diff --git a/.gitattributes b/.gitattributes index a6344aac8c09253b3b630fb776ae94478aa0275b..13eb5075c8c4f9f62387005bf279087c6ca4f7f6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text *.zip filter=lfs diff=lfs merge=lfs -text *.zst filter=lfs diff=lfs merge=lfs -text *tfevents* filter=lfs diff=lfs merge=lfs -text +exp/finetune/wandb/latest-run/run-hc47k8jw.wandb filter=lfs diff=lfs merge=lfs -text +exp/finetune/wandb/run-20250422_122624-hc47k8jw/run-hc47k8jw.wandb filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md index 0207cdf9fd93dc7c27a82964a29b8f5a988be6bc..5e1cc9277b5ddabb139d129978a5c15cc61fbbd9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ # Common Accent ASR Model - This is a fine-tuned ASR model based on [espnet/owsm_v3.1_ebf_base](https://huggingface.co/espnet/owsm_v3.1_ebf_base) trained on the [DTU54DL/common-accent](https://huggingface.co/datasets/DTU54DL/common-accent) dataset. ## Model details @@ -8,7 +7,6 @@ This is a fine-tuned ASR model based on [espnet/owsm_v3.1_ebf_base](https://hugg - Task: Automatic Speech Recognition ## Usage - ```python import torch import numpy as np @@ -23,6 +21,7 @@ model = Speech2Text.from_pretrained( ) # Example inference -waveform = ... # Load your audio as numpy array +waveform = ... # Load your audio as numpy array transcription = model(waveform) -print(transcription[0][0]) # Print the transcription \ No newline at end of file +print(transcription[0][0]) # Print the transcription +``` \ No newline at end of file diff --git a/exp/finetune/1epoch.pth b/exp/finetune/1epoch.pth new file mode 100644 index 0000000000000000000000000000000000000000..b6f89f3f9b978791408e3473637be5170a31339f --- /dev/null +++ b/exp/finetune/1epoch.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbffdc800a7b5e14a4b39230f86f1cbded7c0bba91886d4852282c212a7cb74 +size 404962360 diff --git a/exp/finetune/2epoch.pth b/exp/finetune/2epoch.pth new file mode 100644 index 0000000000000000000000000000000000000000..8cb5eb5648c1158f3eb58156b2cb9b47e38a0817 --- /dev/null +++ b/exp/finetune/2epoch.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a2346271c134d72130a43803053bfb4299c3ae4ea10c6a857992254ac7286e5 +size 404962360 diff --git a/exp/finetune/3epoch.pth b/exp/finetune/3epoch.pth new file mode 100644 index 0000000000000000000000000000000000000000..7e5d83a26a588bfca9a0f7c589db7d3eab9c2def --- /dev/null +++ b/exp/finetune/3epoch.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b6908f60a520456effc351ac4368dee639517118ecf1a47712473916b9375cd +size 404962360 diff --git a/exp/finetune/4epoch.pth b/exp/finetune/4epoch.pth new file mode 100644 index 0000000000000000000000000000000000000000..6b10f336f93735543eaf45b2edebc71cb0a388ac --- /dev/null +++ b/exp/finetune/4epoch.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc88df7bc5f7659f12a65a1d5742d80157eb1036ace66cfdf7629e28a62d11ba +size 404962360 diff --git a/exp/finetune/checkpoint.pth b/exp/finetune/checkpoint.pth new file mode 100644 index 0000000000000000000000000000000000000000..152db7e94d213fc54265ebea8ca7b3b9316eda7d --- /dev/null +++ b/exp/finetune/checkpoint.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cdc80e832c1c363bc77b3554b79dbf37d12ad023cb007e90af1ac42133ab4a7 +size 1214776468 diff --git a/exp/finetune/config.yaml b/exp/finetune/config.yaml index 6f3741b80325a6698f63e0d1d30ba80738dc901d..35cd5a3d9b5bc26543e50cdb75d132e768f4526d 100644 --- a/exp/finetune/config.yaml +++ b/exp/finetune/config.yaml @@ -16337,7 +16337,7 @@ token_list: - 有效 - volle - ▁May -- َّ +- َّ - ▁honey - 行って - чет diff --git a/exp/finetune/images/acc.png b/exp/finetune/images/acc.png new file mode 100644 index 0000000000000000000000000000000000000000..09ded3ff96b0ffe7c3f39b05241f8b8b1d2ca195 Binary files /dev/null and b/exp/finetune/images/acc.png differ diff --git a/exp/finetune/images/backward_time.png b/exp/finetune/images/backward_time.png new file mode 100644 index 0000000000000000000000000000000000000000..f8ad4b2b7d78e9f4cdf5fa5c900d631e954d7ac1 Binary files /dev/null and b/exp/finetune/images/backward_time.png differ diff --git a/exp/finetune/images/cer.png b/exp/finetune/images/cer.png new file mode 100644 index 0000000000000000000000000000000000000000..d4838bfebbdbba0bfe9b9b9aa10f1df8461c16b3 Binary files /dev/null and b/exp/finetune/images/cer.png differ diff --git a/exp/finetune/images/cer_ctc.png b/exp/finetune/images/cer_ctc.png new file mode 100644 index 0000000000000000000000000000000000000000..d186ebbb016f2be7c3834a6c0b29a325d64a0ba4 Binary files /dev/null and b/exp/finetune/images/cer_ctc.png differ diff --git a/exp/finetune/images/clip.png b/exp/finetune/images/clip.png new file mode 100644 index 0000000000000000000000000000000000000000..a71429f0094490d89e22d9b5a2a53ffccdf71b92 Binary files /dev/null and b/exp/finetune/images/clip.png differ diff --git a/exp/finetune/images/forward_time.png b/exp/finetune/images/forward_time.png new file mode 100644 index 0000000000000000000000000000000000000000..725a5b58a06797618cc73d889b29bf6c07acbf1f Binary files /dev/null and b/exp/finetune/images/forward_time.png differ diff --git a/exp/finetune/images/gpu_max_cached_mem_GB.png b/exp/finetune/images/gpu_max_cached_mem_GB.png new file mode 100644 index 0000000000000000000000000000000000000000..040313df85a8d821b09b00978c05a445d9ff97d9 Binary files /dev/null and b/exp/finetune/images/gpu_max_cached_mem_GB.png differ diff --git a/exp/finetune/images/grad_norm.png b/exp/finetune/images/grad_norm.png new file mode 100644 index 0000000000000000000000000000000000000000..a87a57c7dc41213d8941d3fb41638d3fdf3366a6 Binary files /dev/null and b/exp/finetune/images/grad_norm.png differ diff --git a/exp/finetune/images/iter_time.png b/exp/finetune/images/iter_time.png new file mode 100644 index 0000000000000000000000000000000000000000..02f85310e2c3472b422ee54d5bab5959b7f83f8f Binary files /dev/null and b/exp/finetune/images/iter_time.png differ diff --git a/exp/finetune/images/loss.png b/exp/finetune/images/loss.png new file mode 100644 index 0000000000000000000000000000000000000000..38bd31ab339b62665c1b261e9c9c3666f99f6da1 Binary files /dev/null and b/exp/finetune/images/loss.png differ diff --git a/exp/finetune/images/loss_att.png b/exp/finetune/images/loss_att.png new file mode 100644 index 0000000000000000000000000000000000000000..19f7e942b44ef66b697605b299e3b97a5046d68f Binary files /dev/null and b/exp/finetune/images/loss_att.png differ diff --git a/exp/finetune/images/loss_ctc.png b/exp/finetune/images/loss_ctc.png new file mode 100644 index 0000000000000000000000000000000000000000..856ae8a389bab2a68d5947e0c24adad03c822e78 Binary files /dev/null and b/exp/finetune/images/loss_ctc.png differ diff --git a/exp/finetune/images/loss_scale.png b/exp/finetune/images/loss_scale.png new file mode 100644 index 0000000000000000000000000000000000000000..a71429f0094490d89e22d9b5a2a53ffccdf71b92 Binary files /dev/null and b/exp/finetune/images/loss_scale.png differ diff --git a/exp/finetune/images/optim0_lr0.png b/exp/finetune/images/optim0_lr0.png new file mode 100644 index 0000000000000000000000000000000000000000..a71429f0094490d89e22d9b5a2a53ffccdf71b92 Binary files /dev/null and b/exp/finetune/images/optim0_lr0.png differ diff --git a/exp/finetune/images/optim_step_time.png b/exp/finetune/images/optim_step_time.png new file mode 100644 index 0000000000000000000000000000000000000000..ea3e14de79ec269df4654c73115a9707995b59c4 Binary files /dev/null and b/exp/finetune/images/optim_step_time.png differ diff --git a/exp/finetune/images/train_time.png b/exp/finetune/images/train_time.png new file mode 100644 index 0000000000000000000000000000000000000000..6aca85a0f301e109af04e7b62b654377900b34f7 Binary files /dev/null and b/exp/finetune/images/train_time.png differ diff --git a/exp/finetune/images/wer.png b/exp/finetune/images/wer.png new file mode 100644 index 0000000000000000000000000000000000000000..a0253f3fc0aa2d0cf33aefc810a7d5917141310d Binary files /dev/null and b/exp/finetune/images/wer.png differ diff --git a/exp/finetune/latest.pth b/exp/finetune/latest.pth new file mode 100644 index 0000000000000000000000000000000000000000..6b10f336f93735543eaf45b2edebc71cb0a388ac --- /dev/null +++ b/exp/finetune/latest.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc88df7bc5f7659f12a65a1d5742d80157eb1036ace66cfdf7629e28a62d11ba +size 404962360 diff --git a/exp/finetune/tensorboard/train/events.out.tfevents.1745339185.babel-4-33.3934128.0 b/exp/finetune/tensorboard/train/events.out.tfevents.1745339185.babel-4-33.3934128.0 new file mode 100644 index 0000000000000000000000000000000000000000..f82c074c6dd709d3939483585880c2685ff1ba4d --- /dev/null +++ b/exp/finetune/tensorboard/train/events.out.tfevents.1745339185.babel-4-33.3934128.0 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87fddd289574d25dbb4fab9f15731ee5846cfd7e9333127eeb3f552b73abf7ea +size 127256 diff --git a/exp/finetune/tensorboard/valid/events.out.tfevents.1745339185.babel-4-33.3934128.1 b/exp/finetune/tensorboard/valid/events.out.tfevents.1745339185.babel-4-33.3934128.1 new file mode 100644 index 0000000000000000000000000000000000000000..857c9ff5034c26aa031457bda4d477798d11f5e2 --- /dev/null +++ b/exp/finetune/tensorboard/valid/events.out.tfevents.1745339185.babel-4-33.3934128.1 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2ce1078bcbe5a2b12b5be8993ed5d0cccaa90ea8b02d36776fa7ad6e7f79c14 +size 1564 diff --git a/exp/finetune/valid.acc.ave.pth b/exp/finetune/valid.acc.ave.pth new file mode 100644 index 0000000000000000000000000000000000000000..179572235ec985d752c2b805d7b2d26f862e9a52 --- /dev/null +++ b/exp/finetune/valid.acc.ave.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15823d9cb130150a9243cba36e92171093f49a3dd5f679dbb560464a4c1190c5 +size 404968406 diff --git a/exp/finetune/valid.acc.ave_3best.pth b/exp/finetune/valid.acc.ave_3best.pth new file mode 100644 index 0000000000000000000000000000000000000000..179572235ec985d752c2b805d7b2d26f862e9a52 --- /dev/null +++ b/exp/finetune/valid.acc.ave_3best.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15823d9cb130150a9243cba36e92171093f49a3dd5f679dbb560464a4c1190c5 +size 404968406 diff --git a/exp/finetune/valid.acc.best.pth b/exp/finetune/valid.acc.best.pth new file mode 100644 index 0000000000000000000000000000000000000000..b6f89f3f9b978791408e3473637be5170a31339f --- /dev/null +++ b/exp/finetune/valid.acc.best.pth @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebbffdc800a7b5e14a4b39230f86f1cbded7c0bba91886d4852282c212a7cb74 +size 404962360 diff --git a/exp/finetune/wandb/debug-internal.log b/exp/finetune/wandb/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..8a21e017023308722e94ddb0c5c115bc95815f70 --- /dev/null +++ b/exp/finetune/wandb/debug-internal.log @@ -0,0 +1,17 @@ +{"time":"2025-04-22T12:26:24.699996553-04:00","level":"INFO","msg":"stream: starting","core version":"0.19.6","symlink path":"exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log"} +{"time":"2025-04-22T12:26:24.81223292-04:00","level":"INFO","msg":"created new stream","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812702295-04:00","level":"INFO","msg":"writer: Do: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812796834-04:00","level":"INFO","msg":"sender: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812793588-04:00","level":"INFO","msg":"handler: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812797595-04:00","level":"INFO","msg":"stream: started","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:25.072522218-04:00","level":"INFO","msg":"Starting system monitor"} +{"time":"2025-04-22T13:28:37.53429929-04:00","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/files/gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw/file_stream\": dial tcp 35.186.228.49:443: connect: connection timed out"} +{"time":"2025-04-22T13:36:00.330987928-04:00","level":"INFO","msg":"Stopping system monitor"} +{"time":"2025-04-22T13:36:00.33232475-04:00","level":"INFO","msg":"Stopped system monitor"} +{"time":"2025-04-22T13:36:01.292531969-04:00","level":"INFO","msg":"handler: operation stats","stats":{}} +{"time":"2025-04-22T13:36:01.461755077-04:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"} +{"time":"2025-04-22T13:36:03.418249732-04:00","level":"INFO","msg":"stream: closing","id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418297973-04:00","level":"INFO","msg":"handler: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418318932-04:00","level":"INFO","msg":"writer: Close: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418339511-04:00","level":"INFO","msg":"sender: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.421317411-04:00","level":"INFO","msg":"stream: closed","id":"hc47k8jw"} diff --git a/exp/finetune/wandb/debug.log b/exp/finetune/wandb/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..cdea53bbd9324eb3ebb1fd7cd26df45e99ed5bbb --- /dev/null +++ b/exp/finetune/wandb/debug.log @@ -0,0 +1,30 @@ +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Current SDK version is 0.19.6 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Configure stats pid to 3934128 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/.config/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/speech/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from environment variables +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():637] Logging user logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():638] Logging internal logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():756] calling init triggers +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():761] wandb.init called with sweep_config: {} +config: {'_wandb': {}} +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():789] starting backend +2025-04-22 12:26:24,688 INFO MainThread:3934128 [wandb_init.py:init():793] sending inform_init request +2025-04-22 12:26:24,695 INFO MainThread:3934128 [backend.py:_multiprocessing_setup():97] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2025-04-22 12:26:24,696 INFO MainThread:3934128 [wandb_init.py:init():808] backend started and connected +2025-04-22 12:26:24,704 INFO MainThread:3934128 [wandb_init.py:init():901] updated telemetry +2025-04-22 12:26:24,705 INFO MainThread:3934128 [wandb_init.py:init():936] communicating run to backend with 90.0 second timeout +2025-04-22 12:26:25,069 INFO MainThread:3934128 [wandb_init.py:init():994] starting run threads in backend +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_console_start():2385] atexit reg +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2235] redirect: wrap_raw +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2300] Wrapping output streams. +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2325] Redirects installed. +2025-04-22 12:26:25,475 INFO MainThread:3934128 [wandb_init.py:init():1036] run started, returning control to user process +2025-04-22 12:26:25,642 INFO MainThread:3934128 [wandb_run.py:_config_callback():1253] config_cb None None {'accum_grad': 4, 'allow_variable_data_keys': False, 'batch_bins': 1600000, 'batch_size': 8, 'batch_type': 'unsorted', 'best_model_criterion': [['valid', 'acc', 'max']], 'bpemodel': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/data/token_list/bpe_unigram50000/bpe.model', 'chunk_excluded_key_prefixes': [], 'chunk_length': 500, 'chunk_shift_ratio': 0.5, 'cleaner': None, 'collect_stats': False, 'config': 'conf/train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg.yaml', 'create_graph_in_tensorboard': False, 'ctc_conf': {'ctc_type': 'builtin', 'dropout_rate': 0.0, 'ignore_nan_grad': None, 'reduce': True, 'zero_infinity': True}, 'cudnn_benchmark': False, 'cudnn_deterministic': True, 'cudnn_enabled': True, 'decoder': 'transformer', 'decoder_conf': {'attention_heads': 6, 'dropout_rate': 0.05, 'linear_units': 1536, 'num_blocks': 6, 'positional_dropout_rate': 0.05, 'self_attention_dropout_rate': 0.05, 'src_attention_dropout_rate': 0.05}, 'detect_anomaly': False, 'dist_backend': 'nccl', 'dist_init_method': 'env://', 'dist_launcher': None, 'dist_master_addr': None, 'dist_master_port': None, 'dist_rank': None, 'dist_world_size': None, 'distributed': False, 'drop_last_iter': False, 'dry_run': False, 'early_stopping_criterion': ['valid', 'loss', 'min'], 'encoder': 'e_branchformer', 'encoder_conf': {'attention_dropout_rate': 0.05, 'attention_heads': 6, 'attention_layer_type': 'selfattn', 'cgmlp_conv_kernel': 31, 'cgmlp_linear_units': 1536, 'dropout_rate': 0.05, 'gate_activation': 'identity', 'input_layer': 'conv2d', 'layer_drop_rate': 0.0, 'linear_units': 1536, 'macaron_ffn': True, 'merge_conv_kernel': 31, 'num_blocks': 6, 'output_size': 384, 'pos_enc_layer_type': 'abs_pos', 'positional_dropout_rate': 0.05, 'positionwise_layer_type': 'linear', 'rel_pos_type': 'latest', 'use_ffn': True, 'use_linear_after_conv': False}, 'exclude_weight_decay': False, 'exclude_weight_decay_conf': {}, 'fold_length': [80000, 150, 150, 150], 'freeze_param': [], 'frontend': 'default', 'frontend_conf': {'fs': '16k', 'hop_length': 160, 'n_fft': 512, 'win_length': 400}, 'g2p': None, 'grad_clip': 5.0, 'grad_clip_type': 2.0, 'grad_noise': False, 'ignore_init_mismatch': False, 'init': None, 'init_param': [], 'input_size': None, 'iterator_type': 'sequence', 'keep_nbest_models': 3, 'local_rank': 0, 'log_interval': 10, 'log_level': 'INFO', 'max_cache_fd': 32, 'max_cache_size': 0.0, 'max_epoch': 5, 'model': 'espnet', 'model_conf': {'ctc_weight': 0.3, 'length_normalized_loss': False, 'lsm_weight': 0.1, 'sym_na': ''}, 'multiple_iterator': False, 'multiprocessing_distributed': False, 'nbest_averaging_interval': 0, 'ngpu': 1, 'no_forward_run': False, 'noise_apply_prob': 1.0, 'noise_db_range': '13_15', 'noise_scp': None, 'non_linguistic_symbols': None, 'normalize': 'global_mvn', 'normalize_conf': {'stats_file': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/exp/s2t_stats_raw_bpe50000/train/feats_stats.npz'}, 'num_att_plot': 0, 'num_cache_chunks': 1024, 'num_iters_per_epoch': 500, 'num_workers': 1, 'optim': 'adamw', 'optim_conf': {'lr': 0.0001, 'weight_decay': 1e-06}, 'output_dir': './exp/finetune', 'patience': 2, 'postencoder': None, 'postencoder_conf': {}, 'preencoder': None, 'preencoder_conf': {}, 'preprocessor': 's2t', 'preprocessor_conf': {'speech_name': 'speech', 'text_name': 'text'}, 'pretrain_path': None, 'print_config': False, 'required': ['output_dir', 'token_list'], 'resume': True, 'rir_apply_prob': 1.0, 'rir_scp': None, 'scheduler': 'steplr', 'scheduler_conf': {'step_size': 1000}, 'seed': 2024, 'sharded_ddp': False, 'short_noise_thres': 0.5, 'shuffle_within_batch': False, 'sort_batch': 'descending', 'sort_in_batch': 'descending', 'specaug': 'specaug', 'specaug_conf': {'apply_time_warp': True, 'time_warp_window': 5, 'time_warp_mode': 'bicubic', 'apply_freq_mask': True, 'freq_mask_width_range': [0, 27], 'num_freq_mask': 2, 'apply_time_mask': True, 'time_mask_width_ratio_range': [0.0, 0.05], 'num_time_mask': 5}, 'speech_volume_normalize': None, 'token_list': ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '
', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<0.00>', '<0.02>', '<0.04>', '<0.06>', '<0.08>', '<0.10>', '<0.12>', '<0.14>', '<0.16>', '<0.18>', '<0.20>', '<0.22>', '<0.24>', '<0.26>', '<0.28>', '<0.30>', '<0.32>', '<0.34>', '<0.36>', '<0.38>', '<0.40>', '<0.42>', '<0.44>', '<0.46>', '<0.48>', '<0.50>', '<0.52>', '<0.54>', '<0.56>', '<0.58>', '<0.60>', '<0.62>', '<0.64>', '<0.66>', '<0.68>', '<0.70>', '<0.72>', '<0.74>', '<0.76>', '<0.78>', '<0.80>', '<0.82>', '<0.84>', '<0.86>', '<0.88>', '<0.90>', '<0.92>', '<0.94>', '<0.96>', '<0.98>', '<1.00>', '<1.02>', '<1.04>', '<1.06>', '<1.08>', '<1.10>', '<1.12>', '<1.14>', '<1.16>', '<1.18>', '<1.20>', '<1.22>', '<1.24>', '<1.26>', '<1.28>', '<1.30>', '<1.32>', '<1.34>', '<1.36>', '<1.38>', '<1.40>', '<1.42>', '<1.44>', '<1.46>', '<1.48>', '<1.50>', '<1.52>', '<1.54>', '<1.56>', '<1.58>', '<1.60>', '<1.62>', '<1.64>', '<1.66>', '<1.68>', '<1.70>', '<1.72>', '<1.74>', '<1.76>', '<1.78>', '<1.80>', '<1.82>', '<1.84>', '<1.86>', '<1.88>', '<1.90>', '<1.92>', '<1.94>', '<1.96>', '<1.98>', '<2.00>', '<2.02>', '<2.04>', '<2.06>', '<2.08>', '<2.10>', '<2.12>', '<2.14>', '<2.16>', '<2.18>', '<2.20>', '<2.22>', '<2.24>', '<2.26>', '<2.28>', '<2.30>', '<2.32>', '<2.34>', '<2.36>', '<2.38>', '<2.40>', '<2.42>', '<2.44>', '<2.46>', '<2.48>', '<2.50>', '<2.52>', '<2.54>', '<2.56>', '<2.58>', '<2.60>', '<2.62>', '<2.64>', '<2.66>', '<2.68>', '<2.70>', '<2.72>', '<2.74>', '<2.76>', '<2.78>', '<2.80>', '<2.82>', '<2.84>', '<2.86>', '<2.88>', '<2.90>', '<2.92>', '<2.94>', '<2.96>', '<2.98>', '<3.00>', '<3.02>', '<3.04>', '<3.06>', '<3.08>', '<3.10>', '<3.12>', '<3.14>', '<3.16>', '<3.18>', '<3.20>', '<3.22>', '<3.24>', '<3.26>', '<3.28>', '<3.30>', '<3.32>', '<3.34>', '<3.36>', '<3.38>', '<3.40>', '<3.42>', '<3.44>', '<3.46>', '<3.48>', '<3.50>', '<3.52>', '<3.54>', '<3.56>', '<3.58>', '<3.60>', '<3.62>', '<3.64>', '<3.66>', '<3.68>', '<3.70>', '<3.72>', '<3.74>', '<3.76>', '<3.78>', '<3.80>', '<3.82>', '<3.84>', '<3.86>', '<3.88>', '<3.90>', '<3.92>', '<3.94>', '<3.96>', '<3.98>', '<4.00>', '<4.02>', '<4.04>', '<4.06>', '<4.08>', '<4.10>', '<4.12>', '<4.14>', '<4.16>', '<4.18>', '<4.20>', '<4.22>', '<4.24>', '<4.26>', '<4.28>', '<4.30>', '<4.32>', '<4.34>', '<4.36>', '<4.38>', '<4.40>', '<4.42>', '<4.44>', '<4.46>', '<4.48>', '<4.50>', '<4.52>', '<4.54>', '<4.56>', '<4.58>', '<4.60>', '<4.62>', '<4.64>', '<4.66>', '<4.68>', '<4.70>', '<4.72>', '<4.74>', '<4.76>', '<4.78>', '<4.80>', '<4.82>', '<4.84>', '<4.86>', '<4.88>', '<4.90>', '<4.92>', '<4.94>', '<4.96>', '<4.98>', '<5.00>', '<5.02>', '<5.04>', '<5.06>', '<5.08>', '<5.10>', '<5.12>', '<5.14>', '<5.16>', '<5.18>', '<5.20>', '<5.22>', '<5.24>', '<5.26>', '<5.28>', '<5.30>', '<5.32>', '<5.34>', '<5.36>', '<5.38>', '<5.40>', '<5.42>', '<5.44>', '<5.46>', '<5.48>', '<5.50>', '<5.52>', '<5.54>', '<5.56>', '<5.58>', '<5.60>', '<5.62>', '<5.64>', '<5.66>', '<5.68>', '<5.70>', '<5.72>', '<5.74>', '<5.76>', '<5.78>', '<5.80>', '<5.82>', '<5.84>', '<5.86>', '<5.88>', '<5.90>', '<5.92>', '<5.94>', '<5.96>', '<5.98>', '<6.00>', '<6.02>', '<6.04>', '<6.06>', '<6.08>', '<6.10>', '<6.12>', '<6.14>', '<6.16>', '<6.18>', '<6.20>', '<6.22>', '<6.24>', '<6.26>', '<6.28>', '<6.30>', '<6.32>', '<6.34>', '<6.36>', '<6.38>', '<6.40>', '<6.42>', '<6.44>', '<6.46>', '<6.48>', '<6.50>', '<6.52>', '<6.54>', '<6.56>', '<6.58>', '<6.60>', '<6.62>', '<6.64>', '<6.66>', '<6.68>', '<6.70>', '<6.72>', '<6.74>', '<6.76>', '<6.78>', '<6.80>', '<6.82>', '<6.84>', '<6.86>', '<6.88>', '<6.90>', '<6.92>', '<6.94>', '<6.96>', '<6.98>', '<7.00>', '<7.02>', '<7.04>', '<7.06>', '<7.08>', '<7.10>', '<7.12>', '<7.14>', '<7.16>', '<7.18>', '<7.20>', '<7.22>', '<7.24>', '<7.26>', '<7.28>', '<7.30>', '<7.32>', '<7.34>', '<7.36>', '<7.38>', '<7.40>', '<7.42>', '<7.44>', '<7.46>', '<7.48>', '<7.50>', '<7.52>', '<7.54>', '<7.56>', '<7.58>', '<7.60>', '<7.62>', '<7.64>', '<7.66>', '<7.68>', '<7.70>', '<7.72>', '<7.74>', '<7.76>', '<7.78>', '<7.80>', '<7.82>', '<7.84>', '<7.86>', '<7.88>', '<7.90>', '<7.92>', '<7.94>', '<7.96>', '<7.98>', '<8.00>', '<8.02>', '<8.04>', '<8.06>', '<8.08>', '<8.10>', '<8.12>', '<8.14>', '<8.16>', '<8.18>', '<8.20>', '<8.22>', '<8.24>', '<8.26>', '<8.28>', '<8.30>', '<8.32>', '<8.34>', '<8.36>', '<8.38>', '<8.40>', '<8.42>', '<8.44>', '<8.46>', '<8.48>', '<8.50>', '<8.52>', '<8.54>', '<8.56>', '<8.58>', '<8.60>', '<8.62>', '<8.64>', '<8.66>', '<8.68>', '<8.70>', '<8.72>', '<8.74>', '<8.76>', '<8.78>', '<8.80>', '<8.82>', '<8.84>', '<8.86>', '<8.88>', '<8.90>', '<8.92>', '<8.94>', '<8.96>', '<8.98>', '<9.00>', '<9.02>', '<9.04>', '<9.06>', '<9.08>', '<9.10>', '<9.12>', '<9.14>', '<9.16>', '<9.18>', '<9.20>', '<9.22>', '<9.24>', '<9.26>', '<9.28>', '<9.30>', '<9.32>', '<9.34>', '<9.36>', '<9.38>', '<9.40>', '<9.42>', '<9.44>', '<9.46>', '<9.48>', '<9.50>', '<9.52>', '<9.54>', '<9.56>', '<9.58>', '<9.60>', '<9.62>', '<9.64>', '<9.66>', '<9.68>', '<9.70>', '<9.72>', '<9.74>', '<9.76>', '<9.78>', '<9.80>', '<9.82>', '<9.84>', '<9.86>', '<9.88>', '<9.90>', '<9.92>', '<9.94>', '<9.96>', '<9.98>', '<10.00>', '<10.02>', '<10.04>', '<10.06>', '<10.08>', '<10.10>', '<10.12>', '<10.14>', '<10.16>', '<10.18>', '<10.20>', '<10.22>', '<10.24>', '<10.26>', '<10.28>', '<10.30>', '<10.32>', '<10.34>', '<10.36>', '<10.38>', '<10.40>', '<10.42>', '<10.44>', '<10.46>', '<10.48>', '<10.50>', '<10.52>', '<10.54>', '<10.56>', '<10.58>', '<10.60>', '<10.62>', '<10.64>', '<10.66>', '<10.68>', '<10.70>', '<10.72>', '<10.74>', '<10.76>', '<10.78>', '<10.80>', '<10.82>', '<10.84>', '<10.86>', '<10.88>', '<10.90>', '<10.92>', '<10.94>', '<10.96>', '<10.98>', '<11.00>', '<11.02>', '<11.04>', '<11.06>', '<11.08>', '<11.10>', '<11.12>', '<11.14>', '<11.16>', '<11.18>', '<11.20>', '<11.22>', '<11.24>', '<11.26>', '<11.28>', '<11.30>', '<11.32>', '<11.34>', '<11.36>', '<11.38>', '<11.40>', '<11.42>', '<11.44>', '<11.46>', '<11.48>', '<11.50>', '<11.52>', '<11.54>', '<11.56>', '<11.58>', '<11.60>', '<11.62>', '<11.64>', '<11.66>', '<11.68>', '<11.70>', '<11.72>', '<11.74>', '<11.76>', '<11.78>', '<11.80>', '<11.82>', '<11.84>', '<11.86>', '<11.88>', '<11.90>', '<11.92>', '<11.94>', '<11.96>', '<11.98>', '<12.00>', '<12.02>', '<12.04>', '<12.06>', '<12.08>', '<12.10>', '<12.12>', '<12.14>', '<12.16>', '<12.18>', '<12.20>', '<12.22>', '<12.24>', '<12.26>', '<12.28>', '<12.30>', '<12.32>', '<12.34>', '<12.36>', '<12.38>', '<12.40>', '<12.42>', '<12.44>', '<12.46>', '<12.48>', '<12.50>', '<12.52>', '<12.54>', '<12.56>', '<12.58>', '<12.60>', '<12.62>', '<12.64>', '<12.66>', '<12.68>', '<12.70>', '<12.72>', '<12.74>', '<12.76>', '<12.78>', '<12.80>', '<12.82>', '<12.84>', '<12.86>', '<12.88>', '<12.90>', '<12.92>', '<12.94>', '<12.96>', '<12.98>', '<13.00>', '<13.02>', '<13.04>', '<13.06>', '<13.08>', '<13.10>', '<13.12>', '<13.14>', '<13.16>', '<13.18>', '<13.20>', '<13.22>', '<13.24>', '<13.26>', '<13.28>', '<13.30>', '<13.32>', '<13.34>', '<13.36>', '<13.38>', '<13.40>', '<13.42>', '<13.44>', '<13.46>', '<13.48>', '<13.50>', '<13.52>', '<13.54>', '<13.56>', '<13.58>', '<13.60>', '<13.62>', '<13.64>', '<13.66>', '<13.68>', '<13.70>', '<13.72>', '<13.74>', '<13.76>', '<13.78>', '<13.80>', '<13.82>', '<13.84>', '<13.86>', '<13.88>', '<13.90>', '<13.92>', '<13.94>', '<13.96>', '<13.98>', '<14.00>', '<14.02>', '<14.04>', '<14.06>', '<14.08>', '<14.10>', '<14.12>', '<14.14>', '<14.16>', '<14.18>', '<14.20>', '<14.22>', '<14.24>', '<14.26>', '<14.28>', '<14.30>', '<14.32>', '<14.34>', '<14.36>', '<14.38>', '<14.40>', '<14.42>', '<14.44>', '<14.46>', '<14.48>', '<14.50>', '<14.52>', '<14.54>', '<14.56>', '<14.58>', '<14.60>', '<14.62>', '<14.64>', '<14.66>', '<14.68>', '<14.70>', '<14.72>', '<14.74>', '<14.76>', '<14.78>', '<14.80>', '<14.82>', '<14.84>', '<14.86>', '<14.88>', '<14.90>', '<14.92>', '<14.94>', '<14.96>', '<14.98>', '<15.00>', '<15.02>', '<15.04>', '<15.06>', '<15.08>', '<15.10>', '<15.12>', '<15.14>', '<15.16>', '<15.18>', '<15.20>', '<15.22>', '<15.24>', '<15.26>', '<15.28>', '<15.30>', '<15.32>', '<15.34>', '<15.36>', '<15.38>', '<15.40>', '<15.42>', '<15.44>', '<15.46>', '<15.48>', '<15.50>', '<15.52>', '<15.54>', '<15.56>', '<15.58>', '<15.60>', '<15.62>', '<15.64>', '<15.66>', '<15.68>', '<15.70>', '<15.72>', '<15.74>', '<15.76>', '<15.78>', '<15.80>', '<15.82>', '<15.84>', '<15.86>', '<15.88>', '<15.90>', '<15.92>', '<15.94>', '<15.96>', '<15.98>', '<16.00>', '<16.02>', '<16.04>', '<16.06>', '<16.08>', '<16.10>', '<16.12>', '<16.14>', '<16.16>', '<16.18>', '<16.20>', '<16.22>', '<16.24>', '<16.26>', '<16.28>', '<16.30>', '<16.32>', '<16.34>', '<16.36>', '<16.38>', '<16.40>', '<16.42>', '<16.44>', '<16.46>', '<16.48>', '<16.50>', '<16.52>', '<16.54>', '<16.56>', '<16.58>', '<16.60>', '<16.62>', '<16.64>', '<16.66>', '<16.68>', '<16.70>', '<16.72>', '<16.74>', '<16.76>', '<16.78>', '<16.80>', '<16.82>', '<16.84>', '<16.86>', '<16.88>', '<16.90>', '<16.92>', '<16.94>', '<16.96>', '<16.98>', '<17.00>', '<17.02>', '<17.04>', '<17.06>', '<17.08>', '<17.10>', '<17.12>', '<17.14>', '<17.16>', '<17.18>', '<17.20>', '<17.22>', '<17.24>', '<17.26>', '<17.28>', '<17.30>', '<17.32>', '<17.34>', '<17.36>', '<17.38>', '<17.40>', '<17.42>', '<17.44>', '<17.46>', '<17.48>', '<17.50>', '<17.52>', '<17.54>', '<17.56>', '<17.58>', '<17.60>', '<17.62>', '<17.64>', '<17.66>', '<17.68>', '<17.70>', '<17.72>', '<17.74>', '<17.76>', '<17.78>', '<17.80>', '<17.82>', '<17.84>', '<17.86>', '<17.88>', '<17.90>', '<17.92>', '<17.94>', '<17.96>', '<17.98>', '<18.00>', '<18.02>', '<18.04>', '<18.06>', '<18.08>', '<18.10>', '<18.12>', '<18.14>', '<18.16>', '<18.18>', '<18.20>', '<18.22>', '<18.24>', '<18.26>', '<18.28>', '<18.30>', '<18.32>', '<18.34>', '<18.36>', '<18.38>', '<18.40>', '<18.42>', '<18.44>', '<18.46>', '<18.48>', '<18.50>', '<18.52>', '<18.54>', '<18.56>', '<18.58>', '<18.60>', '<18.62>', '<18.64>', '<18.66>', '<18.68>', '<18.70>', '<18.72>', '<18.74>', '<18.76>', '<18.78>', '<18.80>', '<18.82>', '<18.84>', '<18.86>', '<18.88>', '<18.90>', '<18.92>', '<18.94>', '<18.96>', '<18.98>', '<19.00>', '<19.02>', '<19.04>', '<19.06>', '<19.08>', '<19.10>', '<19.12>', '<19.14>', '<19.16>', '<19.18>', '<19.20>', '<19.22>', '<19.24>', '<19.26>', '<19.28>', '<19.30>', '<19.32>', '<19.34>', '<19.36>', '<19.38>', '<19.40>', '<19.42>', '<19.44>', '<19.46>', '<19.48>', '<19.50>', '<19.52>', '<19.54>', '<19.56>', '<19.58>', '<19.60>', '<19.62>', '<19.64>', '<19.66>', '<19.68>', '<19.70>', '<19.72>', '<19.74>', '<19.76>', '<19.78>', '<19.80>', '<19.82>', '<19.84>', '<19.86>', '<19.88>', '<19.90>', '<19.92>', '<19.94>', '<19.96>', '<19.98>', '<20.00>', '<20.02>', '<20.04>', '<20.06>', '<20.08>', '<20.10>', '<20.12>', '<20.14>', '<20.16>', '<20.18>', '<20.20>', '<20.22>', '<20.24>', '<20.26>', '<20.28>', '<20.30>', '<20.32>', '<20.34>', '<20.36>', '<20.38>', '<20.40>', '<20.42>', '<20.44>', '<20.46>', '<20.48>', '<20.50>', '<20.52>', '<20.54>', '<20.56>', '<20.58>', '<20.60>', '<20.62>', '<20.64>', '<20.66>', '<20.68>', '<20.70>', '<20.72>', '<20.74>', '<20.76>', '<20.78>', '<20.80>', '<20.82>', '<20.84>', '<20.86>', '<20.88>', '<20.90>', '<20.92>', '<20.94>', '<20.96>', '<20.98>', '<21.00>', '<21.02>', '<21.04>', '<21.06>', '<21.08>', '<21.10>', '<21.12>', '<21.14>', '<21.16>', '<21.18>', '<21.20>', '<21.22>', '<21.24>', '<21.26>', '<21.28>', '<21.30>', '<21.32>', '<21.34>', '<21.36>', '<21.38>', '<21.40>', '<21.42>', '<21.44>', '<21.46>', '<21.48>', '<21.50>', '<21.52>', '<21.54>', '<21.56>', '<21.58>', '<21.60>', '<21.62>', '<21.64>', '<21.66>', '<21.68>', '<21.70>', '<21.72>', '<21.74>', '<21.76>', '<21.78>', '<21.80>', '<21.82>', '<21.84>', '<21.86>', '<21.88>', '<21.90>', '<21.92>', '<21.94>', '<21.96>', '<21.98>', '<22.00>', '<22.02>', '<22.04>', '<22.06>', '<22.08>', '<22.10>', '<22.12>', '<22.14>', '<22.16>', '<22.18>', '<22.20>', '<22.22>', '<22.24>', '<22.26>', '<22.28>', '<22.30>', '<22.32>', '<22.34>', '<22.36>', '<22.38>', '<22.40>', '<22.42>', '<22.44>', '<22.46>', '<22.48>', '<22.50>', '<22.52>', '<22.54>', '<22.56>', '<22.58>', '<22.60>', '<22.62>', '<22.64>', '<22.66>', '<22.68>', '<22.70>', '<22.72>', '<22.74>', '<22.76>', '<22.78>', '<22.80>', '<22.82>', '<22.84>', '<22.86>', '<22.88>', '<22.90>', '<22.92>', '<22.94>', '<22.96>', '<22.98>', '<23.00>', '<23.02>', '<23.04>', '<23.06>', '<23.08>', '<23.10>', '<23.12>', '<23.14>', '<23.16>', '<23.18>', '<23.20>', '<23.22>', '<23.24>', '<23.26>', '<23.28>', '<23.30>', '<23.32>', '<23.34>', '<23.36>', '<23.38>', '<23.40>', '<23.42>', '<23.44>', '<23.46>', '<23.48>', '<23.50>', '<23.52>', '<23.54>', '<23.56>', '<23.58>', '<23.60>', '<23.62>', '<23.64>', '<23.66>', '<23.68>', '<23.70>', '<23.72>', '<23.74>', '<23.76>', '<23.78>', '<23.80>', '<23.82>', '<23.84>', '<23.86>', '<23.88>', '<23.90>', '<23.92>', '<23.94>', '<23.96>', '<23.98>', '<24.00>', '<24.02>', '<24.04>', '<24.06>', '<24.08>', '<24.10>', '<24.12>', '<24.14>', '<24.16>', '<24.18>', '<24.20>', '<24.22>', '<24.24>', '<24.26>', '<24.28>', '<24.30>', '<24.32>', '<24.34>', '<24.36>', '<24.38>', '<24.40>', '<24.42>', '<24.44>', '<24.46>', '<24.48>', '<24.50>', '<24.52>', '<24.54>', '<24.56>', '<24.58>', '<24.60>', '<24.62>', '<24.64>', '<24.66>', '<24.68>', '<24.70>', '<24.72>', '<24.74>', '<24.76>', '<24.78>', '<24.80>', '<24.82>', '<24.84>', '<24.86>', '<24.88>', '<24.90>', '<24.92>', '<24.94>', '<24.96>', '<24.98>', '<25.00>', '<25.02>', '<25.04>', '<25.06>', '<25.08>', '<25.10>', '<25.12>', '<25.14>', '<25.16>', '<25.18>', '<25.20>', '<25.22>', '<25.24>', '<25.26>', '<25.28>', '<25.30>', '<25.32>', '<25.34>', '<25.36>', '<25.38>', '<25.40>', '<25.42>', '<25.44>', '<25.46>', '<25.48>', '<25.50>', '<25.52>', '<25.54>', '<25.56>', '<25.58>', '<25.60>', '<25.62>', '<25.64>', '<25.66>', '<25.68>', '<25.70>', '<25.72>', '<25.74>', '<25.76>', '<25.78>', '<25.80>', '<25.82>', '<25.84>', '<25.86>', '<25.88>', '<25.90>', '<25.92>', '<25.94>', '<25.96>', '<25.98>', '<26.00>', '<26.02>', '<26.04>', '<26.06>', '<26.08>', '<26.10>', '<26.12>', '<26.14>', '<26.16>', '<26.18>', '<26.20>', '<26.22>', '<26.24>', '<26.26>', '<26.28>', '<26.30>', '<26.32>', '<26.34>', '<26.36>', '<26.38>', '<26.40>', '<26.42>', '<26.44>', '<26.46>', '<26.48>', '<26.50>', '<26.52>', '<26.54>', '<26.56>', '<26.58>', '<26.60>', '<26.62>', '<26.64>', '<26.66>', '<26.68>', '<26.70>', '<26.72>', '<26.74>', '<26.76>', '<26.78>', '<26.80>', '<26.82>', '<26.84>', '<26.86>', '<26.88>', '<26.90>', '<26.92>', '<26.94>', '<26.96>', '<26.98>', '<27.00>', '<27.02>', '<27.04>', '<27.06>', '<27.08>', '<27.10>', '<27.12>', '<27.14>', '<27.16>', '<27.18>', '<27.20>', '<27.22>', '<27.24>', '<27.26>', '<27.28>', '<27.30>', '<27.32>', '<27.34>', '<27.36>', '<27.38>', '<27.40>', '<27.42>', '<27.44>', '<27.46>', '<27.48>', '<27.50>', '<27.52>', '<27.54>', '<27.56>', '<27.58>', '<27.60>', '<27.62>', '<27.64>', '<27.66>', '<27.68>', '<27.70>', '<27.72>', '<27.74>', '<27.76>', '<27.78>', '<27.80>', '<27.82>', '<27.84>', '<27.86>', '<27.88>', '<27.90>', '<27.92>', '<27.94>', '<27.96>', '<27.98>', '<28.00>', '<28.02>', '<28.04>', '<28.06>', '<28.08>', '<28.10>', '<28.12>', '<28.14>', '<28.16>', '<28.18>', '<28.20>', '<28.22>', '<28.24>', '<28.26>', '<28.28>', '<28.30>', '<28.32>', '<28.34>', '<28.36>', '<28.38>', '<28.40>', '<28.42>', '<28.44>', '<28.46>', '<28.48>', '<28.50>', '<28.52>', '<28.54>', '<28.56>', '<28.58>', '<28.60>', '<28.62>', '<28.64>', '<28.66>', '<28.68>', '<28.70>', '<28.72>', '<28.74>', '<28.76>', '<28.78>', '<28.80>', '<28.82>', '<28.84>', '<28.86>', '<28.88>', '<28.90>', '<28.92>', '<28.94>', '<28.96>', '<28.98>', '<29.00>', '<29.02>', '<29.04>', '<29.06>', '<29.08>', '<29.10>', '<29.12>', '<29.14>', '<29.16>', '<29.18>', '<29.20>', '<29.22>', '<29.24>', '<29.26>', '<29.28>', '<29.30>', '<29.32>', '<29.34>', '<29.36>', '<29.38>', '<29.40>', '<29.42>', '<29.44>', '<29.46>', '<29.48>', '<29.50>', '<29.52>', '<29.54>', '<29.56>', '<29.58>', '<29.60>', '<29.62>', '<29.64>', '<29.66>', '<29.68>', '<29.70>', '<29.72>', '<29.74>', '<29.76>', '<29.78>', '<29.80>', '<29.82>', '<29.84>', '<29.86>', '<29.88>', '<29.90>', '<29.92>', '<29.94>', '<29.96>', '<29.98>', '<30.00>', '▁', ',', '▁the', '.', 's', '▁and', '▁of', '▁to', '▁a', '。', '▁in', "'", '▁that', '▁i', '▁it', '▁was', 'en', 'e', 't', '▁you', '▁he', '▁is', '的', '-', '▁for', '▁de', '▁with', '▁be', 'n', 'd', '▁as', '▁his', '▁we', 'の', '▁on', '、', '▁die', '▁had', 'a', '▁but', '▁so', '?', 'o', '▁not', '▁at', '▁have', '▁this', '▁und', 'er', '▁her', 'i', '▁they', 'm', 'ed', 're', '▁she', '▁an', '▁by', '▁der', 'ing', '▁all', '▁are', '▁la', 'が', 'を', '▁from', '▁me', '▁which', '▁my', 'es', '▁one', 'は', '▁no', '▁there', '了', '▁him', '▁or', '▁were', 'に', 'y', '▁do', '▁what', 'r', '▁zu', '▁our', 'u', '▁if', 'ly', '▁ist', '▁would', '▁when', '▁their', '▁will', '▁said', 'で', '▁es', '▁like', '▁das', '▁Sie', '▁them', '在', '▁can', '▁who', '▁out', '▁know', 'te', '▁been', '▁ich', '▁about', '▁up', '▁I', '!', '▁more', '▁man', 've', '我', '▁que', '▁un', '是', '▁sie', '和', '▁then', '▁your', '▁ein', '▁some', '▁den', 'а', '▁now', '你', '▁von', '▁nicht', '▁very', 'と', '▁has', '▁into', 'in', '▁time', '▁в', 'ar', '▁just', '▁не', '▁um', 'k', '▁could', '▁dass', '▁Und', '人', '▁think', '▁auf', 'al', 'de', '▁и', '▁war', '▁eine', '▁over', '▁mit', '▁well', 'も', '他', '▁see', '▁also', '▁wir', '▁other', '▁des', 'le', '▁how', 'll', '▁than', '不', '啊', '▁these', '▁little', '▁sich', '▁"', 'ten', 'c', 'an', '▁us', '上', '▁l', '▁two', '▁any', '有', '▁don', '▁go', '▁did', '▁people', '▁only', 'е', 'na', '▁good', 'l', 'st', '▁where', '▁на', '▁el', '▁se', 'z', 'to', '中', '▁first', 'g', 'ta', '▁na', '▁di', '▁als', 'is', '▁come', '▁Ich', '▁much', '▁für', 'ne', '▁с', '我们', '大', '▁get', '▁here', '▁down', 'у', '▁du', '▁le', '▁что', 'から', '▁way', 'h', '▁y', '▁wie', '▁should', '▁before', '▁am', '▁made', '▁those', '▁after', '一', 'on', '▁upon', '▁because', '▁back', '▁right', '▁haben', 'se', '▁great', '他们', '▁say', '▁going', 'です', '这个', '▁dem', 'и', '就', 'f', '▁по', '▁make', 'ra', '来', '▁The', 'م', '▁er', '▁its', '▁such', '▁ver', '▁may', 'w', 'ge', '▁even', 'la', '▁men', '说', ':', '▁new', '▁im', '地', 'é', 'da', 'ch', '▁through', '呢', '▁long', 'な', 'me', '▁never', '▁most', '▁Es', 'as', 'il', 'p', '▁A', '▁must', '"', '▁sind', '▁day', 'し', '一个', '▁really', '▁per', 'b', '▁came', '▁con', '1', '这', 'man', '▁And', '▁life', '▁many', 'м', '▁old', 'est', 'я', 'j', '▁я', '▁yeah', 'no', 'ro', '▁again', 'т', '▁things', '▁La', '▁hat', 'be', 'ma', '▁mu', '▁own', '她', 'den', '▁take', 'ci', '▁et', '▁aus', '▁being', '▁je', 'ga', 'os', '它', 'ni', 'we', '▁mr', '▁still', 'ir', '▁我', '2', '▁last', 'か', '小', '▁too', '▁les', '▁might', '会', '▁work', 'us', '▁у', 'ce', 'や', '▁every', 'un', '▁We', '子', '▁ku', '▁al', '去', '▁за', '▁So', 'ы', 'at', '▁want', 'る', 'ی', '▁Die', '到', 'it', '▁went', '▁look', '▁über', 'х', '▁In', 'ti', '▁years', '对', '’', '吗', '▁это', '▁same', '▁three', '▁something', '▁da', 'do', 'li', '▁werden', '▁let', '▁thought', '▁himself', '▁ne', 'й', '▁ah', '被', '▁van', 'って', '▁got', '▁ge', 'д', '▁world', 'ね', 'い', '▁wenn', 'va', '好', '▁einen', '要', '▁thing', '▁while', '▁à', '▁part', '都', 'ه', 'с', '着', '▁year', 'el', '▁del', '▁oh', '▁away', '▁hand', '▁Er', 'em', 'et', 'ho', '下', 'た', '▁Das', '▁auch', 'ka', '▁ya', 'ter', '▁kind', '▁without', '▁place', 'ж', '▁put', '出', 'lo', 'ba', 'ment', '▁oder', '▁under', '没有', 'した', 'л', '▁вы', '▁una', '▁off', 'th', '▁то', 'ri', '里', '▁yet', 'ze', 'н', 'する', '▁diese', '▁another', 'ers', '▁why', 'je', '▁found', '从', '时', 'ko', '就是', 'sa', 'ng', '▁S', '▁shall', '▁aber', '▁sein', 'or', '▁а', '点', '3', 'ur', 'ка', '▁tell', '▁god', 'お', '▁و', '▁Aber', 'ke', 'ness', '也', '▁far', 'able', '▁give', 'si', 'して', '▁though', '▁nothing', 'mo', '▁eyes', '手', '▁once', '家', 'x', 'ver', '▁always', '▁het', '日', '▁saw', '▁house', 'men', '用', 'di', '▁ha', 'この', 'ja', 'go', '▁wird', '▁ever', '▁een', '▁face', 'о', ')', '▁vor', '▁你', '年', '▁love', 'am', '想', 'ung', 'ent', '▁uns', '▁home', 'he', 'на', '▁habe', 'ation', '▁head', '▁nach', 'ли', '▁nur', 'mi', '▁few', 'zi', '▁young', 'но', 'ن', 'て', '▁mean', '▁mich', 'ki', '▁better', '▁each', '▁einem', '▁find', 'ha', '▁si', '▁business', 'ш', 'ت', 'では', '▁left', '▁both', 'ton', '▁It', '▁v', 'der', 'v', '▁einer', '那', '为', 'wa', '▁night', '·', '过', '▁took', '▁(', '▁können', '▁mind', '▁—', 'ya', '▁father', '▁mir', '▁moment', '▁done', '得', '▁va', 'ca', 'د', '水', '▁su', '」', '▁against', '▁need', 'ry', '吧', '的人', '▁end', '▁yes', 'sch', '▁lot', 'ity', 'という', 'um', '▁course', 'co', '▁dat', '▁half', '▁between', '高', '▁Wir', '▁من', 'ant', 'り', '▁next', 'ste', '当', '▁noch', '▁pro', '▁He', '多', '做', '▁E', 'gen', '本', '这些', '事', 'でも', '▁می', '▁door', 'к', '▁called', 'ted', 'son', '▁looked', 'za', '▁ja', 'ul', '前', 'tu', '▁ko', '▁wurde', 'ye', 'ス', '،', '什么', '▁por', '▁kann', '▁los', '▁asked', 'ش', '▁seen', '▁как', '回', 'ла', '「', '▁дробь', '▁улица', '心', '▁side', '▁told', '▁does', 'ら', '4', '者', 'lu', '▁son', '▁having', '生', '▁water', '分', 'ol', '三', '▁sehr', '▁quite', '▁hatte', '看', '▁El', '▁heard', '▁whole', '▁heart', '▁believe', '".', '▁te', '▁met', 'ч', '打', '与', '▁name', '▁uh', '的时候', '▁ni', '而', '▁mother', '▁در', '▁ال', 'vo', '把', '▁bei', 'land', '能', '▁ob', '▁knew', '▁о', '▁op', '▁ma', '▁different', '▁around', '▁best', '▁به', '▁call', '可以', '▁mi', '▁enough', '▁il', '▁second', '▁para', 'く', '行', '自己', '▁par', '性', 'ie', '▁point', '▁seemed', 'ю', 'ます', '后', '▁ba', '▁set', '▁four', '所', 'ました', 'ة', '▁pas', '▁mrs', 'so', 'には', '▁woman', 'ia', 'ven', '▁room', '▁да', '山', 'ting', 'その', '・', 'bo', 'S', '▁five', '▁che', 'ion', '이', '▁high', '走', '▁所以', '▁sure', '▁但是', '▁durch', '还', '5', '▁hundred', '▁country', '▁light', '▁sir', 'та', '▁use', '▁hier', '▁anything', '▁sa', 'г', '▁к', '▁actually', '现在', 'ad', 'by', '▁bir', 'ku', '▁он', '▁quarter', '▁wa', '▁po', 'ó', '▁при', '▁almost', '▁про', '▁days', '▁от', '▁他', '天', 'ken', '▁help', '最', '▁care', '▁sort', 'ر', '您', '▁dieser', '▁Der', 'po', '特', 'id', '新', '▁L', '▁ab', 'ですね', '▁gibt', '▁soon', 'ler', '国', '▁com', '▁з', '▁Be', '我的', '▁white', '▁alle', '▁dann', 'du', 'ling', '▁small', '力', 'ي', 'less', '▁together', '▁fact', 'im', '▁since', '▁money', 'ak', '▁мы', '很', 'à', '个', '你的', '▁qui', '▁doing', 'さん', 'hi', '更', '▁until', '给', 'ine', '斯', '▁talk', '▁question', '▁nor', '老', 'き', 'ty', '▁twenty', '▁didn', '▁used', 'ik', 'vi', '▁bit', '▁hard', '▁miss', 'zu', '▁big', '▁full', '▁Le', '▁Re', '▁yn', '▁De', 'ist', 'よ', '非常', 'au', '▁gave', '不是', '▁morning', 'さ', 'з', '▁mehr', 'ов', '将', 'ку', '▁keep', 'pa', 'ut', '可能', '▁lord', '▁rest', '▁number', '▁An', 'que', '▁real', '가', '▁words', '▁began', 'and', 'ки', '呀', '▁ik', '▁immer', '▁however', '▁hands', '▁open', '▁king', '头', '▁bin', '▁ب', 'A', '▁lo', 'bi', '▁looking', '▁раз', '▁pe', 'led', 'ل', '▁па', '▁c', 'п', 'ig', 'р', '▁turned', '▁feel', '▁En', '那个', '▁waren', '可', 'lar', 'ic', '▁і', '▁felt', '▁так', '比', '▁zum', '▁bu', 'ها', '再', '▁في', '▁wirklich', '像', 'в', '外', '▁etwas', '开始', '已经', '长', 'ちょっと', '▁poor', '▁pour', '▁D', '▁power', '或', '名', '▁word', '▁among', 'gi', '度', '▁myself', '▁children', '▁during', 'ا', '▁whom', '▁ka', 'しました', '▁这', '▁lady', '▁large', '▁matter', '▁death', '▁Ver', '▁Ja', '▁vi', 'pe', '▁true', '6', '▁certain', 'ate', 'ом', 'kan', 'nt', '▁state', '▁pa', '并', 'ь', '▁till', '▁که', '▁dans', '▁person', '月', '金', '▁present', '▁general', 'les', '▁tun', '▁O', 'tion', 'ă', '向', '▁boy', '因为', '▁live', '▁case', '▁est', '▁brought', '以', '▁black', '成', '又', '你们', 'ek', '▁order', '▁dis', 'oj', '▁rather', 'mu', 'だ', '▁Se', '太', '▁voice', '▁w', '▁все', '▁taken', 'zo', '道', '▁Menschen', '先', 'jo', 'ть', '▁Wenn', '让', '▁perhaps', '▁given', 'ない', '内', '▁hear', '▁already', 'ju', '所以', 'ся', '▁une', 'dy', '▁important', '▁girl', '▁human', '▁show', '发', '▁вот', '这种', '▁ihre', '▁را', '▁C', 'wi', '▁hij', 'á', '▁ihr', '▁B', '▁qu', '▁ihn', '▁K', '▁company', 'lan', '▁meine', '▁strong', 'ren', '▁thousand', 'the', 'った', 'га', '▁seine', 'す', '▁air', '▁coming', '▁But', '面', '▁friend', '▁--', 'ben', '▁within', '▁round', '海', '方', '▁Li', '▁change', 'ва', 'ji', 'ard', '▁six', 'み', '二', 'ai', '▁often', '▁everything', '▁sea', 'ع', '没', '▁along', 'nie', '▁sent', '▁Ein', '▁whether', '他的', '7', '▁wissen', '无', 'う', '这是', 'とか', '尔', 'per', '▁estas', '但', '▁но', 'ieren', '▁This', '▁car', 'ive', '▁themselves', 'ب', '车', '口', '▁forward', '入', '学', '▁co', '▁N', 'ado', '▁Na', '西', '何', '▁others', '▁za', 'í', 'つ', 'го', '▁我们', '▁idea', '开', '▁keur', 'س', '▁across', '▁dear', '▁stood', '▁school', '▁那', '▁understand', '▁sagte', '▁making', '▁dan', 'ck', 'bu', '▁family', '▁fire', '▁nature', '▁near', '▁из', '于', 'ем', 'もう', '▁times', 'да', '▁herself', '▁public', '▁niet', '▁b', '▁Zeit', '▁read', '▁cannot', '▁pre', '▁hope', '花', '▁turn', '▁city', 'ル', '▁این', 'cu', '▁würde', 'è', '▁است', '▁zijn', 'ger', '死', '▁از', 'sta', 'ны', '▁viel', '▁li', 'ner', '▁women', '▁gone', '▁sagen', 'ster', '▁non', '▁sur', '听', '▁然后', 'fe', '▁ser', '▁means', '▁thus', 'いい', '▁tu', '▁child', '▁least', 'ق', '▁sehen', '▁T', '▁nu', '化', '▁pretty', 'aba', '▁ki', 'ты', '▁sense', '▁says', 'ada', '▁أ', 'fa', '工作', 'ので', '▁reason', '这样', '▁einfach', '▁keine', '▁behind', '日本', '▁この', '▁wife', '▁Il', 'T', 'E', 'いた', 'che', '▁voor', '▁short', '▁bi', '一些', '▁body', '▁indeed', '先生', '▁ce', '▁feet', 'wo', '一样', '8', '▁M', '就像', '▁wo', '还是', '德', 'نا', '▁до', '▁Ma', '▁sat', '▁continue', 'ま', 'ts', '▁unter', 'age', 'q', '▁ask', '儿', '▁U', '▁close', 'ить', 'ம்', '▁several', '放', '▁won', '▁om', 'ية', '▁whose', 'не', '▁market', '之', '▁red', '▁possible', 'C', 'up', '你知道', '▁amb', 'イ', 'わ', '部', '▁leave', 'tes', 'など', '는', 'として', '▁less', 'ile', 'ク', '▁become', 'ля', '▁later', '重', '拉', 'ان', '吃', '▁known', '▁Un', 'ف', '▁growth', 'zen', 'ä', 'P', 'ft', '▁Ge', '▁friends', 'و', 'lich', '▁either', 'ny', 'gu', '▁story', '▁probably', '体', 'ous', 'ana', '▁ihm', 'ー', '▁Sch', '▁able', '▁thou', '▁else', '▁wieder', 'io', '白', 'ц', '跟', '万', '▁run', '光', '位', '▁diesem', '▁bad', 'б', '▁alone', '但是', 'ات', '▁そして', '▁gut', 'ز', '▁start', '法', '▁past', '路', '▁itself', 'iert', 'aj', '▁în', 'š', '▁Art', 'ле', '▁jetzt', 'I', 'ran', 'і', '▁therefore', 'ア', '▁free', '▁sometimes', '▁passed', 'ў', '▁speak', 'mos', '数', '问题', 'yo', '▁book', '▁line', '▁andere', '▁mal', 'chen', 'ми', '▁Bu', '▁above', '▁became', '▁Al', 'bar', '我们的', '▁wanted', 'des', 'ال', 'way', '利', 'era', 'ك', '▁bo', '▁Je', '▁cried', '9', 'ban', '▁today', 'tro', '▁au', '今', '고', '▁getting', '别', '▁okay', 'ley', '▁kaj', 'ham', '马', 'ん', 'fer', 'sten', '지', '▁saying', '▁No', '▁bring', '▁zwei', '四', 'ated', '需要', '▁p', '田', 'ح', '▁weil', '▁las', '▁z', 'mer', 'gel', '▁és', '世界', '10', 'ber', '孩子', 'んだ', 'ет', 'end', '都是', '▁ta', '▁그', 'だった', '王', 'リ', '▁form', '▁dead', '▁hour', '▁future', 'ма', '▁bis', '▁machen', '物', 'پ', 'лі', '▁earth', '▁zur', '自', 'nd', 'ful', 'カ', '▁là', '▁government', '▁Do', '钱', '▁،', 'му', 'nu', '▁play', '▁remember', '▁land', '▁bed', '▁vous', 'ere', '▁plus', '知道', '两', '带', '真', '▁fast', 'ish', 'ning', '快', '身', '▁fell', '▁dark', '▁held', '时间', 'rs', '定', 'им', '▁As', '▁started', '▁lost', 'op', '主', '▁hi', '▁como', '爱', '▁ت', '▁answer', '▁Was', '一下', '▁bar', '▁один', 'tor', 'します', 'gan', '▁cost', 'ная', '▁fa', 'nya', 'ang', '▁сто', 'ой', '▁early', 'ari', 'min', 'ご', '▁müssen', 'su', '▁ground', 'lin', '▁answered', '▁ago', 'red', '▁anderen', '▁lay', '明', '▁Vi', '▁ў', '▁Ba', 'con', '▁stand', '正', '▁但', '安', '知', '加', '▁под', '合', '▁selbst', '谁', '起', 'han', '▁они', '▁em', 'ра', '▁Ha', 'ç', ']', 'tt', 'vu', '五', '▁truth', '▁Ka', '美', '▁mar', 'ot', 'ド', '▁мне', '看到', '▁alles', '流', '▁denke', '▁try', 'ac', 'iz', 'ait', '人们', 'ker', 'cy', 'ru', '▁clear', 'ко', '同', '▁Leute', '▁working', '克', '▁Ne', '▁front', '▁towards', '▁replied', 'ト', 'port', '▁taking', '▁Ihnen', '▁viele', '火', '然后', '▁же', '怎么', 'her', 'え', 'র', '▁further', '等', '那么', 'day', '的话', 'ин', '叫', '▁Dinge', '▁fine', '▁ad', '市', 'வ', '▁kon', '▁ну', 'ам', '只是', 'om', '▁zurück', '▁trying', '."', 'tan', 'ism', '▁law', 'O', '▁town', '▁было', '▁для', '感', '▁fear', 'ff', '▁Da', '门', 'lle', 'ez', 'B', '全', '气', 'これ', 'にも', '▁его', 'ini', 'ern', 'まで', 'ire', '目', '▁ты', '真的', 'ラ', ';', '▁thank', '▁со', '▁table', 'are', '▁ye', '؟', '▁Y', '使用', '中国', '▁есть', '▁third', '▁church', '▁dieses', '▁expect', 'ú', '作', 'います', 'ex', '▁Du', '▁art', '平', '▁Sa', '▁diesen', 'ный', '▁sun', '▁doubt', '▁бы', '▁return', 'qui', '▁system', '▁pay', 'ap', '▁sin', '▁era', '▁[', 'ü', 'ance', 'のは', '▁plan', '도', 'め', '▁maybe', '▁soul', 'ர்', 'コ', '野', '▁dr', 'ita', 'tre', 'ina', 'ло', '▁muss', '▁الم', 'sen', '通', '▁aan', '请', '▁sound', 'ring', '▁거', 'ند', 'one', '▁Wie', '南', '▁beautiful', '▁seems', '見', 'ах', '▁week', '▁brother', '▁два', '▁با', '▁kept', 'sha', '時', 'elle', 'あ', 'ary', 'gar', '▁certainly', '▁continued', '▁comes', '▁P', '▁top', '▁position', 'ча', '어', '20', 'sto', '▁там', 'ит', '▁gu', '▁нас', 'K', '▁suddenly', '▁seven', '▁thinking', '▁А', 'している', '에', 'ab', '▁wish', '▁talking', '▁ready', '▁Mi', '▁master', 'F', '▁service', '自己的', 'ন', '▁evening', 'しています', '▁view', '▁cap', '▁thy', '那些', '▁nie', 'ک', '▁ما', 'sel', '▁subject', '通过', '▁Per', '...', '应该', '▁Ta', '▁eines', '▁cold', 'ure', 'és', 'pi', '▁dé', '文', '▁longer', '▁letter', '▁cause', '▁Ro', '▁happened', 'kin', '生活', 'ды', '▁deep', '▁nous', '▁если', 'dan', '▁common', 'ding', '立', '使', '▁happy', '▁post', 'van', '▁zij', 'bel', 'でした', 'ン', 'tar', '▁дом', '▁ca', 'んで', '▁low', '▁arm', '区', '▁gi', '▁cu', '动', '▁pass', 'ти', 'ни', 'то', 'ble', '▁interest', '▁dit', '格', 'ah', '▁schon', 'cia', 'ix', '这么', 'ê', 'igen', '▁ihnen', '只', '▁john', '米', 'une', '▁Ihre', '▁manner', '▁living', 'ies', '▁To', '它们', '声', 'து', 'ama', '▁natural', 'ある', '送', 'いて', '▁hold', '▁thirty', '▁eight', '▁「', '▁б', '▁Welt', 'mp', '研究', '▁spirit', 'fi', '▁months', 'された', '▁river', '▁அ', 'ين', '▁unsere', '出来', '▁husband', '▁watch', 'G', 'ক', '▁capital', 'ite', 'sh', '店', '不会', 'mal', 'ris', '问', '▁road', '意', '住', '▁rose', '▁fi', 'los', '▁guess', 'val', '总', '▁Ab', '的是', '▁seeing', '▁support', '喜欢', 'ня', 'ной', '▁result', 'ub', '▁Ni', '有一个', '我想', '原', '▁You', '▁value', 'во', 'ط', '▁deal', '▁meet', '▁results', '号', '▁wurden', '長', 'bra', '今天', 'tic', '木', '不能', '▁street', '次', '希望', '▁vol', '情', '给我', '▁green', 'ар', '▁denn', '▁social', '▁hours', '或者', '科', '▁returned', '▁cut', 'ил', '▁experience', 'vis', 'ian', 'ون', 'len', '▁sub', 'ungen', '▁strange', 'ud', '元', '▁werde', '戦', 'кі', 'いる', 'ая', '是的', '▁whatever', '▁einige', '▁sight', '之前', '▁mein', '公司', '半', '的事情', '▁drei', '言', '▁doesn', '公', 'ischen', 'car', '▁その', '▁Aus', 'ей', 'те', '也是', '是一个', '▁să', '▁fair', '▁У', '▁terms', '▁food', '気', '▁minutes', 'ef', '的东西', '▁seiner', '▁아', '能够', 'ль', 'خ', '▁ex', 'ons', 'sche', '▁Te', '▁court', '▁process', 'ナ', 'tel', '▁account', '发现', '该', '品', '林', '▁received', '▁blood', '▁меня', 'ных', 'ence', 'ag', 'D', '▁followed', '▁Ra', '▁ho', '▁Mo', '干', '▁pri', 'ロ', '张', 'がある', 'ò', '▁feeling', 'ну', 'ici', '▁Co', '州', '觉得', '▁particular', 'las', 'ல்', 'マ', '▁Di', '▁makes', 'ні', 'lie', '▁はい', '▁yo', '▁due', '他们的', '▁move', '▁یک', '▁english', '第', 'line', 'ā', '女', '▁أن', '▁mais', '▁seem', '讲', '代', '八', '▁Vor', 'ende', '▁damit', 'ما', '线', '▁act', '▁beyond', 'ria', 'れ', 'nen', '▁captain', 'zer', '▁single', '▁hair', '▁об', 'té', '▁arms', '▁spoke', '▁They', 'tra', '▁suppose', '▁có', 'tas', 'க்', 'ர', '▁self', '▁Also', '▁information', '▁data', '▁simple', 'وا', 'ста', '之后', 'ша', '▁wild', '▁horse', 'ige', '▁R', '还有', '一点', 'M', 'king', '▁tried', '▁sleep', 'č', '相', '▁mine', '을', '石', 'ée', '社会', 'ndo', '色', '_', 'mes', '量', '人が', '神', '▁wrong', '大家', '▁effect', '▁wind', '▁history', '▁sit', '▁yourself', 'ور', '才', '集', '▁eye', '球', '理', '▁walk', '▁fifty', 'ブ', '▁states', '军', 'cer', '▁foot', '▁Um', '们', 'レ', 'hu', 'cht', '▁очень', '台', 'だけ', 'じ', '形', '▁inter', '▁Les', '▁problem', 'gri', '▁although', '▁fer', '▁maar', 'こ', '空', 'ме', '不要', '▁gold', 'ische', 'N', '找', '▁G', '▁mo', 'fu', '▁这是', 'ura', 'mente', 'ally', '▁F', '关于', '北', 'if', '很多', 'î', '▁space', 'ست', '▁когда', '▁period', 'なかった', '▁ei', '所有', '▁könnte', 'ています', 'んです', '▁glad', 'こと', 'タ', '▁weiß', '六', '▁example', '▁двадцать', '▁stop', '▁stuff', '私', '▁els', 'ron', '▁reached', '认为', '▁doctor', 'ę', '政府', '让我', '▁none', 'nde', 'ano', 'ම', '▁daughter', '▁send', '▁force', 'のか', 'use', '进', 'tter', '▁chance', 'ras', '▁attention', 'че', '见', '▁W', '买', '▁fall', '▁pot', '教', 'ম', 'room', '▁Man', 'ş', 'について', '▁она', '▁blue', '▁exactly', 'ale', '如果', '▁New', '东西', 'né', '▁dir', '時間', '▁Ku', '▁camp', '▁stay', 'wer', '▁party', '▁Si', '▁especially', 'ض', '完全', '川', 'wn', 'af', 'ando', 'fen', 'ди', '▁character', '▁dich', '▁except', 'вер', '布', '▁please', 'my', 'ок', '▁Pa', 'そう', '▁Als', '▁share', '▁hatten', 'ия', 'フ', '事情', '▁Leben', '▁higher', '▁tôi', '阿', '何か', 'ement', '受', 'になる', '▁mis', '▁outside', '▁following', '▁hu', '▁level', '▁Me', 'ные', '▁geht', '信', 'ру', '▁couple', '▁lui', '▁necessary', 'ok', '▁Auf', 'ele', '器', '给你', '卡', '味', 'やっぱり', '起来', 'це', '话', '▁instead', '▁và', '▁opportunity', '▁carried', '▁nun', 'eg', 'nk', '▁appeared', '▁toward', '食', '如何', '▁gab', 'cho', '▁respect', '风', 'ati', '▁south', '▁Teil', '美国', 'シ', '▁added', 'ž', '▁window', '▁如果', 'nda', '正在', '▁او', 'är', 'ன்', 'ö', '▁control', 'ating', 'もの', '▁england', 'ор', 'ф', 'за', '▁seinen', '▁пере', '▁nine', 'па', '▁questions', 'ই', '成为', '越', 'オ', '▁ought', '期', '▁más', '▁save', '九', '朝', 'del', 'ць', '▁Mu', '▁late', '▁lower', '▁нь', '民', 'ira', '以后', '▁lived', '▁health', '▁knowledge', '▁ke', '▁Lo', '写', '▁што', 'ns', '▁нет', '▁现在', 'res', 'са', '▁customers', '▁tra', 'он', '嘛', '▁dollars', 'ый', 'ё', '▁Mae', '▁Bo', '▁gehen', 'cha', '▁wat', '▁Po', 'र', '歌', '▁opened', 'ks', 'ار', '取', '▁Im', 'chi', '▁miles', '▁grand', 'eth', 'let', 'また', '少', '▁haar', 'ている', '▁pen', '▁wall', 'ach', 'க்க', '▁è', '学校', '选择', '▁comp', '▁eighteen', '▁step', '▁easy', 'tur', '哪', 'heit', 'ば', '▁quickly', 'don', '▁Mal', 'mar', '▁wait', 'ging', '书', 'っていう', 'ky', '回来', '员', 'eur', 'ба', '▁Pro', '城', '▁Bi', 'ien', '▁neither', '▁уже', 'ре', 'tal', '▁fellow', 'ise', '▁group', '▁product', 'lla', '▁Ri', 'ام', '人の', '▁building', '▁чтобы', 'ide', '▁因为', '▁goes', '▁north', '▁chi', '▁jeung', '▁Z', '▁vielleicht', '▁music', 'ு', '一种', '▁main', '▁три', 'una', '▁paper', '周', 'ри', '▁bright', '▁beginning', 'க', 'ным', 'out', '▁V', 'ры', 'tin', '几', '▁hall', 'L', '▁ningal', '▁wonder', '▁diwawancara', '▁forth', '▁olohok', '▁office', '▁christ', '▁sweet', '▁möchte', 'ミ', '後', 'ذ', '▁wollen', 'stre', 'stand', '▁ihren', 'ities', 'H', 'ned', 'yi', '▁var', '▁wäre', '▁figure', '▁mhm', '▁Ki', '为什么', '▁entre', '▁nearly', '▁ran', '▁dipoto', 'ன', '▁wartawan', '▁avec', '▁forty', '任何', '制', '▁пра', '十', 'kt', '在这里', 'ке', '▁team', 'ali', 'time', '▁mon', 'ida', '夜', '清', 'bre', '进行', '▁Mann', 'lor', 'med', '的一个', '▁ganz', 'ج', 'دا', '由', '▁bien', '机', '本当に', '拿', 'と思います', '近', '▁Con', '大学', '▁kam', 'ğ', 'ges', 'wy', '▁rich', '直', 'ийн', '▁interesting', '的な', '▁Mit', 'ду', '▁There', '▁local', '▁konnte', 'или', '▁sollte', '急', '▁Am', '波', '特别', '▁purpose', '其他', '倒', 'mon', '▁este', '▁lives', 'ல', 'ということです', '▁будет', 'ан', '▁daß', '的地方', '▁Ad', 'ту', 'ville', '▁key', 'kel', 'pan', 'ص', '巴', '▁một', '村', '得到', '表', 'od', 'ert', '▁heute', 'けど', 'ল', '▁Com', '▁근데', 'ça', '解', '▁game', '接', '▁news', '▁peace', '▁weiter', 'ய', '▁pleasure', 'sti', '▁darüber', 'for', '▁situation', '▁learn', '▁ou', '▁ihrer', '局', '笑', '▁lie', '▁안', 'バ', '是什么', 'tie', '▁على', '▁silence', '▁grow', 'R', '是不是', '30', '▁sister', 'tri', '▁sei', '安全', 'ther', 'த', '▁class', 'ید', '音', '派', '甚至', '▁zoo', '▁pan', '▁moved', '▁strength', 'ib', 'ili', '▁sta', 'ということで', '▁modern', '▁success', 'ante', 'side', '雪', '▁secret', 'log', '▁Va', 'ł', '君', '初', '哥', '▁dog', '▁follow', '指', 'ani', 'cher', 'се', '船', '切', '继续', '▁board', '男', '▁comme', '▁ru', '▁mag', '提供', '▁뭐', 'vel', '古', 'nes', 'U', '▁och', '▁davon', '다', '中的', '国家', '雨', '来说', '▁french', 'ッ', '早', '▁gegen', 'ро', 'mit', 'lichen', '▁middle', '两个', '▁project', '▁С', 'lang', '▁uit', '▁afraid', 'どう', 'ía', '▁eat', '▁expected', '▁dar', 'cal', 'への', '▁bear', 'む', '实际上', '管', 'غ', 'nce', '落', '▁Я', 'よく', '▁performance', '▁Arbeit', 'っ', '难', 'ца', '▁wouldn', '▁ara', 'tte', '▁army', 'こう', '▁entered', 'uri', '到了', 'mas', '字', '▁spring', '▁fit', '▁Ho', 'mor', 'ize', '如此', 'ier', '▁impact', '▁object', '七', '帮助', '▁national', 'can', '▁drive', 'rea', '▁cool', '▁private', '片', '”', '▁difficult', '在一起', '咱们', '土', '曲', '▁joy', 'ized', 'ப்', 'ү', '▁standing', '其实', '▁progress', '▁trouble', '低', '▁floor', 'tres', '▁pu', '選手', '▁только', '東京', '▁ship', '▁Nun', 'かな', '哈', '▁Su', '▁break', 'чи', '一直', '命', 'form', '▁mai', 'ول', '▁zusammen', 'ئ', 'ple', '▁av', '▁cho', 'エ', 'ズ', '▁provide', '救', 'pen', '▁She', 'ами', '▁happen', 'ving', '病', '▁din', '感じ', '作为', 'zeit', '活', 'になって', '▁nice', 'ウ', '▁ways', '▁american', '▁everybody', '▁special', '▁smile', 'же', '▁major', '率', '▁ju', 'sse', '▁chief', '▁hem', '理解', '一起', 'およそ', '处', '▁sont', 'ত', '▁distance', '罗', '▁И', '看看', 'чы', '电', 'ció', 'vin', '▁prince', '▁dies', '▁sign', 'لا', '▁fight', '▁greater', '▁That', 'ен', '▁mouth', '朋友', '▁Jahren', 'dig', 'ido', '▁kein', '▁consider', '▁demand', 'ව', '反', '▁sitting', 'ого', '▁written', '▁lang', '▁oku', '▁Wa', 'ní', 'cla', '▁remain', '▁couldn', '李', 'art', 'dd', '▁Eine', '은', '街', '场', '▁design', '▁spot', '▁потому', 'house', 'cken', '不知道', '▁vom', 'すると', '▁length', 'nis', 'win', '▁ба', '〉', '▁job', '▁пять', 'すごい', 'ship', '岁', 'hen', '▁heaven', 'де', 'ა', 'san', '必须', '河', '▁books', '条', '▁final', 'of', '▁grew', '▁base', '一次', 'ие', '▁walked', '▁isn', '▁increase', '官', '▁просто', '奥', '▁society', '▁amount', '▁On', '断', 'ero', 'cur', 'гу', '▁trees', '▁program', '▁これ', 'ې', '▁был', 'न', '有点', 'ى', '▁ம', 'ations', 'â', 'iza', '▁faith', 'vor', '▁heavy', '▁immediately', '▁battle', '▁president', 'ین', '▁financial', '▁What', '▁〈', 'のが', '▁dort', '▁четыре', '▁running', '▁begin', '▁рас', 'par', '間', 'サ', '▁personal', 'へ', '▁action', 'ха', 'wan', '▁cor', '▁тридцать', 'sie', '▁places', '▁development', '▁visit', '▁во', '▁train', '▁eu', '▁mary', '▁learned', '▁không', '▁write', '▁cre', '▁ohne', 'ですよね', '▁Gu', 'ст', '一个人', '东', '最近', '首', 'ется', '▁darauf', 'nas', '▁hot', 'さんが', '▁died', '地方', '支持', 'ую', '▁laid', '▁perfect', '她的', 'ces', 'ries', '▁queen', '工', '却', 'そして', '▁Ar', '决定', 'できる', '▁einmal', '서', '足', '▁command', '▁safe', 'ии', 'yu', 'される', '▁slowly', '连', 'dra', 'ә', '▁price', '▁Ti', '▁super', '玩', 'ı', '▁Mar', 'ий', '▁quick', '▁wood', '▁glaube', '▁сейчас', '▁add', '女性', 'ram', 'ndi', '▁estis', 'liche', '▁build', '只有', '实', 'っている', '▁sales', '▁nga', '▁Zu', '▁stopped', 'ą', '队', 'dro', '▁sobre', 'キ', '森', '▁嗯', '▁finally', '红', '思', 'nia', '▁various', '▁conversation', '差', '当然', '▁color', '▁changed', '▁age', '推', 'ө', 'цы', '▁married', '远', '▁west', '▁caught', 'mm', '酒', '▁gentleman', 'vid', '深', 'mus', '▁més', '▁cette', 'lik', '战', '▁hast', 'clock', 'uch', '所有的', '强', 'ве', '▁или', '▁film', '▁desire', 'shi', 'mel', '▁straight', '▁study', 'ins', 'メ', '▁pi', 'isi', '▁может', 'вы', '▁model', '▁warm', '▁ging', 'rie', 'sion', '▁которые', '▁tree', '当时', '▁ill', 'த்த', '▁cross', '▁hay', '▁ад', 'dem', '▁built', '▁Land', '▁science', '▁бол', '▁J', '▁bra', 'ட', 'ans', '亚', 'ところ', '▁danger', '商', '努力', 'ska', '▁kwa', '啦', '每', '▁talked', '▁remained', '部分', '老师', '士', '室', '变', 'sis', '番', '▁paar', 'schen', '▁giving', 'gang', '話', 'そうです', '▁gonna', '▁All', 'pp', 'ité', '▁quiet', '让我们', '▁rate', 'ного', '转', '▁york', '▁meiner', '热', '▁их', 'rus', 'チ', '▁الأ', 'ɣ', '▁tre', '我是', '事件', '▁wrote', '▁picture', '▁loved', 'ip', 'yan', 'аў', '▁Diese', 'ps', '整个', '▁Ur', '▁tr', '▁Ko', '▁snow', '▁gemacht', '▁waiting', '▁uncle', 'ث', 'tive', '▁семь', '肉', '▁那么', '▁fort', '▁yang', '▁race', 'ito', '失', '▁nichts', '▁For', '▁london', '▁кто', 'мо', '▁これは', '▁minute', 'ать', 'ino', '▁boys', '报', 'ski', 'бы', '千', '▁dinner', 'til', '▁gar', '▁march', 'ය', 'хо', '房', '▁fourth', 'rem', '边', '▁works', '▁sprechen', '▁broken', 'tus', '关', '▁tatsächlich', 'ち', '▁below', '有什么', '▁đ', 'ties', '感觉', 'ona', '▁piece', 'xi', '▁similar', 'より', '▁according', '保', '▁simply', '最后', '▁trust', '往', '达', 'なく', 'ம', '▁seinem', 'ḥ', '▁regard', 'ug', '▁hardly', '如果你', '▁zwischen', '▁direction', '▁seu', '▁drew', '世', 'lä', '▁mil', 'сан', '▁brain', '▁corner', '真正', 'cle', '种', '以上', '关系', '▁using', '这里', '▁summer', 'اس', '▁buy', 'ich', '▁language', '▁Ke', '▁impossible', '▁sus', '不同', 'چ', 'ше', 'eren', '▁Tu', '▁bon', '权', '▁hätte', 'ade', '▁Tag', '▁beauty', '▁lips', 'ue', '画', '第一', '▁evil', '▁Now', 'õ', '单', '▁france', '▁garden', '▁بود', '▁month', 'bil', '▁station', 'ec', 'さんの', 'ev', '进入', '▁lead', 'ré', 'int', '包', '県', 'sco', '기', '▁Ga', 'gehen', '▁denen', '▁presence', 'amente', '▁girls', '▁opinion', '▁touch', 'dia', 'そういう', '▁gran', '的问题', '▁fresh', '▁آن', '过去', '▁united', '系统', 'field', '▁Hu', 'gra', '야', 'rit', '▁mas', '▁political', '▁showed', 'とは', 'ят', 'fo', 'یم', '▁ма', '▁г', 'ser', '▁looks', 'ться', '眼', 'ず', '▁Frage', '以及', 'را', '▁vier', '▁나', '▁гэта', '▁placed', 'ney', 'パ', 'pu', '▁brown', '冷', '発', '▁сорок', 'ал', 'cra', '根', 'met', '▁Pe', 'ato', '▁我想', '星', 'ava', 'ción', '▁growing', 'ei', 'ions', '省', '▁risk', '了一个', '▁că', '▁В', '▁sick', 'ツ', '▁bank', '▁переулок', '▁current', '▁decided', '▁soft', '▁village', '板', 'ですが', '夫', '我就', '今年', 'ব', '▁filled', 'cent', '青', '好的', '▁hit', '実', '▁еще', '▁speaking', 'nh', 'ih', 'ют', '▁dazu', 'ice', 'گ', '其', '图', 'ral', 'น', 'V', '▁вас', 'ර', '▁hin', '▁Hi', '▁Ca', '▁led', '来了', 'kon', '▁ஆ', 'ou', '▁برای', '装', 'schaft', '▁wasn', '▁cent', '▁har', '▁muri', 'iti', 'эр', '▁weeks', '上的', '找到', '▁zich', '▁pero', '非', 'well', '▁inside', 'ial', 'like', '▁Sta', '▁Ihr', '▁writing', 'berg', '▁mentioned', '在那里', '▁expression', '出去', '▁trade', '脚', '▁born', 'fin', '▁pain', '▁á', '▁worked', 'ika', '風', 'ament', '比较', '交', '▁twelve', '这样的', '▁type', '▁cy', 'ده', '▁kan', '▁Jahre', '▁revenue', 'nte', '▁rain', '▁serve', 'ова', 'ute', '▁reach', 'よね', '▁H', 'oli', '▁meant', '▁würden', 'har', '妈妈', '▁direct', '▁இ', 'ң', 'やって', '▁plain', '▁för', '▁Ru', '▁pleased', '▁win', '▁winter', '▁influence', '▁parts', '▁doch', 'isch', 'kat', 'uk', '▁mij', '▁Lu', '車', '你可以', '▁naar', '▁worth', 'via', '这一', '▁community', '▁thoughts', '突然', '》', '包括', '▁kommen', 'hin', '▁しかし', '▁raised', '▁wide', '▁col', '▁große', '▁của', 'дзе', 'eb', '传', 'リー', '▁haven', '▁chair', '▁bri', '▁field', 'fall', '亲', '▁umu', '松', '里面', 'wood', '存在', '让你', '皮', '零', '▁boat', '▁forget', 'bro', '▁exclaimed', '代表', 'uka', 'ded', '听到', '11', '血', 'ут', '▁carry', '▁chúng', 'mmer', 'mis', 'das', '华', '别人', 'ió', '▁Geschichte', 'ford', 'bb', '▁broad', '▁od', '▁paid', '▁likely', '▁condition', '▁ersten', '▁afternoon', '以前', '▁someone', '▁grave', '▁și', 'put', 'ای', '▁genau', '々', '▁dream', 'сы', '▁Fa', 'ых', 'න', '▁мо', '▁На', '说话', 'ком', '▁ourselves', '▁waar', 'ô', '草', '▁band', '我觉得', '▁content', '▁wenig', 'ora', '自然', '家庭', '方面', 'ে', '黑', '▁imp', '▁industry', '▁terrible', 'dos', '尼', 'ым', 'rig', '▁report', '▁somebody', '要求', '▁allowed', 'さんは', '▁path', 'rá', '▁pale', '那里', '▁appearance', 'ssen', '▁mark', '▁worden', 'umu', 'よう', '学生', 'ments', 'мен', '院', '▁க', 'أ', 'sur', '円', '▁journey', 'жа', '▁usually', '▁دو', '卖', 'ную', 'ves', 'ите', 'gli', '的方式', 'だと', '调', '▁listen', '警察', 'び', 'wen', '▁Frau', '兰', 'tik', 'グ', 'ī', '温', '50', '線', 'んですよ', '▁vast', 'يا', '▁anar', '▁material', 'ە', '▁generally', 'ට', '▁fait', '▁enemy', 'пер', '▁area', '▁struck', 'dar', 'aient', '重要', 'tir', '▁rock', 'ような', '喝', '的に', '▁shot', 'ると', '▁finden', '▁sorry', '▁gra', '▁evidence', '▁آ', 'া', 'ний', '我认为', 'ход', 'ula', 'sam', '了解', '▁daran', 'wu', 'uma', '▁Gi', '▁Nach', 'いました', 'ков', '▁easily', '件', '▁individual', '节', '▁duty', '座', '▁tout', 'mie', '过来', '▁những', '▁unless', 'まだ', '它的', 'ু', 'ros', '▁bill', '▁fifteen', 'heid', 'mann', '▁Her', 'lt', '成功', 'iv', 'pri', 'اد', 'iya', 'それ', 'lia', '▁laughed', '▁шесть', '▁надо', '▁clean', '▁normal', 'sar', '▁ن', '▁tea', 'ala', '▁kar', 'ami', 'var', 'ながら', '恩', 'oc', '▁gesagt', 'llen', '是否', '▁meeting', '纳', '▁create', '▁ஒரு', 'ҡ', '▁Dann', '▁ré', '▁products', '▁Et', '▁вам', 'tis', '▁fun', '▁während', '了吗', '▁focus', 'ses', 'あの', '▁fond', '▁sí', 'んですけど', 'あと', '▁star', '▁Weise', '健康', '▁considered', 'َ', '▁não', '油', 'स', 'せ', 'んですね', '▁Weg', '▁broke', 'stra', '▁moving', '▁sah', 'set', '▁быть', '此', '▁leaving', '▁supposed', 'stan', 'ぶ', '▁million', '▁services', 'ひ', '▁charge', '▁ber', '▁drink', '▁test', 'ская', '▁enter', '▁gerade', '技术', '▁sudden', '式', 'wr', 'ги', 'ista', '▁wonderful', 'त', '▁season', '▁어', '",', '▁difference', '▁jo', '▁আ', '未', 'اء', '▁knows', '▁geben', '▁rep', 'きました', 'ified', '为了', 'leg', 'iri', '▁mad', '▁positive', '▁grace', '▁пры', 'dri', '▁stone', 'なんか', '▁spent', '我在', '▁everyone', 'W', 'als', 'られる', 'ē', '▁bat', '▁Kinder', '修', '方法', 'э', '▁principal', '怎么样', '▁sagt', '▁iron', 'dor', 'pt', '▁том', 'ก', '坐', '▁Ve', 'アメリカ', '▁ball', '▁fünf', '▁Jo', '▁Fall', 'ped', '▁energy', '▁sixty', '▁honor', '雷', 'ius', 'لی', '▁min', 'رو', 'ジ', '▁ganze', '▁بر', 'というのは', '间', 'чу', '▁ப', '▁imagine', 'zar', 'ţi', '▁covered', '▁exist', '人的', '▁latter', '▁receive', '▁wollte', '▁cast', '任', '▁daar', '不同的', 'nor', '▁moral', 'vers', '▁global', '▁fo', '▁esta', 'pro', '強', 'eu', 'ように', 'たい', 'تر', '▁natürlich', 'ぐらい', 'bed', 'сти', 'uru', '▁allow', 'ே', '▁closed', '▁cases', '离', 'nos', '▁bound', 'ஸ்', 'but', '把它', '▁kun', '▁shut', '左', '▁dafür', '▁arrived', '▁huge', 'pf', '▁technology', '▁besides', '▁term', 'ா', 'ット', 'ことが', 'ph', '自由', '改变', '▁Kon', '服务', '二十', 'ニ', '许多', '注意', 'ろ', 'ay', '▁At', 'cin', '▁entirely', '▁tears', 'ですか', 'ojn', '教育', '▁particularly', '▁pod', '▁девять', '有人', 'ey', '▁hill', '直接', '试图', '▁ل', '▁großen', 'ão', '▁Ze', '▁而且', 'ella', '▁actual', 'looking', 'ata', 'bli', 'по', 'のです', 'all', '▁І', '方式', '状況', 'ants', '▁anti', 'pre', '▁Our', '▁turning', 'ació', 'しか', 'هم', '学习', '▁ко', '一天', '步', 'yn', '▁lassen', 'んですが', 'rt', 'yon', '准备', 'ビ', '维', '药', '▁cat', 'ward', '▁percent', '▁ahead', '▁notice', 'spe', '离开', '人类', '▁justice', '▁sollten', 'iga', '▁spend', 'pul', '▁significant', '▁fest', '▁ي', '▁needs', '收', 'hand', 'ай', 'ical', '▁sand', 'だから', 'ட்', 'лю', '▁sky', '▁killed', '语', '▁dos', '▁bak', 'nder', 'eva', '를', '▁Beispiel', 'rà', 'лу', '留', '考え', '▁holy', '宝', '百', '▁Dr', '▁Pi', '▁Go', 'ส', '▁europe', '▁rise', '▁animal', 'های', '完', '▁macht', 'ение', '▁jeder', '▁labor', '▁бо', '▁John', '▁deux', '参加', '▁island', '▁kids', '▁size', '▁occasion', 'cio', '▁beside', 'ぎ', 'iki', '▁park', 'ул', 'illa', 'ви', 'og', '中心', 'され', '福', 'board', '島', '▁jack', '▁complete', '提', '▁east', '▁religion', '▁note', 'ein', '▁usual', 'ture', '▁horses', '▁police', '▁youth', '▁unserer', 'vil', '▁uma', '▁wise', '短', 'ハ', 'ón', 'ola', '角', 'tru', '▁crowd', '▁george', '▁welche', '▁пред', 'ḍ', '▁gute', '▁silent', '吉', '兵', '跑', 'していた', '影响', 'ム', 'qu', '▁пятьдесят', '查', '▁opportunities', 'hr', '▁tend', 'lon', '▁peter', 'av', 'になった', 'ima', '师', '▁education', '見て', '好好', '▁К', '▁«', 'лен', 'bert', 'ți', '▁countries', 'ボ', 'ably', '▁sam', 'ability', '▁нам', '你会', 'கள்', '▁blind', 'ど', '▁trans', '40', '▁восемь', '▁former', '▁مع', 'vy', 'nan', '▁ただ', '▁molt', '▁tut', '▁су', '▁“', '完成', '▁sicher', '▁prop', '▁noble', '▁ubu', '▁tax', '▁della', '▁meinen', 'lé', 'mun', '案', 'mba', '客', '▁ziemlich', 'เ', 'тор', '▁Hand', '▁warum', '▁lange', 'ман', '▁letters', '▁была', '▁reading', '▁Denn', '▁parents', '演', '配', '▁Car', 'rei', '▁attack', '▁чем', 'лся', 'teil', '▁surprise', '来自', 'にある', '破', '▁heraus', 'pon', '文化', '走了', '▁aunt', '▁needed', '▁ngo', '▁slow', 'low', '数据', '▁offer', 'といいます', '至', '▁pleasant', '▁list', 'ett', 'arbeit', '罪', '▁entire', 'ৰ', '无法', 'uta', '▁lines', 'sent', '▁Dies', '만', '▁merely', '▁cry', '▁está', '▁ac', 'ierte', 'iro', 'tha', 'mbo', '▁worse', '▁pra', '待', 'kla', '▁cha', '另一个', 'huh', 'tag', '▁unto', 'があります', '▁absolutely', '▁marriage', 'tim', '跳', 'ened', '▁п', 'sia', '算', '▁gesehen', '▁ни', '▁original', '▁этом', 'nou', '▁tall', 'ネ', '▁based', 'aka', 'ร', 'ov', '管理', '似乎', '▁ideas', 'ador', 'mut', 'bla', '▁этого', '我会', 'ые', 'نی', '▁هو', '▁store', '取り', '全部', '也不', '▁kandi', '获得', '▁somewhat', '대', '▁kleine', '▁watching', '我要', '经济', '▁forest', '原因', '▁weak', 'kommen', 'ats', '問題', '▁takes', 'шы', '总是', 'தி', 'سی', '▁steps', '▁nog', '▁всё', 'rat', '利用', '▁mà', '一定', '政治', '▁Or', '▁đó', '▁members', '▁silver', '▁discovered', '你在', 'ге', 'án', '▁ع', '割', 'า', '好了', '▁including', '科学', 'ский', 'tta', 'эл', '▁tan', '▁property', 'тер', '▁bow', 'け', '▁appear', '计划', 'gal', 'itat', '通常', '▁draw', '飞', '守', '掉', '谷', '未来', '▁serious', '▁bottom', 'ils', 'rn', 'night', '▁circumstances', '▁是的', 'vre', '▁Geld', 'اب', '▁escape', '▁chapter', 'ét', '▁movement', 'J', '▁proud', 'ell', '“', '▁fortune', '▁customer', 'そ', 'nden', 'tung', '▁iz', 'лы', '▁breath', 'ů', '▁san', '满', '▁ph', '▁Jahr', 'werk', '发生', '好像', '▁Wo', '▁وال', '▁thick', '▁mountain', '党', 'tz', '可能会', 'ū', '▁changes', 'ения', 'ав', '▁sondern', '故事', 'бо', 'ი', 'ந்த', 'ケ', '▁prepared', '▁sad', '▁Stadt', '▁completely', '母', '感染', '迪', '▁fish', 'dis', '▁mort', 'ete', 'до', '▁points', '击', '▁besser', '▁gw', 'oni', 'rwa', '▁dels', 'oma', 'ев', '▁increased', '▁bij', '▁america', '▁Herr', '।', '▁instant', 'ica', '▁Moment', '▁Über', '▁где', 'rin', '▁erste', '▁named', 'ரி', '如', 'モ', '▁conditions', '停', '▁guard', '리', 'lic', '▁здесь', '▁Ya', 'bit', 'ис', 'ස', '共', 'tek', '夏', 'ep', 'ын', 'ُ', '▁mijn', 'これは', 'ظ', '几乎', 'ட்ட', '精', '▁effort', '▁judge', '仍然', '▁habit', '▁credit', 'sim', '牛', '▁jesus', '江', '▁тем', '▁afterwards', 'ม', '▁ok', 'lung', '信息', '追', '▁cal', 'най', '▁sono', '皆さん', 'ное', '▁gives', 'aga', '忙', '12', '▁advantage', 'ně', 'rum', '谈论', 'itu', 'ray', '毛', '素', 'ret', '▁research', '▁meaning', 'ator', '▁zou', 'ці', 'lay', 'ック', '▁Grund', '▁glass', '▁nobody', '▁video', 'kle', '▁Ende', 'gy', '程', '感到', 'イン', '养', 'හ', '▁Ort', '▁cash', 'hir', '▁count', '▁inform', '▁また', '▁neue', 'encia', '歳', 'lü', '▁taste', '▁porque', '▁box', '▁fin', 'ற', 'ことを', 'ân', '▁watched', '▁college', '▁막', '▁York', '▁того', '▁storm', '▁mass', 'みんな', '约', '我们在', '▁weather', '拍', 'े', 'å', '排', '▁scene', '▁laugh', '▁dry', '▁total', '确实', 'ということ', 'zin', '对于', '▁beiden', '▁memory', '▁się', '▁Els', '▁madame', '其中', '15', 'তা', 'mak', '▁events', 'off', '▁greatest', 'тай', '▁aba', '界', 'ping', '型', 'press', '▁Sache', '▁speech', '▁pick', 'ados', '▁played', '▁companies', 'idad', '▁passage', '下来', 'こんな', '▁weg', '▁benefit', '▁alt', '▁War', '退', 'light', '视', '▁economic', '▁тут', '▁edge', '▁international', 'gue', 'net', '晚上', '照', '医生', '▁Bar', 'ева', '▁record', 'bol', 'ロシア', 'zel', '屋', '▁fallen', '▁tak', '▁animals', '超', 'ż', 'ほど', '▁تا', 'odd', '▁我是', '▁kill', '菜', 'ක', 'ille', 'ación', 'ს', '今日', '▁app', '▁tone', 'cos', '▁shore', '▁balance', 'abo', '▁إلى', '▁dia', '▁solid', 'ın', '香', '勝', '思い', 'wed', 'ো', '肯定', 'zy', 'ری', 'ぐ', '▁denken', 'ux', 'rang', 'kul', 'äh', '▁spread', 'kar', 'ノ', 'ily', 'table', '▁moon', '班', '娘', '端', 'ад', 'over', 'ua', 'эн', 'じゃない', '昨日', 'なら', 'wing', '服', 'die', 'ще', '因', '▁için', '▁sharp', 'tem', 'いく', '▁без', '▁jeden', 'sk', '苦', 'vad', 'eta', 'fre', '시', '▁comfort', 'ப', 'mb', 'ɛ', 'ран', '云', '回到', '▁understood', '機', '▁الت', '▁Haus', '称', '树', 'ガ', '▁ihrem', '▁های', '▁можно', '▁search', 'iko', 'тра', 'vé', '费', '▁bag', 'られた', '▁honour', '经常', '▁tom', 'ría', 'டி', '無', '▁casa', '洗', 'テ', '▁bekommen', '▁shape', '必要', 'rent', '望', '▁fla', '非常に', '▁cover', '▁даже', '井', '員', '换', '▁kommt', 'ved', 'ちゃん', '武', '是个', '▁exp', '▁interested', '▁prove', '나', 'qua', '▁ben', '全国', '▁believed', '▁fixed', 'म', '▁brave', 'law', '▁surface', 'рэ', '▁double', '▁reply', '場', 'प', 'dir', 'ني', '▁Daten', '▁dress', '▁Gefühl', 'от', 'pped', '的时间', '▁song', 'some', '▁sau', '▁stock', '▁If', 'मा', '▁nó', 'ara', 'ย', '▁laws', '▁square', '▁bru', 'ير', 'ここ', '▁gehört', '▁professor', '▁emp', '▁excited', '▁لل', '▁Unternehmen', 'stone', '玉', '市场', '▁finding', '▁sing', 'ith', '▁environment', 'gg', '▁schnell', 'enden', 'gera', '最终', '刘', '▁popular', '▁ont', '▁ancient', 'স', '联系', 'asi', '帮', '▁royal', '右', '▁pie', 'став', '身上', '▁leben', 'стра', '▁seventy', '▁parte', '个人', '▁throughout', '▁Fi', '▁いや', '▁ces', '大きな', 'ер', '▁smoke', '求', 'bri', '基', 'ນ', 'டு', '▁markets', '▁These', 'ため', '▁lake', '0', '▁bal', '▁mere', '接受', '▁driven', '密', '登', '之间', '▁persons', '▁người', '▁explain', '▁seat', '▁putting', '▁af', '鱼', 'мы', 'imi', 'ார்', '▁pos', '▁telling', '▁час', '▁其实', '▁بال', '龙', '▁region', '▁center', '▁Ĝi', '系', '▁walls', '▁century', '▁mor', '▁mid', 'ว', '▁club', 'nel', '便', '▁pat', '▁range', '▁determined', 'ering', '▁Han', '▁prevent', '▁author', 'ப்ப', '▁sold', '呃', '▁எ', '音乐', '▁civil', '▁bas', 'com', 'aŭ', '黄', '▁accept', '▁stage', 'din', '▁narrow', '▁foreign', 'ob', '▁neck', '害', '▁رو', '▁issue', 'hor', '解决', '发展', 'tig', '▁production', '▁yellow', '▁soll', '证', '▁ladies', '▁hurt', '▁perfectly', '▁fill', 'und', '各', 'tant', '法律', '就会', 'jen', '杀', 'ол', '告', 'их', '▁german', '▁你知道', 'tura', '跟我', '付', '▁plant', '頭', '▁wel', 'ина', '想要', '大会', 'ِ', 'мі', 'вед', '▁approach', 'recht', 'gas', '▁access', '▁St', '▁familiar', '▁Ce', '去了', '▁proper', '常', '▁tri', 'との', '▁hotel', '伤', 'শ', '▁Dar', '▁learning', '▁Ju', '塔', '▁numbers', '▁fan', '▁bla', 'bin', 'ast', 'とも', 'rar', '有很多', '▁stick', 'ual', '▁hebben', 'gestellt', '▁因此', 'ী', 'pin', 'ත', '▁students', '対', 'lli', '站', 'りました', '投', '▁wished', '▁paris', '▁iki', '▁offered', '▁19', '关注', '▁cloud', 'тар', '▁grass', '城市', 'سا', 'rec', 'ур', 'war', '▁observed', '▁هم', '▁tam', 'ii', '之一', '▁favor', 'れば', '▁meinem', '乱', 'ته', '▁confidence', '▁agree', '父', '女人', 'cour', '?"', 'でしょう', '少し', '▁som', 'twa', 'osa', 'ea', '▁keinen', 'له', '▁degree', '▁который', '▁beneath', '秋', '▁était', 'فر', '▁mental', '▁Problem', 'work', '場所', 'tā', 'eux', 'biri', '▁marry', '微', 'ün', 'ged', '▁quality', '▁Seite', 'ła', '结果', 'лись', '▁firm', '▁baby', '奇', 'ları', 'rah', '▁clearly', '▁oil', '做的', '▁promise', '▁roman', '▁한', 'gin', 'lid', '伊', 'チーム', 'れる', '100', 'ද', '▁farm', '▁человек', '▁finished', 'ًا', '▁darkness', 'ego', 'leri', 'lum', '▁clothes', '্', '60', '死亡', '久', 'مان', 'цца', '保持', 'っと', '迷', '俺', '▁produce', '▁happiness', '▁Elle', '▁rule', '▁کار', '是我', 'みたいな', '▁playing', '▁gas', '列', '▁шестьдесят', '节目', 'たら', 'tet', 'uz', 'ane', '▁تو', 'وم', 'को', '家族', '▁golden', '▁あっ', '相信', '▁உ', '▁rein', '选', '▁scarcely', '▁seit', '你就', '几个', '友', '一般', '▁equal', '▁knowing', '回家', 'tern', '▁Ex', 'ச', '役', '回答', '果', '▁management', '▁lose', 'ール', 'ná', '▁brand', '▁sal', '啥', '▁könnten', '▁可是', 'зна', '▁opening', '試合', 'ター', '人生', 'morrow', '▁drawing', 'デ', '▁operating', '▁bạn', '▁profit', '▁Gra', '▁paul', '让他', 'rak', 'оч', 'glo', 'ette', 'ß', '▁loss', '▁stories', '▁wine', '▁sell', 'があった', '电话', 'hm', '脸', '▁attempt', '▁address', '▁bay', 'uku', '町', '▁leaves', '▁courage', 'spir', '▁media', '▁leading', '▁schwer', '▁ses', '的小', '▁efforts', '▁soldiers', '▁surely', '▁San', 'hel', 'lip', 'rü', 'iger', '▁Hier', 'ві', 'pot', '电影', '▁är', '▁passiert', '▁Але', 'än', '▁etwa', '他在', '春', 'ow', 'non', '▁produced', '▁flowers', '▁valley', '▁earlier', '▁Ik', 'cie', '人は', '▁holding', '▁eigenen', '理由', 'لي', '▁Mr', '▁sword', '▁supply', 'bot', '▁được', '▁weight', '副', '▁さあ', '주', '网', '视频', '妈', 'ி', '▁check', '▁walking', '▁flu', '連', '告诉我', '▁Europe', '枪', '▁additional', '这一点', 'ls', '▁pla', 'ிய', '助', 'pit', '▁fra', '因为我', 'ena', 'ification', 'eau', 'ako', '▁choice', 'による', '骨', 'бу', '▁vain', '自分の', '▁decision', 'cing', '▁如果你', '背', '▁Б', '▁gro', '라', '▁powerful', '弱', '地区', 'лан', '陈', 'きた', '拥有', '東', '这样做', '▁welcome', '▁recent', 'lam', '残', '▁happens', '▁structure', '在这个', 'fan', 'lit', 'وی', '▁formed', '▁han', '▁speed', 'ddy', 'zione', '▁meisten', 'ా', '是在', '14', '狗', 'lí', '로', '▁gli', '▁seek', '一番', '组织', 'rio', '▁nation', 'tat', '▁houses', '▁travel', '▁uz', '▁тоже', '▁bird', '▁passion', '▁directly', '去年', '▁그냥', 'である', 'ious', 'lı', 'mul', 'вод', '▁basis', '明天', 'прав', '▁Can', '▁platform', '▁як', 'aire', 'どんな', '的这个', 'cker', 'The', 'ists', '治', 'gna', 'serv', '▁threw', '▁dropped', '▁divine', '▁deze', '▁그런', '这次', 'んですか', '读', '▁flat', 'ง', '▁Buch', '考', 'ир', 'uza', '考虑', 'dol', 'න්', '▁deliver', 'ак', 'vá', 'かった', '는데', '▁شد', 'スト', '」。', 'mat', 'fully', 'ugu', 'hör', '▁military', '▁letzten', '睡', '▁birds', '▁sake', '▁lying', 'ください', '▁Fe', 'жи', '▁required', '▁existence', '▁ничего', '▁addition', '横', '気持ち', '▁contract', '爸爸', '्', 'ள', 'バー', 'stu', 'из', 'bie', 'бе', '▁passing', '不了', 'try', '若', '▁ibi', '▁declared', 'セ', '唱', '▁Par', 'уч', '▁конечно', '▁эти', '▁anybody', '身体', '▁coast', 'aux', 'tum', 'きょう', 'си', '▁cri', 'কে', '▁내가', 'ныя', '▁available', 'rich', 'क', '建', '18', '▁glance', '▁track', '▁unser', '尽', '▁page', 'بر', 'ること', 'bl', '良', 'chten', 'mic', '▁understanding', '▁orders', '▁practice', '源', 'су', '带着', '▁seva', '▁wichtig', 'vas', 'sin', '三个', 'bau', 'zwe', 'ole', 'kuru', '愿', '人家', 'stat', 'mond', 'こちら', 'she', '▁你们', '▁william', '▁caused', 'stein', '▁christian', 'ible', 'ient', '▁Mas', '▁catch', 'cas', '▁Wasser', '▁guy', 'ction', '時に', '▁uno', '▁vint', '脱', '轻', '▁eighty', '▁allen', '封', '▁şi', '▁host', '▁fly', '▁–', 'rate', 'rick', '▁Д', 'gil', 'uko', '▁bedeutet', '▁hung', '▁ears', '▁prison', '▁più', '▁ф', '▁двести', 'more', '例', '▁muy', '前に', '▁text', '▁centre', '▁presently', '熱', '情况', '▁wahrscheinlich', 'gle', 'ポイント', 'によって', '▁Augen', 'вал', 'genommen', '普', 'อ', 'chan', 'gre', '社区', '▁že', '▁này', '托', '▁curious', 'になります', 'ön', '해', '▁larger', 'jar', '▁этот', '▁pel', 'ін', '▁shows', '▁voi', '新的', 'つの', 'geben', '类', '夫人', '处理', 'ket', '▁instance', '▁colonel', '▁Okay', 'quer', 'ungs', '▁net', '▁indi', '比如', '年前', 'thi', '错', '▁ре', 'すごく', 'nne', '第二', '▁hath', '자', 'க்கு', '及', '▁pr', '这是一个', '首先', 'igkeit', '▁population', '면', '▁pentru', '了我', 'cen', '▁vision', '的事', '▁accident', 'じゃ', '▁matters', '▁elle', '解释', '返', '▁richtig', '也许', '群', 'व', '极', '▁spoken', '▁indian', '▁kwi', '▁coat', '▁hearing', 'っています', '▁gets', 'ざ', 'nic', '级', '▁shown', '▁هذا', '▁hospital', 'kes', 'での', 'би', 'ロー', 'ी', '▁officers', '▁port', 'ais', '一切', 'ग', '▁kleinen', '▁statements', '回去', '▁cro', '刚', '▁Bei', '데', 'ative', '▁gre', 'ним', '19', '不好', '办', '乐', '沙', '▁shadow', 'ہ', '▁fool', '团', '▁今天', 'vert', '▁calm', '担心', 'bye', '▁motion', 'stru', 'プ', '現在', '▁ook', '▁faire', '▁aux', '▁thin', '▁basically', 'まして', '▁shook', '事故', '保护', 'গ', '▁henry', '▁member', 'lis', '▁thanks', '▁aware', '▁время', 'あります', 'されました', 'eri', '▁opposite', 'ო', '▁pocket', '▁task', '▁willing', '▁successful', 'فت', '秒', '▁bread', 'uw', 'চ', '▁ama', '变得', '▁tem', 'なので', '▁trong', '▁extra', '▁religious', '▁люди', '▁strategy', '▁Har', 'یه', '▁remains', '▁cousin', 'ус', '▁إ', '票', '挺', 'などの', '不用', 'ぞ', '▁fre', 'ですよ', '‘', '游戏', '▁beat', 'ese', 'dde', '而不是', '苏', '▁guys', '▁Aba', '▁central', '最高', 'それを', 'ches', 'jan', '容', '▁officer', 'pic', '▁wants', 'ched', '▁related', '▁bw', 'ふ', '▁noise', '杰', '▁possession', '開', 'lat', '▁pure', 'そんな', '▁Person', '造', '▁nti', '語', '▁otherwise', '▁gray', '▁carefully', '▁sogar', '産', 'вид', '一年', '项目', 'ண', 'ග', '▁thể', 'kom', 'ние', 'ด', '個', '▁daily', '衣', '▁comment', '▁我觉得', 'mek', 'ෙ', 'ors', '咱', '▁10', '穿', 'bat', '▁areas', 'mme', 'vol', 'ś', '▁pres', '▁sum', '防', 'cause', 'ですから', 'ற்ற', '▁stream', '▁今', '▁были', '手机', '段', 'igi', '▁ear', '▁scale', '▁activity', '▁drawn', 'uh', '▁smiled', '▁Oder', '出现', '控制', 'pat', '▁conduct', 'られ', 'istic', '▁ninety', 'ston', '▁surprised', '▁са', '▁cas', '▁engaged', 'pie', '▁你说', '▁Ent', 'nc', '▁fate', '動', '相当', '▁policy', '你想', '▁Form', '▁شما', 'あった', 'ரு', '▁aid', '▁bur', 'nar', '▁repeated', '▁jedoch', '休', '▁throw', '给他', '才能', '▁excellent', '結構', 'plo', '▁event', '▁Ben', 'ign', '我们可以', '▁семьдесят', 'دي', '▁больше', '渡', 'eh', '▁apart', '快乐', 'али', '改', '▁neu', '▁district', 'ij', 'sed', '男人', '▁gun', 'kte', 'lem', '▁versch', '应', '▁এ', 'يد', '《', '▁ay', 'мер', '様', '▁Ye', '层', '▁fue', 'dat', '饭', 'ismus', 'kä', '▁spite', '▁dire', '▁skin', '▁castle', 'sz', 'hl', '▁خ', '▁bil', '▁My', 'lig', '▁digital', '已', '▁dick', 'ும்', '▁monsieur', '▁species', '▁О', 'iku', '▁machine', '愛', '▁reform', '▁gentlemen', '▁fur', '16', '▁regular', 'ши', 'far', 'ु', '▁mountains', '▁fat', 'ć', 'ас', '▁på', '▁fruit', 'ierung', '▁correct', '直到', '分享', '▁difficulty', '▁نه', 'こちらの', 'ি', '▁Spiel', '▁image', 'setzen', '▁review', '▁todo', '▁getan', '楼', 'об', 'heim', 'ım', '▁hoe', 'ï', 'ດ', 'вар', '▁advance', '放在', 'dic', '底', '▁reality', '根据', '▁portion', '強い', 'sor', 'ска', '▁ausge', '▁commercial', '▁created', '▁spa', '不想', 'tí', 'če', '▁还有', 'ela', 'ном', '▁temple', '同じ', 'ポ', '▁anyone', '姐', '▁보', '持', '▁keeping', 'udi', '▁message', '看着', 'ල', '数字', 'row', 'یت', '▁später', 'isa', '并不', '上帝', '▁crime', '▁forced', '▁noticed', '▁tired', '▁choose', '▁pieces', '▁đã', '想象', 'ソ', 'place', '活动', '▁creature', 'dom', '▁union', '茶', '父母', '更多的', '兄弟', 'legen', '▁wahr', '25', '初めて', 'кой', 'fra', 'ques', 'anya', '我说', 'ник', '没事', 'ずっと', '▁proved', '▁plans', 'gh', '▁legal', '每个', '▁improve', 'لو', '▁pride', '▁bevor', '午後', '组', '▁erhalten', '▁знаю', 'ゴ', 'hy', '▁عن', '▁ту', '▁كان', '아', '大人', 'nem', '▁suffering', 'rad', '楽', '▁Well', '▁кон', '▁duke', 'ダ', '▁served', '▁sol', 'ša', 'пи', '我可以', 'ys', 'ạ', 'yle', '小姐', '▁dachte', 'fel', '▁obviously', '再次', '▁suit', '▁fully', '▁frank', '作品', '▁Kar', 'ピ', '性的', 'kim', '双', 'こういう', '▁bridge', 'pus', 'mont', '▁eh', '除', '▁res', '▁mention', '▁sounds', 'されている', 'ێ', '有些', '限', '情報', '▁لا', 'its', '▁blow', '精神', '做了', '▁été', '▁然而', '▁だから', 'nye', 'kwa', '▁peculiar', 'ore', '▁burst', '▁planet', '▁faint', '▁jemand', '样', 'сто', '伯', '▁nineteen', '▁tur', '▁asking', '▁pounds', '▁bringen', 'んですよね', '▁allem', '的工作', 'bona', 'ري', '▁starting', '明白', 'ヤ', '▁press', '款', '▁avait', '▁pray', '圣', '可能性', '▁gij', '紧', '▁height', '女孩', '告诉', 'nova', 'kir', 'eɣ', '梅', 'parti', '▁bereits', '▁att', '▁අ', 'wel', '▁david', '▁Thank', '▁measure', '▁date', '▁진짜', '▁nom', 'fru', '痛', 'stro', 'gt', '引', 'てる', 'hood', 'নি', 'dal', '▁forma', '我也', '余', 'ิ', '▁servant', '结', 'ங்க', 'fle', '▁stranger', 'ву', 'wana', '17', '▁Frauen', '▁blo', 'ric', '▁Tom', 'auf', 'ней', '▁enjoy', '料', '書', '한', 'してる', '▁Unter', '▁moi', 'wie', 'nni', '他说', '▁Nu', '▁names', 'ult', '▁provided', '▁breast', 'vez', '政策', '▁palace', 'となる', '大约', 'ल', 'লে', '▁costs', '▁tap', 'тан', 'amu', '男性', '而且', '▁devil', '▁freedom', '▁charles', 'ھ', '存', '▁authority', 'bone', 'mble', '▁defend', '▁hoch', 'pens', '▁бар', '▁reasons', 'しい', '业', '▁Sam', '▁sechs', 'ません', '▁fancy', '▁fashion', '毒', 'ос', '▁intention', '▁alive', '倍', 'py', '静', '今回', '▁pair', '设计', '▁impression', '儿子', 'ör', '▁sex', '伦', 'ellen', '▁cyane', '▁desert', '▁gentle', '认识', '▁bell', 'ۆ', '잖아', 'ала', '多少', '压', '都有', '▁style', 'ṛ', '▁forms', '▁anxious', '▁teach', '哦', '词', '▁Pu', '更多', 'vent', '的生活', '▁genug', '怕', '很好', 'род', 'voll', '▁sup', '▁Menge', '假', '方向', 'mark', '▁circle', '▁weit', '▁тебя', 'ddi', 'cul', '自分', '▁twice', 'তে', '政', 'قا', '▁ordered', '▁gla', '▁mer', '▁honest', '▁сказал', 'のお', '▁Zi', '▁stra', '▁possibly', '▁angry', '▁س', '▁council', 'sol', 'loo', 'dam', '▁vida', '能力', 'gara', 'ši', '▁brief', '▁کرد', 'eln', '基本', '▁лет', 'ró', '打开', '▁20', '犯', 'nik', 'br', '▁leur', '▁gy', 'mine', 'ration', 'uli', '▁ocean', '▁origin', '▁Sant', '▁З', '▁geen', 'icht', '英国', '▁patient', '▁ordinary', '▁bent', 'ැ', '▁british', 'alt', '▁ای', '▁importance', '▁qua', '▁són', '喜', 'vie', '▁яго', '多くの', '▁legs', 'ство', 'ния', 'kins', '▁university', 'long', '▁вопрос', '▁eigentlich', '▁юм', '▁hören', '好吧', 'shed', 'lijk', 'rag', '姆', '令人', '인', '结婚', '▁rising', 'дер', 'leid', '▁Vater', '▁culture', '▁或者', '▁tongue', '▁murder', 'els', 'はい', '200', '当中', '▁Kopf', 'arm', '▁somewhere', '▁volume', '▁heads', 'ega', '▁qual', '▁với', 'گر', 'nnen', '清楚', '▁safety', 'halt', '▁ganzen', 'কা', '▁zo', 'ades', '支', 'pend', '同时', '嗯', '스', '▁Mutter', '激', '選', 'تی', 'сть', 'ví', 'pet', '▁problems', '▁agreed', '▁physical', '▁investment', '内容', '▁truly', 'gus', 'wal', '▁row', 'わけ', 'ि', '▁security', 'iĝis', 'hab', 'ээ', '▁fe', '▁тебе', 'ology', '▁hate', '▁shoulder', '▁forgotten', 'ord', '▁breakfast', '▁rode', 'пла', '▁seventeen', '▁那你', '▁taught', '▁ему', '你是', '▁roof', 'vir', '▁aim', '▁cook', '迫', 'tä', '▁med', '▁mistake', '▁promised', '▁много', '▁dance', '运动', '▁сам', '▁Cha', 'されています', 'pun', 'ود', '▁China', 'ыш', '▁join', 'še', 'geb', '感谢', '▁versuchen', '▁waited', 'elijk', '▁exercise', '▁roll', 'ight', 'uda', '▁ability', '▁anne', 'rou', '▁altogether', '▁dare', 'izi', '▁remembered', 'plan', '息', 'нов', '氏', 'гүй', 'люб', '主要', '▁Jetzt', '▁kor', '▁би', '▁calling', 'fl', '▁làm', '▁Ch', 'lent', '▁fingers', '▁dangerous', 'சி', '▁weniger', '▁hart', '不可', '▁feelings', 'аль', '▁Tra', '▁kuri', '▁target', 'வா', 'ていた', '▁потом', 'old', '三十', '▁tent', '▁salt', 'part', '质', 'jn', 'けれども', '▁failed', '这不是', '▁glory', 'ule', '每天', 'از', '▁восемьдесят', '永远', '▁chose', 'uit', '▁そう', 'اق', '▁бу', '曾经', '▁streets', '汉', 'கி', '▁specific', 'nje', '▁wil', 'раз', '関係', 'any', 'を見', '▁вообще', 'tch', '▁terror', 'tausend', 'すること', '一位', '税', '▁bist', 'ға', '跟你', '▁empty', 'lief', '景', '▁helped', '▁method', '▁james', '刚刚', '▁vielen', 'zon', 'uni', 'bili', 'jā', 'stellen', '▁rot', '▁quietly', 'bon', 'ねえ', '▁famous', 'pping', 'パー', 'rim', '社', 'gor', '▁drop', '一条', '▁fil', '▁auto', '调查', 'urs', '▁express', 'zig', '▁grant', 'ziehen', '▁active', '都会', '消', '▁wear', '▁после', 'bal', '婚', '亮', '▁байна', 'iye', '▁пре', 'য়', '▁princess', '▁limit', '后来', '万円', 'ld', '▁ха', 'ło', '▁wij', '生命', 'keit', 'の中で', 'ائ', '▁ச', '▁bul', '探', '▁Für', '▁kingdom', 'cke', '▁series', '▁sufficient', '越来越', '▁busy', '▁grown', 'бор', '13', '有一些', '▁Мы', '▁aussi', 'tika', '企业', '▁các', '行动', '▁issues', 'wert', 'bus', '▁rapid', 'зы', '告诉你', 'ூ', '▁Za', '▁شده', '▁такой', '赛', 'eli', 'もある', 'rz', '▁delight', '▁sang', 'なんです', '▁struggle', '堂', '在我', '▁online', '▁그거', 'tori', '▁explained', 'ño', '軍', 'про', '▁fault', 'aw', '▁deg', 'প', 'ім', 'rom', '▁ended', '▁guide', '目前', 'ート', '▁signal', '▁heat', 'či', '▁flow', '日本の', '▁そうですね', 'phy', 'nin', '念', '旧', 'tto', '▁aside', '▁gr', 'û', 'ium', '▁그래서', '▁liegt', '散', '▁És', '▁potential', '▁yesterday', '▁rights', '▁девяносто', '▁false', 'gia', '医', 'يل', 'nze', '違う', '▁pré', '▁sorrow', '▁highest', '医院', 'sp', 'されて', '▁hinter', '▁Wer', 'kā', '▁extremely', '▁Dia', '▁experiment', 'Laughter', 'иться', '▁judgment', '网络', '▁exact', '▁сегодня', 'اف', '▁fel', '▁hell', '你说', 'aya', '绝对', '▁dev', '▁verstehen', '駅', '▁listening', 'おいしい', '第一次', '的孩子', '▁strike', '▁connection', '▁sentence', '▁income', '赤', '居', 'ล', '▁European', '▁kuba', '▁pou', '▁greatly', '▁Па', '房子', '▁described', 'ского', 'したい', 'ກ', '▁klar', '▁recently', '萨', '▁priest', '旅行', 'ి', '▁margin', 'ое', '▁pressure', '▁touched', '▁trial', 'haus', '▁separate', '▁network', '▁refer', 'وي', 'était', 'tle', '▁fix', '▁previous', '▁sides', '요', '出了', '降', '▁companion', 'uf', 'uff', 'спе', '洛', 'dio', '▁때', '▁Fragen', '真是', '▁vers', '▁де', '那种', '▁older', '▁disease', '▁почему', '大的', '▁angel', 'lá', 'нем', '▁zehn', '▁beim', '進', '▁settled', 'হ', 'oso', 'ude', '▁gay', 'rung', '▁ride', '合作', '▁grande', 'ются', 'horn', 'cies', '▁becomes', 'ym', '剧', 'pla', '置', 'からの', 'দ', 'tom', '你要', '▁eleven', '▁When', 'bs', '▁людей', '▁meer', 'یا', 'ْ', '▁map', '▁gleich', '▁apparently', '▁naturally', 'ства', 'ҙ', '那是', 'gun', 'دی', '很难', '来的', '▁sage', 'ime', '▁onder', '英', '▁гор', '▁Prozent', '致', 'ming', '▁superior', 'aus', 'tă', '▁имени', 'sem', '游', 'ウクライナ', '▁Lebens', '即使', '▁hun', '▁intended', '▁philip', 'lio', '▁sixteen', 'сон', '▁involved', 'ыя', 'эд', 'ился', '▁liked', '▁capacity', '诺', 'まず', '轮', '▁vie', '▁Ci', 'iste', 'wand', 'ана', '▁interview', '▁troops', '▁Auto', 'eye', 'antes', 'лась', '▁même', 'ées', '▁belief', '້', '一家', 'gem', 'cara', 'າ', 'nal', '▁него', '▁title', 'nge', '我们将', '参与', '你能', '机会', '除了', '产', 'amos', '▁bald', '▁release', '▁corn', '谈', '粉', '创造', '親', '冲', 'でしょうか', '▁ice', '▁مت', '▁driving', '▁stars', 'щ', 'rry', '▁student', 'hundert', '▁highly', '展示', '止', '▁vote', '▁shop', 'ht', 'nehmen', 'ande', 'нд', '▁operations', 'eller', 'inde', 'ash', 'ек', 'lot', 'ruh', 'ա', '▁career', 'ct', '▁definitely', '▁chamber', '▁argument', '▁happening', 'tier', 'fr', 'phi', 'bes', '晚', 'гийн', '▁sans', '讨论', 'ono', '▁admit', '抓', 'ましょう', 'olo', 'zwa', '料理', 'ila', '▁ap', 'той', '収', 'ε', '▁avoid', 'burg', '▁thrown', 'vä', '実は', '校', 'ив', 'によりますと', '▁todos', '▁contra', '架', '▁aller', '整', 'やはり', '▁flo', '富', '▁suffer', '▁shoulders', '认', '▁minister', '▁Th', 'gro', 'ès', '▁match', '▁ந', 'tud', '滑', '▁bereit', 'spiel', 'tür', '俩', '期待', '▁concerned', '弄', '▁windows', '一定要', 'ийг', '▁harm', '▁cup', 'ori', 'hora', '末', 'বে', 'ज', 'ario', '▁thousands', '▁kennen', 'тур', 'লা', '▁pointed', '▁nay', '▁His', 'get', '▁ideal', '下去', '它是', 'ži', '箱', 'sing', 'rd', '80', '▁fairly', '▁standard', '▁ее', '只能', '▁nose', '的故事', 'lus', 'kal', 'iamo', '▁spiritual', '▁해', '▁Pri', '田さん', 'dale', '▁carriage', 'яв', 'رس', '▁verwenden', '▁kinds', '要是', '▁Gott', '呼', 'tten', '块', '▁loud', '▁helfen', '▁joined', '▁себя', '▁bro', '吃饭', '▁kid', '索', '하는', '报告', 'vit', '可能是', '▁novel', 'tain', '县', '不管', '▁weitere', 'gam', 'ejo', 'anza', 'stri', '▁claim', 'reich', '▁excuse', 'த்', 'வு', '复', '叶', '就在', '▁fighting', '▁mari', 'пу', '▁ones', '▁temps', '猫', '▁affairs', 'gwa', 'ust', 'kana', '▁wealth', '症', '重新', '▁useful', 'dé', '百分之', '▁presented', '▁flight', '鲁', 'kam', '灯', '▁grey', 'cut', '▁пад', '记', '每个人都', 'cz', '▁papa', 'ique', '▁fri', 'rik', 'できない', '▁mix', 'lock', '▁loose', 'ность', 'fort', '▁Cor', 'بي', '▁niemand', 'ян', '▁cuando', '▁prayer', '▁faces', 'pad', 'bare', '歳の', '▁debt', '▁evidently', 'abi', '▁unseren', '▁möglich', 'まあ', '▁suggest', '付け', 'pha', 'ща', '动物', '▁woods', 'का', '你不', '▁Х', 'vien', '▁pull', '▁develop', '当你', '▁cruel', '▁そんな', 'ità', 'igung', '借', 'したら', '▁anders', '▁ف', 'بل', 'மா', '令', 'dus', '因此', '市の', 'になりました', '▁indem', '▁Regierung', '▁الح', '▁average', '时代', 'شر', '▁native', '速', 'ked', '▁ange', '▁خود', '▁X', '▁아니', '▁tin', 'ි', 'tü', '梦', 'hau', 'ила', 'тал', '愿意', '▁worst', 'por', 'வி', 'じゃないですか', '続いて', 'თ', 'bwa', 'wick', 'ssa', '▁lack', '表示', '▁considerable', '▁нужно', 'olu', 'hn', '志', '▁trail', 'ace', 'rup', '▁dogs', '勒', 'ath', '▁suggested', '▁torn', 'パン', '▁nos', '▁pal', '程度', '也有', 'ify', '▁bid', 'mwe', 'eix', '慢', '▁raz', 'ụ', '都在', 'tent', '▁пока', '父亲', '贵', 'haft', '条件', 'ск', 'र्', '▁Dan', '注目', '▁arbeiten', 'lichkeit', '是谁', 'bas', '▁gate', '▁மற்றும்', '▁male', 'uel', 'нь', '▁dabei', '▁sought', '▁raise', 'ters', 'elles', '▁какой', 'それで', '▁이제', '▁gain', '的想法', '▁bodies', 'book', '▁wohl', '▁それは', 'ゆ', 'hind', 'ыр', '▁constant', '明日', '▁heb', '▁好吧', '威', '心里', 'وت', '▁sacrifice', '然', '▁Männer', '普通', '▁labour', '产品', 'ете', '▁bekannt', '分析', '込み', '看起来', 'とき', '莫', '▁refused', '占', 'gé', '顿', 'comp', 'しない', '▁slightly', '▁хорошо', '道路', '▁fail', 'しっかり', '▁sheet', '招', '▁source', '▁Meinung', '▁dot', '▁Dank', '经', 'sign', '是你', 'ening', 'ум', '▁birth', '▁també', 'bury', 'コン', '▁hills', '顔', 'ui', '▁rapidly', '▁pur', '▁becoming', '我知道', '谢谢', '盘', '▁saved', 'kken', 'hang', '▁поэтому', '▁bringing', '谢谢你', '▁Nicht', 'mia', '▁tender', '▁showing', 'дел', 'える', '以来', 'pal', '也没有', 'ской', '▁computer', 'নে', 'ギ', '▁virtue', '曼', '▁nehmen', 'ره', '硬', '▁unknown', '▁tradition', 'fon', 'cr', 'ws', 'なる', '▁finger', '▁advanced', 'inte', 'мат', '句', 'сэн', '▁Film', '到底', 'avi', '▁papers', '▁governor', 'trag', '▁upper', '就可以', '▁じゃあ', 'cé', 'produ', 'кам', '▁Post', '▁audience', 'たち', 'anga', '切り', 'با', '▁extent', '▁peut', '▁pin', 'なぜ', 'halten', '▁solche', '▁gift', '▁э', 'endo', '側', '▁neuen', 'லை', '▁pity', '▁theory', 'sal', '提出', '▁Em', '▁¿', '▁alte', '場合', '▁division', '历史', '▁everywhere', 'iva', '70', '▁Bir', '들', 'なって', 'pli', '北京', 'ization', '沉', '▁çok', '▁praise', '▁cities', 'term', 'yer', '▁Des', '▁Vo', '▁portfolio', '▁Tre', 'これから', 'று', '会社', '价', '▁первый', '▁dressed', '▁Auch', 'punkt', 'ел', '教授', '▁servants', '建立', '▁charm', '▁nächsten', '▁cell', '▁System', 'ベ', '靠', '育', 'зи', 'стр', 'cept', 'хи', '▁See', '▁talent', '▁Idee', 'wir', '▁où', '你有', 'right', 'ál', '魔', '▁кор', '射', '▁trip', '▁established', 'ül', '▁sua', '▁features', '▁الس', '▁distant', '至少', '▁rome', '▁Punkt', '▁kitchen', 'ced', 'ets', '都不', 'stellung', '▁wake', 'yl', '具', 'ецца', '▁advice', 'ешь', 'xa', '国内', 'なんて', '▁quarters', '坏', 'ibi', 'না', '折', '一百', '▁gewesen', '▁occurred', 'esa', 'эх', '▁Hause', 'kus', '結果', '刀', 'ér', '▁respond', '満', '▁reflect', 'phe', '(', 'ır', '▁moments', '▁Park', 'isten', 'ワ', 'ේ', '▁yr', '▁beg', '▁аб', 'کن', '▁mode', '▁ذلك', 'jou', '▁forces', '家里', 'ised', '▁committed', '▁hy', '▁Г', '是如何', 'ña', 'zza', '判断', 'mber', 'その後', '▁announced', '▁Tri', '▁quatre', '▁bought', 'дар', 'уд', 'ности', '空间', '立ち', 'cro', '核', '怪', '刚才', '▁думаю', 'ständig', 'main', '▁robert', '▁discover', 'ара', '▁pace', '▁guidance', 'раб', '▁include', '業', '▁kiss', 'mbe', '藤', '▁pulled', '▁había', '▁بعد', 'cions', '言葉', '▁Gesicht', 'بار', 'nell', '▁darin', 'сі', '恶', 'lf', '▁teeth', '▁How', '▁пе', 'ej', 'を受け', '活動', '▁lamp', '24', '▁smart', '▁leg', 'ீ', '礼', 'rac', '▁lovely', 'pose', 'きます', 'বা', 'த்து', '总统', '都没有', 'зе', 'ает', '所有这些', '▁card', '▁jane', '警', '▁facts', 'dur', '▁ankaŭ', '▁我就', 'mir', '身边', '▁sunday', '投票', '▁prefer', 'ră', '黒', 'ema', '▁detail', '▁shame', '▁oli', '電', '마', '▁fut', 'str', '主义', 'ож', '▁block', 'บ', '▁Cu', '世纪', '番組', '航', '▁هذه', '▁frei', '▁этой', 'ře', '▁closely', '▁intelligence', '▁erst', '卫', '意识到', 'ì', '▁hang', 'mma', '▁hearts', '▁leicht', '▁drove', 'app', 'nga', 'нос', '支援', 'ske', '厚', '▁bud', '▁அவர்', '▁One', '进来', '▁afford', 'back', '▁zal', '什么时候', '▁whispered', '現場', '▁medical', '旅', '真正的', 'pra', 'être', 'kor', '▁pop', '建议', 'tı', '増', 'ico', '▁Warum', '▁போ', '▁protection', '▁details', '▁Ol', '▁milk', '搞', '顶', 'eza', 'いろんな', '▁comfortable', 'ことは', '▁Ob', '论', '▁section', '属', 'oon', '▁department', 'ат', '▁다', '博', '▁gathered', '证明', '▁existing', 'ން', '게', 'von', '尾', 'izing', '▁affection', 'かなり', 'ech', '▁metal', '▁liebe', '蒙', 'sko', 'ここで', '他是', 'ür', 'pé', '势', '▁dozen', 'фи', '影', 'тро', '最好的', '▁secure', 'lab', '▁extraordinary', '▁anyway', '▁cosa', '▁listened', '货', 'sus', '▁brauchen', '▁slight', 'nta', '▁Namen', 'ますね', '▁conclusion', '▁female', 'нее', 'سم', '抗', 'пол', 'tos', '▁gene', '观', '▁laughing', '▁represent', '▁manage', '鬼', '▁syn', '▁solo', '▁crown', '▁handsome', '▁Pre', 'town', '▁Video', '领', '▁ở', '▁heeft', '我们有', '延', '▁bitter', '▁carrying', '一会儿', '▁daha', '我有', '▁„', '感情', '▁nurse', 'ు', '胡', '▁smooth', '▁iran', '▁él', '運', '経済', '▁indians', '是为了', 'sicht', '位置', 'eḍ', '▁donc', '▁больш', '▁Hal', 'მ', 'nek', '象', '▁treatment', '我已经', 'っていうのは', 'medi', 'ත්', '▁অ', 'டை', 'なんだ', 'ப்பு', '▁consideration', '▁த', '制作', 'тэй', 'tions', '不到', '▁appears', 'ong', 'дал', '的一些', 'fini', '▁Wissen', '▁当然', '今回の', '▁developed', '宫', '运', '▁careful', '新闻', '▁obliged', 'ế', '▁projects', 'もっと', '▁treat', 'kh', 'ŝ', 'ের', '▁discussion', '▁clar', '▁sự', 'べ', '▁về', 'zie', '思考', '▁reward', '环境', 'ヒ', '▁П', 'kö', '▁дело', '参', 'ボール', 'гі', '冬', 'ente', '▁resources', '▁வி', '▁второй', '日に', '네', 'ència', 'cks', 'şi', 'ා', '▁independent', '▁professional', 'さらに', '▁Is', '地说', '各种', 'blick', 'пе', '▁staff', '▁Raum', 'iyo', '铁', '是因为', 'zan', '十分', '▁role', '阳', '引き', '▁тогда', 'pl', 'ティ', '▁rough', '举', '່', '冰', '▁nta', '▁jest', '▁focused', '▁drug', '▁mighty', '記録', '▁ප', 'द', 'fli', 'aha', 'ctor', 'bor', 'ên', 'bank', '日の', 'az', 'ो', '▁Q', '了吧', '▁transport', 'hält', '▁lies', '▁wow', '▁schools', 'wit', '▁reg', '▁smaller', 'それは', '最大', '▁Woche', '▁кол', 'rap', '想到', 'ን', '▁systems', '▁mé', 'ball', 'あれ', 'なかなか', '幸福', 'cion', 'のに', '▁response', 'tá', '▁compared', '▁Mon', '▁imagination', '▁pare', '是吧', 'ค', 'رف', '▁200', 'nyi', '做出', 'рав', '▁louis', 'ppen', '曾', '会有', '▁realized', 'каз', '▁Wort', '▁Chris', '▁artist', 'ção', 'くる', '▁element', 'sho', '▁sieht', '归', '说了', 'gl', 'este', 'تا', 'ý', 'gate', 'einander', 'dí', 'ciones', '随着', 'ต', '欢迎', '年代', 'uga', '岛', '独', 'nom', 'nken', 'げ', '职', '▁kurz', '▁permit', '尽管', '▁organization', 'vier', 'ère', '▁extreme', '危险', 'ژ', 'fold', '▁training', '现', 'hat', '寻找', '▁spr', 'ings', '▁University', '行为', 'カー', '▁Dollar', '▁incident', 'mbi', 'gon', '塞', '▁David', '▁instrument', '▁hal', 'star', '▁questo', '▁rare', 'でしょ', '价值', '▁Schw', '嫌', '▁cop', 'ã', 'უ', '▁organis', '把我', '▁Neu', 'யா', 'られて', '▁cya', 'ität', '▁leader', '歩', '仕事', '▁smiling', '▁まずは', 'imo', '▁Kind', 'бер', 'ం', '▁beide', 'peri', '受到', '暗', '▁contrary', '▁saint', '▁deine', '▁treasure', 'llo', '▁hidden', 'ierten', 'iyor', '▁patients', '状態', '▁mess', '▁unbe', '▁skill', 'nza', '▁eso', '▁joe', '▁principle', '示', '▁realize', '领域', '▁EU', '▁relief', '▁ain', '的歌', 'يت', '▁Pen', 'ちゃんと', '▁arab', 'فا', 'مر', '▁Che', 'lim', '▁succeeded', 'pos', '▁fleet', 'wind', 'өр', '同样', '▁measures', '豆', '公共', '▁actions', '▁temper', 'жы', '▁不过', 'һ', '▁gan', 'ayo', 'ってる', '▁carrer', '▁liberty', 'রা', '▁ئا', '▁setting', 'оў', 'ट', '▁protect', '藏', '我是说', '▁colour', '▁более', '刺', '▁function', 'blo', '▁estate', '▁invest', 'sid', '▁families', '▁Sha', 'ыл', 'ун', '▁wore', 'nat', '▁steht', '同意', '劳', 'ppe', '▁falling', '必', '私は', '委', '简单', '▁suffered', 'に対して', 'тэ', 'টা', '随', '▁Sp', '▁frequently', 'hol', '▁somehow', '不可能', '十二', '▁partner', 'itude', '▁flesh', '▁powers', 'اع', '你看', '▁olarak', '▁ships', '500', 'cus', '』', '▁yi', 'اه', '▁ج', '唯一', 'ист', '▁stellen', '有时', '▁campaign', 'uje', '『', '▁solution', 'aron', '上了', 'ubu', 'ery', 'shy', 'ydd', '▁nevertheless', '投资', '▁overall', '床', '対応', '▁affair', '我不', '▁awful', '▁Europa', '▁như', '▁stark', '▁begann', '▁Recht', '▁picked', '▁Ihrer', 'kazi', '基本上', '说的', 'bia', '▁accepted', '▁sp', '▁request', 'фе', '▁Freund', 'ency', '功', 'vari', 'shaka', '▁favour', '▁direkt', '▁euch', 'ක්', '▁plenty', '▁ĉi', '有了', 'unt', 'ём', '等等', '▁businesses', '▁seized', 'もあります', 'dien', 'ów', '▁grim', '特に', '不过', '▁glauben', 'hal', '▁kra', 'üh', '▁conference', '▁zeigen', '▁motor', '▁пера', '患者', 'юць', '▁peu', '▁thế', '以为', '薬', 'sey', '产生', '▁faithful', '▁satisfied', 'fic', 'spect', 'yor', 'lly', '▁dust', '▁dreadful', '即', '▁하', '私の', '▁うん', '▁jim', '▁pet', '套', '一直在', '에서', '▁funny', 'viv', '股', 'weg', 'cs', '▁expressed', '▁مو', '累', '上げ', 'mara', '▁foundation', 'аны', 'ont', '▁tip', 'gul', 'وس', '職', '把他', 'さんに', 'uv', 'にして', '▁Sal', '▁remarked', 'ここに', '▁appeal', 'pel', 'dul', 'ं', '▁meal', '▁Internet', '▁bob', '▁fields', '前の', '生物', '▁possess', '▁soldier', 'эт', 'つけ', '▁horror', '▁alla', 'лет', '変', 'んだよ', '▁kal', '你也', 'veni', '还没有', 'cri', '贝', 'می', '当我们', 'лар', 'ome', '洋', 'дан', '▁воз', '▁ක', 'gie', '吸', '预', '▁excitement', '▁거야', '是一种', '▁contact', '▁rules', '両', '▁mac', '▁negative', '▁Ist', '敢', '▁Гэта', '▁connected', '▁universal', '▁Gar', '▁irgendwie', 'pil', '▁majority', '▁destroy', '▁Los', '蒂', 'hod', '我去', 'prob', 'kol', 'がありました', '▁Den', 'ோ', '▁sé', '▁relationship', 'со', '▁bore', '▁lifted', '编', 'tory', '▁Körper', '▁fu', '▁whenever', 'かもしれない', '▁sprang', 'வே', 'と思う', '了一', 'cat', '▁我要', 'これを', 'top', '汽车', 'зі', '害怕', '90', '▁iyi', '▁With', '▁şey', '▁qué', '▁emperor', '▁lock', 'oh', '▁Và', '▁flag', '▁Reihe', '结束', '▁tail', '▁pardon', 'ians', 'ред', '▁proof', '▁fal', '▁protest', '▁parties', '地域', '死了', 'rian', '你必须', 'яр', '▁rid', '▁amazing', 'kas', 'మ', 'nig', '袋', 'Z', '▁hello', 'ட்டு', 'ké', 'кова', '▁challenge', '但我', 'сад', '▁Pan', 'act', 'isto', '我没有', 'زی', '▁savage', 'tisch', '▁Angst', '▁spo', '丁', 'mise', '弹', '我都', '可是', '▁prior', 'だって', '▁West', '▁adam', '▁nest', '我还', '▁resist', '▁Antwort', '▁rev', '▁수', '▁mot', 'Y', '▁இந்த', '▁decide', '▁wondering', '▁phone', '▁所以我', '境', '▁crossed', 'down', '疑', '▁radio', '母亲', '印象', '▁Saint', '▁те', 'mobil', '▁wisdom', '▁để', '战争', 'nna', '▁anger', 'ップ', '▁flower', '▁Familie', 'kli', '▁zei', 'مل', '▁Не', 'rze', '▁screen', 'aniran', 'ington', '▁کو', '▁frame', '食べ', 'ktor', 'ange', 'kü', '""', '露', '▁đi', '▁occupied', 'ả', '▁それでは', 'nit', '翻', '▁despair', '▁washington', 'five', '人に', '務', '和你', '▁kunnen', 'ров', '▁demanded', '里的', 'ose', '的名字', 'uti', '天气', 'col', 'シャ', '▁Liebe', 'бай', '▁dawn', '烟', 'colo', '做什么', '▁schi', '最初', '▁statement', 'دار', 'nam', 'نى', 'させて', '商品', '까', 'band', '杨', 'position', 'tage', '土地', '▁gerne', '▁ghost', '谢', '▁пол', '▁fundamental', '▁managed', '池', '治疗', 'duc', '▁Ihren', '人员', '▁enemies', 'eurs', '▁School', '▁kur', '▁rank', 'ель', 'nah', 'なんですが', 'fern', '▁yer', '衣服', '凯', '▁communication', '▁agreement', '▁marked', 'treten', 'ெ', 'tti', '▁Son', 'бра', '共同', '赶', 'みたい', '▁一方', '▁increasing', 'य', '니까', '▁Let', '▁removed', 'وب', '浮', '発表', '有没有', 'をして', '▁dying', '▁slave', '关键', '▁remarkable', '进去', '▁Krieg', '権', 'dzi', 'tó', 'iş', '▁Het', '▁теперь', '▁supper', '▁ari', 'ஜ', '▁cow', 'न्', '他们在', '年の', '▁improvement', '▁mistress', '计', '舞台', '团队', 'ු', '面前', 'ered', '▁equally', '▁суд', '▁jak', 'iem', '▁violence', 'بی', '▁strategic', '▁burning', 'öl', '没有人', '今の', 'くらい', '▁шу', 'liegen', '▁très', '▁schien', '▁However', '▁mü', 'などを', '▁poet', '▁الك', '▁bishop', '▁clo', '▁deck', 'お願いします', '▁baron', '▁Mor', 'stig', '有多', '▁farther', '皇', '课', '恋', 'кая', 'ень', '▁primer', '的声音', '人民', '▁말', '▁regarded', '▁Spe', '你好', '值', '▁groups', '▁asleep', '尤其是', '▁Э', '組', 'пом', '▁kom', '戴', '▁effective', 'ት', 'stin', 'sky', '▁mile', '▁verschiedene', '▁Alle', 'யில்', '机构', '如果我', 'ında', 'の方', '聞いて', '▁educa', 'jas', '▁code', '▁kas', '▁Cap', 'stellt', '▁Ste', 'chter', 'テレビ', '▁generation', '坐在', '秘密', 'од', 'もし', '▁wedi', 'роз', 'พ', 'vita', '▁sprach', '▁dengan', '▁cab', '▁describe', '▁route', 'ಿ', '▁weißt', '▁nahm', 'ед', 'いない', '▁좀', 'grad', '▁esto', '원', '▁calls', '务', '▁deeply', 'că', 'انی', '▁continues', 'னை', 'オリンピック', '了很多', '▁meat', 'お前', '的大', 'bul', 'thy', '先ほど', 'ngu', '▁gew', 'uba', '▁pack', 'сты', 'wyd', '丸', '▁arch', '▁播放', '怀疑', '了你', 'weise', 'ага', 'آ', '▁topic', 'oz', 'ган', '▁herum', '看见', '和我', '▁Amerika', '移', '▁behold', 'schau', '这个人', '▁inner', '营', '▁import', 'angle', 'rice', '▁capable', 'гла', '女儿', '▁nervous', '▁Kra', '介绍', '▁flying', '熊', '▁hacer', '▁chain', '唐', '▁minds', 'がない', 'whi', '妹', '混', 'tische', '姑娘', 'mah', '▁acht', '▁будзе', '地球', '▁أو', '▁innocent', 'gui', 'run', '▁Men', 'vě', '▁software', 'ffer', '背景', 'ific', 'らない', 'bet', 'களை', 'تى', '宁', '▁begun', 'uzi', '▁levels', 'vă', '年轻', '▁yield', 'lap', 'よりも', '▁Informationen', '▁بی', '▁spirits', '▁alarm', '▁проезд', '▁machte', '▁explanation', '对我', '不仅', '▁jam', 'zone', '▁younger', 'র্', '优', 'لت', 'гал', 'toj', '▁hide', '▁buried', 'マン', '攻撃', '▁worthy', '希', '吹', '▁Commission', '▁konnten', 'ा', '▁gods', 'tors', 'lama', '▁aspect', '▁eene', 'このあと', 'dum', '那样', '▁pred', 'ison', 'org', '并且', '▁rear', 'ரா', '具体', '▁wave', '加入', 'клад', '▁complex', '你现在', '▁Arm', 'を見て', 'loc', '▁southern', '▁mayor', 'ງ', 'gs', 'тель', '▁doors', 'лә', '▁citizens', '麻', '眼睛', '▁forgive', 'نت', '▁evident', '事儿', '人で', '帮我', 'வை', '▁commission', '▁site', '自身', '▁included', 'igt', '宮', '莉', '不太', '莱', '▁unique', 'setzt', '▁अ', '第三', '▁sons', '展', '▁dull', 'pass', '▁我说', '▁bottle', '容疑者', '▁dari', '▁الع', 'wydd', '▁verschiedenen', '▁bull', '一只', '▁stehen', '関', 'っていた', '▁کا', '▁чего', 'pers', 'ν', 'ступ', 'anda', '高い', 'তো', 'worth', '你还', '▁dim', '▁tower', '▁millions', '▁satisfaction', '▁effects', '▁rates', '▁gener', '表明', '▁虽然', '灵', '전', 'kuwa', '叫做', '下面', '▁cheer', 'من', 'کر', '领导', '变化', 'عد', '正常', '第一个', '▁clever', '▁treated', '▁divers', 'water', 'lös', 'ő', '▁rocks', '路上', '▁necessity', 'もちろん', '的一部分', 'licht', 'ingly', 'ۇ', '我们会', 'yard', '了他', 'аг', '▁ново', 'oka', '▁zero', '▁fund', '▁Natur', '接種', 'ridge', '▁pipe', '老板', 'قد', '▁figures', '丽', 'vant', '在哪里', 'maze', 'だけで', '替', 'lah', '▁edward', '▁shade', '人間', '乡', '在他', 'nim', 'ĉ', '备', 'それが', '新しい', '▁friendship', 'oi', 'ホ', '你这', 'nud', '▁liber', '▁sheep', '▁вер', '▁pictures', '义', '▁election', 'bung', 'gira', '▁Tur', 'эм', 'alo', '▁attitude', '▁них', 'jes', '橋', '▁conscious', 'že', '▁proportion', '▁ruin', 'cil', '▁себе', 'cyo', '其他人', '▁document', '▁western', '▁oo', 'ез', '▁economy', '▁twee', 'cient', 'ư', '▁palm', 'gua', 'elli', 'ств', 'と思って', 'raz', '▁execution', '視', '麦', 'ными', '▁entrance', '食物', 'кт', '▁manifest', 'ци', '▁perspective', '▁nations', '▁ху', 'lea', 'anti', '▁Bre', '▁plate', '▁desired', 'ço', 'ペ', '▁alten', '▁الب', '▁expense', '女子', 'そこ', 'vou', '目的', '坚持', '▁tiny', 'voir', '▁allein', '▁confi', 'шел', '导', 'ります', 'tica', '▁gradually', '▁Chi', 'cial', '▁pli', '壁', '▁mem', 'tab', '会议', 'wis', 'ış', '私が', '▁smith', '一人', '▁obtained', 'في', '▁relation', '▁grup', '▁gaze', 'رب', 'rous', 'していました', 'か月', '彩', 'rk', '许', 'hä', '▁tour', '▁giant', '▁perform', 'いや', '▁lad', '▁triumph', '▁finish', 'oku', 'ニュース', '艺术', '▁бер', '席', '▁всех', 'やすい', 'hung', '▁mí', 'jí', '▁sail', '▁require', '▁core', '▁einzige', '調査', 'рам', '马上', '▁сказать', '影響', '▁wounded', 'griff', '大哥', '▁Tür', '完了', '▁Ziel', '一场', '一旦', 'gent', '▁untuk', '▁criminal', 'nny', '企業', '▁revolution', '还要', '▁mystery', '▁mercy', 'aban', '▁constantly', 'cli', '▁teaching', 'taj', 'shobora', 'rod', 'cast', 'roll', '▁teacher', 'итель', 'ologie', 'bly', '▁update', '僕', '▁acquaintance', '休息', '今月', '▁article', '挑战', '▁эта', '▁bisschen', '某', '▁あの', 'fri', '照顾', '酸', '▁nói', 'وق', '▁sul', '▁visible', '▁instantly', 'gegangen', '▁dei', '▁それ', '▁значит', '▁versucht', '対策', '▁работа', 'өө', '▁через', '▁Ed', '测试', '护', 'year', 'というのが', '▁counsel', 'сла', 'ҫ', 'ですけど', '接下来', '▁你看', '難しい', '▁tres', '实现', '▁триста', 'last', '按', '觉', '宗教', '▁Plan', 'کی', '这么多', '确定', '悪', '▁letzte', 'ец', '▁violent', '▁knees', '▁knight', '在我们', '如果我们', 'isha', 'aria', 'ını', '▁пу', '21', 'gru', '▁nel', '▁crack', '്', '因为他', 'ttle', '▁splendid', '▁richard', '▁Mont', '▁brilliant', '▁assured', 'script', '对你', 'rel', '▁mill', 'sca', 'imu', '減', '▁jede', '▁какие', '责任', 'apo', '▁être', '▁az', '补', '就是说', '▁earnings', '新たな', '▁fragte', 'ვ', '▁necessarily', 'tiv', '▁wit', '▁critical', '▁harry', '一张', 'gol', '赶紧', '潜', 'ではない', 'cou', '一緒に', '▁confident', '▁lag', '本来', 'ew', 'In', 'лася', '言って', '建筑', 'ާ', '上がって', '▁multi', 'ically', '▁turns', '惊', 'ию', '▁website', 'よかった', '▁worship', '▁unable', '▁throat', 'ӱ', '▁grief', 'lement', 'ここから', 'مي', '▁relations', 'iɣ', '▁كل', 'ière', '额', '▁published', '纸', 'dina', '▁vis', 'umi', '▁suspicion', '陆', 'test', '▁دارد', 'ўся', '▁sẽ', '▁Det', '也会', 'dad', 'eten', '▁petit', 'در', 'জ', '我们要', '▁darum', '▁maintain', '▁director', '▁الن', 'غا', '这个问题', '馬', '我很', 'aja', '▁Paul', '库', 'fy', '▁official', 'rí', '▁delivered', '▁cart', '▁goed', '上面', '▁schön', '▁prisoner', 'enga', '让他们', '▁universe', '挑', '▁rooms', 'оп', '▁bija', 'аць', '站在', 'pper', 'ایی', '▁оста', '▁regret', '▁differ', '▁나는', 'даг', '▁Col', 'んですけれども', 'ene', 'ந்து', '这儿', 'トップ', '▁mat', '言う', '▁puis', 'tail', 'だろう', '▁実は', '来到', '起こ', '▁tal', '▁objection', '▁Not', 'üm', '▁reden', '我自己', '经历', '▁midst', '▁admitted', '▁እ', '耳', '▁نمی', 'にかけて', 'ится', '▁threat', 'ás', '▁stronger', 'ingen', '考えて', 'ხ', 'كم', 'Т', '▁county', 'zem', '▁halten', '遇到', 'eff', '聊', '▁worry', '错误', 'fla', '观察', 'fte', '▁proposed', '免', '▁hence', '▁attend', 'لة', 'ume', '▁cada', '▁nearer', '▁Mädchen', '联', '大事', '甲', 'lassen', 'өн', '▁такое', '▁roz', 'の中', '▁guns', 'ик', 'ট', 'cade', '牌', '岡', '▁description', '▁Ка', '▁lots', 'ないと', '▁web', '男孩', '▁잘', '最大的', 'اند', '争', '▁adalah', 'рад', '▁concerning', '▁singing', '▁blame', 'lè', '▁affected', '▁folks', '▁verwendet', 'kira', 'ા', 'fas', '▁shock', '▁さらに', '容易', 'ick', '日本人', 'ously', '你自己', '▁possessed', 'mittel', '▁cabin', 'бі', '▁liberal', '▁我认为', '▁stones', '根本', '缺', '▁engine', 'graf', 'vat', '▁vice', '▁plants', '变成', 'dung', '录', 'lerin', '▁Bro', '唔', '▁mc', 'dü', '▁бул', '▁changing', '▁scientific', 'ท', '▁immense', '▁val', 'zug', '▁sport', '▁largest', 'über', 'lk', '▁magic', '▁гар', 'meter', '届', 'gger', 'ე', '笔', '▁私は', '▁absence', '京', '▁absolute', '▁дела', 'லி', 'cons', '媒体', '▁пи', '这件事', '原来', '▁wy', '丹', 'قل', 'aries', '▁Kan', '▁conflict', 'تم', '对吗', '府', '▁над', 'ischer', '園', '▁brothers', 'しく', 'oth', 'னி', '▁proceeded', '▁sem', 'nak', '▁intent', '▁کند', '▁disappeared', '只要', 'ово', 'bag', 'chte', '▁govern', 'ugh', 'きのう', '秀', 'yar', '▁mortal', '停止', '▁voices', '之间的', '▁nächste', 'ディ', '▁Au', '▁rue', 'گی', 'ප', 'zz', '▁bleiben', '▁لم', '▁favorite', 'pak', 'zähl', '▁hoped', '▁Nein', '▁mae', 'なり', '声音', '▁seated', 'дет', '▁bold', 'meye', '▁affect', '▁tempo', 'ે', '▁soil', '乔', '宇宙', 'ह', '镇', '骗', 'یک', '▁мар', '暴', 'aan', '▁waters', '中で', 'ั', 'ucht', 'мет', '▁awake', 'elo', '▁expectations', '▁sieben', 'знач', 'মা', 'としては', '撃', '工具', 'usa', '记录', '일', '▁arrival', 'atu', '在这', '▁Que', '▁hole', 'ffe', '港', '▁coffee', '選挙', 'gleich', '▁studies', '幅', '▁gente', '嘴', 'komp', '▁wusste', 'tric', '▁library', '增加', 'nzi', '▁delicate', '▁domestic', 'mina', '▁scheme', '▁перед', 'rö', 'bild', '▁profession', '▁experienced', '▁jedes', '▁interests', '后面', '▁Kom', '经过', '▁elizabeth', 'enda', 'プロ', '▁vessel', 'hold', '▁eating', '▁quando', 'czy', 'abil', 'merk', '▁remind', '盛', '▁channel', '▁Nacht', '▁না', '有个', '也没', '意思', '▁link', '▁تر', '▁numerous', 'zt', 'のある', '今後', 'bun', 'نگ', '▁recognized', '▁scheint', '▁الج', '这就是', 'рын', '▁custom', '▁mundo', '▁occur', 'nau', '的原因', '所以我', 'lect', 'сці', 'そうな', '▁vez', '行业', '▁bath', '▁Gehirn', 'ax', '由于', '描述', '▁pol', '陪', '▁silk', 'ort', '▁crew', '▁Wi', 'bt', '▁frightened', '▁всего', '现实', 'dies', '娜', 'ザ', '▁seines', 'たくさん', '▁えっ', '▁hor', '我不知道', '▁Bereich', '▁ceased', '湖', '爹', '▁israel', '▁wondered', '▁objects', '是我们', '▁prime', '丝', '▁apartment', '▁steel', '▁ещё', 'ただ', '我相信', '▁resolved', '▁Nor', '▁Bur', '固', 'Al', '洞', '▁更に', '中央', '舞', '▁china', '▁cert', '▁Mein', '确保', 'mini', '怀', '▁stepped', '依', '▁shelter', '▁fourteen', 'ching', '▁bou', '▁failure', '▁investments', 'амі', 'кон', '▁christmas', '▁signs', '看到了', '▁khi', 'ref', 'ছে', '▁groß', 'மை', '▁committee', 'autre', '▁anywhere', '▁organ', '▁게', '▁apply', 'ບ', 'いません', '▁chosen', 'ook', 'тә', '▁buck', 'んだけど', '음', '▁Wal', 'ular', 'erung', '優勝', '▁mysterious', '▁پر', '決め', 'ĝ', '▁friendly', '上がり', '打ち', 'rez', '▁Abend', '▁tous', 'xe', '万人', '▁Энэ', '▁кар', 'ぬ', 'سل', 'prav', 'scher', 'adi', '▁ён', 'lyn', 'スター', 'jun', 'ை', '一部', 'බ', 'thing', '▁principles', '▁너', 'eka', 'ອ', '▁voyage', 'ラン', 'nut', '最好', '▁rent', '方が', '▁Tod', '▁Staaten', '▁دە', '奖', '▁majesty', 'wij', '易', '▁tiene', '▁закон', '麻烦', '▁Rat', '过了', '達', '▁حال', '传统', 'ۈ', 'iyi', '週間', 'つく', 'radi', '▁Haupt', 'hil', '▁bet', '对不起', '▁prices', '▁manchmal', '▁manera', '习惯', '▁construction', 'gat', 'X', '的所有', '▁error', '抱', '▁està', 'なくて', '▁heißt', 'weit', '我现在', '▁mission', 'nica', 'àn', 'cor', 'zna', 'scha', 'ときに', 'hui', 'ago', '▁ee', '▁herr', '模式', '人気', '高兴', '准', '▁为什么', 'どこ', 'стан', '学院', '我看', '結', 'gne', 'fahren', '▁foolish', '枚', 'ə', 'ที่', 'ifi', 'já', 'homme', '检查', '银行', '允许', 'дзі', '▁pause', '▁rief', 'ො', '醒', 'uto', 'というか', 'টি', 'list', '午前', '▁problema', 'char', '勢', '▁Licht', 'nov', '乗', '▁Pla', '▁char', '▁internet', '▁coach', 'кан', '还没', 'enza', '▁gently', '▁beach', 'fried', '标准', 'ñ', '▁currently', '不行', '▁encore', '圈', 'ለ', 'iß', 'fect', '年轻人', '▁College', 'ọ', '▁discovery', '▁practical', '▁ĝi', '电视', 'poli', '▁oben', '命令', 'дзя', '艾', '▁stands', '虽然', '▁besteht', '▁Möglichkeit', '▁git', '▁paused', '▁sooner', 'ksi', '▁Mais', 'unk', '▁사', 'த்தில்', 'iden', 'cc', '▁这就是', 'زن', '名字', 'кра', '▁trois', '您的', 'door', '刻', '▁mille', 'ген', 'スタート', '▁cui', '▁Will', '▁sacred', 'やり', 'च', 'зу', 'system', '▁mud', 'inter', '▁одна', '▁quand', 'dienst', '▁hon', 'แ', '这位', '▁blessed', '▁pushed', '▁reco', '瓦', '▁ariko', '大多数', '▁наш', '▁Wahl', '▁reign', '장', 'air', 'kum', '来看', 'دة', '▁delay', 'стро', 'жу', '▁mont', '▁fought', 'seite', 'ог', '▁reported', 'chester', '他就', 'gged', '▁bare', '▁sigh', '薄', '▁thunder', 'شی', '年間', 'いつも', 'アン', '▁Yes', '▁Präsident', '▁northern', '▁Sir', 'ले', '当地', 'dik', 'sy', 'tia', 'liv', 'عمل', 'essa', '軽', '议', '▁modest', '蛋', 'ngi', 'gesetzt', 'oto', '▁empire', 'geführt', '人たち', 'nej', '▁Ihrem', 'ъ', '▁waste', 'ыг', '被害', '▁İ', 'bile', '▁delle', '弗', 'でき', '当我', '▁quan', '▁collection', '▁கா', '▁prima', '杯', '▁photograph', '▁veel', '压力', 'tif', '典', '▁wings', 'мә', 'ச்', 'rij', '▁dreams', '司', '▁dur', '予想', '▁gained', '怎么了', 'при', '▁내', '▁سر', '▁horrible', '人物', 'пар', '我能', '▁fled', '超过', '干什么', 'cí', 'rais', 'фа', '調', 'vision', 'ăm', 'ars', '▁easier', '▁могу', '▁Probleme', '있', '顺', 'facebook', '▁sofort', 'たま', 'not', 'zog', '戏', 'isme', '▁آنها', 'ే', '显示', '▁funktioniert', 'wali', 'なんと', '本身', '姿', '永', '▁stairs', '▁sale', 'ulo', 'ép', 'roj', '▁Port', '▁proceed', '甘', '▁copy', '▁burn', '▁bearing', '確認', '▁consequence', '▁completed', '不错', '在一个', '▁се', 'fred', '我喜欢', '▁employed', '瑞', '▁Oh', '▁banks', 'ห', '棒', '▁enormous', '烧', '▁sympathy', '▁Lage', 'vet', '▁Some', '▁concern', 'cré', 'ங்கள்', 'α', 'faced', 'richtet', '▁factors', 'اح', '哭', '▁nada', '▁Tor', '▁philosophy', '▁clouds', 'レー', '▁gesprochen', '▁tight', 'asta', 'born', '既', 'head', 'indi', '▁By', '▁instinct', '▁algo', '幕', 'ゲーム', '困难', 'rr', '我这', 'ҡа', '▁elements', 'の中に', 'lık', '▁congress', '▁你要', '▁album', '▁London', '▁relative', 'typ', 'cted', '专业', '▁connect', '▁restaurant', 'lier', '▁climate', '▁goal', '▁Gespräch', '则', '▁mood', '▁classes', '▁introduced', '▁gì', 'üt', 'ο', '▁schwierig', '▁anche', 'лег', '▁maid', '持续', 'ава', '▁König', '振', 'tique', 'dda', '▁odd', 'cord', 'tit', '试', 'dit', '▁segment', 'ņ', '転', '▁conscience', '▁retreat', '▁По', '▁jar', '難', '▁earn', '▁Por', 'sión', '我真的', '盗', 'それから', '▁التي', 'kro', 'عة', '!?', '▁version', '施設', '▁Fin', '那就是', '徒', '对我来说', '▁cave', '▁medicine', '▁application', 'ции', '约翰', '▁Bild', '▁informed', 'zio', 'rant', '▁gör', '说你', '▁谢谢', '大量', 'ajn', '腿', 'جا', '傷', 'аж', '▁previously', 'pho', '▁immediate', '痛苦', '敬', '他们会', '▁witness', '▁interpret', '避難', 'gebracht', 'じゃあ', '▁benefits', '▁morgen', '▁reference', '▁feed', '▁chu', '终于', 'mmel', '年に', '하고', '▁එ', '▁anxiety', '▁severe', '▁via', 'اش', '移动', 'れて', 'пы', 'ẓ', '▁discuss', '到达', 'のように', '▁但是我', '▁returning', 'オー', 'нес', '捕', '▁recognize', '▁Vielleicht', '▁nord', '取材', '怎么办', '打电话', '▁falsch', 'ช', '▁Mark', 'gomba', '▁cheap', 'ишь', '突', '▁recon', '動き', '好吗', '炎', '▁kit', '▁Of', '▁ease', '▁yards', 'рь', '▁engagement', 'だと思います', 'oro', '大丈夫', 'ubi', '▁games', '▁Musik', 'となりました', '状', '季', 'ものを', '▁slide', 'aza', 'segu', 'führen', '注', 'さんと', '他会', '想法', '▁hurried', 'termin', 'تي', '▁mostly', 'sun', 'める', '▁wheel', 'kem', '反对', '▁intend', 'いって', '知识', '▁amongst', 'ún', '▁countenance', 'fite', 'ワクチン', '全然', '▁variety', '▁thomas', '形式', '▁بە', '▁intelligent', 'force', '值得', 'acht', 'jem', '用户', '▁الش', 'нага', 'quin', 'rri', 'hle', '▁rush', 'тов', '说什么', '▁అ', 'овать', '▁Sin', '▁کنم', 'anto', '吓', 'いっぱい', '▁partly', '▁hinaus', '▁guilty', 'isse', '▁fox', 'stead', '確', '▁rope', '出場', '▁вос', '面对', '▁assistance', '▁gesch', '▁Fo', 'いつ', 'கொண்ட', 'tech', '据', '▁Miss', '▁tools', 'lau', '逃', '大臣', 'тив', 'лов', '▁которая', '▁Ber', 'なんで', '显然', '▁solemn', '楽しみ', '辛', '▁geworden', 'ald', '▁eager', '▁counter', '我们现在', 'mana', '▁consciousness', 'iendo', '▁为了', 'iba', '▁너무', '胸', '▁També', '▁scho', '▁vent', 'xon', '▁candle', '▁Ш', '▁lion', '▁combat', '关心', 'ije', '▁located', '▁شود', 'staat', '▁resolution', '検査', '▁august', '▁disse', '交通', 'گو', '▁depend', '▁Von', 'かい', '▁Gen', '不安', 'はこの', '▁你是', 'chu', '▁Programm', 'aku', 'luc', '▁joke', 'مه', 'lands', 'эг', '▁adult', '▁Да', 'が出', '成员', '姐姐', '照片', '▁Ap', '▁consent', 'rer', '▁tief', '▁rub', '察', 'ып', '全球', '族', '落ち', '▁ließ', '▁High', 'feld', 'tul', 'cl', '事实', '하', '今日は', '响', 'rés', '▁Ger', 'рт', 'ও', '▁Herz', '你别', '▁سال', '的朋友', '▁neces', '▁pitch', 'gno', '▁tai', 'kie', '▁notion', '▁yu', 'eks', 'kora', '▁victory', 'hur', '▁Bas', 'agi', 'のでしょうか', '映画', '评论', 'کە', '▁Pol', 'どんどん', '▁enable', '▁marketing', '▁número', '摩', '▁reduce', '▁cela', 'වි', '్', '▁cru', 'byo', 'ril', '▁push', '▁ເ', 'yen', '▁bre', '▁flash', 'やる', '▁خو', 'すぐ', '▁improved', '持ち', 'まる', 'ät', 'had', 'ря', '糖', 'かもしれません', '负', 'دم', 'anyi', 'baza', '▁überhaupt', '鸡', 'れた', '▁rushed', '回来了', 'оль', '▁Una', '▁obtain', '사', '▁refuse', '语言', 'fangen', '▁Eu', '選手が', 'kka', '魚', '▁wider', '骑', '善', '▁eternal', 'قر', '▁trick', '▁así', 'ongo', '▁worn', '▁stores', 'рос', '制造', 'lied', 'rica', 'raf', '十年', 'omo', '、2', '▁smell', 'rav', '▁pensa', '▁continent', '▁stupid', 'となった', '接触', '▁werd', '▁Para', '闹', '▁stir', '▁score', '구', 'とても', '者の', '▁こちら', '属于', 'çi', 'том', '説明', '受け', '▁gest', 'サン', 'ului', '▁slip', '없', '増え', '▁apple', 'のかな', '偏', '承认', '▁surrounded', '▁Zukunft', '▁valuable', '▁führen', '答案', '▁hätten', 'teilen', '▁einigen', '孙', '▁rw', 'handel', '▁approached', 'cis', '▁exchange', '、1', '▁internal', '▁мал', 'まり', 'ラー', '▁gegenüber', '埃', 'lain', '▁absurd', '全体', 'ция', '▁phil', '上海', '▁associated', '▁điều', '▁cam', '▁William', '▁dont', '▁পা', 'шла', '技', 'ここまで', '▁abantu', 'kna', '章', 'hem', '例如', '▁Dass', '▁softly', 'qa', '▁Pra', '不再', '抽', '▁họ', 'sehen', '▁sunt', 'rada', 'を見せ', '▁நா', 'lou', '▁kindly', 'رة', 'уб', '巨大的', '作り', 'bling', '▁fet', '▁moreover', 'quel', '▁uniform', 'laufen', '▁stable', '▁байсан', '▁dal', '▁clients', 'wol', 'だよ', 'ismo', 'コロナ', '材料', '▁bitte', '▁genius', 'mā', 'があって', 'fat', '▁escaped', 'guard', '男子', '在你', '▁beginnen', '▁substance', '▁bush', '小心', '呆', '▁suggestion', 'دان', '跟他', '▁limited', 'ーン', '▁offen', '▁unserem', '伤害', 'cel', '▁يمكن', 'mate', '独立', 'giye', '▁mur', '▁robot', 'etti', 'esc', 'grund', '▁Bra', '负责', '▁situa', '开心', '▁Don', '羽', '▁dessen', '▁plane', 'ことで', 'gü', '▁куда', '▁closer', '▁precious', '거든', 'овская', 'است', '▁convinced', '▁bomb', 'tà', 'จ', '種', '▁früher', 'май', 'ał', '▁confess', 'そこに', '▁жа', '因为我们', '▁phải', 'вой', 'кс', '▁curiosity', 'نو', '図', '別', '▁десять', 'tting', 'йте', '▁kiel', '▁Meine', 'できた', '▁sap', '大きく', '▁addressed', '康', 'ota', 'சா', 'نه', 'kali', 'тым', '▁shouted', '▁этим', 'гә', '▁сер', 'gere', '総', '▁우리', '▁concept', 'here', 'のために', '▁unten', '▁National', 'sek', '▁crea', '▁hare', '▁button', 'なのか', 'উ', 'これまで', '関東', 'quet', '当他', '弟', '▁نو', '▁நி', '博士', 'stal', '佐', 'amo', '▁gal', 'mé', 'ár', 'zing', '▁zwanzig', '▁nachdem', 'بو', 'していく', '▁pressed', '▁neza', '有关', '▁dignity', '▁meanwhile', '▁Millionen', '▁causes', '▁poison', 'を取り', 'pir', '▁arrive', '▁mia', '▁flood', 'ory', '▁thu', '放弃', '早く', 'ckt', '的那个', 'anar', '虚', '▁lights', '雲', 'wart', '▁같애', 'مو', '▁doen', '▁phrase', 'そうですね', '的一', '▁cum', 'யை', 'Co', '込んで', '▁tiu', 'idos', 'سب', '▁今日は', '▁musste', '似', 'қ', '▁flew', '▁Mittel', '给我们', 'ライ', '▁bigger', 'prov', '▁Qui', '▁hanging', 'schrift', 'してください', '▁За', '犯罪', '▁purchase', '▁quarrel', 'üs', '▁seg', 'ণ', '▁federal', 'ී', '说我', '▁también', '▁yari', 'apa', 'nja', '▁succeed', '▁hielt', '▁recht', 'Ma', '正如', '焼き', '▁besten', 'fam', '論', 'おります', 'ุ', 'くて', 'tation', '住宅', 'وه', '▁mod', '▁coal', '▁italian', 'ほ', 'пан', 'tine', '▁però', '▁render', '▁South', '欠', '广告', 'реш', 'をする', 'кий', 'schuldig', '▁programs', 'рен', 'ぼ', 'hé', '▁cancer', '▁verk', 'ük', '▁miserable', 'श', 'azione', '▁bunch', 'ık', '▁fierce', 'fie', '▁appropriate', '▁healthy', '▁subjects', '▁kre', 'qué', '▁día', '▁Ama', 'ych', '▁fatal', '馆', 'kiri', '▁لە', '菲', '每一个', 'ились', 'форм', 'hoo', 'вор', 'vingt', '▁assume', '消息', '▁swift', '▁سو', 'elt', '▁competitive', '▁hasta', '▁aquí', '小时', '既然', 'させ', 'gene', 'stoff', '▁opera', '▁М', 'shing', 'lies', '連続', 'voy', '▁mamma', 'めて', 'unda', '▁hint', '▁offering', '吴', '▁luck', '▁Medi', 'iu', '賞', 'lte', '一份', '国际', '▁crisis', '▁creatures', 'raum', 'لك', '▁Roedd', 'lut', '▁tremendous', '▁Esta', 'swa', 'রে', 'ために', 'ρ', '▁micro', '发布', 'kov', '▁monde', '▁shoot', '▁rage', 'ín', 'ன்ற', 'ident', '▁reflection', '▁stern', '部屋', '太多', '▁forgot', '殺', '▁arthur', '広', '▁zwar', 'lina', 'を使って', '▁rob', 'эй', '▁destroyed', 'idi', 'ello', '▁activities', 'cole', '▁nein', '▁dell', 'pada', '여', '▁Ser', '▁tells', '▁painful', 'ones', '子供', '▁他说', '▁politics', '还在', '观众', '▁Seine', 'ines', '记住', '▁branches', '僕は', '更加', 'wala', '▁Nord', 'satz', '▁appointed', '▁że', 'きて', 'რა', 'uring', '決', 'äng', '▁sens', 'tischen', '表达', 'pia', '▁acquisition', '▁تم', '疾病', '▁directed', '▁bwa', '持って', '某种', '▁chap', 'یر', 'хан', '▁keen', 'はない', '▁lover', '▁nou', '有一', '▁Sicherheit', '▁hum', '▁observe', '岩', '▁accompanied', '▁laughter', '▁ஒ', 'jor', 'دە', '▁Hel', 'rā', '▁whilst', '時代', '▁waves', '意味', '▁survey', 'ид', '作業', '伝え', '▁Sprache', 'schrei', '▁distinct', '沈', 'един', 'يم', 'வர்', 'dzie', '赵', '▁spin', 'amba', '雅', '▁دست', '很多人', '北海道', 'ありがとうございました', 'schließen', '▁porta', 'லா', 'vic', '▁tren', 'hum', '▁Eltern', 'பெ', '澳大利亚', 'なんですね', '▁많이', '▁branch', '咋', '商业', '▁throne', '▁burden', '▁martin', '▁alors', 'fertig', '▁rela', '情绪', '抓住', '留下', '因为你', '▁totally', '并没有', '▁sector', '▁launch', '▁leaders', '▁shouldn', '众', '▁cái', '形成', '寺', '▁decline', '▁Thema', '▁fifth', '从未', '▁thoroughly', '▁Prozess', 'La', 'ệ', '▁Bla', '一块', 'box', 'will', 'なんですけど', '终', '▁sugar', 'ří', 'роб', '▁»', 'én', '▁votre', '撮影', '▁warning', '▁hundreds', '▁Это', '▁divided', 'からは', '重要的', '我希望', '▁string', '合い', 'دن', '▁fand', '▁Politik', 'dı', '▁stated', '充', '映像', '目标', 'سي', '▁household', '▁suis', 'ण', '▁hut', 'ι', '几天', '▁dollar', '鸟', '病院', '在这儿', 'ís', 'rid', 'riye', '我对', 'プレー', '▁punt', '戸', '▁City', 'ologi', 'صد', '▁tear', 'رد', 'emos', 'ணி', 'turn', '▁pea', '设', 'ье', '齐', 'からね', '表现', '早上', 'уул', '盖', '▁degrees', '四个', '▁hurry', '爆', '▁প', '▁plej', '▁forever', 'ė', 'пад', 'ders', '▁دی', '▁remote', '▁mount', '▁privilege', 'uj', 'bata', 'のこと', 'ぜひ', 'cket', '▁hari', '▁critic', '▁Fer', '▁hopes', 'மான', '▁applied', 'かけ', 'تون', '▁kwam', '▁cyangwa', '▁Macht', '▁lift', '流れ', 'gram', '平台', '写真', '拒绝', 'гор', 'ು', '▁Gemeinschaft', 'ников', '▁regarding', '▁reduced', '生产', '頂', '▁joseph', '▁Boden', '▁shining', 'pela', 'ວ', 'dacht', '植物', '▁heel', '학', 'これが', 'ったら', '是有', '▁Während', '▁weary', '大概', '坂', '▁völlig', '▁años', 'chy', '▁день', '▁wound', 'えて', '▁combination', 'oy', 'autres', 'инская', 'ван', 'asse', 'кол', '▁States', '▁эту', 'دو', '▁meu', '▁sollen', '出て', '人口', 'ል', '我们需要', '▁humble', 'به', '▁bang', 'most', '自我', 'inda', '▁rolled', '报道', '睡觉', '暖', 'ے', '▁crazy', '▁seriously', '较', '니', '我只是', '虫', '▁remaining', 'rra', '▁Ten', 'unter', 'pr', '入り', 'ngo', '▁punishment', '▁episode', '▁zeide', 'kop', '▁sank', 'いきます', '▁file', '▁Durch', '▁Selbst', '▁Projekt', '▁ring', '▁prisoners', '▁pes', '▁Fu', '絶', 'ால்', '言い', '▁народ', 'cca', '▁dad', '▁hero', '▁vos', '▁Mus', '▁helen', '▁생각', '▁Schritt', 'ていました', 'shire', 'adas', '▁pricing', '▁Entwicklung', '子ども', '的情况', 'dim', '码', 'gur', 'gging', 'vul', '▁pays', 'ліся', '夢', '▁holiday', 'hus', '▁remarks', '▁Rolle', 'ған', 'ほとんど', 'ිය', '23', '专', '▁strongly', '▁solutions', 'tang', '▁اما', 'ake', 'tara', '比赛', 'lad', '律师', '▁uw', 'ап', '団', 'bur', '▁types', '欧', '▁assist', '海外', '▁california', '▁pig', '▁trap', '▁gall', 'ös', 'dica', 'gled', '▁architect', '▁Ph', '▁Blick', '自宅', '▁onze', '▁我也', '▁Geist', '把你', '▁wicked', '▁wolf', '結婚', '记得', '▁ああ', '▁breaking', 'şe', '尝试', 'ound', '▁views', '每个人', 'ское', 'তি', '▁pool', '過', '▁trat', '▁attended', 'عا', '▁profound', '大部分', '应该是', '▁humanity', 'în', 'mad', 'ここは', '調べ', '▁loving', '流行', '▁arose', '高校', '智', 'あっ', '不仅仅是', '国会', '最も', 'てきた', '▁sous', '▁Но', 'зд', '▁movie', 'camp', 'lieb', 'шу', '▁kindness', 'ς', '▁我知道', 'gut', '▁literature', '斯特', 'tam', '▁presentation', 'ことし', '▁designed', 'わけです', 'km', '▁expenses', 'oko', '我们都', '▁George', '優', '交流', '献', '失败', 'ひと', '▁vy', '▁border', '▁pilot', '集中', '▁tegen', 'ም', '基础', '▁inquired', 'つか', '▁assets', '▁ibyo', '▁slept', '▁mismo', '▁zien', '登場', 'iḍ', '▁interrupted', '▁constitution', '▁nodded', 'archi', 'ключ', '还不', '▁هي', '▁alas', '▁merit', '비', '▁начал', '▁буду', '▁Nur', '▁thrust', 'luci', '▁الق', '▁adventure', '▁puede', '▁debate', 'пуст', '▁paying', '诗', 'mata', 'four', 'hari', 'mě', '▁enterprise', 'については', '▁Ei', 'fit', 'প্র', 'সা', '▁atmosphere', 'ண்ட', '▁இது', '煮', '▁cottage', 'アル', '▁ஏ', '▁cattle', 'ில்', 'arte', '▁pole', 'luk', '▁secretary', 'লি', '▁leven', '因为他们', 'stä', '困', '▁Aquest', '豪', '功能', '▁peer', 'вол', '两个人', 'ມ', '▁earl', '偷', '▁möchten', '▁kuko', '▁گ', 'ost', 'тен', '▁прав', '▁manager', '▁пыта', '▁Robert', 'த்தை', 'ject', 'iten', 'ғы', '本当', '异', '▁faster', '▁interior', 'füg', 'вя', '▁Wert', '▁cel', 'frage', 'مة', 'baka', '目の', '▁Energie', '▁leap', 'muntu', '的新', '▁margaret', '▁weakness', '▁steam', '▁souls', '정', '▁danke', '▁Ма', '▁eventually', 'ché', '我们就', '哥哥', '▁약간', '安排', 'lant', '扔', '▁guests', 'ско', '▁click', '頃', '▁Gruppe', 'organiz', 'ნ', '水平', 'lop', '▁tanto', 'vý', 'பி', '▁imagin', '▁Peter', '▁rosa', '▁Tat', '▁bai', '成了', 'uur', 'gio', '▁Ac', 'haw', 'が多い', 'esse', 'そうだ', '▁کنند', 'avoir', '▁seus', '国際', 'ា', 'نىڭ', '売', '▁spanish', '宽', '聪明', '反应', '▁widow', '不敢', '▁unit', 'アメリカの', '▁suc', '質', '▁unhappy', '▁flame', '对吧', '▁tide', '▁dijo', 'ậ', '▁shift', '帕', '韓国', 'azi', '▁déc', '经验', '达到', '▁notes', '랑', '▁fare', '怒', '▁catholic', '技術', '资源', '▁Nous', 'bila', '▁stared', '▁tied', 'quest', '各位', '▁thirteen', 'vano', '对方', 'ağı', '▁abge', 'ssel', '因为它', '▁veil', '▁chat', '▁또', 'establish', '以外', 'ި', 'raj', 'மாக', '▁auszu', 'გ', 'lance', '▁anzu', 'غير', 'kara', '答え', '晓', 'மே', '▁essential', '当時', '번', 'nyuma', '▁Stimme', 'lage', 'ै', 'ört', 'を持って', '▁anderes', '亿', '▁Sol', 'игр', '兴', 'リン', 'த்தி', 'wachsen', 'ってこと', '▁plu', '▁partners', '▁eggs', '▁largely', '▁hadn', '▁enjoyed', 'ው', 'aid', '상', '▁despite', '▁Os', '房间', '▁Union', 'кр', '五十', '▁distribution', '▁pues', '人々', '客户', '▁intellectual', '▁cred', '▁buildings', '国王', '▁Show', 'ios', '▁baş', '▁wholly', '▁parent', '▁neat', 'лын', '▁ehhe', '▁braucht', '▁stud', '入れ', '▁verloren', '▁guest', 'wyr', 'ちゃう', 'enti', 'sak', 'ران', '▁kr', 'аа', '简', 'شا', 'gegeben', '▁mate', '亲爱的', '增长', '意义', 'あり', '▁đang', '▁delighted', '婚姻', 'trau', '▁handle', '▁مح', 'ゲ', '伟大的', 'مت', '▁steady', '健', '▁Cal', '▁Bank', 'ances', '▁Tôi', '▁physician', 'his', 'pren', 'ambi', 'ڭ', 'laden', '▁stayed', 'などで', '▁patience', '▁utterly', '▁오', '▁Dieser', '牙', '▁primarily', '▁Grunde', '▁esper', 'كون', 'י', 'ony', '▁context', 'kaj', 'தா', '▁sud', 'là', 'Le', '▁іх', '▁Mer', '▁annual', 'сил', '中の', '▁fro', 'цу', 'вали', '▁contrast', '▁Technologie', '爷', '▁lernen', '泰', 'burn', '有一种', 'দি', '禁', 'An', '和他', 'uld', '▁будут', '幸', '史', 'coming', '▁entwickelt', 'ache', '呼吸', 'hara', '▁trump', '▁hey', 'post', '子さん', '▁beste', 'asa', '▁Zo', 'füll', '这么说', '挂', '▁arranged', '悲', '一つ', 'ics', 'лек', '▁coup', '办法', 'மி', 'があり', '一边', '▁pink', '▁расс', '保证', '▁follows', '▁scar', 'ировать', '御', '▁retail', '另一', 'ダー', 'эс', '文件', '▁symbol', 'جر', '爸', '现场', '透', 'diri', 'след', 'teur', 'σ', 'というふうに', '给了', '▁contained', '放送', 'ddle', '▁budget', '▁""', 'өл', '▁kamen', '▁Met', 'wag', '▁کل', '▁biggest', '▁gross', '▁feature', 'Л', 'fun', '圆', '▁distinguished', '▁studied', 'kunda', '▁dispose', '人を', '▁Hy', '得到了', '▁Af', 'Ar', 'fus', 'バス', 'rai', '▁obwohl', 'innen', '▁shoes', 'eme', 'そうなんです', 'او', 'kra', '▁sensation', 'mission', '▁всегда', 'raga', '▁hoffe', '心理', '▁ŝi', '했', '▁properly', '▁pala', '那边', '大統領', '▁prophet', '▁parliament', 'нова', 'tera', 'fil', 'というところ', '就不', 'hou', '▁consum', '▁tomb', 'ު', 'uze', 'ていく', '羊', '▁lit', '适合', '▁Gesellschaft', 'としています', '▁созда', '▁desk', '▁হ', '▁አ', 'rek', '▁đến', '带来', 'твор', '题', 'год', '▁russian', 'に出', '▁Luft', '22', 'dank', '再说', '斗', 'వ', '▁jedem', '▁பா', '▁knife', '反正', '開発', '▁crying', '▁moet', 'sser', '▁operation', '▁confusion', 'ರ', 'に入って', 'master', '缩', '▁этих', '▁continuing', '▁rival', 'ły', '▁articles', '▁кажется', '▁remark', '▁damage', 'ご覧', 'nto', '▁Google', '▁strip', '銀', 'お店', 'tse', '▁iets', '▁devoted', '絵', '▁jump', '园', '女士', '世界上', '▁log', '丈夫', '▁traffic', '▁所以我们', 'ünde', '▁deu', '▁abandon', '▁tale', '审', 'şa', '▁bah', '▁тот', 'bble', '寄', '▁tis', '▁musical', '开发', '▁deposit', '阅读', 'two', 'のような', 'كن', '项', '决', '▁num', 'tiva', '中に', '▁چه', 'ıyor', '▁persönlich', 'kta', 'ён', '▁Mc', 'that', 'ander', '▁perceived', '東京都', '▁Ter', '▁hunting', '▁companions', '▁emotion', 'cious', '부', '升', 'さまざまな', '记者', '绝', '್', '▁ends', '▁الإ', '细', 'ias', 'thro', '▁bor', 'fei', '▁Inter', '的感觉', '任务', '▁surrounding', '▁хочу', '▁tar', '▁mixed', '▁Schüler', '▁স', 'さま', '▁spending', '▁Parlament', 'see', 'пор', '一段', '我和', 'guru', '▁beau', 'еш', 'аш', '▁என்று', 'zor', '▁sisters', 'вать', 'ის', 'bei', 'ites', '▁yours', 'лось', '▁друг', '▁Just', '▁expedition', '▁utter', '▁செ', '▁transform', '▁hollow', 'lev', '▁lonely', '▁sonra', 'క', '▁zijne', 'үү', '▁erkennen', '▁té', '▁هر', '▁komen', 'ktion', 'сло', '利益', '真的是', 'ड', 'tzen', '▁mare', 'late', '▁shake', '▁servi', '▁homes', 'しながら', 'भ', '法院', '▁multiple', '▁Fri', 'あまり', '▁exception', '▁reader', '潮', '▁discussed', '什么样的', '▁trop', '▁две', 'nä', 'irwa', '▁uko', '塁', 'hing', 'sack', 'いただきます', '肯', '盛り', 'ological', '▁Facebook', '▁poco', 'cles', 'schauen', '出し', 'تن', '她说', 'чит', '▁spi', 'zelf', '沢', '▁helping', 'খ', '▁Dat', '价格', '看到的', '▁деле', '▁kap', '▁accordingly', 'ӹ', '▁operate', '▁wer', '委员会', '▁meng', '▁literally', 'tari', '左右', 'лом', '▁bus', '▁permanent', '效', '四十', 'хий', 'pol', 'vous', 'rè', 'こうした', '▁arise', 'こっち', '▁lại', '্যা', 'teri', '▁driver', '十五', '▁American', 'соб', 'ù', '▁heap', '▁barn', 'nger', '▁Cas', 'すれば', '▁rifle', '▁Produkt', '▁After', '▁まず', '中间', '▁stem', '▁background', 'stehen', '▁Tage', 'bij', '▁schließlich', '▁কি', 'rte', 'кай', '▁writer', '額', '▁duties', '▁hungry', '▁wegen', '▁piano', '▁pretend', '運転', '▁sleeping', 'mpa', '大脑', 'iw', '部门', '▁doctrine', '▁define', 'dian', '美元', 'mmen', '提醒', '▁efficient', '▁続いては', 'ו', 'eo', '▁plötzlich', 'ສ', '▁несколько', 'きょうは', 'denken', 'дә', '▁President', '▁occasionally', '不喜欢', '▁James', '▁perd', '▁eigen', '今日の', '▁nombre', 'under', '津', '▁estaba', '▁бел', '▁rod', '▁mala', '▁sovereign', '今回は', 'anno', '▁понял', 'مە', '▁tiempo', '平均', '▁initiatives', '▁Tro', '▁тре', 'got', '▁industrial', 'uro', '▁Weil', '▁beast', '▁spell', 'ことに', '▁conviction', '▁sorts', '▁sistema', '▁visited', 'lines', '▁olma', 'enz', '寝', '伴', '▁《', '状态', '▁tele', '▁quit', '▁poder', 'registr', '▁你怎么', '将军', '战斗', 'leben', '途', '্য', '触', '▁absolut', '朱', 'bis', '懂', '▁cells', '里边', 'stadt', '▁kings', 'はず', '▁divi', '▁bless', '▁einge', '不需要', '်', '▁queer', 'bir', '▁свет', 'ич', 'alter', 'çe', '先月', '▁lawyer', '▁кур', 'now', 'еж', '▁formal', '▁город', '▁extended', '▁poverty', '許', 'буд', '湿', 'bringen', '贴', '▁từ', '▁verlassen', '▁Folge', '▁lest', '那天', '▁composed', '▁innovation', 'quen', '▁вз', '▁striking', '锁', '▁fellows', 'サー', '▁Team', '▁lieutenant', 'ряд', '▁loro', '▁gefunden', '▁Freunde', '▁Minuten', '地震', '▁これが', '▁generous', '▁толькі', 'rib', '経験', 'ヘ', 'hap', '家的', 'pid', 'iente', '丢', 'chel', 'mod', '▁sagten', 'enge', '▁exciting', '되', '月に', '▁spielen', '▁destruction', '▁すごい', '接近', 'ович', '▁stiff', 'constru', 'pur', '想想', '▁Wochen', '岸', 'tsi', '▁premier', '见过', '▁Non', '▁possibility', '▁responsible', 'ší', '▁expand', 'স্', 'ị', 'Be', '▁strain', 'ڵ', '▁интерес', 'ister', 'dau', '▁singular', '▁location', '▁prospect', '変化', '▁suo', '▁genannt', '▁stress', 'лд', 'ubwo', '検', 'るの', 'бли', 'жээ', '▁Sein', '▁cả', '相手', '▁вторая', '▁Morgen', 'comb', '▁troba', 'вин', 'igo', '那么多', '▁должны', 'いで', 'ās', '▁Dis', '▁那我', '昨天', 'geld', '▁acts', '▁Trump', '▁boats', 'ジャ', '▁eigene', '隔', '输', 'іць', 'лин', '▁Schule', '▁যা', 'пре', '▁association', '▁trembling', '猜', 'вая', 'ரை', 'loop', '▁recall', 'どうぞ', 'buch', '300', '▁gibi', '▁stretched', 'ட்டி', '▁россии', '▁нэг', '5%', '▁performed', 'グループ', 'ıl', '▁proposal', '▁semi', '捜査', '▁sehe', '隆', '▁accustomed', 'したのは', '▁schlecht', '长大', '▁unusual', 'ress', '很快', '▁frequent', 'activ', 'gezogen', '▁germany', '▁ça', 'bound', '▁باش', '▁Fla', 'ifica', '▁anni', 'یو', '▁brings', '▁вельмі', 'лог', '▁individuals', 'maz', '»', '걸', '▁Ordnung', 'лё', '大阪', '▁یا', 'ேன்', 'erte', '不断', 'தான்', '▁ale', 'кла', '▁glanced', 'jya', 'pis', '是不', 'aro', '▁Yo', '我们必须', 'sprech', 'چی', '▁nav', 'graph', '▁großer', 'uten', '温度', '▁Cre', '▁modo', '▁mewn', '▁wearing', 'figur', 'uye', '▁North', 'chung', '▁kay', '▁european', 'るのは', '▁billion', 'служ', '細', '▁hunt', '▁responsibility', '▁ও', '▁говорит', '▁grateful', '太阳', '▁fragen', '抢', '▁অঁ', '▁dice', '▁riding', '▁tard', 'dition', 'ファン', '▁있어', '▁sports', 'π', '▁india', 'ья', 'বি', 'cum', '妻', '无论', '意外', 'produkt', 'やっぱ', '而是', 'ありません', '症状', '▁Op', 'bio', '▁victim', '▁wanna', 'owa', '▁Ak', '▁самом', '▁Glück', 'rse', 'سه', '我们已经', 'rede', 'sept', '霍', '▁Gre', 'dwa', 'nant', '仲', 'rack', '▁thì', '我将', '▁butter', '▁hace', '▁Š', '特朗普', 'át', 'bera', '▁делать', '力量', '▁yok', '▁داد', 'het', 'gis', '▁Leuten', '다고', 'för', '▁agent', 'ป', '監督', 'تح', '誰', 'anc', '▁mehrere', '作为一个', '▁değil', '瓶', '▁지금', '下午', '▁katika', '同学', '▁سا', '▁invited', '▁spare', '▁represented', 'eld', '印', '撞', '▁swept', '▁wishes', '之外', 'などが', '▁maiden', '▁الف', '▁prize', 'ase', 'phone', '問', 'خر', '▁concluded', '▁repair', 'gos', 'ню', 'liz', 'ее', '有可能', '▁ак', '▁neben', '造成', '▁nennen', '▁Cy', '▁oak', 'овский', 'rif', 'lern', 'ezi', '▁Gemeinde', '▁guten', '▁hid', '▁poetry', '▁mano', '▁такая', '▁plot', '▁selling', '▁gekommen', '▁Maria', '▁Min', '导致', 'ີ', 'gelegt', '操', 'fod', '就算', 'لب', '家人', '墙', 'ところで', '脑', '▁Komm', '版', 'なの', '▁yap', '▁proposition', 'eze', '▁latin', '喂', 'gebaut', 'cinc', 'politik', '▁そこで', 'aquesta', '▁але', 'gala', '▁actor', 'ggi', 'тя', 'არ', 'unu', '荷', 'ĩ', 'ээр', '▁sil', '▁поселок', '▁Pat', '了一些', 'uren', 'found', '摇', 'ент', '▁signed', 'くなる', '▁display', '不一样', 'やつ', '内部', '▁tema', '演讲', '▁select', '▁ashamed', '決勝', '户', '▁elder', '寒', 'jin', '发生了', 'wyn', 'स्', '孩子们', 'ちゃ', '▁rude', '▁именно', 'әй', '生气', '販売', '▁yw', '▁movements', '好き', '▁feared', '实际', '▁dun', '▁creation', '▁pied', '腕', 'point', 'жил', 'யி', 'Bri', '▁cad', 'genda', '▁kissed', '标', '▁chest', '▁cheeks', '避', '冒', '宗', 'kwi', '▁Tal', '▁cycle', '▁geschrieben', 'られない', 'lian', '映', 'lebt', '帰', '▁adopt', 'たり', 'kola', '▁payment', 'ான்', '▁hol', 'త', '▁bible', '▁achieve', '意味着', 'hü', 'пят', '▁rail', 'おい', '▁действительно', '▁Platz', 'اط', '卵', '▁materials', 'رت', 'ッと', 'ware', 'sses', '▁disposition', '▁glücklich', 'tial', 'fund', '▁continu', 'stimmt', '話を', 'kur', '▁attached', '▁mild', '▁locked', '染', 'フェ', '▁recover', '▁Qu', '顾', '办公室', '▁sou', 'kata', 'hak', '立て', '桥', 'ள்', 'лт', 'バイ', 'グラ', '▁shout', '一切都', '忍', '▁comments', '▁United', 'аться', 'үүл', '▁transition', '▁manufacture', '所以你', 'aine', '習', 'Ge', 'accord', '▁przy', '▁leurs', '▁jsem', '▁verb', '也可以', '就要', '你去', '▁brush', 'lov', 'шта', '▁jobs', '份', '▁appreciate', 'ガー', '围', '▁maj', 'emo', '▁supported', '▁abroad', '▁unu', '▁thấy', '▁sc', '้า', '▁못', 'pes', '▁Mag', 'ின்', '▁salut', 'tatu', '▁juga', '්', 'ох', 'つまり', '几年', '▁நான்', '▁font', '▁Kirche', '▁knee', 'работ', '▁Zwei', '▁distress', '▁Bau', '猪', 'wur', 'hof', '▁blessing', 'ழ', 'mera', '▁heavily', '▁الص', 'cover', '逆', '磨', '려', '签', '強く', 'гра', '含', '▁behavior', 'وان', '▁pine', 'bewusst', '▁neun', '▁bones', '▁それが', '▁armed', '▁quant', 'нут', '同志', 'るか', '▁refuge', '说过', 'ирован', '播', '见到', 'いった', '▁Bill', '▁reserve', '▁farmer', 'roy', '没有什么', '▁intimate', 'شن', 'சு', '▁essentially', '▁aquest', '▁corre', '▁sala', '▁ändern', '郎', 'んじゃないか', '▁Tages', '▁ここで', '▁сама', '厂', '▁хар', '错了', 'ளி', '▁june', '▁competition', '▁fois', 'ilen', 'リア', '我不会', '▁ruth', '▁opposed', '▁penn', '▁هستند', '拖', '▁antwortete', '▁jeune', 'إ', '▁repeat', '▁greek', '就说', 'ș', '!」', '▁teachers', '▁sy', 'あなた', '看来', 'isation', '▁rya', '一段时间', '▁belong', 'obu', 'ാ', '▁traditional', '▁painted', 'ことも', 'чь', '▁Mrs', 'сов', '▁settlement', 'いろいろ', '▁کنید', 'load', '▁massive', '▁zag', '▁alternative', 'dá', 'aren', 'メートル', '▁retired', '▁consult', '▁feels', 'njye', '训练', '▁charming', 'hop', '▁尽管', 'wl', '▁sole', 'gad', '▁karo', 'nez', 'tec', '我告诉你', '国の', 'jon', '▁bio', 'крас', 'tali', '▁việc', '▁reasonable', '制度', '▁kate', 'bw', 'юсь', 'نش', '▁schaffen', '搭', '▁slipped', '気温', 'tī', 'ゴール', 'ّ', '▁adopted', '更に', 'para', 'となっています', 'ind', '▁etc', 'んでしょうか', '▁scan', '▁ambition', 'iques', '▁basket', 'rau', '▁bark', '鞋', 'させる', 'dora', 'igu', 'éc', 'ían', '▁supreme', 'يف', 'krat', 'mund', '卷', 'avo', '暴力', '▁seldom', 'hack', 'urt', '▁approaching', '幼', 'др', '▁murmured', 'kni', '▁goodness', '▁Так', 'zeug', '合わせ', 'Po', '腰', '▁Val', '▁consistent', '▁rever', '▁gap', '▁gehe', '▁dame', 'witt', '▁handelt', 'ści', 'dreh', '▁pages', 'يو', '另外', 'ě', 'nach', '▁unfortunate', 'headed', '恨', 'path', 'ましたね', '主人', '▁совет', 'rī', '▁aren', 'ять', '▁depends', 'flo', 'miss', '▁таки', '▁zeigt', '▁terre', '▁commanded', '▁noi', 'bell', '▁Tatsache', 'cycl', 'رك', 'mani', '்', '▁muito', 'duk', 'lir', '▁tidak', '▁regiment', 'izo', 'ほか', '▁clerk', '▁vào', '▁года', '雄', '▁bullet', 'tree', '▁sempre', 'hlen', 'дэг', 'erin', 'rimo', '银', '▁teams', '▁foi', 'ums', '▁shortly', '▁cure', 'atge', '恢复', '▁Hol', 'づ', '▁Test', '▁drinking', '▁released', 'tics', '▁eastern', 'St', '▁zaman', '作用', '▁versus', 'ense', 'সে', 'aught', '▁жив', '라고', '押', '▁reflected', 'イギリス', '▁Hund', 'கை', 'وع', '交易', '▁blank', '▁Situation', '▁жизни', '▁minor', '大変', '으로', '▁obvious', '环', '攻', '▁useless', '▁blieb', 'のほう', '▁slaves', '材', '▁également', 'fal', 'сын', '▁tras', 'овой', '▁wherever', 'рез', '▁contest', 'care', '▁institution', 'дав', 'гло', '的那', '▁contribution', '这边', 'нне', '▁administration', '互联网', '了啊', '▁donde', 'она', '▁Demà', 'ление', '▁也许', '▁jour', '▁বা', 'ес', '打算', '▁быў', 'awa', 'mere', 'रा', '我不是', 'platz', '私も', 'pè', 'geven', '▁ensure', '▁importante', '彼', '▁داشت', '表情', 'тру', 'ところが', '▁vital', 'bab', '給', 'nio', '▁nutzen', 'ją', '泡', '不得不', 'rend', 'یان', '柱', '▁glorious', 'ensi', '这事', 'ாக', 'abu', '有一天', '▁feast', '동', '▁olan', '把这个', '▁inhabitants', 'キロ', 'ließ', '资金', '庄', '▁Tas', 'area', '気が', 'gues', 'يق', 'шин', '積', 'bug', '練習', '▁stroke', '▁Sy', '▁või', '狂', '迟', '▁Tot', 'arse', '▁plum', '不应该', '▁handed', '▁earnest', '勤', '对此', '我来', '敌人', '佳', '▁acquired', 'lak', 'жал', '▁fever', '▁impulse', '任何人', '南部', '▁dove', '▁ihres', '저', 'nega', '前面', 'готов', '▁newspaper', 'ックス', 'rait', 'мар', '碎', '老公', '所做的', '▁otro', '▁difficulties', '開催', '▁owner', '批', 'bü', 'aver', 'дать', '▁trace', '▁gleichen', 'தை', 'weisen', 'aɣ', '▁coin', 'شه', '드', '例えば', 'agon', '▁print', '▁treffen', 'اً', '乗り', '法国', 'ذا', '▁hombre', '隐', '不足', '▁Spa', 'kı', '▁departure', '的方法', '老婆', '▁хотел', '▁creating', 'nten', '台風', '人も', '▁وجود', '▁Sk', 'ates', '▁tough', '▁ўсё', '▁unlike', 'flu', '▁zweite', '冠', 'oba', '以上の', '一件', 'sell', 'ova', '▁accomplished', 'ально', 'てください', '峰', 'pati', '住在', '▁ignorant', '事实上', '▁deeper', '▁travers', '▁venture', '予定', 'らず', '病人', 'يك', 'হা', '▁Wirtschaft', '是由', 'ワン', 'cola', 'صل', '妻子', '▁我在', '▁reputation', '▁entfernt', 'trieb', '▁fiscal', '▁combined', 'การ', '▁plainly', '▁closing', '▁og', 'غر', '▁eher', '押し', '▁فقط', 'тры', '多的', '要去', 'イメージ', '欧洲', 'och', 'ṣ', '▁reckon', '▁granted', '際', 'ể', '▁italy', '熟', 'ļ', '淡', '▁whisper', 'лай', '▁painting', '▁poi', '▁smoking', '▁понимаю', 'ёр', 'krank', '▁insist', 'うまく', '▁fairy', '但他', 'アップ', 'мест', 'цен', 'quis', 'まさに', 'tör', '▁mono', '試', '続', '▁orange', 'キャ', '你不能', 'お金', '▁Sohn', 'гд', '哪儿', '网站', '你怎么', 'amento', 'icia', '深刻', 'тр', '▁mist', 'تو', '▁weder', '以降', '乳', '▁attractive', '漂亮', '广', '▁sue', '▁咱们', 'にとって', '追い', 'ден', '▁Cla', '▁такие', '始まり', 'ках', 'حق', '▁Ali', '内心', '▁jemals', '▁suspect', '次の', '▁wollten', '▁hunter', '▁slope', 'lee', 'agenda', '▁spre', 'ká', '供', '▁pond', '你了', 'になり', '还能', '▁risks', 'ものが', '▁Av', 'юцца', '▁Because', '▁мой', 'usi', '叔', '▁seeking', '▁momento', '▁margins', '近く', '▁General', '▁epi', 'hö', '▁compelled', 'так', 'тон', 'mä', '▁وأ', '艺', '▁pound', '์', '▁admiration', '▁songs', '行動', '▁dein', '館', '▁ښه', '▁abuse', '▁Stück', '▁pope', 'ois', '▁Umu', 'كي', '▁igihe', 'になっています', 'ấ', 'ッド', 'manda', 'hush', '▁interessant', '▁hörte', '▁bya', '▁jean', '的手', '▁infinite', '▁entonces', 'ают', '感兴趣', 'ける', '一体', 'foot', 'дол', 'ому', 'эв', 'chas', 'ând', 'rück', 'zia', '▁이런', '难道', '▁adapt', '▁Kor', '心配', '▁regions', '▁eagerly', '▁Mensch', '一项', 'sab', '殿', '▁Kol', '▁communities', '▁kaum', 'odor', 'わり', '▁Kla', '而言', 'ń', '▁yard', 'dine', 'ино', '▁lunch', '武器', '▁我现在', '▁forehead', '▁Bon', '▁fame', 'Ж', '▁那是', '▁withdraw', '▁mask', '▁تع', '▁dag', 'liness', '佩', '三年', '▁всем', '▁aho', 'レン', '哪里', 'полит', '냐', '▁idle', '▁dealing', 'bern', '的信息', '▁روی', 'ご紹介', 'ками', 'geze', 'eti', 'has', '▁Mary', '▁planning', 'сь', '每次', 'ュ', '控', '阶段', '▁Kunst', 'iff', 'لى', 'liga', '▁جو', '▁remove', '老人', '▁mister', '準備', '▁islands', '▁erreichen', '多い', '▁characters', '▁Bis', '▁вся', '一致', '祖', 'stieg', '▁mom', '▁само', 'geri', 'boy', '▁Rwanda', '▁estat', '印度', '▁client', 'wacht', '收入', '▁Mes', 'bles', 'jä', '▁acting', '▁infrastructure', '▁predict', 'ổ', 'щи', 'ロン', 'cido', 'grav', '▁мог', '▁burned', '▁gebracht', '▁shell', '▁australia', 'cult', '金融', '▁steep', '▁rang', '出生', '假设', '▁مر', '▁anirà', 'сен', '▁まあ', '这是我', '▁되게', 'voj', '——', '▁organic', 'छ', '的影响', '▁gather', '对话', '很重要', 'ât', 'ffen', 'dauer', 'ват', 'tons', '跟着', '并不是', '今晚', '▁Sinn', '▁nghĩ', '▁Bericht', '▁É', 'cono', 'lose', '辞', 'こちらです', '▁일', '爱情', 'だな', '说明', 'ях', '▁tag', '▁اون', '▁electric', '昔', '▁commander', '凡', 'கு', '▁chin', 'det', '続け', '▁fy', '比如说', '▁thrill', '一千', '证据', 'だったら', '▁яны', '▁causa', '▁insult', '▁fou', 'час', '实际上是', '莎', '▁Rück', '▁vessels', '▁junge', '▁eens', '▁inclined', '▁opposition', '計', '▁Forschung', 'spec', '▁unfortunately', '▁towns', '▁الر', '提到', '▁shirt', '▁сделать', '执行', '野菜', '快速', 'hole', '▁இரு', 'isiert', '▁ella', '▁Richtung', '▁wedding', '▁Viele', '▁leadership', '義', '你觉得', '销', '逃げ', '▁ali', '▁institutions', 'nā', 'aven', '▁billy', '▁schrecklich', 'licher', '▁icyo', 'ब', '▁descend', '答应', '判', 'eck', '▁gihe', '注意到', '情感', 'dha', '35', '▁undertake', '▁extrem', '拼', '▁Unterschied', 'won', '▁equipment', 'لم', '多く', 'år', 'lässt', '▁philosopher', '▁uttered', '毕业', '主任', '星期', '施', '▁sed', 'маг', '再见', '▁Yu', '我跟', '长的', 'やった', 'いか', '发现了', 'くん', '▁shared', '租', 'ların', '▁doubtless', 'aires', 'كل', 'යි', '가지고', 'ソン', '的吗', '▁Einige', '▁vrouw', '不够', '▁intense', 'fol', '▁glow', '▁permitted', '▁pis', 'quelle', 'ёт', '成长', 'طور', 'lib', '跟我说', '最後の', '価格', '逼', '▁settle', '结构', 'stände', 'κ', 'fallen', '▁negro', '▁♫', 'chin', '▁лучше', 'য়ে', 'schein', 'нул', '▁While', 'ike', '▁tijd', '▁học', '्या', '▁emotional', '模', 'city', 'zed', '▁passat', '▁avons', '래', 'tah', '▁человека', '是一', 'говор', 'ҡы', '▁desde', '▁deny', '▁obligation', 'ভ', 'رق', '異', 'stad', '▁providing', '专家', '▁Ag', 'zak', '▁Sand', '▁lighted', '▁baba', 'hall', 'ografi', '▁nella', 'stab', '▁substantial', 'иль', 'கோ', '▁vague', '一方', '▁cease', '▁Erfahrung', '严重', 'λ', '的眼睛', '▁ありがとうございます', '去找', '▁historical', 'олог', '踏', '▁Name', '意识', '何で', '将来', '域', 'یس', 'どういう', 'したり', 'gura', '▁curve', '▁Aufgabe', '▁fence', '▁dancing', '▁flung', '▁investigation', 'folge', '▁evolution', '▁და', '▁Мо', 'گە', '▁conserva', 'нии', '▁load', '▁nhiều', '▁parole', '尊重', ',"', 'psy', '効果', '▁egypt', 'geht', 'たちが', 'ulu', 'ús', '表演', '候', 'そういった', '▁speaker', '▁East', '▁utiliz', '记忆', '▁wooden', '▁beloved', '一度', '▁allows', '▁pursue', 'keeper', '環境', 'leh', '胜', '▁phase', '긴', '更好', '没想到', 'ím', 'tě', '▁lecture', '▁응', '订', '犬', '▁vorbei', '▁Mü', '▁lately', 'nosti', '▁bod', '一定会', 'programm', '▁arme', '▁irish', 'ữ', '恐惧', '생', 'idade', '按照', '佛', '▁Gesetz', '▁rabbit', '钟', '▁wilde', '国民', 'west', 'ה', '我々', '慢慢', '刑', '頼', 'tun', '搜索', 'note', '▁grandfather', 'larını', '▁decisions', '▁murmur', '▁terra', '▁할', '▁explore', '▁Ven', 'していて', 'கள', '▁TED', 'tivo', '文字', 'メンバー', 'bà', '驚', '▁staring', '電話', '满足', '支付', 'pac', '▁cliff', 'erson', 'のため', '穿过', '插', 'пал', '▁trunk', '▁league', '▁acest', '▁Tan', 'orient', 'cele', '▁desperate', '▁彼は', 'tical', 'ना', '▁expensive', 'ڕ', '适', '▁stuck', '▁Stunden', '▁dared', '▁Jahrhundert', 'gres', 'ஹ', '▁cheerful', 'かどうか', 'oor', '議員', '更新', '益', 'һы', '▁Rest', '分かって', '创', '▁après', '▁إن', 'иде', 'Q', 'ông', '▁obey', 'しても', 'iad', 'tje', 'nner', 'zimmer', 'ますよね', '▁sistem', '▁workers', '▁거기', '员工', '▁spain', '▁nad', '▁rend', '▁observation', '▁llama', '▁volumes', '地下', '北朝鮮', 'ந', 'gir', '▁declare', '▁upward', '極', 'طر', '▁deserve', '▁klein', '▁defence', '▁increases', '▁simp', '▁tramp', '台湾', '对他', 'bord', '▁camera', 'ancy', '▁jacob', '▁kwe', 'ată', '问题是', '実際に', '▁Sche', 'welt', '▁Arten', 'gla', '▁Bürger', 'የ', 'ộ', '▁Worte', 'ever', '梦想', 'bec', '▁begged', '▁wretched', '▁hơn', '▁хотя', '些', 'ስ', 'ант', '▁sending', '降り', '▁gilt', 'lando', 'że', '▁India', '▁questa', 'grün', '手を', 'qi', '▁Mel', '▁assure', '这意味着', 'あって', 'смотр', 'iber', 'ナー', 'шка', 'ця', '▁entering', '▁prze', 'tak', '▁hervor', 'ages', '▁offset', 'اج', '▁今日', '▁cũng', '▁consumer', 'zzi', '신', '▁adding', '▁virginia', '▁capture', '▁pistol', '▁curl', '▁accounts', '律', '▁Zahl', 'rut', 'なん', '紧张', '▁pursuit', '▁Michael', 'ası', '▁Far', '▁Berg', 'itza', 'stück', 'mira', '▁besonders', '▁enhance', 'fulness', 'dhi', 'யாக', '▁چې', 'ube', '肩', '▁jews', '▁أنه', '▁ils', '▁swear', '▁erreicht', '▁sentiment', '▁reaching', 'илась', 'かり', '▁cents', '중', '让她', '▁volta', '▁yell', '今天的', 'ские', '▁expansion', '▁notre', '▁torture', '▁purposes', '她们', '▁disgust', 'ެ', '▁aktiv', '▁highlight', 'yol', '้', '▁pit', '所以我们', '力を', '▁magazine', '▁America', 'rance', '它会', '崎', '▁saddle', '▁pont', '来た', 'blau', 'ક', 'tama', 'ვი', '▁Richtig', '▁depart', 'dag', '▁只要', '▁Trans', 'lagen', '▁кан', 'になっている', '思って', '不起', '▁indulge', 'polis', '鳥', '▁четырнадцать', '▁тэр', 'ভা', 'gabe', '▁langsam', 'በ', '▁должен', '▁leverage', '▁bench', '摆', '▁distinction', '/', '大雨', '地上', 'ने', 'куп', '▁biết', 'действ', 'tore', 'east', '▁brook', 'brach', 'issa', '해서', '▁lesen', '▁Erde', '▁bari', '▁quelque', 'say', 'sinn', '▁vend', '階', 'rand', 'نە', '▁damals', 'рак', '▁recovered', '過去', 'の大', '▁verd', 'ники', '运行', '▁begins', 'дум', '▁mbere', '圧', '▁alice', '范', '▁cutting', '▁rescue', 'бар', '奶奶', '▁incredible', '理论', '▁grain', '▁habits', 'なし', '▁merry', '▁جا', 'ったり', 'уме', '现代', 'نس', '▁whereas', '▁cloth', '▁havas', 'ää', '时期', '启', '▁gesture', '▁belonged', '▁Ко', 'تە', '▁случае', 'jet', '拿着', '▁journal', '▁rien', '暮らし', '活躍', 'èrent', '得多', '合わせて', 'vuga', '▁lodge', '是他', '▁gingen', 'தே', 'ロシア軍', 'してきた', 'يس', 'ação', 'ата', '一方で', '▁tat', '観', '一名', '▁بد', '▁irre', '▁خیلی', '過ぎ', '▁sowohl', '歌曲', 'nett', '▁früh', '▁Та', '▁гэж', '宋', '荒', '掌', 'kad', '▁Reise', '▁dread', '▁fog', '没错', 'bled', 'うわ', '积极', '▁Verbindung', '▁sensible', '▁mounted', '▁interes', 'mur', '设备', '音楽', '2000', '▁никто', 'rug', 'ಾ', 'We', '承', '▁shadows', '▁vin', 'nung', '被称为', '▁Weißt', '▁arrow', 'jal', 'زه', '▁misery', '狼', 'lets', '的机会', 'wig', 'glich', '遗', 'fehl', '▁komm', '▁なるほど', '信任', '▁brachte', 'iel', '▁editor', '▁Alter', '他对', 'ости', '▁gegeben', 'над', 'جي', 'نم', 'gard', 'lja', '傻', 'лав', 'ť', '、3', '▁padre', '厳しい', '我不能', 'んじゃない', '▁observ', 'उ', '▁prepare', '珠', 'tanga', 'でございます', '▁bowed', '▁Super', '27', 'iers', 'ись', '▁Sen', '不如', '▁jumped', '▁Gal', '▁permet', '仕', '很少', 'ރ', '投げ', '了这个', '▁troubled', '▁sufficiently', '我不想', 'hun', '▁cars', 'rzy', '▁그래', '欢', 'gelijk', 'erlei', '▁whence', 'рук', 'și', '▁Martin', 'stelle', '▁Van', '▁باید', '塩', '▁schl', '采取', 'ング', '让人', '为什么要', '▁lamb', '진', '▁fired', '▁Wissenschaft', '沿', '多了', 'daki', 'れない', '▁señor', 'dura', 'zahl', '▁zeer', '▁external', '▁كانت', 'mour', '失去', '▁Vereinigte', '▁муж', 'ર', 'cchi', 'فعل', '▁schreiben', '▁Deshalb', '▁falls', '▁disc', '▁drum', '▁нибудь', '▁рэ', '革命', '▁faut', '離', 'みると', '▁dalam', '▁Eis', '▁helpless', 'bbi', '闻', '▁голос', '的脸', '▁schöne', '电脑', '▁scorn', '没什么', '正解', 'spann', '▁Danke', '飞机', '▁runs', '▁includes', 'assa', '▁gedacht', '▁fins', 'verse', 'aged', 'enzi', 'bé', 'mento', '▁Arbeits', 'fang', '▁straw', '▁Schul', '訪', '▁experiences', '▁beam', '▁rendered', 'データ', '▁lesson', 'おり', '▁verse', '▁mirror', 'زا', '▁cheek', 'カメラ', '▁Gegen', 'ял', '部队', '穿着', '▁leads', 'ત', '▁technical', '▁conceal', '▁zeal', '▁authorities', '▁losing', 'arri', '我们是', '▁wagon', '▁Bett', '▁reports', '▁weapons', 'spel', '▁kick', '▁그게', '▁assumed', '▁qualities', 'あげ', '魅力', '▁dwell', 'マイ', '▁peak', '見せ', '▁jug', '▁endlich', '▁tio', '我没', '▁stretch', 'À', 'falls', '្', 'пі', 'nih', '▁aufge', '公開', 'аз', 'lju', 'گاه', '▁eve', '谈谈', 'მა', '▁namens', '▁করে', 'ジェ', 'وو', 'aging', 'tered', 'вай', '▁zit', 'とこ', 'ස්', 'iah', '▁discipline', 'ര', '미', 'Re', 'bara', '▁exposed', 'شت', '▁infant', '▁Ä', '▁email', '▁owe', '期间', '▁icy', '一句话', '徐', 'ょ', '▁yara', '▁Ana', '▁carbon', '行了', 'eja', 'あす', '▁pile', '▁planned', 'kita', '▁railway', '▁знаете', '一句', '製', 'üb', '今夜', '▁ahora', '▁naj', '?」', 'dou', 'şte', '正是', '▁ultimately', '沖縄', 'bahn', 'vine', '减少', '▁پس', '▁Washington', '▁considering', '▁Era', '▁persona', 'nimmt', '有时候', '▁bara', '用的', '▁tomorrow', 'ifa', '他们是', '看了', 'を中心に', 'front', 'ayı', '▁primary', '的心', '过程', '▁spur', '▁distribu', '要么', 'уш', '▁nk', '戦争', 'fir', '▁измен', '案件', '▁neighborhood', '意識', '▁drunk', '▁よろしくお願いします', '黑人', '▁tran', '▁мир', '▁extend', '▁USA', '神经', '时候', '▁그렇게', 'که', '▁raw', 'nus', '学会', 'mpel', 'impo', '军队', '▁Gericht', 'arra', '▁winds', '▁jungen', 'ప', '▁Lassen', '▁деньги', '▁sabe', '▁mobile', 'пло', 'ති', '▁cub', 'illo', 'ecek', '▁こちらは', '▁Gri', 'ി', '▁rằng', '▁Mil', 'piece', '▁mucho', '处于', '▁pier', '▁aloud', '▁Gold', 'ద', '▁Hilfe', 'قي', '▁americans', 'geno', '▁gates', 'vio', '早期', '▁separated', '▁நீ', 'ન', '出す', '最新', '▁mam', 'illes', '▁ведь', '▁avant', '▁заб', 'уй', '▁এই', '更好的', 'key', '▁kannst', '▁quantity', '▁свое', '▁toujours', '▁ages', 'ു', 'ませんでした', '▁opinions', '▁images', 'Se', '窗', 'setzung', '开放', '就能', 'みて', 'tritt', '辺', 'range', '運動', '▁wander', 'вет', '費', '▁haste', '正式', '▁sexual', 'ṭ', '▁Gedanken', '▁reli', 'それに', '▁100', '▁weird', 'ದ', '细胞', '▁همه', '▁portrait', '▁chill', '生活中', 'чер', '纽约', 'estra', '▁sera', '全く', 'anz', '▁слова', '▁County', 'もん', '▁det', 'وج', '▁deed', '▁claims', '▁delightful', '▁vroeg', '▁яе', 'ข', '別の', '▁тех', '면은', 'ark', '▁scattered', '▁gazed', 'rado', 'гром', 'वा', 'Any', 'обра', '仙', 'ality', '▁missed', '▁prin', '宣布', '▁flatter', '都没', '▁essere', '▁personally', '子里', '後ろ', '离婚', '▁magnificent', '▁miracle', '▁rolling', '▁thread', '述', '▁fuel', '▁altar', '▁قبل', 'دى', 'お母さん', '行く', '▁daughters', 'өг', '▁crash', 'ະ', 'ू', '▁challenges', 'его', '哪个', '介', '▁rồi', 'tron', 'akt', '▁ص', 'undzwanzig', '▁gens', 'maid', 'できます', 'plaats', '▁bosom', 'ロシアの', '▁mm', '▁methods', 'staan', '兄', 'ection', '握', '▁그때', 'ான', 'كى', 'せる', 'بع', 'colored', '▁ĉe', 'нда', 'mbre', '▁robe', 'マスク', '▁Mars', '▁concert', 'mov', 'you', '▁midnight', '▁missing', '分钟', '▁drag', 'ার', '▁joint', 'nost', 'つき', '▁Ён', '▁于是', 'sini', '▁Jag', 'ương', '历', 'ables', '▁restrain', '▁africa', '▁horizon', '以至于', 'خت', '▁reduction', '▁совершенно', '▁insisted', '邀请', '欲', '坦', 'bru', '▁Anfang', '▁zeggen', '우', '▁Feuer', 'freund', 'bwira', '减', 'ண்', '▁Afrika', '▁außer', '这么做', '宅', 'hearted', 'legt', '長い', 'にお', 'omen', '▁trou', '▁Brief', '▁anna', '▁vest', '▁你就', 'ских', '▁bestimmte', '▁sia', '练', '▁raising', '竹', '规则', '▁ignorance', 'cep', 'dek', '▁گفت', '▁einzu', '敗', '▁führte', '▁хорош', 'حل', '▁이렇게', '成本', '撤', '▁consequences', '▁factor', '旁边', '▁patron', '▁involve', 'pas', '风险', 'erie', 'cap', '宿', '够', '▁Ф', '一生', 'られました', '▁sink', '建造', '▁valor', '▁против', '▁cock', '▁نیست', '年龄', 'ティー', '严', 'izza', '▁момент', 'mäßig', '▁这是一个', '▁province', '▁convert', 'tina', 'cup', 'tiques', '▁breed', '干吗', 'rb', 'gefallen', '▁paint', '▁foe', 'ulation', '沃', '▁kugira', 'igh', 'っていうこと', '▁அவ', 'plic', 'koze', '亡', '▁prote', 'pok', '▁primera', '▁Sun', '▁Volk', '▁entra', '▁другой', '▁aufzu', 'емся', '▁cards', 'のよ', 'куль', '改善', '▁perché', '执', '▁Dingen', '▁mainly', 'wohn', 'ドル', '▁cet', 'ヒット', 'ವ', '▁folk', 'onde', 'このように', '劲', '明らかに', '▁trên', 'থ', '旗', '봐', 'ަ', '▁மா', '▁significantly', '▁chase', '▁مثل', '振り', '当初', '儿童', '▁nam', '会議', '剑', 'ӓ', '▁Richard', '날', '▁absent', 'რ', 'луч', '载', '▁هناك', '▁appar', 'せて', '▁Band', '▁我不', '後に', 'oedd', 'De', '▁минут', '没有任何', '距離', '竞争', '▁Ö', '▁Fahr', 'gaben', '▁15', 'sert', '危', '▁кого', '本人', 'ά', '▁Air', '▁Kultur', 'yal', '▁lust', '漫', '▁developing', '26', '▁boots', 'あとは', 'stream', '▁ບໍ່', '弾', 'dress', '▁quelques', '▁Bewegung', '▁messenger', 'жен', '▁roads', 'ų', '▁menschen', 'gender', 'deck', '▁molto', 'mart', '学家', '▁basic', '也不会', '▁nag', 'チャ', 'を受けて', 'ի', '有的', '▁firmly', '提高', '▁одно', '団体', 'ender', '▁Bezug', 'kura', 'wort', '▁inclu', 'لار', '作家', '話題', '住民', 'bura', 'çı', '▁crowded', 'diği', '▁outcome', '有效', 'volle', '▁May', 'َّ', '▁honey', '行って', 'чет', 'boot', '分かる', 'یی', '家伙', 'boat', 'wara', 'stimmen', '公平', '発見', '▁Вы', '的情况下', 'ర', '▁sana', '▁ram', '▁тысяча', '▁especial', '▁hastily', 'されます', '▁Vielen', '和其他', '或者是', '▁hai', '▁nearest', '▁multitude', 'kraft', 'үүд', 'minister', 'ivi', '▁rất', '▁plays', '▁clay', '销售', '▁porte', '周围', 'wechsel', 'ууд', '▁erzählen', '▁ernst', '▁оно', '▁系', '市民', '▁leaning', '▁overcome', '长期', 'melt', '▁Groß', 'үр', '▁innerhalb', '▁scrap', 'cita', '▁returns', '▁april', '奈', 'gehalten', '应用程序', 'dela', '▁kri', 'amp', '滚', '▁grasp', '▁cách', '软', '▁corps', 'elde', '▁lincoln', '▁lee', '全て', '▁continually', '▁Rus', '▁خوب', '一步', '人と', '一九', '▁đầu', '▁lokal', '▁молод', 'に対し', 'ege', '▁disorder', '▁implement', '吐', '默', 'nick', '足够', '者が', '▁twin', '▁между', '餐', '下的', 'タイ', 'iment', '自分が', '▁reveal', 'ờ', 'schlagen', 'uki', 'richten', 'тельно', '相关', '▁kadar', '▁cosas', '▁chinese', '▁Paris', '▁rebel', '挑戦', '▁এক', '▁humor', '▁improving', 'һа', 'いただいて', 'ваць', '▁fühlen', '▁cerca', 'āk', '▁ornament', '▁Wahrheit', '带到', '科技', '找到了', '真的很', 'euse', '▁purple', '聞き', '外面', '▁deshalb', '▁amid', '▁Mac', '疯狂', 'ления', '颜色', '▁clau', 'ுக்கு', '▁continua', '职业', 'ネット', '張', 'کرد', '浪', '的行为', 'kleid', 'ல்ல', '▁september', '▁Schiff', 'tava', '软件', '遠', '也不是', '▁Este', '思う', '▁confirm', 'tete', 'になると', '乌', 'istan', 'どれ', 'äre', '皇上', '▁oath', '愤怒', 'دل', '朗', '▁apparent', 'ồ', '▁khác', '▁shaking', '▁acquainted', '▁citizen', 'stav', '▁biz', '陸', '得很', '权力', '▁lieben', '▁fost', '▁badly', '▁King', '▁mankind', 'util', '▁هیچ', 'ҳ', 'tele', 'sucht', '戻', 'Da', '▁centuries', 'ようです', 'нар', '▁urged', 'чен', 'matic', '▁throwing', '▁outlook', '▁loves', '▁religi', 'を感じ', 'OK', 'gab', '▁Nähe', '▁issued', 'zioni', '▁đây', 'iriza', 'gesch', '裁', 'aud', '▁Universität', 'さっき', 'lika', '▁studio', 'рат', '聴', 'чин', '分からない', '▁зада', '▁afterward', 'lerini', '▁conta', 'ましたが', '逊', '트', '▁있는', '▁Tr', '▁illness', '見え', '▁alter', '▁sounded', 'posta', '▁Job', '▁significa', '下降', '▁третий', 'nyo', 'elen', '▁کنیم', 'avuga', '▁poem', '▁Sur', '变成了', 'ख', '再び', 'sili', '早就', 'نج', 'greg', '絶対', '▁First', 'trac', '▁photo', '当年', 'greifen', 'iĝas', '▁wären', '▁caso', 'ode', '45', '能不能', 'Me', 'らしい', '▁enthusiasm', 'マー', '▁bene', '警戒', 'انه', 'ừ', 'krieg', 'ř', '爬', '▁شهر', '▁preserve', '▁Kur', '震', '▁spear', '浅', '▁bwo', '▁moeten', 'imba', '▁comparison', 'したこと', '▁câ', '食べて', '胖', '拡大', '▁право', '▁kw', '▁الخ', '蓝', '臣', '什', '▁recorded', '▁rational', '▁estimate', '你知道吗', '▁thinks', '見た', '▁arrest', 'ssy', '▁trend', '表面', 'eke', '▁durant', '▁contain', '▁Dy', 'ற்க', 'ைய', '一件事', '临', 'кә', 'sicher', '人都', '▁gathering', '▁transaction', 'coll', '▁explo', '▁maria', 'ovan', '▁当我', 'ног', '什么事', 'ला', '同事', '▁toch', '議', '▁vorher', '说是', '▁Wat', '▁genuine', 'リーグ', 'ckte', 'jahr', '▁madam', 'ध', 'مون', 'タイム', '▁sig', 'scribe', '购买', 'premi', 'Pa', '▁হ্যাঁ', 'ога', '识', '▁Fern', '日子', '斜', '분', 'ника', '▁hook', 'ania', '▁schwa', '▁Zeitpunkt', '▁год', '▁meadow', '▁charity', '▁نام', '▁column', 'ministr', '▁Kraft', 'ঁ', '的钱', '▁revealed', '宣', '▁fearful', '▁melancholy', '▁daher', '机器', '▁первая', 'まずは', 'vesti', '把自己', '▁ansehen', '▁lugar', '▁Geschäft', '交给', '▁leaf', 'зо', '腹', '虎', 'No', 'ქ', '▁compliment', '但这', '▁trot', '▁lands', '▁Fuß', '報告', 'ொ', '巡', 'iš', '▁manners', 'جد', '治療', '等待', 'خط', '▁brow', '▁mock', 'овая', 'tico', '生き', '▁wet', '怎样', 'passen', 'lur', '▁Yuba', 'シー', '不在', 'embro', 'ধ', '▁zonder', 'ន', 'Ü', '▁craft', 'nji', '档', 'فی', 'য', '▁misfortune', 'kaba', 'вес', 'ക', 'flow', '▁Pero', 'さんです', 'アウト', 'чым', '过程中', 'ppel', 'これで', 'cce', 'вае', '▁alike', '阻止', 'しましょう', '▁blu', '嘉', '▁senior', '▁stellte', 'version', '药物', '▁然后我', '忘', 'вала', '▁gloom', '复杂', '的节目', '▁mejor', 'ča', 'wende', '演员', '▁borne', 'センター', '▁спа', '▁ebi', '▁requires', '杜', '▁پا', '▁fac', '医療', 'pher', '第二个', '▁switch', 'yne', '▁theatre', '作った', '信号', '体验', 'лам', '你需要', '▁sixth', '▁abandoned', '▁tipo', '類', '▁noted', '规', '▁initial', '上去', 'شار', '▁charged', '宇', '돼', '▁ciudad', '当たり', '为你', '▁cares', 'އ', '活着', '▁encourage', '門', 'tures', '간', '▁Би', '▁referred', 'erde', '▁leaned', 'дом', '▁Blut', '▁шо', '非常感谢', 'انت', '画面', '▁marks', '▁flock', 'ะ', '以下', '▁công', '▁saß', '▁originally', '▁sowie', 'kti', '▁encouraged', 'cm', 'psi', '▁жизнь', '▁hunger', 'ता', '我今天', '忠', 'stel', 'уп', '自信', 'قى', '▁volen', 'acco', '▁acu', '▁яшчэ', '▁而是', 'lation', 'aks', 'nish', 'angan', '芸', 'гад', '할', 'ям', 'ี', 'ogni', '▁hoping', '約', '紙', '出版', 'さんも', '▁Hat', '▁likewise', '치', '▁contempt', '▁Seiten', '▁свою', '我我', '▁wanting', 'ไ', 'య', 'anze', 'こそ', '▁operational', 'вести', 'سر', '▁gaan', 'کس', 'maß', '民族', '仅仅', '阿姨', 'فل', '▁тысяч', 'rò', 'DNA', '工程', '▁stout', '毎日', '▁senses', '研', 'dil', '▁fuhr', 'aca', '担当', '▁говорить', '▁dispute', 'rgi', '▁landscape', 'tima', '▁الذي', 'сте', '▁brick', 'بول', 'jer', 'َا', '▁examples', '对我们', '▁Hin', '▁großartig', '▁gir', '▁engineering', '▁cau', '▁monk', 'mona', 'ځ', '上班', '作者', '▁má', '▁الط', 'зов', '伝', '▁chỉ', 'dern', '▁provisions', '28', 'ales', '▁Bal', '创建', 'atory', '▁introduce', '▁назад', 'bart', '好きな', 'mother', 'üz', '▁engage', 'гон', 'лад', '▁champion', '子的', '食品', '見える', 'SNS', '▁inferior', '▁gratitude', '九州', '▁trained', '▁mensen', '可怕的', '闲', '走吧', 'stern', 'view', '玛', '开了', '単', '▁finance', '▁Gebäude', 'führung', '是这样', 'の影響で', 'すでに', '的关系', '▁personas', '▁bride', '▁occasions', '自分で', '▁priests', 'と同じ', '搬', 'imiento', 'сем', '▁То', '呗', 'iche', 'used', 'стаў', '▁chicken', '▁Straße', '好处', '是非常', 'hom', '公司的', 'away', '▁temperature', '▁sob', '▁darling', '▁knock', 'tick', '术', '甜', 'franc', '▁гол', '▁Quan', 'based', '不得', 'しっかりと', '▁artificial', 'sburg', 'メディア', '大きい', 'නි', '增', '▁आ', 'られている', 'өөр', 'tät', '很大', '▁todas', '工作的', 'aş', '听说', '所说的', 'vali', 'schied', '▁objective', 'سو', '区域', 'じゃなくて', 'avait', 'likuwa', '鹿', '▁laut', 'ではなく', '▁monta', '▁swell', '主席', '▁anderer', '▁ellos', '是吗', '▁determine', '的第一', '▁Familien', '▁threatened', 'のも', '灰', '我的意思是', '▁شو', '▁utmost', 'miz', '▁nacht', '▁arts', '束', '▁commit', '▁backward', '▁efficiency', '▁surrender', 'ebe', 'とともに', 'نده', '通知', 'ەر', '这些人', 'baha', '▁sonst', 'git', 'vale', '▁зам', 'iness', '▁Preis', 'お伝え', '▁imagined', '内で', '▁visual', '의', '▁Bedeutung', 'んだろう', 'まった', 'чат', 'wang', '▁probable', '他也', '▁conclude', '▁Ili', '財', '設', 'वि', 'ots', 'dium', 'eerd', '▁employment', '的女人', 'ຮ', '梁', '変わって', '民主', 'quent', '十六', 'uge', '▁retain', 'ச்ச', '▁monarch', '▁receiving', 'かん', 'utse', '▁dreißig', '▁Anne', '▁employ', 'оз', '▁attempted', '▁july', '▁nào', 'tief', 'すぐに', 'ēja', '▁draußen', '▁könig', '我们也', 'رج', '▁detective', 'kup', '▁geç', 'そのまま', 'ぶり', 'வர', '▁childhood', 'кал', '▁ciutat', 'ении', '▁bloom', 'かも', '▁wilt', 'koj', '▁poured', 'んの', '▁hinzu', '節', 'ager', '附近', '▁femme', '才是', 'cco', '▁ramp', 'によると', 'buka', '▁уг', '▁eki', '▁monument', '▁contains', '公众', 'öz', '▁items', 'Mo', 'поль', '▁kleiner', '从来没有', 'が入って', '▁instruments', '▁thine', '▁essen', '侧', 'habit', '桃', 'をお', '▁suchen', '敏', '▁Region', 'shin', 'تل', '▁Tiu', '尚', '葉', 'ators', 'наход', 'డ', '▁могут', 'zik', 'ステ', '态', 'wagen', '▁recognition', 'mez', 'フィ', '▁safely', '▁Jack', 'ija', '▁телефон', 'овка', '▁commitment', '跟你说', '▁wage', 'зда', 'සි', 'тын', '好不好', '▁мало', '▁alleen', '▁பு', '▁hasn', 'スの', 'ってきた', '悪い', '▁relatively', '▁Mur', '▁Bru', '▁relationships', '▁rat', 'るように', '▁Doch', '▁noon', '同样的', '▁integr', '简单的', '▁seal', 'гляд', '▁Uhr', '我怎么', '▁dining', '▁gebe', 'culture', '師', '他不', '▁kot', '▁huis', '帮你', '大家都', '▁solve', 'fur', '▁poll', '▁jamais', 'meri', '▁cared', 'bonne', '思想', '数量', '一半', '▁furniture', '▁territory', '▁verbunden', 'gaan', 'Imana', 'herr', '▁estar', '▁revis', 'hale', '▁Kü', '▁lucky', '账', '▁pursued', 'の皆さん', 'っていうのが', '▁mondo', '瞬間', 'スポーツ', 'dě', '▁ugly', '秦', '資', '▁ولكن', '▁gering', 'пас', '始めた', '▁cries', 'ありがとう', '裂', '▁amor', 'alis', 'haber', 'ë', '巨大', 'гер', 'たの', 'kee', 'وە', '▁groot', '▁प्र', 'цев', '新たに', '谱', 'ары', 'نفس', '▁ваш', '▁кры', 'maal', '▁mum', 'iter', '▁mig', 'bá', '盟', '向け', '▁betty', '▁никогда', '▁кү', 'гэ', 'どの', 'ブラ', '北部', 'йн', '▁peasant', 'gren', '很容易', '下さい', 'ไม่', '▁Ek', '▁Are', 'friend', '▁invisible', 'evi', '▁climb', 'lek', 'rika', 'tua', '▁terug', 'эк', '▁mijnheer', '▁decir', '▁Mill', 'とおり', '▁studi', '▁shield', '伸', 'assi', '▁award', '需', 'pira', '禁止', '▁autor', '▁contre', '▁entend', '给他们', '▁hugh', '!"', '▁passa', '▁erwähnt', '公开', '▁zweiten', 'iau', '▁Ok', 'mitten', 'ৈ', '喊', 'dle', '来る', 'inu', '▁ئە', '▁freely', '汤', 'なんですよ', '▁nuestro', '▁couch', '▁mistaken', '400', '▁expecting', '攻击', '▁landing', '你对', '的就是', '▁größte', '▁那就', '这对', '点击', 'ried', '▁bowl', '裏', 'და', 'kah', 'بط', 'face', 'lekt', '▁urbo', '▁solchen', '距离', 'вели', '▁drama', 'をした', 'chip', 'اص', 'mouth', '▁statt', 'antwort', 'kho', 'โ', '她是', '▁literary', '▁بیا', 'fassen', '▁michael', '▁nights', '▁jag', '都可以', '▁Geschichten', 'дын', '出来的', 'yê', '模型', '▁آیا', '▁пятнадцать', '▁belle', 'ピー', '▁Stra', 'бит', '▁merchant', '▁russia', '骂', '▁Amb', '今は', 'youtube', '수', '▁grade', '▁ɣer', 'ც', '撒', '▁pipeline', '聚', '▁Möglichkeiten', 'たのは', '▁julia', '容疑者は', '微信', '▁얘기', 'くなって', '▁umuntu', 'sprung', 'などに', 'খা', '▁vorstellen', '▁decent', '動か', 'もいい', '的力量', 'トン', '▁acted', '▁Personen', '恐', '大型', '▁reproach', 'エン', '▁nhà', '▁Heute', 'に対する', 'マーク', '▁Street', '▁toutes', '▁hinein', '▁двенадцать', 'даа', '▁ब', '▁Ah', 'ера', '▁kama', '▁hob', '▁abzu', '黑暗', '▁hated', '▁steal', '▁더', '▁yıl', '▁事实上', 'volu', '▁powder', 'Ch', 'klu', '针', 'ং', '▁Entscheidung', '▁mail', '话题', '▁otra', 'rir', '▁rhy', '▁сразу', '你可能', 'cija', 'там', 'dow', '摸', 'rite', 'ienne', '感染者', 'play', 'lick', '▁denk', '▁están', '若い', '▁verändert', 'チャンス', '红色', '▁bade', 'ây', 'mt', 'nych', '世代', '▁johnson', '▁fears', 'som', '什么呢', '去做', '▁prompt', '最終', '▁capabilities', 'ுவ', '▁Anti', '▁harder', '在那', 'ides', '▁examination', '▁invitation', '▁Erfolg', '小的', '定义', '测', '▁això', '住了', '赫', '▁авто', '▁apt', '▁Roman', 'wahr', 'hard', '▁irà', '▁toute', '会場', '▁spectacle', '個人', '德国', 'حد', '别的', 'けて', '▁näher', 'mpe', '用意', '▁کی', '▁bedroom', '▁puc', '▁nascut', '一日', '▁30', '▁meantime', 'ということは', '▁Charles', '▁shareholders', '明白了', '국', '故', 'ыз', 'තු', '十一', 'usta', 'ೆ', '▁parla', 'اخت', '▁inches', 'power', '的这种', 'ずに', 'berry', '品牌', '引起', '▁historia', '▁pret', '▁fantastic', '威胁', 'kru', '当他们', 'ؤ', 'esi', '▁occupation', 'rose', 'ር', '▁statue', '決定', 'ясн', 'ો', '▁Ton', '▁blij', 'uɣ', 'ogo', '▁favorable', '我从', '▁outline', 'atur', 'んじゃ', '▁বি', '▁conception', '▁comun', '大谷', 'меш', '었', '▁session', '▁fed', '今まで', '▁ridiculous', '妹妹', 'бр', '▁maig', 'フランス', '▁2017', 'ترین', '▁глаза', '▁её', '▁Computer', '▁vanished', 'kauf', '▁Unterstützung', '▁gukora', '做的事情', '业务', '▁schm', '러', '▁gotten', '▁pār', '▁rece', '▁zuerst', 'கா', '猎', '▁vergessen', '▁weet', 'ný', '▁Japan', '▁pointing', '▁estos', '▁unconscious', 'だけど', 'னா', '▁permission', 'هایی', 'вел', '一定是', '头发', 'ине', '悔', '▁Zum', 'ッシュ', '杀了', '様子', '▁blush', '▁sharply', '做得', '▁befindet', '▁cyf', '▁football', '▁alguna', 'пов', '泥', 'ghi', '十八', '▁treball', '▁inspired', '▁pattern', '▁crystal', '効', '▁cultural', '▁monster', '▁Bücher', '▁என்ன', 'сел', '▁pomp', '▁これで', '記', 'eyed', 'mati', 'トリ', 'boo', '庭', 'commerce', 'pru', '▁records', '取得', 'culo', '▁Mau', 'ようと', '▁Ban', '特殊', 'ฉัน', '采访', 'дра', 'ош', 'イベント', '发出', '▁prayers', '▁employees', 'klo', 'count', '▁panel', '▁crossing', '擦', '这是我们', '▁Frank', '▁kinda', 'ghan', 'reichen', '▁shone', 'có', '▁tutti', '真实', '▁avenue', 'ちょうど', 'kultur', '在我的', '▁iyo', '▁fetch', 'essen', '▁detect', '▁England', '▁село', '▁난', '▁reaction', '特定', '采', 'person', '惊讶', '▁strangers', '▁gemeinsam', 'тыр', '▁beard', '▁gleiche', '▁Africa', '周り', '▁сколько', '▁steadily', 'voca', '两年', 'zira', '▁startled', '▁muttered', '寄せ', '你应该', '策', '▁jud', '在他们', '闪', '개', '▁millor', '▁vein', 'に向けて', '香港', '播放', '▁accurate', '扬', '살', '▁Website', 'ফ', '覚', '▁whirl', 'よし', 'ope', 'ລ', '英雄', '▁我会', '▁gek', 'фі', '是怎么', '▁rap', 'ますか', '▁attacked', '▁endure', '▁tie', 'يع', 'rp', 'rash', '▁specifically', '▁collected', 'nahme', 'uous', 'න්න', 'dru', '稳定', 'oid', 'と思った', '▁каб', 'how', '▁以及', '▁anchor', '行き', '▁pia', 'ingham', '▁также', '礼物', '▁Typ', '理想', '▁lleva', 'ないように', '角色', 'uck', 'ી', '▁abstract', '▁Steve', 'Pro', '▁secured', '▁бес', 'mist', '生意', '▁consequently', '▁vriend', '的世界', '▁führt', 'ໄ', '▁railroad', '▁ticket', 'igis', '▁Ji', '道德', '▁disgrace', '소', '▁compare', '我必须', '▁wandering', '▁knocked', '▁tant', 'liter', '▁procure', '▁oedd', 'media', '▁offensichtlich', '都市', 'fed', '▁続いて', 'کار', '▁resistance', '▁ئى', '▁menos', '▁maken', '空气', '제', 'stock', '負け', '▁disappointed', 'fee', '選手の', '▁admire', '่า', '▁marie', '立即', '質問', '▁directions', 'eron', '▁Jean', 'ясь', 'يات', 'კ', '汁', '兴奋', '▁egg', 'كا', '▁erinnern', '▁Polizei', 'ய்', '▁È', '吸引', 'iere', 'ຍ', '▁dip', '▁starts', '▁свой', 'cir', 'ক্ষ', '兴趣', '्य', 'fekt', '▁Marc', '▁coward', '匹', '▁உள்ள', '▁dalla', 'とした', '▁brutal', '▁traf', 'holen', '肥', 'gian', '鲜', '课程', '会儿', '▁resumed', 'ຕ', '▁территория', 'schul', '▁complet', '▁sighed', '限制', '▁elsewhere', 'ança', '质量', 'ノー', '▁Versuch', 'образ', 'kwe', '▁virus', '天気', '筋', '的书', '▁timing', '熟悉', '促', '▁дома', '对了', '▁Damit', '我给你', '▁Bel', 'ối', '▁Chance', 'জা', 'ルー', '快点', 'これも', 'anca', '▁frau', '周辺', '▁pierre', '干嘛', '▁فکر', '教堂', '▁確かに', '香り', '道理', 'agit', '有多少', '指示', 'ம்ப', '▁patch', 'スーパー', '▁tonight', '▁Markt', 'رم', '▁Regel', 'migrant', 'miş', 'sió', '巧', 'kha', 'Ha', 'mination', '▁astonishment', '▁asia', 'má', 'kota', 'дээ', '▁Fehler', '▁Dieses', '▁persone', 'cant', '▁aquel', '消防', '▁perfection', 'cció', 'rren', '门口', 'fest', '▁viz', '粗', '▁nonsense', 'schätz', 'ができる', '程序', '▁говорил', '▁Clo', 'siz', '▁identify', 'ós', '▁omu', '祝', '続き', '▁род', 'ock', '表現', '▁slightest', 'aĵo', '豊', '▁пожалуйста', 'ски', '▁Lehrer', '▁erfolgreich', 'moor', 'பு', '▁players', '▁vì', '▁descended', 'qual', 'xo', '▁hopeless', '▁conducted', '手术', '▁Ay', '▁12', 'っちゃう', '生活的', '▁dragged', '▁بعض', 'нет', '▁inte', 'мон', '▁teu', 'тө', '▁liquid', '▁hip', 'find', 'moni', '▁State', 'Е', '▁shooting', '▁legend', '埋', '▁revenues', '▁unglaublich', 'abel', 'слав', '▁”', '听起来', '所有人', '▁düşün', '了他的', '残り', 'fro', '▁bend', '▁wirst', '▁akk', '▁hitherto', '成長', 'こうやって', '▁dirty', 'metri', '分の', '▁perceive', '▁jur', 'vra', 'خا', '▁năm', '晴れ', '酷', '▁poste', 'лер', 'lais', '▁sav', '认真', '毕竟', 'with', '▁regional', '▁scholar', '苹果', '改めて', '因素', 'டா', 'кы', '▁sembla', 'zustellen', '▁pupil', 'ifying', '缓', '手に', '名前', '▁совсем', '相談', '▁ал', '▁kendi', '▁promote', '▁стороны', '了我们', '发生的', 'прост', '▁mateix', '▁дума', 'ково', '▁Green', '自动', 'lima', 'もらう', 'ели', '▁departed', '▁belonging', '▁Star', 'وز', 'テーマ', 'யின்', '▁hesitated', '▁Om', '评', '▁Hoch', '正确', '協力', 'ikan', 'はどう', '▁lane', 'machen', 'reba', '▁ব', '逮捕', '在美国', '▁гру', 'osi', '1000', '泉', '▁examined', '方は', '▁disco', '▁Ale', '▁terwijl', '▁dig', '避免', '▁leisure', 'worm', '▁depth', '卢', '▁worried', '做好', '出身', '生まれ', '▁قرار', '废', 'ám', 'zzo', 'culp', '▁Gebiet', 'ibya', 'ач', '▁scenes', '王子', 'gelegen', '基于', '▁partie', 'lhe', '▁belt', 'রি', 'änder', '▁compassion', '♪', '下了', 'ями', '▁devotion', 'ろう', '他の', 'ケット', '▁monitor', '▁häufig', '検討', 'tö', 'enta', '▁sido', '補', '聊天', '我一直', '▁гэтага', '▁называ', '蒸', '▁当你', 'shyi', 'houden', 'conc', '▁device', 'この日', '凉', '▁Del', 'mica', '剂', 'ドイツ', '是要', '隣', '▁narrative', '▁Medien', '▁francis', 'Р', '▁beaucoup', '▁whistle', '她在', '▁kumu', '▁droit', '我们正在', 'nahm', 'etta', '▁fille', 'Do', '▁owned', '通り', 'もらって', '写的', '疼', 'ל', 'ām', 'пра', 'них', 'gali', 'shya', '▁France', '▁cord', 'だし', 'rab', '▁estava', '▁folgen', '遺', '位于', '▁sä', '▁Sport', '▁kui', '页', 'の方が', 'nata', '▁facing', '▁பொ', 'もない', 'He', '▁inventory', '实验', 'uter', 'raten', 'Sa', '▁drank', 'قی', '伺', '▁Barcelona', '▁keeps', '▁하고', '▁mult', 'gni', '금', '▁astonished', '▁readily', '▁unexpected', '▁mug', 'どうして', 'ҙә', '跡', 'еб', '▁Hill', '面临', 'onia', '▁cinema', 'čas', '创业', '▁зап', 'rücken', '▁silly', '▁facility', '▁除了', '用于', '▁Monsieur', 'ばかり', '▁collect', '▁انجام', '▁gifts', '▁doctors', '▁emotions', '▁republican', '▁maintained', '▁snake', '▁سي', '身份', '▁ней', '▁models', '▁gracious', 'ibwa', 'leigh', 'بت', '▁meines', '警察は', 'stall', '▁percentage', 'خوا', '▁crop', '▁ainsi', '忘了', 'cide', '▁killing', '▁tool', '的好', 'teria', '▁mutual', '剩', '▁wreck', '▁chiefly', '▁values', '▁strengthen', '▁cómo', '같', '的能力', '▁wunderbar', 'steigen', '▁heir', '▁2018', 'кат', 'zī', '▁அது', '▁கூ', 'breite', '▁guter', '▁duck', '相对', '承诺', '叔叔', '▁bana', '使う', 'زار', '组成', 'lö', 'としても', 'kap', '操作', '物质', 'Ba', '入って', 'halte', '▁tau', '▁weapon', '▁байгаа', 'rok', '▁graduate', '心情', 'ブル', '▁höher', 'leu', 'するため', '▁vai', 'ころ', '五年', '▁landed', '闭', '▁след', '▁selected', '放心', '秘', '等着', 'nol', 'gling', '▁对于', '▁lend', '▁povas', '券', '▁sources', '▁Kampf', 'はある', '▁Gro', '▁jemanden', '要做', '▁peaceful', 'як', '规定', 'dolph', '追求', 'univers', '添加', '▁pump', 'バン', '特徴', '多年', 'easing', '枝', '▁Louis', '▁Rob', '改革', '一本', '▁climbed', '▁bueno', '▁analysis', 'важ', 'シン', '▁roger', 'sein', '▁riesige', 'organ', '▁plat', '▁seventh', 'imper', 'ика', 'ニー', '▁breeze', '▁slavery', 'モン', '▁Seg', 'cru', '这个时候', 'zte', 'nici', '▁grandmother', '这是一种', '最後に', '厉害', 'ề', '▁usted', '▁split', '的儿子', '速度', 'gers', '▁heavens', 'شان', '▁planta', '奇怪', '▁Sed', '▁yüz', 'дай', '▁saturday', 'うれしい', '奇怪的', '联邦', 'جو', 'ydi', '▁cyn', '▁зах', 'üste', 'agne', 'мол', 'ায়', '▁bwe', 'бира', 'toria', '尖', '好多', 'undu', '▁urban', 'гч', 'ыч', '穴', '▁hiding', '▁loan', 'ແ', '▁kant', '▁complain', '▁apa', '▁точно', '抜け', '建物', '▁Win', 'يب', '재', '政府は', '▁Professor', '▁naked', '期間', '▁essay', '翔', '▁propose', '▁circumstance', 'めた', '不见', 'tour', '使われ', 'гар', '我妈', '▁zuvor', '坚', 'mik', '财', '▁museum', '▁건', '▁engineer', '日から', 'uß', '▁solar', 'nın', '▁gesamte', '▁后来', 'となって', '写了', '▁agreeable', '▁canoe', '▁rug', '▁Hor', 'جان', '什么呀', '▁marble', 'meister', 'ەت', '▁dorothy', '▁confused', 'ноў', 'лат', 'ffi', 'née', '否则', 'Applause', 'ண்டு', '▁complicated', '▁guerra', 'キー', '你不是', '▁最后', 'class', '▁swiftly', 'lton', '滴', '▁vollständig', '▁будем', '▁gleam', '▁finest', 'ザー', '▁fiel', '▁gusa', '▁motive', '時の', '▁circ', 'timo', '▁こんにちは', 'rated', 'هی', 'ect', '▁moins', '▁rested', 'fau', 'dden', 'elijke', '鼓', 'ough', 'kub', '▁quart', 'ຫ', '菌', 'skri', 'まれ', '▁Juli', 'جه', '▁dorm', '▁selfish', '混乱', '▁佢', 'なんですか', '▁examine', '▁insurance', 'гай', '一开始', '▁disturb', 'cción', '政権', '伏', '征', '▁Foto', '▁stati', '讯', 'xed', '▁chemical', 'ром', 'ships', 'ligen', '▁halb', '▁introduction', '▁дальше', '▁dish', '联合', 'posa', '积', '基因', 'ይ', '商店', '粒', '不去', '▁Fran', '彼此', '▁nieder', '▁mache', '都要', 'три', '気になる', '▁основ', '▁achieved', '▁نظر', '込む', 'زم', '高的', 'Di', '使い', '某些', '▁Joe', 'пам', '▁cloak', '投入', '▁captured', '週', '就这样', 'сс', '所谓的', '▁arī', '▁spoil', 'nuncia', '▁ɣef', 'word', '▁materially', '▁thực', '▁öffentlichen', '▁яв', 'gum', '▁ئۇ', '▁quote', '▁indicated', '▁stor', 'tare', '▁kaufen', '▁google', '▁unterstützen', '对自己', '▁wichtige', '▁recovery', 'mensch', '▁Ehe', '▁lessons', 'neɣ', '던', '怎么回事', 'octubre', '頑張って', 'أكثر', '▁testing', 'އި', 'ști', 'dır', '▁byose', '▁polite', 'рова', 'imana', '▁exhausted', '▁rivers', 'を行う', '帝国', 'oval', '▁例えば', '▁Rom', '这不', '▁Yn', '▁patent', '動画', 'рас', '▁mole', '不必', 'cura', '▁anh', '▁überall', '美国人', '▁disappointment', '▁soup', 'ktu', '▁transformation', '▁Verhalten', '後半', '▁байдаг', '合う', '▁Sil', 'ぜ', '扎', 'trud', 'ży', '▁shepherd', '▁возможно', 'レス', 'cier', '▁sunshine', '▁Telefon', '愉快', '▁havia', 'aşı', 'のだ', '进行了', '农', '▁continuous', '▁públic', '▁poz', '▁давай', '满意', '悲伤', 'lma', '▁curse', 'reb', '空気', 'قال', '▁player', '安定', 'maker', '的那样', '▁ntabwo', '▁способ', 'heben', '▁hecho', 'wide', 'Ho', 'then', 'ありました', '▁pendant', '▁咁', '但它', '能量', '▁Himmel', '十九', '有些人', '年的', '▁свои', '▁practically', 'ость', '▁deserted', '说他', '▁buying', '▁thorn', '▁holds', '信仰', 'lings', '▁glimpse', '▁CA', '▁Kal', 'slav', 'ҙа', '思います', '何も', 'ँ', 'regen', 'ッチ', 'druk', 'قص', '▁preferred', '续', 'بة', '▁мин', 'fälle', '▁travail', '▁他是', 'ழு', '▁matt', 'ít', 'eği', '勝ち', 'মি', '▁ваше', 'するのは', 'ෝ', '出した', '▁bite', '黄色', 'مال', '▁preparing', '▁há', 'ử', 'digit', '▁World', 'かせ', 'ieron', '答', '遇', 'カル', 'ファ', 'بن', '화', '▁priv', 'kaza', '▁giờ', 'ப்பட்ட', '▁bé', '▁چند', 'kut', '▁darf', '▁دوست', '具有', 'fes', 'еть', '▁Cette', 'konstru', '▁thứ', '▁jako', 'ছিল', 'organisation', '▁Essen', '▁surprising', '渴望', '资', '浦', 'isieren', '▁байв', '▁Ideen', 'స', '▁größer', 'besitz', 'bour', 'ән', 'werfen', '▁Ebene', 'dah', '美丽', '监', 'ドラマ', 'じゃん', '▁калі', '独自', '時期', '▁cose', '▁چیزی', '▁joining', '▁confession', '天天', '▁processes', '보', '▁比如说', '也就是', 'ーム', '是我的', '▁Stil', 'スピード', '少年', '▁fühlte', '予', 'vig', 'ики', '▁nap', '▁angels', '▁schedule', 'rán', '▁boston', '▁oude', 'まま', 'душ', '腾', 'ху', '咖啡', 'валі', '▁лес', '刷', '▁suspected', '▁inquiry', '▁amusement', 'ordnung', '▁Klasse', '食べる', '我记得', '连接', 'فق', '▁precisely', 'ープ', '▁왜', '▁Thomas', '場合は', 'schlag', 'னர்', '▁instructions', 'turi', '▁passieren', '▁medium', '姓', '▁укра', 'にする', 'wasser', '▁cigar', '▁pessoas', '▁thirst', '▁gö', 'がこの', '▁norman', 'geni', '拜', 'rina', 'اک', '出现了', '纯', 'ffin', '忘れ', '戦い', '效果', 'こういった', 'kõ', '▁مق', '▁روز', '妙', '▁jones', '▁During', '碰', '这条', 'っちゃ', 'рон', 'pack', 'gina', 'が起き', '▁sins', 'gelassen', 'prä', '▁Wand', 'istes', 'plat', '▁telephone', 'conf', '桌', '▁shine', '不知', 'جل', '▁Red', '▁pearl', '▁prec', '家の', '▁Süd', '▁într', '牧', 'agu', 'お話', '▁sym', '意見', 'case', '▁2016', '▁tenía', '▁Netz', 'lusion', '▁sola', 'なくなって', '克斯', '习', 'енно', '▁lucy', '日間', '단', 'መ', '肺', 'Sch', '文章', '▁festival', 'нае', 'дам', 'ppy', '▁glaubt', 'ило', '漏', 'सा', 'は何', 'rico', '吃了', '▁première', '移動', '▁River', '穷', '▁sensitive', '今週', '▁provides', 'нуть', '今度は', '获', '▁attract', '▁durante', '桑', '▁கு', 'を作って', 'volv', 'ື', '▁armen', '現', 'abwe', '세', 'ých', '隊', 'chet', '▁euro', 'kula', '▁hoofd', '▁visitor', '▁nooit', 'ятся', 'にした', '▁August', '每年', '▁هست', '▁colors', '▁buri', '▁definitiv', '▁Wu', 'かない', 'eno', 'গে', '▁لكن', 'egi', '▁своей', '▁Jordi', 'pfen', '▁solicit', '▁goods', '▁composition', 'gine', '第二天', 'までの', '▁intellect', '▁vow', '现在是', '▁frown', '▁furnished', '▁обе', 'য়া', '收到', '▁sicherlich', '▁setzte', '▁harsh', '専門家', '▁Тэр', '社長', '的一切', 'ハー', '迅速', 'hend', 'られています', '毁', 'ന', '順', '▁lunga', '最初の', 'anta', '▁expectation', '▁أي', 'ью', '▁дээр', '▁মা', 'udo', '▁jail', '计算', '▁나도', 'お父さん', 'fä', '*', '▁Studenten', '▁Gut', '▁你可以', '合同', 'рус', 'zam', 'rul', '帅', '▁Why', '▁moderate', '块钱', 'හි', 'alia', '▁timid', '▁cigarette', '没关系', 'ologist', 'rufen', 'legi', 'دید', '▁முடி', '敷', '方も', '刺激', '误', '▁fortunate', '▁crow', 'kehr', 'ーション', '▁nut', '你认为', 'frei', '▁mình', '▁existed', '烈', 'lij', 'agost', '▁partnership', 'ู', '▁ده', '▁così', '▁hebt', 'fire', '▁país', 'druck', 'Ә', '▁demon', '▁improvements', '这样一个', '▁jealous', '化学', '連絡', '医学', 'huit', '▁transfer', 'گیر', '▁favourite', '强烈', 'お伝えします', '卫生', '▁jerusalem', 'ঘ', 'ارت', '化的', '▁parallel', 'ções', '概念', '我们知道', 'anu', 'したと', '▁我不知道', '候補', '在他的', 'iens', '적', 'مى', '▁Jud', 'に戻', '▁Gleich', '▁dynamic', '▁arrested', '母親', '▁establishment', '何を', '▁père', '▁Regi', 'لف', '科学家', '▁xwe', '갔', '▁Fan', '▁television', 'bach', 'zes', '数学', 'கே', 'ってくる', 'ớ', '▁граждан', '下一个', '▁стран', 'loj', '▁是啊', '▁masters', 'лез', '▁какая', 'オープン', '▁option', 'ັ', '▁identity', '▁submit', '▁jusqu', '抑え', 'gefühl', '▁medio', 'bira', '我应该', '勝利', 'ĝis', '▁handkerchief', '夫妻', '孩子的', '▁vue', '▁sober', '阵', '▁lightly', 'clos', '▁laten', 'chie', 'şti', '那个人', 'informa', 'rough', '▁links', '▁distinguish', 'tego', '▁civilization', '▁jaar', '▁drugs', '▁convenient', 'いると', 'ನ', '▁например', 'dock', '▁disturbed', 'würdig', '▁deutlich', 'hri', 'destin', '免费', 'zina', '▁revenge', 'zogen', 'чка', '瀬', '▁concealed', 'rwanda', '▁باز', 'fahr', 'ilo', '한테', '奶', 'いるんです', 'аба', '得点', 'institu', 'нан', '▁hedge', '▁Every', '違い', '▁Ly', '▁بس', 'свя', '你这个', '▁dressing', '猛', '俗', 'ச்சி', '▁Ang', '问我', '▁بزرگ', '▁chapel', 'ходит', '▁kiu', 'ений', '我跟你说', '堡', 'utter', '躲', '▁ໄປ', '▁fabric', '▁frankly', 'を出', '漁', '队长', '▁هل', '的歌曲', '쫌', 'baar', '还有一个', '▁boast', '▁Pf', '▁bunu', '▁Kas', 'сол', 'rock', '元気', 'お願い', '▁Santa', 'imento', '抜', '▁чувств', 'ණ', '書いて', '▁dwelling', '聞いた', '▁Laufe', 'brechen', 'stol', '也在', 'раж', '给她', '▁arrangement', '▁Са', 'zat', 'jung', '29', 'minded', '▁vivid', '▁18', '走到', '去看', '▁weren', 'うち', '▁Mir', '背后', 'abilir', 'ホームラン', 'ures', '上がる', 'nischen', 'bridge', 'lara', 'hound', '▁technologies', '▁accompany', 'დ', 'tempe', '▁cream', '▁anticipated', 'même', 'лей', '▁Linie', 'が行われ', '▁Pres', '言った', 'past', 'ruf', '▁trait', 'uche', '모', '▁scotland', '▁struggling', '▁vậy', 'posit', '患', 'ミサイル', '▁preserved', '▁зачем', '▁defeat', 'avu', '▁aby', '▁pint', 'iji', 'leute', 'known', '済', 'サービス', '▁ёсць', '実際', '的国家', '▁são', '▁copper', '宾', '▁Partei', 'ziel', '▁illustration', 'ими', 'politi', 'ハン', '▁US', 'bry', '▁verge', 'öd', '法官', 'itud', '番の', '差不多', '很有', '▁jury', '▁Pas', '知道了', '▁объ', 'edifici', '雨の', '类似', '▁stamp', 'stimul', '我们应该', '▁monte', 'ީ', '称之为', '细节', 'ote', '▁номер', 'ライン', '日中', '赌', 'ctive', '页面', 'gion', '▁creative', '始', '▁Venim', '▁beings', 'schloss', '▁influ', '它在', '▁гэтым', '传播', '子どもたち', '▁Vous', 'mış', '▁sino', 'fach', '▁Stelle', '対象', '个月', 'big', '▁autumn', 'chron', '▁давайте', '▁eaten', '▁crept', 'цэ', '値', '▁defense', '激しい', '▁echo', 'nelle', '▁owing', '▁Black', '▁moest', '▁behalf', '▁происходит', 'impa', '▁minimum', 'niz', '▁investiga', '着急', '▁october', 'られます', '▁virgin', '▁lean', 'ළ', '▁ответ', 'えた', '▁звони', 'いけ', '享受', 'äch', '你们的', 'onge', '▁Hände', 'trat', '▁outward', '这里的', '▁notwithstanding', '▁volunteer', '▁Smith', 'чная', '去吧', '湾', '帯', 'きている', 'вез', '制限', 'maya', 'どうですか', '▁clothing', '性格', '▁Baby', 'bbing', 'වා', '花了', 'аю', '▁entwickeln', '▁approval', '▁irrit', '他没有', '▁Alles', '▁associate', '▁kenne', '▁bolt', '永远不会', 'lug', '▁perfekt', 'gué', 'nutz', '想知道', '▁bestimmten', '▁nail', 'ビー', 'ыми', '▁hatred', 'glia', '保存', '▁answers', '▁hefyd', '不懂', '催', 'aeth', '▁math', '的一种', 'ounce', 'eco', 'қа', 'ĝa', 'regel', 'うん', '▁betrachten', 'பா', 'nyama', '起き', '玛丽', '▁Fort', '願', '▁Chúng', 'wald', 'moto', '▁sustain', '명', '▁founded', '▁bringt', '工资', 'undi', 'Emp', '▁isso', '▁pris', 'と一緒に', 'eaux', 'ủ', 'aĵoj', 'ても', '海洋', '▁passes', 'otto', '▁Gesundheit', 'կ', '先週', 'unga', 'зал', '▁immortal', '▁covering', '▁wash', 'ích', 'bula', 'казать', 'wak', 'issen', '担', '泽', 'nico', '▁hyn', '▁react', '▁мор', 'mol', '▁definite', '▁decrease', '▁scarce', '▁beating', 'print', '強化', '▁Wind', 'egu', '▁справ', 'леп', 'gga', '▁nhưng', '▁poc', '是最', 'ங்கள', '▁compete', 'かかる', '▁territori', 'hana', '続く', 'ground', '経', '就是我', '買', 'وری', '邦', 'ミリ', '▁Gib', 'nă', '▁segui', '种族', 'gung', '▁formerly', '▁gün', 'ents', 'யும்', 'кие', '▁Kindern', '▁farewell', '▁cotton', 'пон', '▁mechanical', '▁enabled', 'थ', 'wesen', '▁prejudice', '과', '▁Organisation', 'کان', '▁beasts', '敌', '▁breathing', '▁đề', '▁dues', '▁grandes', '▁letting', 'wegen', '▁provision', '▁fishing', '▁ongoing', 'ŭ', '地位', '▁그러', '和平', '▁länger', '▁canada', '过的', '▁alma', '▁Pal', 'cular', 'வெ', '▁elegant', '司令', 'かね', '▁interessiert', '▁feu', '▁violet', 'маш', '▁Landes', '▁gazing', 'gestalt', '一个小', 'нат', 'klar', 'ló', '▁gallant', 'pä', '▁tutto', '▁În', 'kore', '正确的', 'lever', '▁restrict', '▁Lösung', '▁applications', '▁witch', 'ительно', 'yong', '会在', 'تج', '彼女', 'stärk', 'たちは', 'гре', '▁Spi', '▁tribes', 'η', 'six', 'sitz', 'komen', 'rê', '▁geboren', '▁niets', '▁prominent', 'けどね', '诉', '添', '发生了什么', 'tamente', '▁unver', '韩', 'ỗ', '▁viņa', 'heure', 'ያ', '兹', 'るんだ', '巨', 'дж', 'ඉ', 'ři', '▁upstairs', '▁entertain', 'цию', '▁indicate', 'kab', '▁rarely', '株', '▁imperial', 'pression', 'дем', '应用', '形で', 'crib', '▁replace', '▁beaten', '阴', '▁আছে', '平时', '立刻', '一群', '▁Außerdem', 'джа', '▁seltsam', '▁ته', '유', 'いわゆる', 'দা', '▁dimension', '▁Bob', '岁的', '思い出', 'open', '孤独', '▁disaster', 'களில்', 'baba', '▁touching', 'をかけ', '▁tribe', 'kati', '航空', '▁Nation', '▁maxim', '留在', '방', 'となり', '手が', '▁ähnlich', 'ēt', '▁strict', 'いきたい', 'により', 'гән', '▁wives', '▁политик', 'クラ', 'どちら', '▁Herausforderung', '这一切', '▁sailed', 'lash', '▁hanno', 'тка', '月の', '▁Vorstellung', 'sible', 'участ', '倾', 'namen', 'हरू', '込まれ', 'daw', '揚げ', 'っていく', 'nsen', '▁collar', 'ނ', 'hill', '▁petite', 'alität', '▁grab', '▁Kam', '▁egal', '绿', '事业', 'ores', '▁bewegen', 'besch', '▁Titel', '了她', 'きょうの', '这两个', '危険', 'labor', '▁funds', '十三', '갈', '▁jaw', '▁senator', '▁doorway', 'ationen', '્', 'зар', 'litz', 'dó', '▁определ', '▁あれ', '▁accent', 'yana', '▁wrath', 'Li', '▁moses', 'arna', '▁Hay', 'ええ', '▁interfere', '▁Text', '▁можна', '臭', 'なんですけれども', 'embra', 'zó', 'лич', '描', '发表', 'ぁ', 'itor', '▁cheese', '▁stato', '돈', '▁Mitarbeiter', '▁label', 'কার', '▁spun', '▁propos', '▁speaks', '在家', '赞', 'ór', '▁finds', '市で', '眠', 'ነ', 'flor', 'ニア', '▁мяне', '▁اگر', '▁operator', 'tention', '▁definition', '見事', 'вра', '▁büyük', 'tribut', 'порт', '非常非常', 'вяз', 'rov', '▁walter', 'oti', '▁marched', '▁restored', 'ells', '▁trug', '好啊', 'onda', '▁riches', '▁Hoffnung', '太太', 'ுடன்', 'lob', '▁belongs', '▁hans', '非常重要', '▁présent', '分子', '某个', '讨厌', '▁attracted', 'しまう', '▁encounter', 'nnes', 'zzle', 'レイ', '▁attain', '▁вами', '▁mutter', '开车', '바', '▁funeral', 'щу', 'اره', '▁shiver', '创新', '▁стал', 'treiben', '保险', '▁lightning', '▁complaint', '▁african', '重大', '你跟', '▁같은', 'چى', '对他们', '▁quel', '▁sama', '▁обо', '遊', 'aves', '▁manufacturing', '汗', '教会', '做一个', '▁wid', 'мент', '▁november', '▁месяц', '▁elbow', '▁tank', 'ほぼ', 'лем', 'ति', 'NHK', 'кин', '▁Bilder', '▁zeker', 'стве', '一个非常', '▁curt', 'ტ', '▁asset', '破坏', 'anye', '▁differences', '▁нашей', 'clin', 'ウクライナの', '行われた', '▁Shi', 'dors', '▁democratic', '▁Obwohl', 'صف', 'هر', '▁feeble', 'leş', '这种情况', 'ssin', 'を受けた', 'kai', '▁robust', '▁besondere', '▁elected', '▁Modell', '▁seconds', 'lauf', 'ダイ', 'ګ', 'セット', '時は', 'Applaus', '白人', '▁свобод', '病毒', '损', 'ජ', '▁Mat', '▁executive', '▁onto', 'lag', '▁важно', 'ან', '▁concerns', 'ء', 'ebbe', '▁Tru', '▁seed', '推荐', '▁Staat', '祭', '▁cleared', 'მო', 'eixen', '让它', 'သ', 'wiesen', 'Ro', 'train', '▁acknowledge', '取れ', '風が', '依然', '▁indifferent', '人数', '▁generate', '▁frost', 'itaj', '▁reminded', '▁romance', '隠', '▁ireland', '▁Ха', '最多', '▁layer', '柳', '就有', '▁caution', '▁bezeichnet', '▁denied', 'سە', '▁profile', '的位置', 'tato', '▁politische', '▁Dra', '高度', 'ちゃった', '▁Bay', '成立', '▁stephen', 'laş', '変わり', 'neb', 'ält', 'oza', 'coloured', 'рок', '▁independence', '▁traveller', '接着', 'utu', '许多人', '▁leather', '这项', '进步', '▁exists', 'kia', '进一步', 'ړ', '▁Char', '▁English', 'cional', 'maakt', '▁zá', '▁wereld', '▁дэ', '他们都', '▁Sicht', '出来了', 'وك', '▁christians', '種類', 'gone', '▁говорят', '▁danach', '▁positions', '问你', 'यो', '▁daylight', 'wall', 'えない', '不住', '▁echt', '脳', '搜', '▁consists', 'děl', '人在', '▁Adam', 'umva', '▁formula', 'anzi', '▁тысячи', '▁casual', 'ины', '▁eighth', 'plica', 'guer', '世界的', '▁استفاده', '▁German', '▁بیشتر', '▁Ŝi', 'ează', '反対', '▁determination', '时刻', 'iller', '히', '不愿意', '▁republic', 'respon', 'alen', 'liste', '▁outer', '▁echte', '对待', '私たち', '▁которых', 'って言って', '你先', '่', '▁aveva', 'nym', 'acions', '▁然后他', '▁democracy', '填', '▁гэты', '▁Bruder', '▁characteristic', '▁Kris', '▁neuro', 'politic', '▁visitors', 'ໂ', '▁gale', 'tır', '▁protestant', '▁befinden', '▁одиннадцать', '▁Schi', 'いまして', 'öhn', '연', 'そういうこと', 'arbeiten', 'лас', '▁porter', '做到', 'cun', 'нер', 'nette', 'atan', '▁zweitausend', 'ల', 'ట', 'öö', '▁relevant', '鼓励', '很棒', 'fford', '▁dios', '▁Tak', '个小时', '我发现', '▁Ul', 'rating', '▁creek', '▁aggressive', '▁трэба', 'それでも', '手里', 'へと', 'بح', 'нік', '一个问题', '公主', '见面', '▁saa', '始め', '崩', 'ivo', 'Mi', '▁extensive', '▁спасибо', '▁properties', '▁Asia', '▁Gran', '序', '애', 'posing', '发生的事情', '想起', '十七', '▁Anwendung', 'лө', '▁Member', 'トー', '孔', '▁наши', '▁span', '▁swung', '▁perception', 'हा', '▁ox', '劝', '▁laying', '▁carpet', 'wch', 'vē', 'はもう', '赚', '▁Demo', 'mala', 'daten', 'მე', 'quar', '▁تمام', 'anima', '▁radical', '▁власти', 'anı', '▁Ils', '証', '00', 'hub', 'ало', 'の姿', 'るのが', 'раў', '読', '%', 'ваў', '监狱', 'すいません', '▁execute', 'bred', '▁profess', '▁Fenster', '不上', 'exc', '▁torment', '互相', '▁unge', '着我', 'ரிய', 'の一', '▁sci', '設置', 'versa', '▁größten', 'vê', '▁graceful', 'popul', '夺', 'ಸ', '採', 'とにかく', 'name', '▁Partner', 'あるいは', '▁nuestra', '▁impressed', 'ức', '对不对', 'IT', '方便', 'pek', '一周', 'ਾ', 'ම්', '▁California', '▁assembly', '▁bran', 'жда', '可以在', '▁lei', '在她', '有趣的', '▁divide', '直播', 'nemen', 'の話', '求め', '彼の', '▁trends', '▁veröffentlicht', 'илось', '助け', 'க்கப்பட்ட', '▁دې', '▁rapport', '▁tones', 'nego', '怎么说', 'ົ', '也很', 'grat', 'träge', '▁großartige', '▁cape', '▁successfully', 'سى', 'علم', '撮', 'jah', '安妮', '▁whit', 'inin', '▁Funk', '他自己', '▁funding', 'jär', '女朋友', 'ホテル', '▁poly', '▁awkward', 'iyorum', 'wich', 'lish', '▁Jung', 'cata', 'جم', '▁Then', 'bby', 'embe', '▁Kein', '防止', '访问', '▁blanket', '鉄', '▁andrew', '▁grounds', '▁چا', '▁Israel', '▁pap', '出てくる', '▁convention', 'றி', 'えっ', '▁Wieder', '充满', '▁Australia', 'fik', 'аем', '▁schlechte', '▁Tier', '▁febrer', '屈', '肖', '課題', 'idas', '▁milli', '▁parish', 'borough', '進め', '▁Zeug', 'عب', 'En', '▁exceedingly', '柔', '砂', '郑', '▁таксама', 'leb', '最低', '当て', '▁japan', '你把', 'ächtig', 'sort', '▁shudder', '▁profitable', '如果他们', '▁放一下', 'クロ', 'ände', '他们说', '▁Durant', '很高兴', 'pare', 'artig', 'schlossen', '▁ora', '▁அந்த', 'cà', '掉了', 'fè', '▁canal', '▁administra', '▁bears', '出现在', '▁shriek', '▁знал', 'ebilir', '▁schrieb', 'contra', '▁roar', '間に', '液', '相互', '▁package', 'でお', '▁Maar', '식', 'けども', '▁romantic', '▁tales', '▁gelernt', '▁invent', '大体', '▁anyhow', 'を作る', 'stoß', '▁podcast', '▁Пра', 'ლი', '奔', 'lp', 'män', 'кар', 'mesi', '的观点', 'gani', 'Mail', '▁mwa', 'サッカー', '▁alien', 'tiu', '是真的', '計画', 'りの', '診', '医疗', '明确', '▁parece', 'десят', 'иш', '哇', '▁meta', 'CO', 'lec', '▁但是我们', 'argent', '炸', '我先', '▁studying', 'shaped', '的样子', '▁anymore', '▁attendant', '可怕', '▁erfahren', 'nade', '▁zona', '▁Dame', '▁containing', '▁Patienten', '▁болон', '統', 'ר', '▁ჰო', '▁соглас', 'মে', '目に', '▁gyda', '▁endeavour', '那时', '発射', 'бур', '▁cael', 'จะ', '言われて', '▁meg', '観光', '▁envelope', '▁говорю', '▁snap', '▁truck', '电子', 'ຊ', '▁endeavor', '▁stole', '▁beheld', '焼', '这也是', 'energie', '▁acid', '▁communicate', '▁Хо', '估计', '怎么会', 'зем', 'මා', '▁Australien', 'fish', '嫁', 'igheid', 'odi', '区别', 'нев', 'liko', 'tale', '▁Camp', '文学', 'krit', 'hielt', '▁tube', '▁карт', 'igne', 'ді', '我再', '的身体', 'obo', '告诉我们', '▁dhateng', '▁invention', 'ări', '▁அவர', '▁Herrn', 'าย', '▁cunning', 'folk', 'をしている', '▁Fra', '▁ignor', '▁Denken', '付き', '▁слуша', '実験', 'patri', '▁Ganz', '▁kurze', '▁saving', '東北', '韦', 'るのか', '▁baz', '▁Freude', '▁километр', '責任', '▁restless', 'ском', '▁Ty', '▁факт', '▁whip', '收集', 'となります', 'スタン', '▁folly', '▁wool', '▁uses', 'મ', '▁Unsere', '全員', 'стат', '▁regards', '▁Flu', 'El', '▁recommend', 'るような', 'tering', 'ству', 'ీ', 'cope', '每天都', 'harmoni', '▁کرده', '▁appointment', '下雨', '广泛', 'ehr', 'für', '向き', 'cell', 'юр', 'വ', '设置', '这只是', '▁erzählt', 'publik', '▁nämlich', '经理', '▁senate', '▁perpetual', '的研究', '昼', 'ற்று', '▁Grand', '和我们', 'ものです', 'まって', 'hra', '▁laura', '可能性がある', '▁Cho', '▁mama', '▁Cam', 'chair', '▁chart', '▁опять', '▁injury', 'scheid', 'ambo', '▁gospel', 'projekt', 'cı', '▁elephant', '▁наверное', 'nisse', '▁dislike', '▁stomach', '▁amendment', '応援', '▁barrier', '▁upset', '独特', '白色', '▁dedi', '無理', '▁extract', '時間が', '小说', '▁pains', '就是你', '観測', '▁所以说', '粘', '選手は', 'yin', '▁этому', '▁lass', '湯', '指挥', '▁illumin', 'rush', '進んで', 'দের', 'élé', '▁helps', 'fia', '▁Bildung', '▁Jeder', '亏', '億円', 'ご覧ください', 'gress', '▁romans', '▁Haben', 'トラ', '国家的', 'mato', 'hut', '支え', '▁tudi', '▁disappear', 'ына', '▁Gesundheits', '▁ነው', '▁Beziehung', 'cam', '▁Drei', '扣', '▁celebrated', '▁coisa', '▁convey', '▁aussehen', 'weis', '▁Hon', '止め', '碗', '▁acquisitions', '关闭', '▁Ба', '超级', '▁tables', 'ໃ', '▁ndetse', '一面', '▁واقع', 'ีย', 'ibility', '載', 'ilor', '信じ', 'وف', 'раг', 'grade', '上の', '▁Viņš', 'ӧ', '手段', 'бил', '▁damp', '▁Alex', '▁taxes', '▁chez', '▁50', '▁zumindest', 'がいい', '盤', 'brau', '歴史', 'kopf', '▁wordt', '▁ເອີ', '두', '차', 'เป็น', '茨', '▁cable', '▁grows', '▁constitute', '▁یې', '▁interessante', 'てしまう', '備', '▁despre', '▁promo', '回目', '那个时候', '▁imbere', '探索', 'phon', '途中', '▁machines', '▁Handel', '▁salvation', '▁parted', '▁punto', 'алі', '▁moja', '壮', 'halb', '▁corporate', '者的', '▁flank', '勇', '▁relieved', 'ますよ', 'ена', 'drückt', 'Н', '▁churches', 'めちゃくちゃ', '自民党', '进了', '仁', '▁swim', '▁loĝ', '▁الآن', 'hnen', '也不能', '▁eben', 'とっても', 'ټ', '▁getroffen', '▁stake', 'kou', '▁Fisch', 'schap', '太好了', 'zwi', '▁vive', '如果他', '最重要的', 'γ', 'ますが', '軍事', '▁woe', 'ウェ', '息子', '▁Steuer', '肯定是', '▁tay', '▁boss', 'граф', 'rons', 'lasse', '灭', 'க்கும்', 'lini', '体験', '▁delivery', '▁temptation', '忘记', 'ウル', '奴', '▁thành', '▁په', '▁writers', '▁assistant', '▁Tam', 'кө', '我爸', '▁boom', 'чный', 'だね', 'اپ', 'weil', 'uwa', '▁facilities', '▁monkey', '私たちは', 'صور', '▁тому', 'સ', '真相', '这就', '削', '▁Sim', '▁squire', '▁britain', '败', '۰', 'しかった', 'ちなみに', 'ستان', '▁trifle', 'dist', '▁options', 'empat', '敲', '▁Monat', '会说', 'стой', 'しようと', '▁langen', 'ப்பி', '▁Az', '焦', 'ますので', 'ছ', 'sters', '糟糕', 'erei', '▁subtle', '胎', 'に行く', '▁яна', '▁времени', 'スタジオ', '▁сообщ', '普遍', 'yim', 'pē', '▁sitzen', 'プーチン大統領', '你没有', '—', '▁Monate', '▁dive', '▁Fre', '各地', '▁bias', 'ml', '▁bị', '▁gardens', '▁ceremony', '▁roots', 'غل', 'geschichte', '▁Ĉi', '▁minu', '▁имеет', '来年', 'iaeth', '小さな', '饿', '▁можа', '▁Hall', '帽子', 'کش', '▁pense', '▁Tisch', 'эконом', 'ufu', 'の世界', '▁Leistung', '▁steer', 'сю', 'hul', 'ーク', 'ですので', '爷爷', 'вон', '▁wax', '违', 'дь', '一个月', '▁isabel', '向你', 'ె', 'lari', '▁peril', 'メッセージ', 'すぎ', '것', '▁общем', '▁Ken', '▁natives', '邪', '▁Anda', 'nice', '结合', '把她', 'chang', 'кро', '▁Kunden', '首都', '地点', '▁launched', '▁cran', 'вен', 'фер', '開始', 'ப்பா', '▁Dum', '的意思', '▁dragon', '▁silently', 'なければ', '荣', '▁Junge', '▁searching', '这将', '▁erklären', '▁scratch', '▁ehrlich', 'emba', '▁Liste', '応', '까지', '▁fitted', 'とする', 'GAAP', '▁limits', 'რი', 'を使った', '배', 'ovi', 'eight', 'раш', '▁marine', '▁Tar', '▁Many', '壊', '년', '▁troubles', '▁nuclear', '▁lodging', 'خص', '▁termina', '多分', 'Weiß', '有所', 'acak', 'wise', 'prof', 'num', '英语', 'abana', '胜利', 'cada', 'autobús', '▁residence', 'ولا', '▁zeg', '▁Jim', '抵', '▁Bö', '▁Hauptstadt', '京都', 'iling', '我把', '▁appetite', '▁oameni', '▁cardinal', 'häng', '地元', '▁doubtful', 'reiz', 'リスク', '来て', '慌', 'ғ', 'しょう', '▁bother', '算是', '▁reverse', '▁dearest', 'ของ', '▁занима', '▁giả', '不像', '▁newspapers', '▁boil', 'のうち', 'μ', '▁мужчин', '一声', 'ār', '▁fury', 'かわいい', 'ầ', 'api', 'ố', 'ở', '▁Aufmerksamkeit', 'shore', '堆', '▁центр', '議論', 'ได้', 'ですし', '如今', '▁passions', '▁limbs', '▁producer', 'verein', '▁مج', '▁glen', '▁natur', 'rade', '▁verrückt', '版本', '回転', 'lica', '▁hinder', '▁hastened', '▁anticipate', '大事な', 'の問題', '▁zwölf', '先に', '▁그니까', '▁erstaunlich', '▁assault', '发生在', '▁vede', '▁bust', '▁binnen', '▁lloc', 'は今', 'tré', 'といった', 'court', '▁exquisite', 'wunde', 'ның', '▁Lee', '▁bundle', 'duct', '高速', '▁nas', 'mac', '▁достаточно', '体育', 'チャー', 'さあ', '▁desires', '▁Geschäfts', 'gana', '辛苦', '略', '交谈', '的那种', 'bí', 'レベル', '▁brass', '说得', '무', 'dala', '歯', '▁shalt', 'kuba', 'スタ', '▁взгляд', '对象', '▁clinical', '目を', '殖', 'industrie', '戈', '的主要', '▁Sel', 'ԥ', 'enne', '▁ralph', '▁resting', 'ась', 'aran', 'body', '▁esteem', '▁hail', 'ඩ', '▁вместе', '仔细', '▁rip', '▁Aquesta', '▁Welche', 'Bo', 'されていた', '▁multe', '锅', '否', '▁наша', '▁export', '▁vigorous', '▁Phil', 'мын', '▁scandal', '炮', 'カレー', '▁Gla', '▁بازی', 'تان', '▁prevented', '▁tranquil', '▁tobacco', '▁thence', '집', '▁tire', '▁schwarze', 'リング', '▁embrace', '▁schu', 'ほら', '▁rural', 'ҙы', '▁skirt', '▁каждый', 'るという', '▁Bitte', '仍', 'ຄ', '▁wrap', 'vara', 'ەوە', '者は', 'воз', 'нал', '▁offers', 'έ', '恐怖', '安心', '▁geweest', '▁dumb', '▁municipal', 'фон', '上げて', 'tē', '小组', '▁Carl', '▁golf', '▁Position', '▁después', '绑', '2019', '▁scientists', '▁但是你', '경', '▁دیگر', '▁excess', 'লো', 'erweise', 'pence', '▁prey', '把它们', 'قة', 'そこで', '▁fünfzig', 'пле', '微笑', '▁cabinet', '▁accused', 'muzi', '確保', '▁решил', '▁Büro', '的最', 'كر', '▁formation', '▁princes', 'ですけれども', 'still', 'әр', '▁баш', '▁entertainment', 'ິ', '奉', '800', '▁собственно', '放下', 'ということを', 'bird', 'システム', 'ток', '▁Tochter', '被告', '▁uncertain', '▁нельзя', '▁شخص', 'ほん', 'arma', '▁insight', '▁ruler', '▁altijd', '▁habla', 'ären', '▁Here', 'zunehmen', '▁passionate', '▁nunca', '▁typically', '童', '와', '▁supplies', 'räum', '温暖', 'anche', '▁lustig', 'stop', '▁ascend', 'かし', '▁Stunde', '▁начина', 'وار', 'றை', 'ර්', '▁marquis', '▁Quin', '伙伴', '▁إذا', '▁Pop', '惠', 'кую', 'のない', 'anne', 'していきます', '友達', '▁retire', '来源', 'almente', 'frau', '▁ўжо', 'mates', 'няя', 'нич', '▁seda', '消失', 'ısı', '▁wrapped', 'வில்', '▁política', '行われ', '見えて', '▁mau', 'lager', '▁při', '上来', 'lett', 'ލ', 'dang', '▁bez', 'енный', '哲学', 'ены', 'جز', '▁barrel', '相反', '▁neighbourhood', 'パス', 'zeichne', 'esten', 'メダル', '▁Kosten', '▁relativ', 'коп', '▁älter', '编辑', 'الي', 'gründe', 'голов', '体を', 'ஷ', '有机会', '▁nobles', '这件事情', 'が発生', 'ということなんです', '告诉他', '往往', '▁دارم', 'ũ', 'yah', '五个', 'న', '▁argue', 'ශ', 'ピン', 'imos', '▁trusted', '▁прямо', 'рог', '▁depuis', 'idades', 'Ч', '▁যে', 'ではありません', 'ていて', '億', '▁unpleasant', 'smith', 'わない', '▁latest', 'рг', 'んじゃないかな', 'nische', '▁pulling', 'を持つ', 'puesto', '乘', '酒店', '▁такого', '▁Gelegenheit', 'rats', '▁svoj', '▁viva', '这就是为什么', '杂', '▁مورد', 'পর', '▁pushing', '▁depths', 'しよう', 'ヨ', 'Ne', 'gles', '▁guards', '均', '▁hadden', '▁maison', '▁sketch', 'вых', '宝宝', '弁', '▁surgeon', '▁aŭ', '▁siempre', 'sea', '除非', '▁далее', 'quí', '感觉到', 'capacit', '▁advantages', '▁chant', 'umwa', 'bä', '森林', '▁foul', 'مار', '矿', '跨', '▁staying', '热情', 'мысл', '▁paw', '▁Straßen', '▁forecast', '▁собира', 'اری', '互', 'obli', 'енные', 'ப்பட', '▁fum', '▁cá', '▁distinctly', 'ада', 'wari', '飲', '一部分', '市内', '怎么能', 'gge', '▁عنوان', '出演', '▁sterben', '▁reproduc', '▁register', '▁Mitte', 'tiga', 'bron', '▁Software', '▁knights', 'たちの', '▁место', '▁menschliche', 'ising', '▁repent', '▁mechanism', 'taka', '▁haut', '需求', '▁stopping', 'ợ', '▁breathe', '濃', '不容易', 'stick', 'sagen', '▁guarantee', '这些东西', '詰め', '缝', '▁sabi', '所在', 'ランナー', '▁представи', '▁является', '特别是', 'شي', 'Đ', '▁després', '辺り', '也要', '▁образом', '听着', '▁earnestly', '▁Tim', 'воль', '就没有', 'ост', '▁oleh', '何が', '▁donne', 'فة', 'trägt', '▁brains', '幸运', '▁deadly', 'станов', 'valu', 'ürü', 'いえ', '▁skull', 'gebiet', 'Mar', '敵', '攻め', '▁spielt', 'source', 'baren', '▁Bevölkerung', '都能', '▁stirred', '▁commonly', '▁pang', '▁Before', '角度', '▁tener', '▁winning', '▁öffentliche', '截', 'نة', '▁parce', 'dler', 'させた', 'уль', '▁Größe', '▁nei', '▁conservative', '▁туда', 'というもの', '用の', '▁boxes', '▁reception', '▁Şi', '▁timber', '▁Druck', '発生', 'мир', '適', '弃', '▁Sud', '解決', 'க்கி', '▁baga', 'からも', 'وح', '▁comprend', '在你的', '工人', '划', 'ложен', '原则', '史上', 'klä', 'ե', 'markt', '荡', 'kari', 'walt', 'オン', '▁neues', '▁Ergebnisse', '▁courts', 'нг', '버', 'shot', 'ең', '▁blew', 'haltung', '▁Herzen', 'грамм', '▁participate', '▁competi', 'ちょ', '알', '▁gerek', '▁президент', '▁esti', 'ண்ண', '공', '교', '▁fatigue', '▁fatto', '▁aquella', 'altra', '▁blossom', '恵', '鮮', '瑟', '▁jewel', '▁Rock', '帝', 'ось', '▁remainder', '▁راه', '特別', '▁technique', '▁pillow', 'opa', '많', '▁category', '▁таким', 'ませ', '▁monday', 'それぞれ', 'pio', 'läuft', '▁zunächst', '▁Second', 'volg', 'motiv', '▁nerves', '▁programme', 'omu', 'tious', '▁Bell', '▁augen', 'дон', '一把', 'инский', '▁ஆஹ்', '▁omdat', '▁dutch', 'سته', '▁profitability', 'affe', '▁standards', '付近', '俄罗斯', 'kreis', '▁gelang', 'овых', 'кор', '▁procession', 'ơ', '将其', '他有', '爱的', '很有趣', '▁Omu', 'кія', '▁summit', '▁fünfzehn', 'چه', '生活在', 'コー', '情况下', '▁gesamten', '海岸', '非常好', '家长', 'écri', '▁murderer', '▁Он', '▁مست', '▁accelerate', 'itas', 'cía', '▁diejenigen', '▁contracts', '▁commun', '高中', 'hte', '▁delivering', 'たっぷり', 'kala', '▁popula', '公园', '▁domain', '▁journalist', '▁repar', 'crit', 'ための', '▁Auswirkungen', '▁былі', '▁Papier', '所以他们', 'lē', 'பார்', '外交', '▁Bundes', '我们家', 'そんなに', '▁stolen', '低い', '附', 'zaba', 'иа', '▁egyptian', 'ା', '달', '脏', '▁uwo', 'lă', '会不会', '▁Web', '▁olduğu', 'дор', 'regul', '時点で', '必ず', 'ță', 'wissenschaftlich', '▁scripture', 'mper', 'を示', '▁alterna', 'kke', 'حر', 'shuri', '▁format', 'amerikanische', 'ння', '▁serving', '▁doll', '▁resemble', '▁slain', '走进', '美丽的', '展開', '▁wilderness', '▁creo', 'kind', '▁Stein', '▁mussten', 'gramm', '▁абсолютно', 'ని', 'film', '不好意思', '▁sailor', '我看到', '笑声', '嘅', '火车', '便宜', 'gid', 'うまい', '也就是说', '中継', '▁cats', 'ango', 'wehr', 'чил', '▁flashed', '小孩', '으면', '▁occupy', '不对', '▁victims', 'rink', '▁shan', '▁dife', '▁должно', 'あんまり', 'чай', '▁وقتی', '谈话', '珍', '庁', 'コース', 'rechte', '▁компани', '后的', '▁fem', '▁utili', 'struktur', '付出', 'mount', '▁humour', 'ții', '▁respectable', 'を迎え', 'бри', '▁бог', 'myaka', 'mast', '▁accomplish', 'оро', '什么意思', '▁allowing', '▁streams', '扫', 'mming', '▁Pferd', '▁aya', 'ގެ', '▁Canada', 'chief', '▁erhielt', '▁scared', '▁burnt', '▁gloomy', '▁выбор', 'lha', '▁さて', 'нулся', '▁Link', 'ımı', 'ベル', 'ிருந்த', '仪', '睡眠', '▁God', '▁Vorteil', '▁Stellen', 'ístic', 'を作り', '▁Reich', '重点', '氷', 'つい', 'лийн', '早速', '▁số', '▁стол', '▁Haar', 'ゾ', '説', '▁equity', '▁grove', '▁زندگی', 'お客さん', '选举', '妮', 'फ', 'ывать', '開かれ', 'kamer', 'хай', '▁adjusted', 'парт', '▁insanlar', '垃圾', 'ան', 'だが', '您可以', 'mena', '▁suitable', 'ދ', 'fähig', 'bikorwa', '上升', '▁needle', '▁hawk', 'มี', 'ベスト', '▁prend', '▁clima', 'poko', '地元の', '▁jos', 'قابل', '▁prudent', '什么是', '▁agony', '▁inevitable', 'losen', '▁таких', '▁wages', '▁otros', 'date', '双方', '诊', '▁cluster', '桂', '杉', 'インド', '▁meaningful', 'iet', '▁fruits', '継', '▁status', '的男人', '▁trage', '▁polly', 'zehn', 'でしたが', '▁самое', 'amour', '和她', 'ufer', '▁transparent', 'rier', 'tero', 'スク', 'を入れ', '▁offence', '▁இருந்த', 'ライブ', '▁washed', '▁obscure', 'esso', '規模', '▁resident', '▁resolve', '▁betrachtet', '▁foarte', '幻', '正好', '▁damn', 'zugehen', '那儿', 'ஓ', 'წ', 'tian', '層', '▁assembled', '中国人', '▁chairs', '夸', '▁сур', '解除', '▁Dit', '終わり', 'To', '▁menyang', 'tanz', '▁officials', '▁libro', '▁Glauben', 'ibu', '▁prim', 'гы', '▁Most', '构建', '▁entweder', '▁bauen', '是关于', '動物', '▁Mund', 'ambu', 'かけて', 'rop', '▁generations', '▁Joan', '▁dash', '▁masses', '▁mögen', 'بات', 'oud', '込んだ', '▁brows', '演奏', '一気に', '防衛', 'cula', '▁Interesse', 'еры', '方針', '和他的', 'mog', 'ຈ', '輝', '▁disguise', '▁varia', '▁leaped', 'नि', '▁leer', 'шь', 'zieren', 'ļa', 'ına', 'rique', '彼女は', 'ளை', '雑', 'amendement', '这本书', '▁confined', '不久', '将在', '▁nephew', 'imit', 'бан', '缘', 'gado', '我们今天', 'ereza', '墓', '▁domina', '买了', '体制', '稳', 'صر', '一万', '競', '浴', '的结果', '時から', 'पा', '▁hopefully', '▁còn', '什么都', '▁poe', '▁fastened', '▁brands', '▁ấy', '烂', '▁florence', '▁legislation', 'gari', '▁высо', 'barra', '▁Plu', 'aciones', 'dna', '一首', '賀', '▁december', '▁valid', 'cine', '▁erinnert', 'pole', 'familie', '琳', 'strat', '▁humans', 'gā', '▁kinder', '▁scri', 'ampl', '▁blast', '琴', '曹', '▁dispar', '绿色', '挣', '▁продолжа', 'кру', '▁steamer', '▁arguments', '▁toda', 'を超える', '▁kullan', 'tli', '▁Zustand', '▁suspicious', '脉', '▁obstacle', '競技', '椅子', '▁Maß', '▁temporary', '的任何', '▁persuaded', '如果你想', '逐', '▁cambia', 'ウン', 'ό', '▁abbiamo', '▁vary', '▁понятно', 'ぐらいの', 'ものの', '辈', '▁commenced', '▁Schrei', 'ligt', '主题', '都知道', 'schule', '▁separa', 'web', '▁Kaj', '飞行', 'thon', '▁nnyo', 'ump', '▁Service', '▁irgendeine', 'eus', '件事', '这么大', '的老', '▁protected', '▁effectively', '分かります', 'dür', '主要是', 'кус', '▁enorme', 'ष', 'エネルギー', '▁sunset', 'нэ', 'wah', '▁призна', 'кино', '▁deinen', '▁costume', 'くない', 'کو', '▁homo', '▁کردن', 'tò', 'ума', 'もありました', 'いきましょう', '▁seats', '▁Dort', '▁mars', '▁supporting', '▁replaced', '▁hammer', '▁Two', '▁interven', 'sley', '▁машин', '把这', '▁genauso', 'مۇ', 'нская', '▁furnish', '▁units', '的爱', '▁strangely', '먹', 'steuer', '受伤', '関係者', '是这样的', '失去了', '▁اینجا', '分け', 'ທ', '▁globe', '市場', '播客', 'иг', '资本', '▁contents', 'hanga', 'zicht', '▁großes', '还会', '▁jove', 'кер', '▁saints', '丰富', '▁Vol', '▁fazer', '▁mou', 'دون', '▁Ntabwo', '▁Pass', '▁fires', '▁devices', '▁tienen', 'нымі', '▁mademoiselle', 'ガス', 'taba', '▁achter', '鬼子', '还真', '買い', '▁rays', '▁Cent', '▁buryo', '▁cual', '▁amigo', '▁murdered', 'んでいる', '▁vulgar', 'elte', '▁seas', '▁либо', 'пуска', '▁aceste', '申请', 'そば', '▁Brit', '▁bitten', '的历史', '▁Natürlich', '▁Texas', '炭', '▁Schwester', '▁блок', '▁neighbors', 'ாள்', '一時', '▁двух', 'rita', '▁effet', '▁часть', 'מ', '▁speziell', '▁групп', 'われ', '亲自', 'جی', 'ashobora', '▁armies', 'tuk', '▁succession', '上昇', '▁Minister', '一些人', 'ৃ', '究', '▁wing', 'いう', '的呀', 'anthrop', 'の一部', '▁fountain', '兼', '▁minut', 'りとか', '初の', '把他们', 'ว่า', '▁Design', '▁familia', '神秘', 'lui', '▁testimony', '教えて', '▁abruptly', '▁Une', '▁decidi', 'riet', '类型的', '▁meetings', '받', '월', 'рай', 'space', 'iadau', '▁pall', '▁antwoordde', '職員', 'مز', 'каў', 'think', '▁insbesondere', '▁solitary', 'ヨーロッパ', '▁responded', '中国的', '▁puzzled', '逆に', '▁Mul', '赢得', 'గ', 'сөн', '不是我', '▁sauce', 'ついて', '▁diferente', 'life', '民主党', '▁pronounced', 'までに', '公民', '▁hohe', '▁diverse', '▁namely', '▁weigh', 'pian', '这张', '▁thereby', 'வீ', '▁tragedy', 'が出て', '▁但是他', '谷歌', 'іцца', 'ök', 'nika', '▁chứ', '剪', '▁offices', '你们俩', '▁channels', 'zette', 'sozi', '▁twi', '公園', 'gize', 'rata', '養', '▁scott', '▁grip', '▁longing', '▁texas', '▁diamond', '事業', '这场', '▁Kä', 'bou', '想过', 'ுள்ள', '一遍', '尝', 'schutz', '▁clara', '▁уу', 'вяр', '善良', '▁memories', 'üyor', '▁producing', '▁sadly', '▁wink', '生存', '现在的', '协议', '▁scent', 'ىنى', 'hine', '▁veces', '▁pří', '▁Ng', '购', '▁Werk', '▁cog', '行政', 'ワールドカップ', '▁Schmerz', '▁milit', 'liği', '▁neglect', 'pier', '黑色', '▁என்', '▁functions', '▁harvest', '시간', '▁floating', 'が今', '▁metro', 'lingen', 'яць', '▁partially', '▁indication', '▁Rei', 'スタッフ', '▁Sub', '予報', '▁guilt', 'gesehen', '的学生', '▁sergeant', 'mari', 'ады', 'Wa', '平等', '房间里', '않', '▁documents', '▁cavalry', '▁பல', 'fashioned', '▁sets', 'бой', '▁nehme', 'த்தின்', '▁پیش', 'क्', '广播', 'ае', '动作', '▁integration', '石头', '▁результат', '▁amas', '▁brig', 'দে', '饼', '▁fiction', '題', '▁кстати', '▁shu', '▁பிர', 'しまって', 'flex', 'eorang', 'made', 'рал', 'shop', '領', 'scheiden', 'ĉa', '旁', '舍', 'ї', '不是说', 'truc', 'schiff', '▁Scott', 'ія', '▁roses', '▁但是在', '胆', '▁Ра', 'داری', '我们想', 'Ab', '▁trabajo', 'に関する', '▁defect', '▁Gil', 'ერ', '▁wandered', '会談', 'ckle', '勝負', 'Au', 'meli', '▁bose', '飲み', 'šo', '植', '▁애들', '所说', 'vian', '▁لقد', '作って', '▁satisfy', 'ffle', '▁Arzt', '▁wann', '▁deeds', '▁myth', '▁Nummer', '▁criticism', '▁Kro', '故意', '单位', '▁맞아', 'ستا', '▁guardian', '▁indignation', 'Ver', '▁recollection', '会見', '▁whoever', 'break', '気温が', 'সি', '▁gleichzeitig', '陛下', '▁delicious', '开始了', '读者', 'beeld', '起了', '▁illegal', '地面', '▁yeni', '▁enjoyment', '▁outrage', '并在', '▁flee', '屏幕', 'больш', '▁interact', '▁momentum', '▁hano', '▁inspiration', 'liches', 'ලා', 'iser', '▁glasses', '加上', '暑', 'орон', '耐', '▁dramatic', '▁равно', 'hla', 'gó', '协', '障碍', '倉', '▁sunk', '▁шестнадцать', '▁tendency', '▁Island', 'するなど', '预测', 'よい', '▁unbedingt', '▁bleibt', '▁шмат', '▁disp', 'angira', 'arca', '▁crimes', 'onne', '▁loyal', '▁apostle', '▁betray', 'оны', '▁inward', 'ilia', '烦', '的日子', '▁사람', 'lg', '見る', 'rinner', '沉默', '▁seize', 'ஞ்ச', 'iler', '▁правильно', 'なあ', '▁بسیار', '媳妇', '▁говоря', '主意', '물', '▁ruhig', '▁Turn', '不出', 'сом', '▁Nel', '紫', 'unddreißig', 'を務め', 'unta', '▁Autor', '▁diana', '▁alexander', '▁telegraph', '▁ساخت', 'нен', '▁amen', '焦虑', '▁Artikel', 'аар', 'حة', '▁seves', '▁пост', 'һә', '天下', 'Un', '明显', '▁لدي', 'лаг', '▁Rand', '▁personality', 'hart', 'abandi', 'っていました', 'zek', '▁arrangements', 'بد', '▁sermon', 'が多く', '的照片', '▁ruined', 'ahu', 'なと', '智慧', 'ัง', '▁теле', 'tou', '▁geheel', 'ению', '▁своих', '▁virtues', '▁widely', '▁mingled', '▁Kir', '我们没有', 'ccio', '▁Club', '我们不', 'езд', 'してた', '▁rider', 'teilung', 'كو', '一片', '▁женщин', 'سان', '重复', '生日', '▁approved', '绕', '機能', 'ishi', 'ograph', '讲述', '危机', '広がって', '获得了', 'رە', '意见', '妇', '▁loaded', 'cation', 'いいですか', '▁fran', 'услов', '▁pastor', '统', '提供了', '再開', '▁puff', 'ն', '障害', '▁financi', '给大家', 'kund', '▁tune', 'arro', '▁없어', '▁levi', 'lade', '今も', '▁yea', '▁serpent', '▁endless', 'いいですね', 'いき', '▁Where', '▁Beste', 'riz', '离开了', '径', 'ränk', 'ному', '伸び', '▁Fähigkeit', '▁Schlaf', '▁duchess', '你和', '▁لأن', '就这么', '▁executed', '▁heels', '▁chicago', '성', '▁vader', 'zahlen', '▁periods', 'called', 'just', '▁тринадцать', 'さい', 'dron', '改变了', 'रि', '▁vera', '▁sharing', 'inta', '▁Feld', '負', '▁ihe', 'кров', 'dog', '▁чт', 'pool', '▁dreamed', '▁heilig', '▁slender', '在家里', '▁uncon', 'മ', '▁그리고', '▁Kandi', 'Union', '英里', '▁chances', 'ryo', '场景', '遥', '链接', '移民', '十四', '▁sac', 'fact', '▁selten', '▁Arab', '谈到', '▁feather', '▁inch', '尽可能', '都被', '日常', '▁attorney', 'human', '▁helpful', '劳动', '经营', '▁mă', '▁Cro', '▁languages', '▁Esperanto', 'лев', '▁sustainable', 'タン', '生産', '纵', 'うちの', '▁promotion', 'lateral', 'stamm', 'making', '華', '▁risen', 'geist', '▁vehicle', '大量的', 'сна', '▁careless', 'ваю', '村さん', '一刻', '育て', '▁Ча', '取り組み', '▁passengers', '雇', 'း', '▁chimney', '▁엄청', '▁abundant', 'ใน', '调整', '場で', 'moc', '▁sao', '▁Generation', '男女', '▁provin', '▁funktionieren', '▁limp', '▁calmly', 'gesellschaft', '▁Ram', '▁quello', '▁tv', '▁agents', '、4', 'あら', '和他们', '▁беларус', '▁Bezirk', 'どっち', '▁villages', '▁intervals', '▁cooking', '▁printed', '▁revelation', '▁Gene', '也就', 'ǧ', '今シーズン', '女王', '▁mwen', '我们对', 'стер', '上で', '链', '▁politique', '▁sunlight', '▁differently', 'god', '보고', '暑さ', '对她', '▁dost', '图像', '▁poden', 'igno', 'çu', '▁holes', 'かれ', '多久', '▁consumers', '▁sweat', 'bac', '喝酒', '▁کم', '▁movies', '▁одной', 'τ', 'テン', 'arian', '▁verdad', 'قول', '司机', '承担', '▁exceed', 'низ', '今日も', '措施', '▁clan', 'uso', '▁Last', '回应', '▁nowhere', 'ência', '▁islam', 'ɣa', 'gende', 'بان', '報', 'quir', '▁Lehr', 'Ц', '▁nerve', '▁january', '批判', '很大的', '男朋友', '通信', 'کت', '栏', 'いきました', '▁путин', '町の', '混合', '▁absorbed', 'wami', 'もともと', 'èn', '有趣', '▁hinunter', 'state', '▁fathers', '▁sweep', '情報を', '▁alcohol', 'bonye', 'ggy', 'රි', 'fitting', 'isierung', 'aq', '▁exposure', '紹介', 'iker', 'indu', '▁friday', 'цыя', 'brü', '▁faculty', '▁convict', '▁tad', '誰か', 'نظر', '新型コロナ', '업', 'ို', '遺体', '▁addressing', '什么的', 'たって', '▁veu', '▁presents', '▁depression', 'ハイ', '▁Suche', '财产', '▁Ту', '前半', '▁joan', 'を引き', 'стрел', '田中', '▁user', '▁constitu', '▁Publikum', '▁Tour', 'ەکە', '機関', '▁muốn', 'овал', '▁moonlight', '▁welke', 'まだまだ', '▁которой', '▁participa', '彻底', '▁discussions', '▁году', 'idée', '醉', '出して', '▁Nachrichten', 'fordert', '▁proces', '高さ', '▁Esto', '예', '切って', '▁Inhalt', '▁fortunately', 'ево', 'ndre', '▁قو', 'arı', '你都', 'فه', '披露', 'market', '▁сами', 'tano', '了一下', '平衡', '150', 'gekommen', '多大', 'ተ', '▁lieber', 'zas', '▁demands', '多少钱', 'べき', '飛び', 'шә', '▁stare', '他们有', 'abantu', '하지', '▁hı', '魂', '▁supplied', '豚', 'шен', '▁preparation', 'bing', '▁heavenly', '規', '▁nhất', 'selt', '▁გა', '▁gig', '▁можем', '銃', 'ضا', '▁raus', '▁Ergebnis', '▁forests', '▁erstellen', '▁Fle', 'ஸ', '▁behaviour', '年轻的', 'lder', 'энд', 'тел', 'யான', '▁Please', '▁travelling', '多么', 'volution', '더라고', '▁größere', 'を変え', '▁procedure', '遭', '▁Material', '▁campus', 'を行って', '級', 'руу', 'roch', '▁Mä', '現在の', '你已经', 'чын', '▁erwartet', '▁requirements', '就不会', '専門', 'médi', '转向', 'Lachen', '未来的', '▁commune', '▁Fluss', '孝', 'tega', '▁Zimmer', '我认为这', '▁Cra', 'レース', '状况', '▁جدا', '一大', '不是你', 'зор', '▁choses', '▁Tie', '▁representative', '▁pent', '▁knot', '有点像', 'െ', '▁slim', '▁Sho', 'っか', 'чных', '法案', 'ța', '▁barbari', '▁Sto', '▁promptly', 'камі', 'изм', 'oog', '▁verme', '▁adorn', 'やめ', '▁commence', '▁Hör', 'schritt', 'emt', 'ところに', '▁vz', '▁тип', '债', 'леч', 'がん', '▁добра', 'abend', 'excel', '▁aceast', 'のもの', '你真的', '▁invented', '矛盾', '▁neutral', 'と思うんですけど', 'erna', 'rf', 'zima', '规模', 'ワー', '喺', '▁currency', '▁eagle', 'lom', 'magn', '▁claimed', '▁pockets', '점', 'etto', '的目标', '▁হয়', '▁blade', '▁laŭ', 'евская', '重要な', 'dī', '▁кабинет', '▁zéro', '▁francs', '大多数人', 'вил', '▁identified', '你可', '▁logic', '你给我', 'تس', 'axe', '▁achievement', '▁contribute', '▁Ober', '反応', '宝贝', 'もあり', '▁itu', '基地', '▁admiral', 'nydd', 'shyira', '中学', 'drin', 'teen', 'こんなに', 'رات', '脸上', 'ში', '▁colleagues', '同情', '▁random', '覆', '挤', '声が', '▁bewegt', '结束了', '安静', '영', '▁weiteren', '▁okul', '▁начальник', 'erfolg', '▁grava', '▁pove', '▁Pod', '的数据', '▁typical', 'クリ', 'schaffen', '也好', '▁wrought', 'জন', 'kommt', 'だったり', 'dust', 'terra', '講', '▁bushes', '▁muß', 'ユ', '▁хэл', '▁waist', '我一', '跌', '工业', '▁dave', 'ئو', '回头', '▁Radio', '600', '▁confirmed', 'ということが', '外国', '来讲', 'ža', 'chal', '▁mouse', '仲間', '▁alert', 'ላ', '▁Council', '肌', '▁beginnt', '铺', '▁Day', '▁hired', '全国の', 'だい', '伟', 'ук', '▁condemned', 'いよいよ', '▁stap', '▁música', 'ithi', '▁conform', 'performing', '▁incredibly', '▁cresc', '▁lingvo', '扭', '胃', '▁thumb', '▁honestly', 'isk', 'ffel', '▁specimen', 'glass', 'はこちら', '▁spark', 'munt', '西方', '▁grupo', '你不会', '▁söyle', 'histoire', 'વ', '随便', 'rama', 'ಕ', 'なきゃいけない', '▁circuit', 'の声', '▁Rue', '练习', '▁prayed', '更大的', '納', 'برا', 'ほかの', '회', '▁entdeckt', '▁команд', 'фор', '这也', '▁nasıl', 'nehmer', '相关的', '原谅', 'рыв', '送到', '▁deutsche', 'IS', '▁purse', '上有', '▁soziale', '▁rhe', '代码', 'ует', '輪', '▁Hallo', '比我', 'iest', 'かかって', '▁tid', 'posició', '▁daring', 'してくれ', 'sprach', '東部', '毎', '▁agency', 'poj', '知って', 'gamba', '▁carr', '指导', '▁yeux', '飛', '▁followers', '贾', '▁obedience', '▁spät', '▁mischief', '報道', '川さん', 'action', '迎', '▁resort', '▁deals', '▁warned', '摔', '丑', '▁Einzel', 'லாம்', 'ほどの', '▁mob', 'ああ', 'もんね', 'jed', '하면', 'precia', '百万', '▁represents', 'российск', '▁entitled', '▁derived', '▁lace', '▁resource', '▁certainty', '▁gott', '又是', '▁gallop', 'ジュ', 'iwa', '電気', '这就是我', 'руч', '▁dolan', 'npr', 'Il', '▁coarse', '▁процесс', 'みます', '▁tenderness', '▁charges', '野さん', '▁emerge', 'umber', '喊道', '检', '▁satu', '▁sahen', 'є', '▁notwendig', 'தோ', '▁flames', '士兵', '▁Seele', 'خبر', '▁Nhưng', '▁från', '▁کښې', '▁아니야', '▁affectionate', '▁curtain', '▁detailed', 'やら', '我叫', '一系列', '▁пара', 'oce', '▁exempl', '范围', 'がいる', 'sions', '▁artists', 'ària', '凭', '▁divorce', '▁хоёр', '▁corridor', '▁lofty', '最高気温', 'roma', '陷入', '開け', '▁nivel', '集团', 'waka', 'ב', '▁Feind', '损失', '▁орган', 'mite', 'polo', '内の', '▁Zugang', '使って', '▁fein', '▁numéro', '▁allí', 'ற்ப', '▁pressing', 'afrika', 'ষ', 'dores', '可以看到', '▁roughly', '▁стара', '技能', '▁savings', '▁farmers', '▁theater', 'glück', 'magnet', '▁când', '▁barely', '▁briefly', 'вялі', 'போது', 'ôn', '児', 'احت', 'と呼ばれる', 'cloth', '▁aka', '和一个', '▁painter', '▁challenging', '初めての', '▁borrow', '完美', '▁pillar', 'ί', 'ரோ', '▁Frei', '军事', '▁advertising', '▁solitude', 'ことができる', 'やってる', '力が', '▁bargain', 'のではないか', '不少', 'ジャンプ', 'ბა', 'ビル', 'жо', '▁sees', 'يح', '▁normalerweise', 'bih', '▁před', '▁telefon', '▁injured', '▁marsh', 'uburyo', '▁правда', '就把', '▁газ', '瞧', '▁moves', 'के', '▁writes', '▁advocate', 'なんですよね', '▁sebagai', '▁wherefore', '▁hoop', 'maga', '▁sphere', '来月', 'guin', '咬', '▁underlying', '▁olduğunu', 'にいる', '主动', '▁plusieurs', 'みんなで', 'ً', 'nwa', '燃', 'lijke', '私人', '▁Studie', '例子', 'ূ', '牢', '▁happily', '따', 'ciò', '▁идет', '▁парти', 'を入れて', '▁ranks', 'īt', 'ctic', '就是这样', '▁blows', '有用', '▁colon', '吵', '找你', '▁pensar', 'кім', '彼は', '迹', '▁organized', '柄', 'дог', '▁countess', 'niu', 'liest', '▁construct', 'ో', '▁newly', '▁Kontrolle', '▁சிற', '▁nahe', '▁тү', 'стей', '指摘', '▁announcement', '▁tenant', '▁mexico', 'おはようございます', 'vuit', '突破', '▁видел', 'terie', '▁energ', 'houd', '봤', '▁harbor', 'տ', '▁verlieren', 'avaient', 'aquest', '▁Dal', '优势', '▁deja', 'ember', '讨', '竟然', '▁slecht', 'initiative', 'ehrt', 'るんです', 'ativ', '▁Studien', 'letter', '观点', '到底是', '▁stond', '▁penetrate', '▁dividend', '▁investors', '警方', '▁иван', '面白い', 'っちゃった', '▁বল', '▁revolver', 'ateur', 'руш', 'misch', '▁vengeance', 'シュ', 'quatre', '▁wheat', 'shaw', '▁nawe', 'trop', 'cret', 'があると', '指出', 'рә', '▁simon', '创作', '▁thither', 'ивать', '▁beschäftigt', '▁brethren', 'igita', '▁Nie', '这个词', '▁Brown', 'قط', 'ribu', '▁bitterly', '▁sofa', '▁component', '▁ventured', 'これだけ', 'bora', '很久', '았', '▁Religion', '缺乏', '▁Pin', '咱俩', '▁panic', '很明显', 'zorg', '的父亲', '▁survive', '一辈子', '▁gravely', '▁Tagen', '▁counted', '▁positively', '召', 'дым', 'ූ', '▁dacă', '関連', 'ினார்', '沿着', '▁bisher', 'はありません', 'だろ', '▁elf', 'ް', '共产党', '▁clutch', 'anten', '咲', '▁casi', 'یل', '▁conversion', '知道的', '▁warten', 'ьте', '▁پای', 'feuer', '瓜', '▁بۆ', '▁tenir', '▁Ну', '不明白', '▁napoleon', 'の映像', '两种', '自从', '幸せ', 'hib', 'jwe', '▁podemos', '▁pirate', '▁bedeuten', 'лова', '我得', '切れ', 'orden', 'つ目', '▁weeping', 'をつけて', 'ছি', '衰', '▁интересно', '▁tradu', '▁сме', '互动', 'ស', '행', 'がい', '▁versuchte', '恒', '르', '▁Anzahl', '彼ら', '▁practices', '▁мед', 'menti', '▁weiterhin', '▁restore', 'ologia', '▁computers', '▁algun', '用来', '干净', 'school', 'аза', '▁vivo', '▁Grundlage', 'ukan', 'なくても', '▁estado', '▁attempts', '▁Ĉu', '▁sample', 'bund', '▁analog', '▁celle', '▁salva', '▁providence', 'すばらしい', '▁House', '▁trim', '▁erkannt', '▁rushing', '旋', 'ゼ', '▁bulk', 'はおよそ', '世界中', '▁findet', 'cultura', 'زو', '▁instances', 'зан', 'ගේ', 'であり', 'енных', '▁santa', '▁jewish', 'gele', '▁gusta', '▁condemn', '5000', '司法', 'führer', '▁sais', 'үл', '東京オリンピック', 'に入り', '诚', 'ධ', '▁nouvelle', '▁invite', 'ovat', '▁treaty', '▁navy', 'urteil', 'minate', 'іх', '襲', '▁mexican', 'ggle', 'اي', '▁germans', '▁aqui', '在我们的', '▁canvas', '▁selection', 'ijo', '送り', '▁blaze', 'lığı', '▁gesund', 'gora', '▁آب', '▁Who', '知り', 'nız', '▁ôl', '▁suck', '▁displayed', 'えば', '▁undoubtedly', '的过程', 'طة', '▁Así', '▁warrant', '▁ursprünglich', '▁کردم', 'пен', '婴儿', '蛇', '▁هغه', '▁illustrate', '事実', '▁bureau', 'fata', 'なか', '▁Richter', 'mbwa', '费用', '那就', '▁Teile', '▁Daniel', '▁nên', '▁Ад', '▁deploy', 'ký', 'Č', '純', '▁entscheiden', '▁چیز', '▁Reaktion', '▁можете', 'währ', 'アイ', 'က', '▁acquire', 'лив', '▁caesar', '有事', 'ské', '▁doth', '▁tête', '蓝色', '▁conversations', '▁wept', '入れる', '▁politischen', '▁jerk', '▁elaborate', '然后你', '▁весь', '▁ladder', 'に行って', '分开', '▁advancing', 'macht', '▁které', '電力', 'Wi', 'дыр', '▁hamwe', 'とう', '▁lasted', 'タイミング', '▁afite', '报纸', '事態', '▁Ker', '漂', '▁employer', '▁discourse', '▁cannon', '▁Kommission', 'yat', 'shim', '▁которое', 'valo', 'даў', 'istoj', 'breng', '▁prevail', 'ニング', '▁julie', 'nine', 'ljen', 'вым', '▁pension', '縮', '▁сум', '▁kleines', '▁publish', 'lden', '▁alex', '▁niece', '閉', 'に来て', '▁simplicity', 'もらった', '吃的', '▁idol', 'ester', 'ਰ', 'はね', 'ээс', '针对', '阳光', 'たく', '書き', '▁brood', '୍', 'が続く', 'craft', '专门', '調整', 'んですけども', '批评', '▁dependent', '沟通', '全面', '两千', '掌握', '▁других', 'kere', '으니까', '基金', 'iska', '▁kang', 'empresa', '▁daniel', '▁четыреста', '着你', '반', 'utilitza', '会被', '▁riu', '主張', 'نية', 'philosoph', '▁munsi', '▁помог', 'طل', '▁measured', '稍微', '▁وقت', '第四', '▁flows', '▁hogy', '都很', '▁Act', 'までは', '朋友们', '▁trials', '▁schlug', '符合', '目標', '▁shower', 'シーン', 'チョ', 'нные', '分手', '▁kent', 'ެއް', 'ින්', '▁владимир', '▁Angelegenheit', '▁ascertain', '▁gaat', '▁الث', 'oja', '▁birthday', '続いては', '▁robin', '緊張', '▁Fol', '▁сделал', '▁amused', 'plex', '刑事', '我还是', '储', '▁Zahlen', 'やす', '▁frozen', 'ごろ', 'このまま', '▁sailors', '▁önce', 'lite', '▁eerste', '补充', '走向', '▁».', '現地', '愚蠢', 'Lo', 'gă', 'artagnan', '▁suite', 'іў', '有两个', '机器人', '▁relate', '▁fisher', '财富', '▁vanity', '尊', '凶', 'ɛa', '谋', 'umba', 'きています', '▁Wild', '▁magistrate', '▁مرد', 'Ich', 'مب', 'appel', '姿勢', '疲', 'પ', 'yez', '工程师', '乎', 'მი', '▁exemple', '▁Even', '▁ample', '混ぜ', '▁Poli', '▁Ari', '皇帝', '▁schr', '▁picking', '庆', '▁quella', 'يز', '保護', '結局', 'блі', '▁Cur', '窗户', 'ическая', 'মান', '31', '你来', '▁семнадцать', '▁scout', '▁Lebensmittel', '收听', 'Qu', '上次', 'قوم', 'கால', 'جميع', 'wür', '▁Good', '建设', '世界の', 'δ', '▁raison', '▁Mike', 'нный', 'шо', 'idio', 'るため', 'ვა', 'fällt', '▁declined', 'geza', '如果您', '大声', 'すべて', 'いるのは', '赢', '▁obeyed', '▁depending', '▁colony', '側に', 'стью', 'ក', '워', 'osten', '▁flourish', '是如此', 'を奪', '▁كنت', '▁swing', '脾气', '▁garments', '前进', 'brid', '▁Și', '▁sarah', '鼻', '▁Ny', 'Ja', '▁swallow', '▁entreat', 'pran', '▁angesehen', '警告', '▁experiments', '坏了', '援', 'kunst', '▁correspond', '▁быстро', '首相', 'ziert', 'ですからね', '▁judges', '▁passe', '▁frontier', '玩儿', '▁байх', 'の影響', 'gericht', 'zeichen', 'bari', '两位', '▁colours', '唯一的', '実現', '鳴', '寻求', '評価', '▁impre', '▁aspects', '▁zeigte', '▁compte', '▁secrets', 'ması', '句话', 'ifik', 'ň', '策略', '▁Henry', '一口', '▁Бо', 'ប', 'ං', '▁chính', 'gier', 'বার', 'нию', 'ケース', '▁fanny', '▁curs', '烤', 'wedd', 'bian', '▁twist', '▁mère', '▁почти', 'сим', '日本は', '▁idiot', '▁hoog', 'лиз', '▁comprehend', '▁Wald', '可怜的', '引用', '统治', 'тик', '▁들어', '▁lawn', 'きっかけ', 'práv', 'らし', 'なと思って', '▁ceiling', 'ijwe', '▁그럼', '▁susan', '側の', 'のところ', '▁проект', 'だという', '汇', '▁Freiheit', '좋', '▁تت', '▁trembled', '▁Bil', '祈祷', '樹', 'estima', 'cze', '▁goat', 'ße', 'ことです', '▁sai', '俊', '▁сюда', '▁Rose', '▁install', '威尔', 'bett', '▁Indian', '▁luxury', '聖', '芝', '投稿', '▁Dun', '▁повер', 'などと', 'dec', '▁emma', '▁uncertainties', 'lok', 'っしゃ', '▁signor', '频道', '딱', '▁ئۆ', '▁servir', '復', '仅', 'ብ', '委員会', 'agira', 'ாய்', '我们能', '▁ministers', 'を加え', '使用的', 'paga', '▁urge', '▁phenomena', '翼', 'ahan', '指導', 'bruch', '标志', 'abord', 'osos', '▁essence', 'ए', 'atori', '▁dried', 'fica', '▁ratio', 'いますが', '▁Lang', '半年', '裁判', '▁drops', '▁вось', '▁Änderung', '芬', '▁Beginn', '▁emily', '▁дур', '▁investing', 'ديد', 'әк', '운', '▁skills', '▁potentially', '▁herunter', 'リード', '▁revolt', '▁soit', '▁Bor', 'メン', '权利', '▁vertical', '▁believing', 'хі', '自治体', '▁считаю', '金メダル', '▁groan', 'ることができ', '演出', 'களுக்கு', 'үн', 'rog', 'kubwa', 'веч', 'ifer', '▁emphasis', '卓', 'getragen', '▁ليس', '▁pacific', 'なくなる', '▁bisa', '扇', '▁Jen', '▁страны', '▁alarmed', '署', '▁Sorgen', '係', '▁كما', '▁باشد', '▁wheels', '最後', '共和党', '▁tho', 'ива', '鼠', '半分', 'yum', '分かりました', 'ugi', 'はその', 'フレ', '▁September', '▁вечер', 'と言って', 'takse', '▁voller', 'šu', 'éra', '涉', 'banga', '▁bass', '▁Diskussion', 'eres', 'station', '▁forming', '▁attacks', '▁renew', '▁centro', 'ggs', 'ყ', '▁diminish', '▁faded', '▁instruction', 'ルド', 'сал', '▁wach', '▁sozialen', '的部分', '増加', '相似', '净', '泣', '在这种情况下', '味道', 'bourg', 'を確認', '叫我', '▁steve', '师父', 'kumi', '▁Meer', '一代', '▁Städte', '▁erwarten', '小子', '▁folded', '▁Mut', 'fähr', 'اخ', '▁sleeve', 'ড', '▁subsequent', '▁bessere', 'トロ', 'rong', '▁лично', 'сту', 'ест', '▁weer', '▁giới', '▁назва', '▁sara', '▁acknowledged', 'bier', '▁Boston', '▁مد', '孤', '姨', '▁Risiko', 'غان', '犯人', '▁transmit', '▁regularly', '▁власть', '做到这一点', '確かに', 'спор', '▁finde', 'грам', '可以说', '▁highway', '非洲', '▁crush', '▁tett', '横浜', '月份', '▁gelesen', 'なくなった', '▁whale', 'fällig', '▁ripe', '▁wherein', '이랑', 'ダメ', '勉強', '▁nang', '▁Mitglied', '▁famille', '繰り返し', 'カード', '智能', 'dain', 'ехал', '罗马', '複', '訳', '99', '实在', '楽しい', '이야', '発言', '命运', 'aktiv', '▁dense', '▁Up', '▁reside', '大家好', '▁dug', '▁genetic', '方の', 'の間', '▁primitive', '▁condu', '听听', '▁dropping', '進出', 'या', 'まい', 'тек', '▁lowest', '▁хүн', '▁Kann', '▁trova', '妇女', 'шир', '▁sandy', '▁Això', '▁которую', '▁gossip', '▁Ме', '随时', '▁adventures', '▁jsme', '对手', '特征', 'ミス', '▁repose', '▁Gruppen', '▁jackson', '▁cage', '▁Gewalt', '▁Armee', 'систем', '▁rigid', 'ంట', '▁trink', '大卫', 'မ', '▁tumble', 'сә', '到现在', '我们如何', '▁summon', '▁lên', 'gesetz', 'クション', 'そこから', 'サイ', '관', '▁그랬', '帮忙', '▁lantern', '▁Klein', '果たして', 'fusion', 'hild', 'wirtschaftliche', '去世', 'цо', 'present', '▁users', '▁pelo', 'сид', '▁sağ', '▁Schuld', '老爷', '出席', '▁license', '臨', 'ину', '▁neglected', '▁Stu', 'දි', '▁maka', '▁Zusammen', '▁harp', 'mill', '是从', 'скай', '彼得', '度过', 'schte', '爽', '漫画', '杀死', '保留', 'عرف', '▁emergency', '他已经', '▁plead', 'するという', '▁destiny', '解放', '午', 'まさか', 'そんなこと', '滞', 'pell', '▁presume', 'ތ', '▁Chicago', 'ический', '▁crois', '▁plastic', 'linda', '▁consist', '▁jolly', 'uke', '董事会', 'يى', '▁dedicated', 'ຂ', '▁проста', '体の', 'ფ', '交代', 'いただく', '▁genoeg', '边缘', '▁ninth', '▁flushed', '他想', '▁impatient', 'hst', 'гын', '▁agua', '▁basin', '▁prosperity', '今朝', 'posto', '罚', '▁lease', 'ические', '▁idee', '▁shouting', '▁soixante', '▁oogen', 'リスト', '▁frog', '两次', 'ونه', '区の', 'trouw', '▁consisted', '郊', '▁Ibi', '▁Standard', '▁partir', '声明', 'čč', '▁cordial', '▁brute', '▁rond', 'ほしい', '几个月', '▁denkt', '消费', 'road', 'kül', 'ደ', 'א', '▁знаешь', '▁ruins', 'زان', '▁segments', 'lise', 'あなたの', '着他', '还得', '思った', '俺は', '▁incorpora', 'ウィ', '▁принима', '其中一个', '▁induced', '▁lively', 'кән', '▁recruit', '▁viola', '雨が', '▁động', '▁peep', 'fter', '▁Sommer', '是很', 'を探', '让自己', '▁occasional', 'лах', '▁выход', 'kud', 'స్', '▁верх', '▁nouveau', '▁amerikanischen', '▁ross', '▁взял', '▁questioned', '▁Begriff', '▁anfangen', 'imwe', 'вис', '▁eby', '▁irregular', 'inya', '▁April', 'мах', '物を', 'hafte', '男が', '▁sites', '事を', '▁Jahres', '▁realm', '纹', '▁erinnere', 'kosten', '成熟', '仗', 'ِي', '捨て', 'մ', 'ತ', '입', 'はまだ', '▁luego', '▁dunkle', '三百', '▁Pot', 'کاری', '▁deaf', '物の', '其实是', 'iam', '▁impacted', 'цый', '生徒', '▁thankful', 'melde', '36', '▁situated', '食材', 'barkeit', 'рем', '给你们', '为此', '他妈', 'ču', '冲突', '▁confessed', 'альный', '墨', '▁친구', '固定', '主义者', '▁spy', '驾驶', 'ises', '▁exit', 'lep', 'しまった', 'ர்கள்', '▁discern', '▁preparations', '群体', '▁menschlichen', 'zieht', '▁institute', '其他的', '▁neighbor', 'gte', '他们可以', 'hängen', 'гаар', 'رک', 'zier', '呐', 'পা', '▁jewels', '誰も', 'jj', '▁terme', 'жив', '眉', 'ansah', '带来了', 'iumenge', 'handlung', '电台', '少ない', '▁Farbe', '浪费', '▁Jugend', '▁чуть', '行為', 'ард', 'neuf', 'ガン', 'lch', 'mö', 'ukuri', '▁gewinnen', '得了', 'remo', '弥', '▁tại', '▁Mai', '当局', 'link', '黄金', 'тели', '的家庭', '▁suburb', '▁captive', '▁summoned', '堪', '葬', '不说', '▁bump', '▁camel', 'まとめ', '▁checked', '一回', 'ത', 'イル', '▁ebenfalls', 'gust', 'gic', '▁luna', '▁austria', '▁exhibit', 'ög', '▁francisco', 'únic', 'seven', 'オミクロン株', '过去了', '石油', 'racy', '飯', '▁Wil', '▁lado', '▁flies', 'беж', 'ỏ', '▁شب', 'idir', '▁variation', '聞く', '▁doit', '平静', '▁Hälfte', '▁aujourd', 'woman', '▁мои', '▁stran', '▁convince', '▁prendre', 'lī', '▁geschickt', '▁perfume', '头上', '▁конце', '里克', '▁turk', '▁divert', '没人', 'حي', '郭', '▁benutzt', 'ですかね', 'nier', 'Rh', '适应', '▁trebuie', '▁сай', '前から', '▁pledge', 'が必要です', '冷静', '▁fist', '咯', '▁Gefahr', '懸念', '▁брат', '予選', 'cock', 'つけて', 'fond', '▁кому', '▁cô', '为自己', '▁täglich', 'チェック', '强大', 'ела', 'さが', 'uzu', '拉斯', '▁banda', '遍', '▁Länder', 'ັນ', 'களின்', '▁guessed', 'ソース', 'hoff', '掛け', '在哪儿', 'වෙ', '拔', '▁threshold', '▁advised', '▁Behandlung', 'тора', '▁chaque', '▁varied', 'kay', 'カン', 'lā', '▁jerry', 'kunft', 'ип', '▁publication', '▁Gründe', '艺术家', 'لە', '▁Vergangenheit', '冇', '深い', 'ốc', '▁pueden', '▁sentiments', '西日本', '▁readers', '▁Element', '▁төр', '▁gebruik', 'lisa', '▁factory', '▁kau', '▁Mitglieder', '将是', '▁вдруг', '工場', '风格', 'ации', '▁interna', '▁recalled', '▁scream', 'twitter', '解説', 'xes', '専', '▁Stern', '▁няма', '▁visitar', '▁owners', '0,000', '▁gefragt', 'さすが', '▁خواهم', '▁shoe', '▁dashed', '▁zelfs', 'bola', 'ӑ', '▁Schlüssel', 'ວ່າ', 'ĝe', '高级', '▁persuade', 'думал', 'ということですね', '▁celui', '聞', 'री', '他人', '▁Ini', 'নের', '▁pře', '▁estan', '▁recognised', '伟大', 'からです', '知道你', '▁reeds', 'கின்றன', '陣', 'zugeben', '▁downward', '総理', '▁plen', '商量', '杆', '▁nosotros', '▁vater', '▁Ва', '▁Ell', '唱歌', '▁права', '学者', '▁recollect', '▁representation', '▁Gefängnis', 'િ', '▁Erinnerung', '他被', '▁арт', 'ẽ', 'ać', '▁moss', 'luft', '置いて', '▁Akt', 'سف', '心脏', '▁babies', 'tekereza', '食事', 'කා', 'торы', 'блюд', 'のみ', '分から', 'رى', '▁drain', 'aidd', '▁Abantu', 'ģi', '行った', '詳しい', '▁opge', '▁deiner', 'メニュー', 'mula', '得意', '▁struggled', '窓', '偶', '▁Besuch', 'ங்கு', '▁enfants', '▁Bern', '▁perish', '千葉県', '▁від', '困惑', '▁آخر', '▁Fue', 'க்கா', 'できて', 'kond', '▁სა', '▁christianity', 'くれ', '▁nka', 'ڪ', '▁segon', 'lique', '强大的', 'っぱ', '▁gains', '那时候', '카', '&', '▁rechts', 'TV', '日本代表', '他们没有', 'lice', '▁наших', '▁Beruf', '兆', 'лес', '▁shrink', '▁Albert', 'ayi', '▁forbid', '▁miteinander', '奸', '靴', 'uloj', '州的', '▁ashes', 'クト', 'дов', '▁refresh', 'тат', '▁freundlich', 'lista', '▁rings', '▁fancied', 'aktion', '▁diseases', '▁bekam', '東京の', '▁quien', '上下', '我又', 'しょ', '▁Як', '▁biblioteca', '▁jemandem', '事物', 'ckey', 'суд', '▁overhead', 'どうも', 'جمع', '▁Parti', '▁pill', 'قدم', '▁Insel', 'るから', '▁sobald', '▁Kap', 'උ', '▁aga', '▁என்ற', '▁Ни', 'いている', '险', '▁Berlin', '▁victoria', 'rato', 'simil', 'сек', '▁categories', '▁Quelle', '▁Lake', 'seb', 'dama', '▁восемнадцать', 'antoj', 'が高い', '▁лишь', '▁año', 'bring', '▁그렇', 'нні', '▁дня', 'ற்', '当時の', '▁renewed', 'corn', '▁goals', '小学', '两天', '▁Gesetze', '▁estamos', 'どうやって', '▁livre', '案子', 'landa', 'провод', 'ម', '別に', '▁красно', '七十', 'ごはん', 'атор', '▁yonder', '听众', 'acre', '▁uncomfortable', 'sätze', '▁programa', 'bê', '▁observations', '▁muse', 'кли', '大幅', '他把', '▁beef', 'ঠ', '▁dialogue', '▁marvel', '请你', '▁awakened', '▁Iran', 'automat', '▁чалавек', 'வில்லை', '实施', '▁contributed', '▁richtige', '它们的', 'みました', '▁сказала', '▁кем', '▁escrit', '▁hierher', '他现在', '▁indifference', 'யே', '亡くなった', '方面的', '数は', '川の', 'ಮ', '▁Objekt', 'シーズン', '▁teatre', '制定', '钢', '▁Ressourcen', '箭', '▁augment', '担任', '丰', '▁escort', 'iris', '月から', 'ница', '▁wenige', 'пут', 'ız', '▁footsteps', '▁Umwelt', 'شى', '▁mixture', '呼びかけ', '南方', '▁erg', '岸田総理', 'ି', 'cem', '▁tests', 'неш', 'mura', 'gré', '▁менее', 'há', '▁pepper', 'ங்கி', '代の', '▁разговор', 'yamba', '等你', '▁indignant', '했어', '▁энэ', '▁contented', '▁speci', '▁Staats', 'ție', 'その時', 'ුව', '▁alliance', '上学', 'おっ', '前線', 'చ', '▁schönen', '分かった', 'ация', '緑', '勇敢', '▁thoughtful', 'жан', '▁trouve', 'сно', '▁Rechts', 'ର', '▁february', '一辆', '举行', 'ères', '▁minha', 'toxic', '牵', '释放', '▁gallery', 'кажу', '▁bestand', '▁fils', '▁Charakter', '▁Sinne', 'sache', '▁Gast', '在这些', '▁sper', 'ヌ', 'ái', '▁Wood', '六十', '▁simul', 'しかない', '仮', '医師', '▁Florida', '▁distributed', '▁flour', 'oxid', 'ன்ன', 'の部分', '出る', '▁saat', '▁giá', '▁reporter', '就没', '▁amy', '▁profund', '▁International', '▁framework', 'ვე', 'zir', 'ложил', '加速', 'しまいました', '▁Ты', 'lion', '伪', '杀人', '准确', '値上げ', '▁Organ', 'することで', '▁funciona', 'нак', 'どうしても', '夕方', '▁вс', '为我们', '▁gezeigt', 'ponent', 'ワクチン接種', '▁velvet', '▁attraction', 'と思いますね', '巻', '購入', '▁Spaß', '▁här', '▁Baum', '必要な', '▁instruct', '▁lordship', '知らない', '▁arbeitet', '稍', '怖い', '▁Ehre', '실', '覆盖', '▁ладно', '▁absorb', '▁tread', '踏み', 'cate', '誘', '空港', '▁patriot', 'িয়া', 'trust', '▁Beth', '▁transactions', '▁tạo', 'firma', '▁Gö', '实践', 'teg', 'とり', '▁claro', 'もので', 'かというと', '打了', '我需要', '▁admired', '▁bronze', 'duction', 'Bu', '▁одного', 'yla', 'Ş', '的女儿', 'جن', '▁стала', '▁conceived', 'цей', '▁akan', 'biologi', '▁palabra', '▁stolz', 'デン', 'wärts', '▁jsou', '▁twilight', '▁Brazil', '▁verbracht', 'reka', '▁понимаете', 'つける', 'ppi', '▁calcul', 'general', '▁igual', '▁wealthy', 'usia', 'оо', '▁harmony', '▁Code', '協', '▁принят', '强调', 'пала', '▁symptoms', '▁trading', '▁chef', '▁answering', '降低', '著', '▁expedi', '这个地方', '▁swimming', '▁froh', '▁roused', '車が', 'フォ', '▁chatter', 'brun', 'Univers', '▁earliest', 'hita', '▁max', '▁awoke', '農', 'ladi', '▁scor', '垂', '教练', 'vollen', '▁уверен', '儿啊', 'pfel', 'Ko', '▁bate', '慎', '夫婦', '▁tunnel', '▁visto', 'あん', '▁uncertainty', '有限', '▁conquer', '▁decades', '▁Lü', '▁Mach', '▁Sehen', 'чыць', '差し', '▁warriors', 'なさい', '四年', 'под', 'illon', '狠', '感激', 'vik', '▁decade', '▁lime', '的确', '▁Elizabeth', '선', 'ボー', '▁plunged', '实验室', '▁Nachricht', 'ühr', '泊', '▁Viņa', '▁managing', '▁seul', 'heden', '▁Höhe', '▁robber', '▁testament', 'bereich', 'medic', 'ipun', 'トラック', 'cott', 'antic', 'ބ', '▁собой', '发挥', 'мін', '▁Mond', '▁carro', 'どうした', 'aco', 'ていきます', '▁Després', '凝', '计算机', '▁Podcast', '▁получа', '▁fais', '▁mould', '▁полу', 'паль', '想像', '▁Schutz', 'step', '相比', 'いち', 'けん', 'ną', 'బ', 'ーター', '▁principi', '二零', 'mail', '▁hire', '▁legte', '▁degli', '▁плохо', 'کا', '会長', 'ランキング', 'хүү', '盐', '▁limb', '▁mineral', '最喜欢的', '取った', '▁proven', 'mack', '▁Themen', '▁democrat', '才会', '通報', 'new', '▁satan', '▁yaptı', '▁jene', 'koll', 'შ', '▁retro', '▁عم', '2015', '払', '▁Ces', '▁innocence', '間違い', '▁array', '▁yid', '▁déjà', '▁şekilde', '始まった', 'あなたは', '▁electro', '邮', '文明', '入院', 'داد', '当她', '▁upright', '▁jours', 'ポン', '▁Cel', 'すこと', '▁ekonomi', '▁suicide', 'きっと', 'كت', '▁corruption', '▁tue', '▁Karte', '危機', 'мас', '▁الل', 'っこ', '▁apprehension', '磁', 'worthy', '▁constrain', 'lwa', '▁jacket', 'problem', '▁anxiously', '▁hohen', '▁কর', 'angi', '▁subscribe', '▁проблема', '▁цяпер', '篇', '好看', '▁lösen', '▁parson', 'গা', 'ש', '廊', '天然', '▁своего', '联盟', 'üü', '▁cob', '赖', '▁Sä', '▁rattle', 'тин', 'おく', 'ޭ', '华盛顿', 'messen', '▁göster', '▁muchos', 'зон', '拆', '▁tracks', '不确定', '▁المن', 'ランド', '▁niba', 'ไป', '▁resulted', '这个国家', 'もあった', 'leta', '▁multaj', '▁classic', '梨', 'ކު', 'empre', 'վ', '▁matthew', '▁strategies', '▁Rad', 'セン', 'ねぇ', '屋さん', '旨', '▁amazement', 'ږ', '▁같이', 'mbang', '▁Max', '曜', '▁terribly', 'schütt', '▁адзін', 'と発表しました', '▁Gottes', '拿到', '構', 'クイズ', '▁hideous', '▁مهم', '▁каза', '타', 'tzt', '▁çalış', '来吧', '平和', '▁twe', '▁mule', 'クリーム', '成绩', '▁vrij', 'というのも', '▁weißen', '▁cathedral', '▁viņš', '▁pobre', '构', 'てくれ', 'issement', 'শি', '▁tenth', '▁pretended', '朵', 'дт', '▁thief', '▁planted', '▁persist', '喷', '▁долго', '▁zufällig', 'ddu', '的精神', 'たった', 'анд', '钻', '郡', '▁завтра', '▁eminent', '▁losses', '▁drie', '棋', 'annya', '楚', '▁причин', '▁flick', '▁bekommt', '▁pode', '▁unterstützt', '▁Tiere', '的内容', 'が出る', '▁какое', '▁Ball', 'するために', '▁mwaka', '回目の', '▁visits', 'hne', '▁australian', '▁oldest', '▁variable', 'ssystem', '▁rely', '▁стоит', '客人', 'altro', '亡くな', '▁dispers', '被害者', 'bber', '▁Kerl', '裤', '等我', '▁Mikro', '▁Barr', 'овый', '▁occup', 'ች', 'くり', '我确实', 'ையும்', '▁situas', '洁', 'finanz', '▁gewe', '徳', 'داخل', '▁threatening', '失望', '▁Beweise', 'ろうと', '▁holl', '准备好', '▁bells', '啲', '▁shakespeare', '拳', 'скую', 'kasi', '推动', '▁Schlag', 'ým', '▁oncle', '▁dorthin', '▁assert', 'ಲ', '培训', '▁unwilling', '位の', '▁bills', '▁drivers', '▁instru', '弟弟', '各国', 'tip', '▁avail', 'kade', '瞎', '公子', '历史上', 'エリア', '▁tierra', '▁старо', '皆', '▁headquarters', '翻译', '組織', '▁Feder', 'ood', 'экс', '▁videos', '为我', 'ception', '官员', '審', '▁자기', '▁Kollegen', 'imbu', 'nywa', '▁raven', '▁sultan', 'ffy', 'guha', '阻', 'шым', 'рек', '▁Chan', '夏天', '対戦', '▁derzeit', 'けば', '自分たち', '▁einzigen', '2020', '籍', '▁pluck', '▁Allgemeinen', '▁Einfluss', '为什么不', '▁environmental', 'сць', '▁separation', 'siniz', '▁Fal', '娶', '▁මේ', '▁induce', '▁ebenso', '▁donner', '▁снова', 'orde', '打席', '概', '收拾', '▁Finger', '▁Schwarz', 'やすく', '▁linen', '▁filling', '贡献', '震惊', '▁Präsidenten', '▁proceeding', '地图', 'champ', 'issabte', '▁быць', '带走', 'зав', '▁kämpfen', '捜索', '▁policies', '演技', 'лап', '思いました', '▁egy', '▁плат', '分配', '驱', '耳朵', '降る', '▁sally', '▁gotta', '氏は', 'どういうこと', 'عتقد', '繁', 'バッター', '▁decree', 'をかけて', '▁deinem', '▁beggar', 'ジョン', 'tino', '▁gehören', 'hwa', '授', 'łu', '▁strongest', '▁recommendation', '▁nchi', 'zil', '了个', '▁prepara', '电子邮件', '知事', '▁trabaja', 'arak', '覚えて', '前回', '▁habitual', 'cky', '耶', '▁செய்த', 'cina', 'łem', '▁pencil', '▁ĝin', 'そもそも', '였', '▁triumphant', 'tiği', '▁visiting', '▁recording', '变得更', '牺牲', '▁hesitation', '▁erschien', '千万', 'kende', 'rrington', 'ùng', '▁conquest', '▁openly', '▁sali', '▁herauszufinden', '▁особенно', 'бод', 'せい', '▁sulla', 'ņu', '弯', '▁tug', '▁européenne', '▁gewisse', 'čin', 'ением', 'てた', '▁promises', 'дат', 'ırı', '▁buiten', 'ızı', '▁inflict', 'mädchen', '▁ermöglicht', '▁maintenance', '▁curiously', 'خواه', '▁hình', '▁третья', '▁кир', '战略', 'лон', '▁rocky', '来週', 'straße', '问他', '▁mächtig', '炉', '纪念', '́', 'ホントに', 'antwoord', '完成了', 'コーナー', '▁musician', '▁Chinese', 'キュ', '信心', '▁mansion', '奏', 'ąc', '娱乐', '▁extension', '▁decay', '▁arbeitete', '▁dood', '很好的', 'やん', '▁hoy', '근', '▁anguish', '僕が', 'が見', '▁electricity', 'espera', '▁cove', '▁feathers', 'lif', '说的话', 'なります', '▁hilft', 'entes', '有问题', '▁reuni', '安慰', 'ирует', 'diplom', 'ję', 'deki', 'anja', '找不到', 'цвет', 'brand', '闘', '有着', '居民', 'නා', 'したもの', 'troph', '▁purely', '▁troop', 'ずつ', 'рост', '▁nicholas', 'шей', '▁moeder', 'ショ', '▁Sonnen', '▁aucun', 'してくれる', '物語', '乾', 'முறை', '▁landlord', '▁interval', '一套', 'unternehmen', '怨', '宏', '部长', '▁менән', '▁lagi', '▁historian', '්\u200dර', '▁erect', '▁waved', 'кнул', '▁plains', 'мал', 'rce', 'tuvo', '残って', '泳', '图书馆', '▁inclination', 'kamp', '▁такі', '出发', 'にくい', '▁verde', '盯着', '▁jimmy', '▁messages', '▁liebt', '点儿', '▁lifting', 'пры', '▁productivity', 'پل', 'креп', '▁witnesses', 'яз', 'るんですけど', '师傅', 'année', '▁Mehr', '▁equivalent', '▁regi', 'ën', 'زي', 'てくれる', '突き', '▁wütend', '▁translation', '回忆', '▁هنا', '導', '▁partit', '▁maintenant', 'cela', '▁außerhalb', 'のことを', '▁turkey', '▁які', '有任何', '▁disciples', '終', 'なと思います', '梯', 'kole', '▁Künstler', '▁konzentrieren', '▁crimson', 'енко', '私たちの', '▁Sonne', '符', '▁garrison', 'യ', '▁furious', '金属', '出于', 'ssé', '▁durchgeführt', '▁victor', 'dele', '▁packed', '漂亮的', '▁madre', 'aggio', 'үүр', 'ついた', '在外面', '长得', '▁cần', '▁blowing', 'දු', '▁Mari', '▁strictly', 'ющих', 'lessness', '▁Prä', 'ajo', '资料', '▁Lord', 'くれて', '肚子', '▁wounds', '▁nếu', 'チーズ', 'carna', 'ホール', '들이', 'ску', 'だんだん', '克里斯', '▁бүр', '▁demonstrate', 'haga', '寻', '追加', 'рей', '头脑', '立つ', '芳', 'जा', '▁Oku', '西部', '期望', '▁saber', 'れている', '柏', '▁девятнадцать', '거', 'инг', 'うちに', '▁nhận', '▁sommes', 'なのに', '▁betrayed', 'Ç', 'つもり', 'るんですよ', 'त्', '▁herein', 'りたい', 'nium', '人気の', '现象', '抬', '的公司', 'ნა', 'hali', '▁admirable', '髪', '这里有', '▁ultimate', '▁devas', 'つけた', '募', '▁warmth', '▁reject', '贸易', '警視庁', '簡単に', '感受', '▁organizations', '▁realmente', '▁schwarzen', '▁Glo', '75', '▁unjust', '居然', '的例子', '▁Jungen', '▁Què', 'ования', '▁retra', '一些东西', 'ishwa', '▁dingen', '▁nime', '▁què', 'цов', '取って', 'komeza', '躺在', '▁gravity', '▁Таму', '▁englishman', '▁artistic', '▁housing', '在于', '▁allan', '温柔', 'amerika', '的时刻', 'fahrt', '▁schätze', '▁Opfer', '伦敦', '▁greeted', '▁ranch', '▁tú', '▁exile', '小时候', '董', '▁illusion', '▁Finanz', '▁willst', '▁Come', '▁geheim', '▁weep', '▁Waffen', 'bó', 'vā', '昏', '▁underneath', 'dığı', '▁Jane', '▁вопросы', '▁dopo', '杰克', '主義', 'gesprochen', '▁groote', '▁история', '受け入れ', '負担', '▁масс', 'awo', '▁cứ', '▁advise', '涨', '笑顔', 'plu', '▁আর', '兽', '▁stroll', '哪些', '▁conceive', 'なった', '▁nachdenken', '▁precede', '先輩', 'graben', '▁Einer', '▁Boot', 'バック', 'ілі', 'дова', 'скі', '无论是', 'eira', '▁comedy', '你得', '▁Però', '入れて', 'роў', '▁narra', 'ography', '味が', '帰って', '拍摄', '评估', '▁inquire', '类型', 'گان', '▁bestehen', '▁nacional', '▁fremd', '天空', '▁opponent', 'gebildet', 'ものは', 'escent', '▁blown', '▁unterschiedlich', '▁substitute', '我只', '▁withdrew', '▁Kri', '込め', '▁From', '▁explosion', 'fragen', '▁exclude', '女性が', 'papier', '▁heiße', '▁praktisch', '▁mga', '▁foster', '滋', '▁Earth', '▁troviĝas', '教室', '到时候', 'けが', '▁frightful', '▁nationale', '在那个', 'ланд', '▁firing', 'ора', 'たん', '存在的', '镜', 'trakt', '術', 'اث', '▁那我们', '▁scarlet', '▁exhaust', 'хар', '▁circum', '▁ancora', '皮肤', '替え', '充满了', 'づけ', '放心吧', '你看看', '▁ажил', '▁yourselves', '串', '做一些', '▁enlighten', 'تاب', '▁vierzig', '统计', '▁harris', 'kanye', 'ثر', '申', '▁moan', '▁impressive', '▁Tele', 'кур', 'цыі', '导演', '你说的', 'いなかった', 'ставить', '▁blend', '▁wretch', '▁descent', 'seid', '▁stages', '剤', '▁정도', '我知道你', '▁Holz', '▁boven', 'ルール', '▁هە', '▁adjust', '続けて', '海上', '▁Argument', 'chau', '勇气', '洪', '見ると', '▁motionless', 'が必要', '▁Schulen', '▁Spitze', '▁tenia', '明け', '遅', '投手', 'chain', '跟踪', '▁Zeiten', '▁mọi', '待って', 'haupt', 'daj', '的妻子', '▁urgent', 'tack', '▁publi', '桶', '盆', '夹', '▁crushed', 'これまでに', '▁oriental', 'てくる', '▁reverence', '在过去的', '▁heroes', 'arlo', '▁toilet', 'しゃべ', 'クラス', 'ünü', 'paro', 'することが', 'mela', '▁jealousy', 'fant', '挡', '▁significance', '系列', '灾', '▁gym', 'завод', '気に', '▁tipp', '▁barbara', '▁Actualment', '▁Today', '態', 'ющие', '▁discussing', '能源', '▁granda', '▁спросил', 'onic', 'ือ', '▁Neben', 'さない', 'アー', '▁아이', '▁hizo', 'いたします', '外国人', 'มา', 'klop', '反映', 'wirken', 'すと', 'フォー', 'ьян', 'そのあと', '▁кара', '▁jeff', '死者', 'ሰ', '▁violently', '読み', 'giving', '▁하나', 'чик', '之下', '回り', '조', 'တ', 'umbi', '▁convent', '▁altered', '成为一个', '▁conven', '으', '▁affirm', '▁المح', '▁Kern', 'angka', 'ஃப', '听见', '的经历', '燕', '赔', '」「', '▁pav', '▁starke', '▁tiger', '且', '的发展', 'pois', '▁busca', 'らが', 'ыт', 'ความ', 'ologische', '▁другие', 'の上に', '▁comrades', 'ゅう', 'ত্র', '充分', 'tez', '▁petition', '人群', 'руб', 'tafel', '到来', '▁sailing', 'ఇ', '▁милли', '超え', '▁Hü', '▁четвёртый', '取决于', 'yobozi', 'لق', '写作', 'strahl', 'るために', '▁edition', '▁possibilities', '社交', '▁attribute', '▁enjoying', 'サイド', 'ured', '手指', '叛', 'istische', '▁tự', '法庭', '▁бизнес', '开玩笑', '▁academic', '▁позвол', '贷款', '为他', '▁Vall', '比例', 'princip', 'ەی', '▁increasingly', '爆炸', '▁heartily', '▁japanese', 'êr', '巻き', 'enfant', 'ından', '▁collabora', 'undvierzig', '尘', '▁whither', '不怕', 'ką', 'mēr', '▁그러면', '▁diversos', '▁medal', 'ifies', 'стары', 'valent', '▁ungefähr', '쪽', '▁dagegen', '高齢者', '▁তিনি', 'ড়', '記念', 'larda', '态度', '▁leisten', '▁связан', '▁assez', '▁stove', '白い', 'ებ', '痴', '▁mới', '殺害', '創', '▁align', '特别的', 'ildi', '▁Karriere', '▁laat', 'richtung', '真っ', 'adores', '疫情', 'といえば', '맞', '▁proceedings', '不一定', '▁throng', 'дает', '美国的', '▁genom', '企', '泪', '▁greeks', '▁compound', '▁reporting', 'escola', 'どおり', '▁butler', '▁groupe', 'ట్', 'дад', 'めっちゃ', '年前に', 'three', 'ҵ', '闷', '詳しく', '著名的', '▁envy', '一眼', 'もらえ', '▁punish', 'يرة', '骄傲', 'デザイン', '▁menjadi', '悩', 'を得', 'দু', '進む', '好事', '一座', '▁cargo', '你再', '聞こえ', '작', '▁ваши', 'でしたね', '▁platforms', '▁clair', 'るんですね', '▁personne', '现在我们', 'において', '▁madness', '본', '▁Wesentlichen', '▁konuş', '▁откуда', 'tius', 'енная', 'вит', 'يج', '▁shops', 'zep', 'ží', '▁Botschaft', '▁devant', '▁abraham', '▁respective', '马克', 'شو', 'здоров', '▁motives', 'ības', '▁encouraging', '辣', '還', '▁möglicherweise', '▁Realität', '国外', '尼亚', 'larında', '挺好的', '▁거지', '▁Ding', 'exist', '再生', 'ހ', '揭', '高橋', 'gression', '▁zusätzliche', '▁karşı', '做的是', '▁beobachtet', 'õi', '▁Genau', 'үүн', '▁anim', '徹底', 'キン', '下げ', '▁şu', '失敗', '▁Hab', 'பட', '▁Quel', 'rono', '▁Cer', '▁تلك', 'の動き', '感覚', '続ける', 'mania', 'bala', '给自己', 'લ', '▁Strom', '▁Што', '精彩', '▁jew', '▁Entscheidungen', '▁customs', '▁dismay', '大学的', '视为', 'なお', 'ஐ', '▁lachen', 'ドラ', 'ото', '▁porch', '寄り', '▁consul', '▁dusk', '全世界', '▁diverses', 'ພ', '▁excellence', '她会', 'رن', '▁concentra', '議会', '▁Over', 'ழ்', '我们看到', '▁mach', '▁Regen', '万一', '▁Пер', 'すべき', '▁Frieden', '▁шаг', 'oph', '▁viene', '若者', '▁hostile', '拿走', '注意力', 'į', 'spiegel', 'ていない', '中国の', 'dige', '万美元', '发明', 'dorf', '▁россия', 'tesse', 'зве', 'шло', '▁скоро', '▁dentro', '▁ngày', 'してきました', '▁metge', '▁echter', '聚集', '劫', 'ٹ', '▁Führung', 'ɛe', '▁villain', '▁deceived', '▁eenige', '的变化', 'つつ', 'sieg', '▁traurig', '▁membres', 'ận', 'もう一度', '站起来', 'ありがとうございます', 'tòria', '▁trente', '▁Imp', 'čen', '▁protested', '试着', '▁welfare', '福岡', '▁oui', 'гр', '病気', '某人', 'roning', '中には', '▁encountered', '浩', '真实的', '▁vile', '▁battery', '提升', 'ου', 'ира', '摘', '▁Amerikaner', 'ր', '▁ambassador', 'に入る', '▁بش', '这个故事', '▁tengo', '▁fragments', '舌', 'タイプ', 'ิน', '▁relatives', '提前', '▁secretly', '晴', '我们俩', 'rührt', '▁Center', '▁martyr', '邻居', '▁süß', '▁exceptional', 'ほうがいい', '魏', '嫁给', '床上', '这真的', 'ダンス', 'park', '▁eigenes', '▁naught', '▁yapı', '道歉', '▁catching', '这份', '▁verstanden', '透明', 'тся', '的生命', '▁wichtiger', '沮丧', '65', '▁montre', '▁tarafından', '依赖', '▁aufgrund', 'ホーム', '▁swarm', '全力', '終わ', '▁earthly', '捉え', 'ပ', '▁expanding', '懒', '▁Uganda', '辆', '▁morris', '唉', '有钱', 'gero', '▁només', '孟', '▁Nó', '▁cơ', 'できるよう', '▁haunt', 'かって', 'しまいます', '▁satisfactory', '你为什么', '差异', 'てきました', '▁unmöglich', '▁давно', '▁Wohn', '做过', '厨房', 'ışı', '到这里', '▁compensation', '▁teh', '▁aroused', 'kulu', 'cava', '▁verses', '▁каким', '▁deliberately', '▁zullen', '爱你', 'lje', '▁carl', '▁계속', '消费者', '日本で', 'schluss', 'lıyor', '広島', '▁أنا', '常见', '▁Joseph', '▁muscles', '▁tarde', '向上', '▁проблем', 'ัน', '▁cao', '瞬间', 'onym', 'バラ', '▁Journal', '緊急', '▁Winter', '▁моя', '更有', '▁بخش', '的房子', 'ceea', 'mişti', 'ライト', '▁calculated', '▁général', '茂', '심', '▁cuatro', '生まれた', '▁travelled', '成就', 'かつて', '▁joc', '▁parting', '▁hört', '▁sống', 'stup', 'meze', 'щен', '▁адна', 'ским', '▁attending', '▁crest', '把握', '▁cellar', '▁الناس', 'beck', '男性が', '好吃', 'னு', '▁justified', '້າ', 'рв', '动力', '▁Straf', 'どのように', 'लाई', '▁woke', '▁fascinating', 'صح', '▁vrai', 'に住む', 'cite', '▁Fest', '狱', '▁tumult', 'かく', 'けない', '්\u200dය', '▁дух', '▁holland', '仇', '▁inspector', '▁Dol', '大小', '誉', '▁Jahrzehnt', 'みましょう', '▁Gall', '▁hiện', '停下来', '居住', 'wandel', 'мел', 'މ', '悠', '▁slaughter', '肝', 'の前に', '粉丝', '▁swamp', 'を集め', '▁befand', '▁пятьсот', '▁Edward', '加油', '▁femmes', 'geschlagen', '▁wilson', '▁failing', '▁Früh', '▁manuscript', 'めの', '▁000', '情报', 'quadr', '▁observing', 'ถ', '▁tommy', '看过', 'するよう', '▁twas', '▁Labor', '▁jahre', '▁cruelty', '▁flowing', 'писа', '▁Other', '▁trenta', '▁corrupt', '如果说', '厅', '계', 'igihugu', '▁ກະ', '▁causing', 'шча', '少爷', '▁severely', '▁dünya', 'leiter', 'ティング', 'အ', 'yel', 'ических', '▁nineteenth', 'ማ', '成功的', '的看法', '▁Traum', '▁Gui', '▁edit', '▁exterior', '思维', 'held', '色の', '▁sincere', 'لىق', '▁sever', '▁considerably', '有一点', 'logi', '▁också', '团体', 'ходят', '▁colonies', 'berries', 'kunde', '▁oldu', 'determin', '▁poets', '与此同时', '貴', '▁incremental', 'bereit', '▁lowered', 'ໍ', '激动', '▁Gas', '富士', 'зер', '▁Sar', 'なるほど', '▁cooper', 'قب', '轻松', 'ographic', '▁uneasy', '▁ancestors', 'ște', 'core', '▁colli', '▁okw', 'ının', '損', '経営', '変わる', 'modul', 'valuation', '说的是', 'தன்', '状態で', 'bû', '▁مخ', 'lò', '▁должна', '▁confine', 'насці', '▁devour', '▁shaft', '▁purchased', 'mwi', '物种', '僕の', '찮', '阿尔', '▁paradise', '▁glare', 'альная', 'евич', '▁rejected', '▁стать', 'シェ', '▁Glas', '艰难', '▁lily', '▁flora', '之一是', '▁aliaj', '▁starb', '働き', '▁Seit', '.000', '▁Zweck', '▁Fähigkeiten', '災害', 'なこと', '迈', '▁commissioner', 'フリー', '피', '▁verändern', '冒险', 'adel', '▁begonnen', '小学校', '后果', '32', 'ubuzima', '的身份', '▁allah', '▁screw', '早い', '▁Strateg', 'ách', '▁fram', 'igte', '▁заяв', '▁dritte', 'പ', '▁iemand', 'хә', '两人', 'рым', 'jja', '▁vot', 'われて', '▁nuevo', '▁erklärt', 'せず', 'އް', '▁zufrieden', '歩いて', '▁declaration', 'AI', '的文章', '▁مردم', 'おう', 'technologie', '▁книг', 'rani', '保守', '▁confer', '▁questi', 'affi', '▁mijne', '▁hither', '这些事情', '▁twentieth', '▁White', '▁hue', 'jih', 'garde', 'დე', '▁greeting', 'ebwa', '▁Sachen', '▁gladly', '稿', '▁encuentra', 'ウイルス', 'خی', 'سة', '▁sour', '▁equi', '▁tempest', '▁провер', 'rava', 'द्', '伙', 'تها', '▁psycho', '▁blocks', '▁Öffentlichkeit', '暂时', '▁shopping', '他要', '▁disagreeable', '▁dominion', '井さん', 'வாக', '▁marketplace', '▁compromise', '浜', 'いただきたい', '作る', '위', 'YouTube', 'ziehung', '▁terrorist', '随后', '▁seltsame', '血液', 'وش', '▁tragic', '▁danced', '▁excessive', 'мыш', 'fari', 'sail', '็', '是一名', '▁gaf', '▁invested', '深入', '奴隶', 'ੀ', '▁destined', '▁böse', '夕', 'ается', '人士', '▁gulf', 'そうで', '很快就', '▁eldest', '▁Angeles', '従', 'வின்', '我非常', 'prüf', '車の', '纪', '▁placing', '営業', '▁lovers', '▁tornar', 'leistung', '東海', '苦し', 'kuza', '▁然后呢', 'vuze', '虐待', 'فن', 'trans', '▁membre', 'したということです', 'maschine', '▁Ash', 'laba', '▁Stre', 'そうか', 'ையில்', '恐怕', '▁footprint', '▁gush', 'kiza', 'گیری', '公式', '▁Ruhe', '▁imperfect', '▁posted', 'prop', '的目的', '▁prospects', '▁Version', 'このような', 'ކ', 'ո', 'கிற', '▁arrange', '▁мяс', '▁transportation', '装置', '▁Dü', 'itel', 'ļu', 'คุณ', '你喜欢', '▁basa', 'vro', '▁নাই', '▁Euro', 'praw', '▁militar', '▁Fel', 'теп', '▁twisted', '筹', '▁fosse', '▁юу', '▁Fred', '▁harbour', 'slov', 'pov', '▁கட', 'ອງ', '你没', 'лэг', '▁недо', '▁wishing', '上げる', '扱', '▁retorted', '疑い', '▁އެ', 'ivity', 'Ra', 'cado', '不管是', '无论如何', '即将', '▁aange', 'ாத', '▁lifetime', 'вання', '哎', 'kräfte', 'irira', '▁defeated', 'დი', '▁llega', '▁слово', '▁آل', '▁Kurs', '▁lebte', '▁Med', 'گرد', '制裁', '다가', '歇', '▁broader', 'quant', '▁slate', '▁запад', 'を終え', '▁crawl', 'алт', 'нула', '▁рыб', '▁verstehe', 'зм', '严重的', '▁mereka', '要不然', 'ありまして', '▁Central', '▁amazon', '▁دارند', 'ниц', '▁mater', '▁regulatory', '▁Verfügung', '丘', '已经被', '▁offerings', '▁Tio', 'லே', '一路', 'ёл', 'ర్', '▁gevoel', 'お天気', '▁chorus', '▁shallow', '祥', '▁дерев', '的其他', 'amaga', '▁trata', 'іст', 'Reg', '▁Monaten', '▁schwach', '▁Bio', 'rew', '▁cinco', '▁Vertrauen', 'オンライン', '辩论', '说到', '▁dön', '宣言', 'ってきました', '▁roi', 'ないか', '下载', '这将是', 'ω', '▁phenomenon', 'اغ', '売り', 'кас', '▁foam', '▁tako', '▁trumpet', 'kür', '野球', '行われる', '旦', 'ķ', '▁platja', 'خانه', '打电话给', '▁bloody', 'かける', '▁attentive', '▁reckless', '倒是', 'のほうが', '▁publicly', '教师', 'пля', '護', '不相信', '山口', '▁gefährlich', '▁johnny', '▁punct', 'فهم', '形象', '▁lump', '神奇', '不是吗', '赚钱', '有意义', 'জি', '▁йо', '▁bonds', '겠', '糟糕的', '▁shaken', 'ປ', 'estudi', '▁prose', '▁chains', '伝わ', 'cac', '▁wist', 'قت', '▁spectator', '庫', '▁comparatively', '▁zulk', '▁notable', '▁Пры', 'cida', '▁sustained', 'volk', '▁сторон', '▁Kongress', 'いたのは', 'ần', '▁pow', '▁waving', '▁breathed', '供应', '▁höchst', '▁получил', '▁juda', '僕も', '▁Manchmal', '▁banner', 'үз', '▁corpse', '心中', '▁einiger', '确实是', 'bericht', '▁Orte', '▁Angel', '服装', '柴', '▁Аднак', '三天', '▁Umgebung', '▁Flor', '▁corte', '▁migra', '▁expanded', '▁positioned', '始まる', '▁تش', '▁Бу', '线索', 'чал', '▁Big', '的父母', '融', '▁philadelphia', '▁concrete', '▁hacia', 'いるので', '▁niemals', 'gyn', '▁schneller', '▁compris', 'ることで', '有一次', '凤', '▁tribunal', '▁engineers', 'таб', 'drücke', '▁voran', '▁dumm', '싶', 'вшись', '▁anstatt', 'ront', 'なんとか', 'garten', '恐らく', 'коло', '34', '等于', 'acqua', '觉得自己', '▁manier', '▁voz', 'ことが分かりました', 'だけでなく', '▁بالا', '▁большой', '的第一个', '누', '整体', 'яў', '这个世界', '▁dishes', 'たくさんの', '▁över', '▁shocked', '经历了', '栄', '▁pleasing', 'ابت', '物理', 'koresha', '▁ojos', '▁Parliament', 'いらっしゃる', 'பதி', '一杯', '標', '难以', '▁dien', '▁buena', '▁якія', 'の間に', '▁naval', '▁teori', '责', '▁plato', 'өрө', 'kera', '▁searched', '▁remembering', '▁ceva', '▁interpretation', '▁месте', '▁deemed', '▁positiv', 'azioni', '▁exhibition', '▁davant', '▁dome', '少女', 'geschäft', '难过', 'sanga', '▁loudly', '▁sinner', 'werp', '马上就', 'rima', '▁থেকে', '玻璃', 'رح', '▁begannen', '▁cherish', '▁bail', '่อ', '▁Ara', 'потреб', 'ආ', 'ເ', '보다', 'preis', '▁McC', '▁creep', '▁behandelt', 'フル', '▁fees', 'اك', '打破', 'ستر', 'лены', '▁drowned', '卑', '▁unabhängig', 'ৰি', 'きれい', '▁mô', '知道我', 'treffen', '▁People', '你今天', '还可以', '最初に', '新型コロナウイルス', '▁announce', '▁ocup', '▁решение', '请求', 'issant', 'trek', '▁bout', '▁Great', '自ら', '▁نوع', '▁ribbon', 'おいしそう', 'ペン', '▁ibintu', 'ziri', 'нский', 'るんですか', '▁திரு', 'ancia', '▁exploit', '厳', '▁contemplate', 'كە', '工厂', 'foc', '▁inquiries', '▁observer', '▁entry', 'cora', 'িত', 'ивает', 'ҙе', 'hield', 'equip', 'を与え', '相同的', '▁practic', '▁smallest', '年度', '▁unity', '値段', '就像我', 'ৰা', '一篇', '▁reducing', '▁مص', '▁wrist', '小さい', '遇到了', '▁injustice', 'ච', '就是我们', '▁gasped', '之中', '▁zouden', 'home', '它们是', '▁مختلف', '蔵', '▁Madame', '▁manche', '婆', 'intel', 'ようになった', '▁দেখ', '▁controlled', '▁fazla', '▁coral', 'remos', '▁bending', '瞒', 'おっしゃって', '▁Não', '▁provinces', '▁peng', '▁мала', '你可以看到', '▁florida', '▁Estas', '▁disclose', '说服', '错过', '浸', '認', 'ត', '▁flexibility', '▁entertained', '実施', '▁diamonds', 'あんた', '这首歌', '▁frac', '生きて', '46', 'ግ', 'の名前', '▁thorough', '▁multipli', 'ким', '▁dahin', '尸体', '▁seeds', '遅れ', 'asso', 'boj', 'bě', 'grand', '▁Mini', '因为她', 'යක්', '仔', '岳', '▁Lass', 'liku', 'ием', '花园', '▁besoin', '▁anos', '诸', '▁oogenblik', 'ニューヨーク', '▁può', '▁British', '提到的', 'इ', '出口', '▁legacy', '▁fraud', '▁corporation', '見えます', 'ัก', '歌手', 'بخ', 'ј', '藤さん', '▁있었', '找我', '▁Hinter', '並', '▁vraiment', '▁bann', 'வ்', 'টে', 'デビュー', '▁consolation', '欣赏', '変わった', '摆脱', '我当时', '这句话', '▁loans', '▁verkaufen', '飾', '▁Sex', '飲食店', 'валь', '▁alexandr', '▁нормально', '所谓', '▁вещи', '余り', 'υ', '▁drill', '▁preceding', '斗争', '我们从', '▁Stand', '的母亲', 'länder', 'imiz', '一些事情', '▁zweifel', '▁quanto', '▁salon', '穆', '▁misschien', '▁Motor', '▁prev', 'qü', 'ebla', '指定', 'szcz', '▁ambitious', '面包', 'uganda', '雾', '営', 'بور', 'рин', '▁tribu', '元素', '▁alongside', '哀', '했는데', '▁negli', '▁أنها', '第五', '▁Rede', '▁Nova', 'ซ', '始めて', '▁fuck', 'にとっては', '问问', '▁tenemos', '狭', 'το', '人たちが', '▁kya', '▁Ing', '▁हो', 'こうして', 'obten', '▁العالم', '我才', '▁antaŭ', '▁yielded', '▁treu', '说说', 'ында', 'slag', '▁bella', '▁руки', '편', '劇', '▁krijg', '700', '输入', '▁erzählte', '▁quasi', '▁hommes', '何度も', 'lý', '逐渐', '▁банк', '▁komt', '咩', 'насць', '▁dürfen', '▁прад', '▁இட', 'ங்களை', 'noma', 'რე', 'かれた', 'ыць', '邪恶', '▁ĉiuj', '怎么做', '地域の', '▁cough', '▁многие', '膜', 'دام', '▁calculation', '▁студ', '农民', 'に向かって', '▁machinery', 'fühl', '▁jonge', '这就是我们', '活用', '长时间', 'Ө', 'モデル', '▁mandat', '▁neighbours', '狙', 'వా', 'рот', '▁clue', '▁mentre', 'алга', 'شون', '这样的人', '▁fanden', '▁weekend', '▁heroic', '▁Kamera', '▁recommended', '▁Komp', '▁geschlossen', '▁Hintergrund', '▁normally', '▁viu', '感染拡大', '▁كۆ', 'eqq', '代理', '▁زمان', 'بدأ', 'alde', '▁түүний', '▁elector', '看一下', '▁thor', 'لند', '▁побед', 'うえで', '竜', '▁проблемы', '▁стране', 'aggi', 'چە', '▁selle', 'ストレート', 'Ү', '燃料', '▁constructed', '▁henri', 'stricken', '▁прошло', '▁misma', 'шке', 'рош', 'èl', '▁ehemalige', '亿美元', 'orna', 'тая', 'న్న', 'ということになります', '青年', 'gezeichnet', 'ረ', 'Ingenieur', 'ショット', '▁tricks', '我可', 'ßen', '▁glowing', '노', '▁hymn', '▁olive', '▁towers', '莲', 'sponsor', '自体', 'энне', 'фо', '▁feeding', '▁nueva', '下一', '▁کردند', 'makers', 'biro', '合法', '在线', 'andra', '▁spraw', '再来', 'პ', '培养', '乔治', 'いただきました', '▁знает', '▁mason', 'gence', 'umbu', 'どころ', '▁داشته', 'போ', '▁downstairs', '▁بم', '出た', '是一个非常', '▁judged', 'ល', 'muka', '▁ashore', '▁Ausbildung', 'opera', 'hour', 'بوو', '祸', '▁collapse', '的角色', '2%', '挨', 'ŵ', '脂', 'vallen', '急に', '▁campo', 'fili', 'ბ', 'тары', 'mien', 'ศ', '▁intercourse', 'ผ', '▁Rahmen', 'пита', '▁gast', '好奇', '轨', '乐队', 'ование', '没有办法', '脑子', '▁traveling', 'ural', '笑话', '▁polític', 'どこに', '这些是', '면서', '▁Wy', 'ически', '话说', 'jó', '過ごし', 'ической', '鈴木', 'に入れ', 'jährige', 'kurs', '▁formidable', '▁pinch', '▁assigned', '▁Können', '▁verdienen', 'уют', 'werte', '▁fluid', '▁پێ', 'брос', '▁avoided', 'чих', '▁memiliki', 'バランス', '▁kell', '▁Anem', '▁richtigen', 'сси', '▁amazed', 'برد', 'بال', '▁Quant', '▁могли', 'вест', '▁supplement', '▁Werkzeug', '暴露', 'unch', '▁terrace', 'voor', '戏剧', '大好き', 'ète', '姜', '▁어떻게', '▁Figur', 'raba', '▁sina', '最佳', '廷', '八年', '▁Rücken', '大夫', 'lustra', '▁flush', '▁difícil', '▁rejoined', '▁Oni', 'رز', '▁reinforce', '女的', '▁patterns', 'ありますね', 'avais', '▁ceux', 'çar', '膨', '▁triste', '場面', 'ちゃって', 'луу', 'шиг', 'கூட', '成分', '▁senza', '▁опас', '▁negoci', 'flamm', 'wirtschaft', 'もそう', '五百', '标签', '▁Auge', 'woord', 'を守る', '坑', 'アジア', '▁것도', '▁vaccin', '隐藏', '▁côté', 'теля', '复杂的', 'bö', '▁shells', '크', '履', 'それだけ', 'prise', 'control', 'zwei', '▁parlament', 'Italia', '邓', '▁alto', '▁chuck', 'していない', 'ならない', '▁yaşa', 'ให้', 'альна', 'шёл', '▁Obama', '▁Road', '▁exclamation', '▁tới', 'شكل', '给予', '有利', '現実', '跟我们', '世界各地', 'astro', '▁More', '▁Vergleich', 'だということです', '晃', '爆发', '父親', 'elimina', '▁completion', '▁kostenlos', '▁wussten', '年以上', '这么多年', 'たかった', '▁acute', 'таў', '▁conquered', '▁benshi', '▁Sau', '▁torch', '▁мире', '▁maintaining', '▁spider', 'child', '▁baker', '▁тийм', '鍋', '▁dasselbe', '▁Best', '▁offend', '▁язык', '▁insects', '踢', 'ਸ', 'ئی', 'لَ', '▁agitation', 'Alb', '▁Bord', '▁göre', '▁Quer', '▁attach', '▁sinking', '这可能', '呼び', '朕', '彭', '▁reluctant', 'ியா', 'zukommen', 'ике', '▁좋아', '国防', '掘', '▁Museum', '▁saba', '▁Zug', '▁mußte', 'лена', '▁لن', '▁độ', '老鼠', '▁öffnen', '▁vorne', '▁batter', 'できません', 'Vi', '资格', '▁hazard', 'gata', '▁nancy', '▁гос', '▁economi', '太平洋', 'んじゃないですか', '▁выгляд', '▁الأمر', '▁marvellous', '西班牙', 'ходить', '▁Party', '▁stack', 'دىن', '但我们', '▁muchas', '▁ҡу', 'čí', '▁halbe', '葡萄', '▁Pil', '▁dwelt', '▁havis', '▁adoption', '▁différent', '各种各样的', '당', '会社の', 'gebrochen', 'ség', '的消息', '勢い', 'ின', '▁participation', '▁fühlt', '灵魂', '叹', 'дея', '指控', '▁möglichen', 'schlaf', 'icio', 'lili', '▁aufgenommen', '各地で', '▁logical', '目が', '▁котором', '▁competitors', '待ち', '配合', '▁لأ', '▁adjustment', '足球', '▁muti', '▁germ', '▁이거', 'の情報', 'labora', 'っち', '古代', 'пат', '▁cai', '自杀', '打击', '▁charlie', 'лага', 'くれた', '▁север', 'kenntnis', '可爱', '公里', '看起来像', '▁virtual', '▁guitar', 'streit', 'gawa', '▁Such', '1%', '▁weiße', '▁ivan', '▁خلال', '▁Wohl', '▁leise', 'ansi', '逻辑', '하게', '▁oxford', 'ште', '▁revel', '▁sahip', 'bintu', '▁tien', '▁trauma', '▁trước', '▁honourable', '▁probability', 'Est', '▁Mak', 'gereza', '矢', '▁lớn', '回復', '▁brisk', 'rende', 'プレ', 'emis', '我开始', '▁potent', '客气', '几次', '还记得', 'това', '▁mevrouw', '▁eighteenth', 'ывает', '▁fing', 'wohl', 'こちらは', '是对的', 'iện', 'jana', '得更', '连续', '▁süre', 'ائل', 'தாக', '在里面', '走り', '▁ardent', '的事儿', 'buk', '▁chuyện', 'wuchs', 'زى', '▁allgemeine', '肠', '吻', '抱歉', '得太', 'ゼロ', '这个东西', '▁March', '听说过', '▁زمین', '▁fragment', '▁بودند', '舒服', 'ジャー', 'öpfe', '▁dieselbe', '要請', '▁reasoning', 'modell', 'لات', 'xxam', '斯坦', '的天气', '▁خل', '▁cùng', 'introdu', '有名', 'Й', '稀', 'meni', '▁Proto', '这是你', 'vocation', '大丈夫です', '▁плане', 'なもの', '▁Erfahrungen', 'しましたが', '賃', '▁welcher', '▁riep', '▁legisla', 'けた', '▁мной', 'hong', '▁você', '▁baseball', '▁slap', 'objet', '▁Nda', '▁شيء', 'ಯ', 'ijas', 'vēl', 'ĝo', 'mada', '▁mystic', 'EC', '課', '▁experts', '杂志', '昭和', '因为这', '▁yose', '▁preference', '▁Flug', '簡単', '▁impatience', '쓰', 'プレゼント', 'หน', '▁ولی', '▁slay', '▁så', '今後の', '▁числе', '▁ຢູ່', '▁хотите', '▁никаких', '▁நட', 'lette', 'mong', 'していると', '▁več', '▁dismissed', '▁Wissenschaftler', '▁liquor', '▁pursuing', 'を目指す', 'glaub', 'бро', '▁buff', '下班', '▁ilk', '▁Untersuchung', '▁Tradition', '▁linked', '▁knit', '▁successor', 'linie', '▁Matt', '▁количество', '▁French', 'センチ', 'நேர', 'ário', '▁insect', 'aigua', 'qq', 'アフリカ', 'ރު', 'キング', 'の一つ', '▁converted', '▁vault', 'wain', 'schel', 'samkeit', 'ỉ', '▁personnes', '▁staircase', '咨询', '▁slumber', '▁Со', 'corr', 'schicht', '▁clasped', 'sigur', '▁concur', '姉', '▁hẽe', '▁pueblo', '▁Cat', '任何事情', '▁جهان', '去哪儿', 'нных', 'marin', 'kaya', '▁Todes', 'ләр', '▁Gan', 'ੇ', '▁routine', '竞选', '如果是', '生病', '▁punished', '▁libre', 'قات', '▁bamb', '▁demonstration', '▁retained', '▁nhìn', '▁엄마', '▁Worten', 'kapa', 'ල්', '▁siege', '▁üç', 'を伝え', '女生', '▁schützen', '▁família', '严格', '▁singer', '青春', '▁Besitz', '▁poems', 'しております', '考试', 'わら', '女の子', 'バル', '▁Merc', '▁scope', 'なきゃ', '不是一个', '▁loyalty', '躺', '研究所', '▁juffrouw', '英尺', '▁verkauft', 'груз', '▁jongen', '贝尔', '▁أع', '▁pai', '读书', '现在已经', '问道', '很长', 'щих', 'esca', 'ckel', '▁thanked', '▁Produktion', '▁Milliarden', '子供たち', '▁bodily', 'gada', '鉄道', 'گل', '显', '▁Both', '▁carrier', 'fér', 'aime', '的许多', 'arrêt', 'profit', '▁breathless', 'いたら', '妖', 'が一番', '▁verbessern', '瘦', '▁mall', 'ないので', '▁traces', '▁timp', '后悔', 'téri', '向前', 'یز', '範囲', '▁dealt', '乖', '▁desirable', '去看看', '考える', '▁erster', 'лик', '▁рассказыва', 'サイト', 'ıldı', 'клон', '即使是', '▁Home', 'ngingo', '際に', '▁abode', 'してます', '▁всю', '▁près', '興味', '街道', 'wè', 'ški', '▁precaution', '芽', '▁원래', '解决方案', '▁이러', '届け', '▁collective', '▁pious', 'kina', '▁Struktur', 'tata', '든', '▁trotzdem', 'AR', '▁offensive', 'おき', 'Tech', '▁Ал', '最后一个', '▁Dorf', '▁Deutschland', 'ちゃんの', 'してほしい', '▁streng', 'வும்', '▁horrid', '▁Kontakt', '▁molly', '牧师', 'sprache', '▁Haushalt', '昌', '▁Fünf', '▁regain', '▁Ländern', '考えた', '一起去', 'ህ', '▁terrified', '▁learnt', '▁witnessed', '▁trov', '▁keiner', '▁Beziehungen', '把我们', 'زل', '▁amafaranga', '起来了', '▁franchise', '▁abundance', '▁atlantic', '▁airport', 'كس', 'せない', 'kong', '▁conclu', '的态度', '的音乐', '▁Sind', '蜂', '▁nữa', 'たんですけど', '回报', 'ுடைய', '▁domini', '▁shillings', '▁encara', '▁entgegen', 'ţă', 'виз', '▁обще', 'ަށް', '▁Verwaltung', '▁شروع', '▁Aktivität', '癌症', 'yandi', '▁seulement', '得好', 'esprit', 'yaga', '想办法', '▁Francisco', 'の予想', '▁Wein', '晶', 'ït', 'تنا', '▁serie', '▁characteristics', '▁mesmo', '▁Schulter', '阔', '▁کے', 'laki', 'nood', '的状态', 'sett', 'フト', '▁Virginia', 'メーカー', '▁acum', '▁Vila', 'muş', 'кана', 'カラ', '▁tract', '▁шар', 'fordern', 'スマホ', '季節', '▁داده', 'ново', '減少', '任何东西', '▁части', 'ები', 'යේ', 'へん', '▁consolid', '惩罚', '▁Krebs', '▁pregunta', '▁дараа', '▁barri', '▁кроме', '▁поле', '受欢迎', 'коў', 'lux', '柜', 'iek', '店舗', 'itari', '参考', 'भा', '▁договор', '▁recess', 'atura', '识别', '▁bieten', '▁என', '換', '▁Fortschritt', '▁trotz', '▁youngest', 'कार', '对对对', 'க்கிற', '跑了', '予約', '颗', '▁lawyers', '▁своим', '▁Nya', '嫂子', '▁mining', '▁submitted', '▁кил', '▁guided', '女性の', '안', '迁', 'ทํา', '▁bắt', 'ওয়া', '温泉', 'नी', '▁bike', '▁tossed', 'ஸ்ட', '▁Brand', '▁ثم', '▁Ти', '纠', '▁சரி', '었어', '▁emerged', '▁versuche', 'これまでの', '包含', '▁offended', '▁già', '▁passer', '您说', '锦', 'klin', '▁rechten', '地球上', 'тара', '▁machten', '下次', '▁privat', '疾', 'ను', '▁slice', 'தற்கு', '▁destination', 'てしまった', 'дали', '你可能会', '▁comprehensive', 'ワイ', '数が', 'τα', 'amiento', 'рать', '▁Theorie', 'らせ', 'Music', '▁columns', '▁зрения', '坊', '▁incapable', '내', '一根', '▁Jun', '▁guerre', '▁prudence', '▁spielte', 'жим', 'kiwa', 'කි', '▁relax', 'ifiziert', '▁Slide', '▁errand', '▁drawer', '年生', '落とし', 'てない', '▁reserved', '▁мира', '惹', '鶏', '▁suffice', '▁premium', '▁handful', 'été', '▁олон', 'であれば', 'party', '▁истории', '看待', '▁работы', '▁اینکه', '▁borders', '最大の', 'енным', '終了', 'čno', '▁winding', '加拿大', 'あんな', '▁Johnson', 'ってください', 'beera', '▁dreaming', '▁tropical', '方案', 'ویل', '▁georgia', 'සා', '▁있고', '▁amidst', '扯', 'เขา', '▁emerging', '▁Roger', '▁projet', 'ستی', '▁Gel', '▁drap', '▁spit', 'hund', 'мак', '议员', '际', 'zusetzen', 'ピッチャー', '意大利', 'விட', 'رض', '▁rép', '▁хө', '▁Long', '带来的', '▁слож', '扮演', 'нк', '▁அறி', '▁converse', '超越', '引き続き', 'JR', '大手', 'fowl', 'pata', '▁goddess', '妃', '▁commend', 'ディー', 'рис', '▁Hotel', 'ラスト', 'ním', 'rän', 'gah', '多个', '教え', '佐藤', '▁boldly', '悩み', '▁которого', '自転車', 'ちゃんが', '核心', 'vacu', '▁resent', '▁último', '的大脑', '发言', 'cule', '▁wählen', '―', '辱', '강', 'ruka', '傾向', 'еду', '▁reicht', '▁répondit', 'дин', '绳', '雕', '你知道我', '工作人员', '▁boiling', '▁моск', '顺利', '▁polic', 'terior', '▁sect', '荣誉', 'хэн', 'わせ', 'irdi', 'itatea', '▁draft', '的衣服', 'تور', '3%', '堵', 'யோ', 'ාව', 'να', 'raub', '悟', '侯', '▁entschieden', '▁Zeichen', '感謝', '▁Planeten', '▁fueron', '就知道', '▁loi', 'iteit', '▁gestern', '▁otras', '▁Öl', '▁neighbour', '▁standpoint', 'сар', '完全に', '不舒服', 'VTR', '▁spaniards', '▁Sozial', '▁dirt', '▁hwn', '颜', '晨', 'abanya', 'рий', '▁chiar', '斤', '▁getötet', '▁unnecessary', 'bizi', 'brew', '▁پار', 'Plattform', '▁gewonnen', '規制', '发送', 'を使う', '▁priority', '▁Geheimnis', '▁suspended', '同時に', 'geteilt', '▁willingly', '▁seien', '▁Unser', '不动', '▁Fund', 'AS', '▁nama', 'ކަ', '感动', 'ţii', 'american', '你们都', '▁justify', '▁steward', '▁Kim', '舅', 'мур', '袭击', 'اشت', '▁реально', '正直', '没问题', 'līdz', '最後は', '阶', '남', '▁bản', '▁이게', '▁இரண்டு', '歴', '▁нэр', '▁Wol', '▁clung', '大使', '▁Flo', '▁Industrie', 'udge', '▁massa', '▁此外', '▁clergy', 'のもと', '免疫', '▁работает', '相撲', '▁থাক', '▁candidate', 'かなと思います', '跟大家', 'ordre', 'hala', '▁canadian', '小朋友', 'aña', '▁coordina', 'teeka', 'plin', 'といって', '抗议', '羞', 'ង', '▁spreading', '▁sadece', '▁einzelne', '的任务', '▁Tā', '▁sinh', '▁allies', '▁behave', '▁wildly', '▁generated', 'パラリンピック', '这段', '明星', 'سبب', '時間を', '▁strand', 'presi', '준', '抱怨', '首脳', '▁Market', '▁Harris', '▁Unit', 'atrice', 'boden', '清晰', 'ماذا', '大学の', 'ţe', 'விட்ட', '▁innovative', '▁database', '肯定会', '▁capa', '▁actua', 'morph', '▁einzelnen', 'bali', '▁juan', 'いだ', '忍受', '▁creator', '▁Denk', 'urwa', 'ս', '▁artillery', 'މަ', '▁توسط', '▁gilbert', 'んや', 'stürzt', '▁telah', 'あい', '▁situé', '笔记', 'ってくれ', 'ضحك', '▁anthony', 'wissenschaft', 'しゃ', '▁tante', '一点点', '▁большая', 'menya', 'ӗ', 'ရ', '规划', '▁vilaĝo', '合って', '▁preacher', '▁ноль', '▁verder', '从事', '▁spreche', '▁potatoes', '▁corpo', 'था', '▁faz', 'ਨ', '▁geliebt', '放松', '的产品', '▁Angriff', '▁thật', '▁irgendwo', 'curi', '高校生', '▁petr', '▁Their', 'проч', 'ニュー', '▁spared', 'ފ', '这个节目', '戒', '▁Nachde', '千葉', 'ibyo', 'τη', '就好', '▁fortnight', '周末', '見ていきます', '我想知道', 'хам', '▁consumption', '▁আৰু', '▁sympathetic', '▁Konzept', 'んだよね', '▁Geräusch', 'んだって', '▁subsequently', '▁Russia', '▁کسی', 'ことがある', '▁afforded', 'ự', 'まえ', 'pfa', 'flug', '▁queste', '▁progressive', '似的', 'mita', 'кет', '▁sentir', '桌子', '▁хочет', '▁Rasse', '▁Fällen', 'anın', 'があるんです', '築', 'рван', 'と共に', '▁Dick', 'マジ', '此时', '▁Spo', '▁bonnet', 'ҥ', 'āju', '扩大', '这两', '体重', 'ෙන්', 'шил', 'مَ', '也能', 'tiere', '但在', '唤', '▁çocuk', '▁heutigen', '冬天', '▁Put', '彼らは', '▁guarded', '▁نشان', '向我', 'قام', 'stained', '▁estoy', '靠近', '▁protein', 'ப்பட்டது', '争论', 'ați', '่น', '▁buchstäblich', '▁усё', '▁Lor', 'тура', '▁pensi', 'まん', 'وض', '▁evangeli', '是非', 'полага', '原始', 'عي', 'ிலும்', 'мян', '不信', 'afi', 'ድ', '拓', 'ふだん', '消失了', '▁يتم', '▁amusing', '▁punch', '▁när', '听到了', '资产', '▁Kath', '哭了', '▁tremble', '▁leiden', 'ánh', '有助于', '▁prosper', 'itse', '▁عليه', 'рев', 'சை', '▁Haut', '▁внимание', '详细', '▁있잖아', '投資', '▁garanti', 'град', '▁가서', '▁другом', 'ごと', '新鲜', '▁faintly', '▁Amazon', '▁Ан', '耀', '▁Erklärung', 'IC', '反而', 'quarter', '▁来一首', '性别', '罩', '▁charlotte', '▁attained', '▁детей', '▁profond', '▁نیز', '▁Яны', '但是如果', '▁Männern', '▁поскольку', '配置', 'gespielt', '▁eran', '▁Fur', '▁algunos', '▁unua', '▁отношения', '菊', '姐妹', '選手権', '护理', '▁strive', 'wright', '誓', '▁halted', 'Argent', '▁поводу', '▁morir', '▁Gewinn', '▁seguir', '▁requested', '37', '▁Alice', '我跟你', '▁schlimm', '▁генерал', '挖', 'χ', '▁кооператив', '蓄', '自動車', '▁merchants', '▁그래도', 'autor', '▁Те', '▁wichtigsten', '考虑到', 'нә', '▁Ray', '埼玉県', 'ź', '咪', '▁удар', '広がり', '叫什么', '或许', 'ûn', '▁November', 'geworfen', 'ধা', '▁assuming', '▁Außen', '▁Debatte', '▁nhân', '利亚', '▁muslim', 'гээ', 'Michel', '▁serait', '山さん', 'ன்று', 'bris', '▁telegram', '笨', '陶', 'عرض', '198', '調べています', '会发生什么', '▁smash', '▁петр', '盲', 'ෂ', '▁вроде', '▁sólo', '▁Times', '信用', '술', '파', '訪問', '▁mı', 'komst', 'ඳ', '▁александр', '▁happier', '毫无', '▁Roma', '▁kalt', 'niveau', 'қә', 'kurikira', '終わった', 'твар', 'poro', 'аваць', '你就是', '▁deserved', 'īja', '33', '¡', '陰', '▁speculation', '警察官', '大きさ', '八十', 'visa', '▁rey', '十万', 'seks', '也得', '去年の', '▁Andrew', '我刚才', '这可能是', 'tausch', '继', '▁conspicuous', '▁remembrance', 'gebung', '▁скажу', '旅游', '▁jedno', 'schreiben', '相处', '▁respectful', '▁plague', 'すべての', '不幸', 'чна', 'ென்', 'kuta', '▁vehicles', 'stell', '每周', '之处', '给您', 'ацион', '▁Anna', 'わけですね', 'म्', '▁tempted', 'おととい', '▁جای', '而已', '赤ちゃん', 'covid', 'page', 'ระ', '▁fig', 'ッツ', '年前の', '▁theories', '究竟', '−', 'wanga', 'prost', '▁pony', '▁heures', '▁samuel', 'seitig', '就跟', '▁дуу', 'どうなる', 'かかり', '整天', 'もう一つ', '倾向于', '溪', '▁prevailed', '▁یاد', '▁climbing', 'пот', '▁sõ', 'führt', 'чо', '▁investigate', 'sobola', 'jski', '忧', 'दि', '▁mike', '▁Song', 'wish', '▁Tä', '形状', 'စ', 'asyon', '▁roast', 'haired', '▁vais', '記者', 'тим', '▁luke', 'ඒ', 'ặ', '▁confederate', '올', '▁masa', 'credi', 'ەکان', 'Work', 'udio', '▁disagree', '向他', '傘', 'kämpft', '▁довольно', 'Смех', '▁vraag', 'drag', '▁proto', '▁sûr', '的建议', '▁seeming', 'حمل', '耍', '▁whereupon', '▁carries', '抵抗', 'の結果', '陵', '▁Zwischen', '매', '菅', '博物馆', '六个', 'werken', 'すぎる', '▁darunter', '▁intervention', 'を示しました', '▁implementation', '共有', 'cji', '▁embargo', '줄', '▁negotiations', '▁torrent', 'rilla', '都已经', '更重要', '水分', 'డు', '▁شوند', '▁null', 'خارج', '▁usage', 'をしていた', '扶', '문', '산', '列表', '▁suited', 'улы', '▁выступ', 'それも', '袖', '次は', '始めました', '▁approximately', 'を続けて', '这座', 'ێن', '▁compass', 'ций', '▁quaranta', '▁tym', '▁bibli', 'مات', '▁بىر', 'klad', 'ировал', '你不要', '▁необходимо', '▁promising', '▁Meilen', 'lege', 'loge', '▁figured', '申し', 'ときは', '▁equality', '之类的', '▁erhob', 'ケーキ', '認識', '▁reconcile', '▁yabo', '▁debat', 'コード', 'haya', '那我就', '惨', '昆', '▁слишком', 'お互い', '交渉', '▁Daher', '▁plea', '▁habia', '会让', 'чны', '孕', '笑了', '喜马拉雅', '訓練', '▁говорили', '▁места', '編', 'рма', '組み', '就开始', 'त्र', '▁تخ', 'вший', '▁Grenzen', '我以为', '注册', '伝統', 'ரே', '▁Sendung', '▁souvent', '绝望', '▁gesicht', 'гьы', 'かけた', '▁franz', '砸', '▁ఆఁ', '▁pauvre', '▁rejoice', '本周', 'lamp', 'נ', '▁cuộc', '▁donald', '行きます', '这是一个非常', 'тав', '上がった', '就是一个', 'istischen', 'ή', 'кина', 'に行った', '▁Nick', 'నా', '▁clearing', '▁tinha', '에는', 'タル', '乃', 'zeichnung', '▁товарищество', '桜', '卒業', 'يه', '▁luz', '왔', '▁qo', 'ladı', 'baum', '完美的', '疗', 'いるという', '▁verdient', '오', '▁слыш', 'ище', '▁tact', 'middel', '迎えた', '玲', 'お二人', '▁curtains', 'alimenta', '▁tooth', 'のですが', '▁foresee', 'Risas', 'àtic', 'コメント', '产业', '▁Lager', 'gewalt', 'んでしょう', 'حص', '▁fühle', '▁respected', '宣传', '行吗', 'たこと', 'चा', 'bürger', '▁alchemist', '▁Jones', 'чака', '▁шест', 'ľ', '俱乐部', '▁денег', '繰り', 'karte', '黎', '比你', '▁shrill', 'піс', '▁accordance', 'තා', '▁بشكل', '营销', '▁halo', '▁washing', '▁heath', 'ワーク', '▁mature', '▁Wohnung', '▁representatives', 'information', 'ھا', 'material', '▁rosy', '▁regulate', '▁cinquanta', '▁veteran', 'dov', '只需要', '▁hull', '▁但是他们', '跟她', '产生了', '時には', '一颗', '▁riot', '这并不', '▁pagan', '▁veux', '▁evolu', 'luck', '▁será', '▁übrig', '▁resta', '负担', '▁başka', '▁пример', '▁parle', 'ন্ত', 'estro', '▁Regeln', 'vió', '尿', 'ුණ', '素晴らしい', '▁தொ', 'pí', 'phra', '▁efter', '糸', 'ု', '楽しめる', '▁persian', '▁Fil', '▁возник', '了下来', '▁willkommen', '饱', '糟', '畑', '▁gigantic', '▁buffalo', '▁meditation', 'ユー', '▁solemnly', 'よろしくお願いします', '▁explica', '溜', 'ਦ', '▁wünschte', '備え', 'lige', 'ubwi', 'виду', '我不认为', 'очка', 'خان', 'ancien', '▁supposing', '▁gloves', '▁lahko', '▁работу', '访', 'sional', '所以我想', 'ከ', 'ገ', 'และ', 'シリーズ', 'てくれた', '▁смог', '▁Lied', 'の方に', '▁confront', '▁சில', '▁parler', '▁agnes', '坎', '撕', '▁medizinische', '少数', 'Man', '正义', '微博', 'ıcı', '▁jungle', 'طب', '▁vicar', '▁Grad', '▁thereof', '像你', 'lach', '38', '▁Verständnis', '▁энерг', 'ギャ', '▁blog', '一个新的', '▁samo', 'IP', '▁junior', '▁kümmern', '▁commis', 'burger', '機会', '▁хол', 'ブリ', '▁توان', 'อง', '沼', '▁calendar', '▁angefangen', '▁கொ', '这时', '敏感', '▁tlie', 'というのを', '▁fürchte', 'excursió', 'ራ', 'ツアー', '天堂', '▁oficial', '達成', 'bouw', '▁forbidden', '全ての', '価値', '▁bruce', 'ジー', '胶', '▁Lernen', '我有一个', '野党', 'обр', 'あさって', 'いるのか', '▁nützlich', '▁partial', '▁tempt', 'يون', 'シュート', '▁dachten', '平安', '▁ruled', '▁integrated', '新型コロナの', '▁grind', 'vina', '▁сильно', '▁месца', 'んだから', '可以用', '▁dernier', 'сет', 'cato', '▁голову', 'raient', '▁ayuda', 'くなった', '開幕', 'baye', '▁гри', '所以它', '及时', 'プラス', 'ნი', '驾', '▁mortgage', '▁awesome', '怀孕', '▁нават', 'дела', '▁float', '▁Revolution', '一看', '違います', '▁садовое', '槽', '▁invasion', '▁особо', '▁splash', '相手の', 'عاد', '▁dla', '国連', '▁contend', '▁bubble', 'ਹ', '只会', '▁tính', '▁martha', '▁چرا', '你不知道', 'risti', '▁хто', 'の天気', 'paka', '▁المت', '建て', 'коммерческое', '▁tersebut', '細胞', '▁snapped', 'حدود', '进化', 'natured', '围绕', 'toren', '臓', '稼', '我们认为', '新型コロナウイルスの', '▁adequate', '监控', '▁precipita', '▁lorsqu', 'venue', '股票', 'ったこと', '▁inspire', '▁verließ', '▁Га', '▁sensor', '空中', 'ठ', 'ਕ', '▁Aspekt', '▁intens', 'শা', '見つかった', '▁remedy', 'みたいに', 'ったのは', '▁greatness', '▁comunica', 'гул', 'ఆ', 'かさ', 'っていうか', '楽しんで', '立法', '▁müsste', 'licit', 'BC', '▁دهد', '▁Ansicht', '▁sozusagen', '▁awhile', 'த்துக்', '▁Apple', '▁obliga', '▁dolor', 'іль', 'ுள்ளது', '▁Vari', '批准', '▁components', '▁Latin', '▁rebellion', '预算', '▁genial', 'ক্ত', '爆発', '▁Mannes', 'tawa', '▁சொல்ல', '炒', '▁thursday', 'මු', 'гур', '▁gasp', '▁focusing', '▁June', '拿出', '▁Bald', '▁естественно', '▁настоящ', '棍', '記憶', '▁chariot', '▁comrade', '▁лицо', '▁rachel', 'メント', '九点', '▁altri', '有更多的', '▁nuit', '㗎', 'エル', '▁resolute', 'ensemble', 'চি', '就得', '的项目', 'ருக்கு', '▁nannte', '̣', '▁Verantwortung', '所以这是', '将会', '▁lemon', 'gänge', '涉及', 'ョ', 'kili', 'eṭṭ', '▁Antrag', '▁blanche', 'されていました', '▁Gru', '戻って', '▁تنها', 'ことによって', '▁Town', '▁leider', 'mali', '▁yep', '你妈', '塗', '梅雨', '▁добро', '的速度', '▁которым', '芸人', '選手たち', 'kord', 'bald', '▁Bol', 'plant', 'agh', '伸ばし', 'кала', '我们不能', '欣', '▁preach', '▁breit', '▁இருக்க', '▁செய்ய', '▁pilgrim', '▁voix', '▁alguns', '▁veya', '请问', 'заў', 'どこか', 'ического', 'ती', 'rauch', '的概念', 'PR', 'щие', 'ranye', '▁één', '▁fé', '政治家', 'drop', '取消', 'とみられる', '▁accomplishment', '▁vegeta', '▁camin', 'アプリ', '▁assumptions', 'mütig', 'ailleurs', '▁Во', 'wadde', 'prozess', '▁resulting', 'жды', 'こん', 'открыт', 'асці', 'ފަ', 'ensor', 'zaam', '▁actively', 'ksa', '▁Ці', 'juk', 'эш', 'körper', 'インタビュー', '来来来', 'yama', 'чным', 'issait', '▁uncommon', '▁despatch', '但他们', '▁klas', '▁Valley', '▁часто', '▁tế', '奪', '▁Open', 'န', '▁façon', 'なんでしょうか', '▁gag', '▁Start', '▁отдел', '说法', '▁добры', 'いこう', 'grä', '▁louise', '▁gewisser', 'reiche', '崩れ', '▁fulfilled', '措置', '这话', '▁gedaan', 'いたい', '▁wail', 'diye', '近づ', '▁тобой', '▁sheriff', '限定', '校长', '運営', '▁gyfer', 'adju', 'そうですよね', '柯', '▁occurrence', 'ട', '这一次', '▁folgte', '过得', '的专辑', '夜晚', '事務所', '惜', '▁aunque', '等到', 'ボールを', '夏の', '▁falta', '▁frühen', '▁daraus', '▁saith', '▁Mira', '▁sanft', '尴尬', 'んですかね', '▁religiöse', '▁nennt', 'дель', '▁شک', '▁childish', '▁мнение', '▁stalk', '▁خوش', 'Һ', '▁bởi', '見込みです', '▁kişi', '▁acaba', '▁Live', 'ruff', '▁approve', 'ေ', '賛', 'züge', 'রু', '工夫', '铜', '▁همچنین', '형', '▁reflecting', '入れた', '也不知道', '醒来', 'related', 'аас', '▁filter', '▁sunny', '▁cuenta', '蛮', '熬', '▁catherine', '▁respekt', '尽快', '▁vertraut', '▁cautious', '겠다', 'kami', '▁États', '▁warrior', '▁circular', '▁orang', 'チェ', '▁specially', 'قان', '▁doom', '裔', '▁kubi', '▁raid', 'わず', '你又', '▁erklärte', 'われた', 'hurst', '▁strait', '弄清楚', '▁класс', '它可以', 'ありますか', '拐', '체', 'バイデン大統領', '揺れ', 'gibt', 'reise', 'いただいた', '▁dump', '▁meek', '▁hayi', 'proof', 'fassung', '▁Stock', '坡', '煤', '遗憾', '▁Experiment', 'トマト', '协会', '▁contribu', '东北', '▁aynı', 'sız', '▁geschaffen', '▁secondary', '▁pitt', 'auto', 'гуля', 'mies', 'lohn', '離れた', 'сот', '所有人都', 'スペイン', '維持', '▁Tema', '▁আমি', '日まで', '銀行', '整理', '原子', '殿下', 'вернул', '▁goede', '▁relates', '近くの', '▁клуб', '▁douglas', '仪式', '▁paz', '▁implica', 'কি', 'korera', '试试', '▁translated', '▁тое', '单独', 'ியது', '▁algorithm', '몇', '▁случай', '▁anterior', '俳優', '▁comic', '▁candidates', 'もうちょっと', '一緒', 'ość', '▁nước', '▁thay', '▁policeman', '足を', '測', '▁combine', 'ார்கள்', '▁Pour', '▁gaining', '更容易', '▁bloß', '▁Punkte', 'જ', '▁chocolate', 'ည', '労働', 'それぞれの', '▁robbed', '▁fourteenth', '专辑', '物価', '北方', 'یده', '▁commanding', 'বু', '▁joyous', '▁drehte', '▁товарищ', '▁eingesetzt', '▁sullen', '五千', '姑', '▁девушк', '我以前', '▁elderly', 'を取って', 'けさ', '日目', '织', '▁elektr', '▁hearty', '▁trigger', 'トル', '▁waarom', '▁zač', 'หล', '▁schaute', '▁starve', 'erade', '▁yapma', '▁precise', '▁kinderen', '▁حول', 'rolle', '▁productive', 'мова', '▁bằng', '酬', '▁შე', 'ulin', '▁regulations', '直後', '▁насколько', '祝福', '结论', '▁Kanada', '▁philosophical', '▁slash', 'dynami', '他是一个', 'くなります', '▁shelf', '95', 'ますけど', '▁deprived', '▁stray', '出门', '小屋', 'そうそう', 'вался', '▁mujer', 'ու', '泄', '▁моей', '窃', '▁überrascht', '▁diğer', '▁حتى', '▁loin', '雨雲が', '▁importantly', '▁fiery', '▁contradict', '▁Яна', '▁balloon', 'ając', '▁einfacher', '▁bestowed', '島の', 'город', '▁moyen', '浪漫', '▁தலை', '▁fortress', '▁lebih', 'schild', 'nimi', 'coli', 'というような', '▁sprak', '▁fright', '▁benutzen', '吞', '▁Schwierigkeiten', '▁estão', '▁vide', '▁frederick', '延長', '的城市', 'ināt', '貌', '▁Hey', '雰囲気', '▁aggr', '▁wiederholt', 'າຍ', '▁musket', '▁swan', 'TO', '▁Gang', 'cala', 'ێک', 'look', '▁الْ', '社員', '▁wales', '▁problème', 'こちらも', 'zusehen', '▁پو', 'sichtig', '▁electronic', 'гээр', '把你的', '▁server', '▁exertion', '屏', 'ല', '▁ejemplo', '▁invariably', 'fugi', '外部', 'gruppe', 'mord', '為', 'ந்தி', '▁señora', 'двига', '▁exert', '諸', '▁كبير', '▁feedback', '▁Terra', '大切な', 'ющий', 'そこまで', 'чар', '▁Var', '食べた', '▁glancing', '薪', '还有什么', '▁compact', '审查', '原さん', '▁хоть', '▁أحد', 'mén', '絶対に', '▁merge', 'ってきて', '▁swallowed', '▁Wachstum', '▁Technik', 'مدينة', '▁fossil', '▁organiza', '把这些', '引っ', 'を見つけ', '阁', 'てほしい', 'нө', '▁impart', 'いますね', '▁numero', 'あふれ', '立場', 'kutu', '▁correspondence', '增加了', '▁ragged', 'А', '▁hindi', '▁dyn', '▁successive', 'がこちら', '▁verdammt', '严肃', '▁barren', '▁prairie', 'లు', '▁Ora', '▁понять', '▁vamos', '▁conventional', 'に参加', '▁vegetables', '▁стали', '▁تغییر', '希腊', '▁kelkaj', '算了', '48', 'ацыі', '▁kitty', '踊', '▁Wahrscheinlich', 'meza', '▁swore', '▁cheerfully', 'zego', '▁storage', 'تك', '▁bezahlt', 'muz', '五月', 'jol', 'дей', 'oğu', 'icamente', '▁hinauf', 'син', '▁prova', '▁letzter', '▁temperament', '▁rencontre', '▁influenced', 'ラーメン', '▁некалькі', '▁parlour', '▁Mariya', 'fläche', '▁Meister', '提出了', 'を求め', '有意思', 'няў', '▁polar', '▁Verwendung', '▁стен', 'ەم', '的作品', '▁verstand', '所以如果你', '▁mieux', '▁요즘', '▁diversity', 'бак', '恐れ', '案例', '洲', '▁tamam', '▁salary', '▁возможность', '它将', 'kret', '氧', '龍', '▁industries', 'chá', '▁Vier', '▁swinging', '▁bacon', 'пись', '▁edith', '诶', 'ັດ', '▁знаком', 'фу', 'ою', 'ừng', '▁impress', '立って', 'ões', 'хад', '锐', '▁resemblance', '罢', '拯救', '我也是', '▁tightly', 'けがを', 'лева', '货币', '▁beautifully', 'యి', '▁Histori', '▁Harry', '訴え', '集団', 'даль', '短信', '可以通过', 'лаш', '苗', '▁summary', '프', '▁первых', '企画', 'oxy', 'っつ', '▁celebra', '准备好了', '▁обрат', '大胆', 'tuig', 'θ', '▁mabel', 'бла', 'метр', '50%', '▁fugitive', '▁babe', 'だよね', '名单', '▁haunted', '做到了', 'lerde', 'white', '▁technische', '意味で', '脂肪', '▁dissolve', 'zze', '▁일단', '▁loath', '▁intensity', '提案', '提交', '▁steckt', '耶稣', '▁orbit', '▁русски', '▁fiercely', '年後', '只是一个', 'Ex', '▁sakj', '查看', '▁آر', '▁Ost', '▁stump', '▁enthalten', '▁bitterness', '会合', '他又', '▁hesitate', '神奈川県', '键', 'كار', '鹰', '▁درباره', 'жиг', '▁cabeza', 'lada', '▁bidding', 'тыш', '▁cautiously', '主播', 'Gelächter', '▁erlaubt', '▁reconciliation', '崩溃', 'وارد', 'pion', '▁fapt', '協議', '▁gemeinsame', '키', '▁دارید', '▁Qual', '東日本', '三千', '▁میں', '▁venus', '▁undertaking', '所以我认为', '克拉', '▁câu', 'われる', 'гэр', 'aurait', '▁никак', 'かわい', '别说', 'hilfe', '▁writ', 'beug', '▁sombre', 'ptic', '如果有', 'NG', 'limi', '的事实', '▁cảm', 'rott', '▁район', '▁desolate', '▁picturesque', 'বো', '晕', 'ذهب', 'ることができる', '▁weinig', '▁siya', '▁stain', '惑', '▁pourquoi', '▁строительный', '▁doğru', '▁Institution', '送给', '▁Indien', '干啥', 'design', 'ゆっくり', '近い', '▁Sicher', '▁раньше', '용', '▁effektiv', 'NATO', '▁incentive', '▁assisted', '什么东西', '▁stirring', '▁corresponding', 'हि', '复制', '窝', '▁Füße', '▁tất', 'ències', '▁Ati', '钥匙', '▁mysteries', '▁bietet', '▁gegenseitig', '▁எழு', '▁tej', '庆祝', 'เล', '▁நகர', 'るもの', 'மீ', 'نز', 'sinde', 'サル', 'になってる', '上空', '言われた', '▁Julia', 'ۋا', '▁grundlegende', '▁comte', 'pida', '▁speedily', '我们希望', 'respect', '普通の', '▁thoughtfully', '▁Är', '宜', 'sorge', '▁betrifft', '▁dụng', 'ար', '你如何', '地址', '▁يكون', 'лета', '都说', '赏', '強調', '▁Sab', 'лос', 'tijd', '▁bezahlen', '▁Serie', 'イタリア', '▁flexible', '▁isolated', '▁angrily', 'ゲスト', '被认为是', '人工', 'tauchen', '▁точки', '張り', '▁Right', 'borg', 'ligi', 'about', '匠', 'さんから', '▁passive', '▁delayed', 'かす', 'ダン', 'জে', '想着', '▁vacant', '宴', '▁congregation', '分かり', 'خور', '▁juice', 'ستخدم', 'るべき', '子どもの', '▁poble', '三振', 'けれど', '緩和', '▁pigeon', 'сны', '▁большое', '▁Westen', 'әһе', 'сни', '▁ensuite', '▁agencies', '▁remorse', '▁смотрите', 'الات', '工事', '터', '▁отвеча', 'igkeiten', '▁Universitat', 'bwiye', 'という感じ', '통', '▁identific', '男性は', '冻', '▁quá', '日曜日', '▁সেই', 'ミン', 'ído', '▁parcel', '▁êtes', '▁ringing', '癌', '▁baixa', '▁благо', 'するか', '组合', '▁predomin', 'reisen', 'hnung', '▁கரு', '贪', '▁Häuser', '▁nowadays', '▁Victoria', 'ثلاث', 'imecres', '▁ошиб', '保健', '▁goose', '▁nieuwe', '▁consented', '匪', '▁geloof', '▁Würde', '▁pup', '集まって', '▁parade', 'これらの', '周围的', '美好的', 'bildung', '▁plank', '▁blink', '▁behalten', '▁сказали', '▁каких', '▁දෙ', '佑', '呂', '▁bestimmt', '▁بده', 'ţa', '但她', '寿', '▁ўз', 'iera', '▁shrewd', '▁рядом', 'меж', '毎年', '▁persistent', '▁addict', '▁mogelijk', '▁Christian', '▁disconnect', '▁dadurch', 'gisha', '▁politicians', '▁audio', '让人们', '▁Harvard', '▁Niemand', 'fí', 'ড়া', '▁digest', '同一个', '契約', '▁corona', 'kku', '広い', '以色列', '▁Kreuz', '陪伴', 'ゃ', '▁Gü', '▁uitge', '▁seasonal', '▁sanction', 'Th', 'යා', 'vär', '幻想', '▁Kate', '麦克', '榜', '▁exchanged', '▁verfolgt', 'メジャー', '▁jardin', '▁Kritik', '▁Islam', '心态', '侵', '▁console', '▁الان', '▁fulfil', '多数', 'fiel', '▁voraus', 'conscious', 'sohn', '부터', '時半', '▁canon', '▁zahlreiche', '盒子', 'মু', 'länge', 'pila', '▁линия', '偶然', '▁whatsoever', '转变', '▁eleventh', '暗示', '心理学', '▁albert', '表现出', '蜜', '▁pennsylvania', '새', 'らん', 'たくない', 'tev', 'плы', '扑', '▁taun', '手中', '▁onward', 'імі', '空間', '▁thời', '▁евро', '▁tuesday', '▁scotch', '▁смысле', 'しているということです', '▁redeem', 'čni', '評', 'лык', '▁Divendres', 'ประ', '▁tested', '▁passar', '偶尔', '▁Group', '▁знаем', '二十四', '想定', '▁Satz', '淘', '摧毁', '▁dapat', '▁helmet', '▁historic', '特定的', '▁youthful', '▁relieve', '▁chris', '▁argued', '十几', '▁eerst', '▁документ', '▁poate', 'мор', '退休', '你有没有', '帰り', '▁මෙ', 'হু', '鎖', '長く', '▁deliberate', 'казаць', '違', '▁shed', 'ographie', '舒', '▁jaun', '▁wanneer', '▁ببین', '燃烧', 'taking', '▁Schau', '发现自己', '出てきた', 'comm', 'وجه', '▁contro', '▁angenehm', 'চ্ছ', '▁awaiting', 'عَ', '▁watu', '▁overwhelming', '宠', '▁peuvent', '▁erlebt', 'が好き', '仕事を', '体系', 'vidi', '▁relating', '▁sweetness', '▁rhai', '▁круг', 'カリ', '▁هستم', '▁disput', '発達', 'schnitt', '▁Bü', '▁recognise', '▁tracta', '只是为了', '通過', 'ではなくて', '始まって', '▁discharge', '不出来', '▁inventor', '▁bog', '▁français', '贤', '锻炼', 'びっくり', 'аваны', '公正', 'ゅ', '▁страна', '安装', '▁kwenye', 'ніка', 'urage', '在网上', '▁drown', '年ぶりの', 'terri', 'zellen', 'ת', 'セル', 'いかがですか', '授業', '▁morgan', '▁miller', 'ほうが', '▁neuer', '论文', '▁wunder', '▁Fach', '▁skies', '标题', '▁Sitz', 'zional', 'خواهی', '見てみましょう', '▁transformed', '没办法', '▁melted', '▁encontrar', '▁genre', '擅长', '▁Middle', '说实话', 'ática', 'ności', 'グル', '▁cultivated', '▁pioneer', '基準', '生态', '▁இல்ல', '▁neden', 'スープ', '▁Questo', '▁pry', '食感', '▁Wall', '▁regulation', '锋', '我认为这是', '近くに', 'gemeen', '▁hospitality', '▁erected', '▁Have', '▁interaction', 'greif', 'ಂ', '▁tissue', '▁таго', '▁элек', '不要再', '▁Brun', '▁gill', 'っちゃって', 'what', '変え', '▁adapted', '铃', 'マンション', 'جار', '▁frighten', '▁Gw', '▁Top', '▁juist', '▁Jeff', '▁wrth', '▁frisch', '好听', '▁penalty', '▁څه', '▁marion', '▁Front', '▁Arch', '▁dicho', 'ော', '▁optimistic', '▁Zusammenhang', 'әл', '铁路', '▁accounting', '▁vocal', 'оби', '▁representing', '▁cancel', 'ĕ', '转移', 'రి', '七年', '▁kubera', '饮食', '▁unfold', '无聊', '▁Stephen', '▁bestow', '▁регион', '▁terrific', '监管', '場所に', 'وک', '▁matin', '▁conveyed', '▁склада', 'ペース', '▁adhere', 'ついに', 'And', '▁underground', 'tuvi', '▁apenas', '▁allowance', '▁противо', 'Rires', '▁нашего', '▁نیاز', '▁begon', '▁harold', 'ことから', '定期', '返し', 'ベース', '▁кост', '测量', '▁deceive', 'ダウン', '部署', '应对', '找个', '命名', '▁bucket', '▁traitor', 'ඇ', 'ʻ', 'ވަ', 'gá', '▁அமை', '▁Zweifel', 'овым', '殺人', '落下', '▁Tell', '▁стало', '跪', '▁Lieblings', '▁earthquake', 'రు', 'рик', '処', '▁pavement', '我真的很', '離れ', '▁mora', '開いて', '十个', 'ww', 'indre', 'eerde', '次に', '否定', '▁violin', '▁numa', 'ドリ', '加州', 'ましたけど', '▁моему', 'vēr', '▁enfin', 'いける', '▁plunder', 'grado', 'ジャン', '▁podía', 'били', '▁mourn', '▁circula', '▁screamed', '▁eternity', '▁privi', 'ほう', '▁되는', '正面', '▁üle', 'ombra', '▁வரு', 'pane', 'åg', '▁entlang', '团长', '驻', 'マル', '残る', 'ných', '思いを', '▁Jackson', 'ҭ', 'も多い', '▁එක', 'を行い', 'achtig', '的证据', '▁geschehen', '慮', '▁gentil', '▁найти', 'わし', '分裂', 'impi', '悦', '▁định', '弁護士', '陽性', 'zubringen', '早点', '▁autonom', '手術', '種目', '我说的', 'ޮ', '审判', '年纪', '▁其实我', '▁gris', '▁показал', '▁tourist', 'быт', '机场', '▁interrupt', '守り', '筋肉', '▁manière', 'ユニ', '作戦', '▁proced', '響', '▁morality', '▁Wunder', 'igeze', '▁awfully', '▁gesti', '▁Allerdings', '▁학교', '▁dwarf', '上市', '▁futbol', 'кен', '▁construir', '疯', '大雪', '▁physics', '▁beteiligt', 'オーストラリア', '▁hearth', 'эння', '▁cavern', 'бат', 'евский', '路线', 'іі', '▁Donc', 'ና', '▁appreciation', '▁trousers', '基础设施', '▁gewissen', '城镇', '你看到', '▁организаци', '悬', '抹', '▁hinzufügen', '▁brillant', '▁Donald', 'ご飯', '▁dominant', 'рах', '伙计', 'meɣ', '▁benim', '鉴', 'выше', '郁', '捷', 'クリスマス', '▁ມັນ', '▁اسم', 'その中で', '看不见', 'ывают', 'らせて', '饮', 'йын', 'かぶ', '掌声', 'ори', '▁puzzle', '្រ', '队伍', '▁carved', 'ది', '▁admission', 'слуш', '鼻子', 'ouvri', 'pta', '▁yani', '▁extending', 'ப்படுகிறது', 'தில்', '官方', 'шчы', '▁пойм', '皆さんに', 'रे', '▁minim', '▁forgetting', 'rseits', 'طي', '日々', 'unterschiedliche', 'teko', 'bewegung', '▁coffin', '▁Information', '挥', 'いきたいと思います', '▁arribar', 'kubernetes', '▁nachzudenken', '55', '狙い', '3000', '▁ultra', 'лым', '業者', '▁تحت', '▁menace', '▁Instrument', 'いかない', '▁Boy', 'گا', '▁Gehen', 'ەیە', '▁capability', '양', 'dział', 'වේ', '经典', 'の仕事', 'abri', '都不知道', '的家人', 'луг', '游泳', '▁owl', '仍然是', '▁attachment', '今から', '▁Apo', '▁наступ', 'Oh', '所以当', '▁тихо', '▁casting', '然后在', '常に', '▁laatste', 'weza', 'тир', 'マス', '▁bộ', '▁luther', '▁عام', '▁скажем', '▁меньше', '溶', '▁делает', '▁Hinsicht', '▁ambient', '▁бя', '一号', 'illion', '▁Zweiten', 'ajja', '▁подобн', '▁sylvia', '縁', 'ごめん', '▁trở', '▁crude', 'すみません', 'fanya', '灾难', 'นี้', '▁dritten', '▁transferred', '▁freight', '▁chemin', '▁milieu', '他认为', 'を発表', '▁cruise', '▁deepest', 'нап', 'леш', '▁Ecke', '▁Kreis', '要不要', 'öß', '▁Minute', '▁процент', '广州', '▁sublime', '▁получается', '▁Brad', '然后是', '▁allgemein', '农村', '▁болно', '▁Eigenschaft', '比較', '▁grandi', 'drängt', 'ۋ', '▁அதிக', '▁Cri', '場所で', 'سك', '▁çek', 'щий', '纽', '冯', '▁живот', '▁مې', '便利', 'krimin', '当然是', '▁kicked', 'MS', '友好', '▁Krankenhaus', '▁Trotz', 'じゃないか', '成果', '剩下的', '▁Vision', '▁verdade', '▁pê', '▁Түүний', '▁پیدا', '=', '▁пусть', '▁Privat', 'マネ', '▁Quar', '物体', '▁ນີ້', 'ませんか', '单词', '触れ', '山上', 'ママ', 'koloni', 'bogen', '▁đổi', '▁Tanzania', '在我看来', '太陽', 'нец', '生长', '▁Dev', '▁scrutin', 'نَ', '▁девятьсот', 'llah', 'の裏', 'trum', 'に加え', '▁fulfill', '▁regardless', '▁surpass', '▁வந்த', '▁seixanta', '▁inflation', '▁augenblick', 'орд', '▁infinitely', '▁ufite', '时光', '▁Lauf', '精力', 'ēr', 'が確認され', 'மெ', 'හා', '▁பேச', 'schmerz', 'unterricht', 'reɣ', '创造了', '▁veure', '▁sechzig', 'steller', '▁retour', '▁untersucht', 'に入った', '方がいい', '▁constitutional', '号码', '▁educational', 'มัน', '▁Those', '▁Quando', '▁herbert', '以便', '▁années', '▁acres', '帆', '▁maître', '▁langer', '罗斯', '▁syria', 'office', '▁nebo', '▁контрол', '▁everyday', '▁ähnliche', '▁diferents', 'නවා', '密码', '▁Blue', '▁broadcast', 'žu', 'дают', 'أن', 'pik', '月亮', 'stimmung', '▁Krä', '▁satellite', '▁weltweit', '▁figli', '▁tailor', 'くれる', '腐', 'ሽ', 'の写真', '▁كه', '変更', '▁negroes', '▁همین', '▁Acht', 'strom', 'مەن', '勾', '妨', '一夜', '働いて', '▁lachte', '▁persisted', 'perto', 'larga', 'படி', '▁Wirkung', '▁gezicht', '▁فرا', 'geladen', 'овые', 'vana', '▁bemerkte', '▁beliebt', '▁гаражно', '싸', 'ないといけない', '▁provoca', '▁Ausdruck', '两者', '▁canvi', '▁complexion', 'гран', '▁vedere', 'DA', 'ӡ', 'häuser', 'とかも', '留下来', '▁چون', 'Atlanti', 'schwer', '姿を', '死去', '▁bewildered', '▁refrain', '▁verfügbar', '▁dije', '▁praying', '▁fuera', '代价', '▁Selle', 'হে', '▁hyd', '全身', 'يين', '▁немного', '▁أخرى', '▁Qualität', '护士', '年齢', '▁tension', 'Prince', 'ième', 'шет', '谦', 'ẩ', 'ucu', '▁ними', 'ছা', '▁Ky', '知道他', '蔡', '拦', 'instagram', 'ovitch', '▁orphan', 'телей', '▁hablar', '▁subsist', '▁grape', 'アナ', 'давать', 'фан', '▁välja', 'を使い', '汽', '另一种', 'нікі', '排除', '▁scientist', 'ভি', 'лыг', '▁tribute', 'таш', '▁lind', '低気圧', '▁ohio', '▁universit', '简直', 'zaj', '▁Letzte', 'țe', 'abaye', '▁nke', '週末', '仏', '主持人', '▁먹고', '▁recherch', '▁wohin', '▁pulse', '▁lazy', '▁impatiently', '▁invalid', 'ىدى', 'を巡って', '富有', '▁identical', '霸', '刊', 'responsabil', '違反', '▁futuro', '▁داریم', 'ителей', '▁Zeitung', 'سون', '置き', '▁pete', '基督教', 'щения', '時代の', '上げた', '▁военкомат', '赤い', '安全保障', '▁descri', '▁Cle', '▁Kapitän', '▁regelmäßig', '▁verfolgen', '脅', '高騰', '▁Einrichtung', 'itarian', '大规模', '是个好', 'âr', '▁Brust', '▁herausfinden', '▁privacy', '▁важны', '▁Out', 'mitglied', '▁dedicat', '廃', '▁signature', '▁பகுதி', '▁arriva', '▁quiero', 'この時間', 'abba', '▁Nehmen', '▁enlarge', 'ாங்க', '▁Lady', '趁', '▁greece', '▁surgery', '▁dunkel', 'dokument', '▁quiere', 'ってしまう', '雨が降り', '▁hause', '▁discretion', '的风险', 'ほんとに', '▁Universum', '▁Foo', 'kê', '▁Pala', '▁exclusive', 'крат', '▁assumption', '▁sev', 'を持ち', '▁exhibited', '▁такую', '▁hỏi', '▁produziert', '▁jersey', '▁Schönheit', '额外的', '▁Vorstand', '▁sotto', '▁eagerness', 'funa', '▁unseen', '▁jumping', '▁legitimate', '▁physically', '▁hafi', '▁poetic', 'iyordu', '唱的歌', '崇', '▁rubbed', '▁humility', '启动', '▁accessible', '▁hoarse', '▁nơi', '▁bois', 'үй', 'حب', 'cari', '▁Fleisch', '▁Для', 'singa', '犹豫', '▁Bedingungen', '▁englische', '▁sneer', 'を挙げ', '▁sentimental', '运营', '▁jaroj', '覧', '我一直在', '潘', '▁ingredient', '真ん中', '▁Alexander', '▁brigade', '▁oxygen', '相同', '过度', '校园', '何だ', 'ключа', 'شە', 'تُ', '▁Rang', '远离', '相次いで', '▁byinshi', '▁tätig', 'umugore', '▁dictate', '▁nhau', 'ția', '船长', '▁năng', '侠', '誤', 'となっている', '但是如果你', '▁hyper', '该怎么办', '大学生', 'ればいい', '这很', 'тоў', 'ság', '▁fifteenth', '▁đâu', '길', '▁известно', '▁glacier', 'einig', 'сво', '那一刻', 'に乗って', 'ẻ', '罐', '▁arriving', '▁který', '▁закры', 'べる', '革', '▁retirement', '▁marching', 'ှ', '▁annoyed', '▁üblich', 'yerek', 'говарива', 'kampf', 'දා', '提议', '▁Western', 'なぁ', '▁kubona', '▁کجا', 'gezi', '疏', '进展', '▁города', '▁hurriedly', '▁kiuj', '年ぶりに', '▁appearing', 'NA', '▁elfu', '鸡蛋', '涛', '▁bernard', '▁manual', 'бед', '▁banc', '美しい', 'schneiden', 'لعب', '▁Maßnahmen', '▁superstition', 'speicher', '▁embark', '観客', 'koko', '▁manipula', 'お話を', '▁joyful', 'হি', '▁incessant', '▁courtesy', 'ҳа', '▁fain', 'imbi', '[', '为他们', '▁determina', '本部', '民間', 'もらいたい', '裸', 'أت', '做了什么', 'лыш', 'kiye', 'bleib', '▁şeyler', '売れ', '▁Germany', '我很高兴', 'ありますよね', '呵', '▁вокруг', '专注于', '▁sequence', '予算', '▁indirect', '▁bilden', 'lässig', '合适', 'ຽ', 'ჩ', 'You', '所属', '▁tries', '▁speeches', 'カット', '▁trivial', '▁posterior', '見通し', '▁rhan', 'оруж', '去过', 'ҩ', '▁monstrous', '遊び', '▁hàng', '▁союз', '都不会', '見られます', '▁ernsthaft', '▁Tatsächlich', '▁мозг', 'しん', 'beho', 'horse', '▁breach', 'ファイ', '▁když', '▁muscle', '▁comparable', '▁grasped', '誕生', '▁Nta', '▁zyn', '▁Они', '有几个', '碑', 'Ю', '▁Firefox', '▁carolina', '控え', '່າ', '布莱', 'gruppen', '澤', '▁круп', '働く', 'نق', '볼', '▁yake', '▁tiek', '冠军', 'পে', 'baho', '▁Streit', '晋', '▁Brü', '▁направлен', '维尔', 'fär', 'presa', 'についても', '▁tõ', '▁administrative', '▁communicated', 'ubah', 'реп', 'க்கிறது', '老大', '選ばれ', '▁благодар', '▁desperately', 'corre', 'šķ', '▁sweeping', '怎么可能', 'ggie', '▁recur', '▁உட', '▁floated', '推出', 'прэ', '在上面', '織', '◆', '▁twelfth', '腺', '女孩子', '▁counting', '▁hurrying', '如果没有', '▁Abschluss', '▁stealing', '▁Deck', '稲', '▁Bevor', 'कि', 'みてください', '▁کمی', '▁Verkehr', '▁Martí', '▁assess', '逮捕された', '▁حرف', 'gekomen', '天才', '类似的', '▁Online', 'ď', '▁እንደ', '订阅', '渋谷', '▁už', 'サイズ', '支配', 'чку', '▁advertise', '▁wanjye', 'urile', '丧', '▁aussieht', '▁общественн', '▁Like', '▁kirk', '▁tennis', '▁журналист', '▁сторону', '▁دنیا', '온', 'လ', '▁главное', '▁fiz', 'funktion', 'lå', '▁fotografi', 'шат', '対策を', 'かれて', '缠', 'ወ', '▁вполне', '▁Flugzeug', '▁trường', 'grond', '▁echoed', '▁phát', 'だいぶ', '▁Sara', '▁conversa', '▁stimme', '▁Quina', '指数', '祖父', 'wahl', '▁klug', 'righteous', 'рап', '▁mujeres', '的痛苦', '六年', '全都', '▁clasp', '浏览', 'топ', '▁horizontal', '坚定', '▁wengi', '▁bored', '局长', '▁travaille', 'த்திற்கு', 'fluss', '岗', '現状', '▁但是当', '▁Operation', 'فور', '▁junto', '你到底', '▁convenience', '抑郁', '▁survived', '▁образова', '公寓', 'लि', '▁mesure', 'ització', 'パラ', '▁mourning', '▁dart', '▁Grün', 'ސ', 'ਿ', '▁wednesday', '外出', '▁hasty', '完整的', '▁compre', 'வரை', '议会', 'ఏ', '會', '▁farklı', 'kracht', '你可以在', 'カップ', '无数', '▁Gute', 'гийг', '▁llarg', '▁elevated', '▁elsie', '▁Kommunikation', 'あたり', 'impine', '特殊的', 'ழி', 'тере', '▁そのため', 'нием', '▁armor', '▁Weiter', '在中国', 'ško', 'É', 'යට', '▁thyself', '沸', '▁achtzehn', '▁extinct', '太多了', '▁dresses', '▁Prime', '▁carrera', 'ுகிறது', '不认识', '▁expenditure', '▁innumerable', '気象庁', '公安', 'grown', '不开', '▁infantry', '▁abide', 'に合わせて', '39', '疲れ', '▁schuld', 'スキー', '▁jog', 'وضع', '▁européen', '▁seria', '合格', 'いら', 'ာ', '伐', '▁உம்ம்', 'రా', '无关', '▁diffus', 'দিন', '的语言', '▁Sarah', '书中', 'storm', '受害者', '仕組み', '▁banquet', '早餐', 'кос', '亿元', '10%', '供給', 'アイデア', 'технолог', '▁diwujudke', '่ง', '▁energetic', '▁bunny', '从来不', 'burgh', 'ிருக்கிற', '▁glittering', '嘘', '8%', '留言', '二十五', 'CD', 'さえ', '▁geändert', '▁увидел', '▁roedd', '你这么', 'BA', '▁spray', 'ことができます', '有能力', 'alina', '▁disposal', '▁système', '▁dreary', '▁quarante', '▁بأن', '▁vient', '第三个', '▁vacation', '▁Ohne', '币', '倡', '▁unnatural', '결', '少なくとも', '▁Another', 'みんなが', '▁fuss', '▁خواهد', '▁patro', '▁personage', '▁жыв', '▁ddim', 'альным', '▁scheinen', '▁probabil', '▁Bewusstsein', '▁Militär', '裙', '▁কথা', '▁Sagte', '▁whe', 'pola', '▁missus', '我觉得我', '▁quaint', 'viel', '▁telescope', '涵', '▁тупик', '在某种程度上', '言うと', '传递', '的灵魂', 'दा', '▁töten', '事务', '▁demonstrated', '教训', 'maro', '▁figura', 'しろ', '痕', '▁предлага', '▁metrics', 'ண்டி', '▁Iyo', 'を前に', '4%', '▁marian', 'hagen', '▁ради', 'цеп', '▁слушай', '▁демократ', '▁ситуация', '▁Drogen', '▁dose', 'افت', '▁اول', '▁suppress', 'bril', '▁beschlossen', '涂', '謎', 'ಪ', 'badde', '▁있는데', '▁drunken', '▁seule', '▁afge', '囲', '爸妈', '棚', '峡', '▁bacteria', '▁erscheinen', 'が続き', 'ț', 'قار', 'хоз', '紧急', '好朋友', 'рада', '▁examining', '同性恋', '韩国', '很高', '▁спец', 'ヘル', 'ере', '一歩', 'batu', '▁automobile', '執', 'を含む', '▁gerecht', '▁welcomed', '▁agricultural', 'っていうのを', '▁tudo', '相信我', '喜欢你', '▁woorden', '彻', 'তু', 'ارات', '这都是', '模糊', '逆転', 'ダブル', '▁мае', 'ショー', '▁dirigi', '检测', '哪怕', '我父亲', '▁eric', 'із', '▁parc', 'dodd', '饰', 'រ', '▁December', '겠지', '▁yali', '▁gordon', '▁Stamm', 'बा', '▁ikintu', 'مین', 'ச்சு', '美好', '▁interrog', 'Aplausos', 'EM', '警報', '▁Treffen', '▁Tau', '▁rive', 'を食べ', '▁sử', '▁останови', '▁oliver', 'onian', '▁Ez', 'stuk', '逛', '▁внутри', '▁decisive', '▁unglücklich', 'の様子', '広がる', '这个项目', '▁Klima', '▁primero', 'jang', '▁Betrieb', '▁sealed', '▁insane', '۔', '▁gewoon', '为您', '▁tenderly', '▁самый', '▁oppose', '▁ответил', 'eremoni', 'саб', '▁correctly', 'FIL', 'าน', '▁어디', '▁realidad', 'behörde', 'gerufen', 'уха', '房子里', '▁sujet', '▁classroom', '▁hübsch', '▁sekolah', '▁گروه', '▁Gli', '足以', '▁Carolina', 'yorum', '▁epidemi', 'áz', 'liwa', 'ボン', '▁feminine', '▁które', '▁primo', '▁verdi', 'кот', '▁graham', 'mele', '你们两个', 'िक', '感受到', '无人', '될', '▁knelt', '▁tìm', '▁hebrew', '▁Meter', 'กล', '▁clothed', '使える', '陽', 'amazi', 'Kanal', '▁бага', '心灵', '逸', '▁klingt', '▁видео', 'лоб', '撤退', '景色', 'nect', '▁vorsichtig', 'ಗ', '▁bachelor', '▁хочешь', '▁شرکت', '見ていきましょう', 'もあって', '6%', '▁Mah', '▁Су', 'லோ', 'வேண்டும்', '浓', '▁carpenter', '▁shrub', '▁nourish', '始める', 'ようになって', 'しまして', '▁awareness', '闯', '▁невозможно', '▁나오', 'boro', '▁strife', '▁dismiss', '综合', 'িয়ে', 'witz', 'حدث', 'pür', '图片', '놀', '鍵', '▁subdued', 'spoonful', '▁Finally', '看不到', '运动员', 'کات', '▁rector', '的角度', '▁faculties', '麺', '円安', '緊急事態宣言', '▁molecule', '▁plough', '▁вчера', '▁tiến', 'Pierre', 'مند', '市では', '▁Ми', 'bika', '▁obstinate', '▁saviour', '庞', 'pflicht', '大海', '▁habitat', '这是我的', 'urira', '識', 'ですとか', 'hani', '▁candid', '屁', '▁ممکن', '▁এবং', '▁ລະ', 'tsinda', 'شته', '农业', '不同意', '▁Februar', 'లో', 'ிலிருந்து', '太子', 'kleri', '▁яму', '▁draught', '前提', '▁envia', '▁também', '▁crust', '▁Калі', '▁Verfahren', '▁manifestation', '▁verbringen', '▁честно', '做饭', '今天晚上', '▁видите', 'kò', '▁marshal', '▁Bäume', '▁astonishing', '▁conjecture', '▁embarrassment', '畅', '眼泪', 'koli', 'альные', '▁concentrated', '岩石', 'ười', '▁amiable', '▁hiyo', 'ধ্য', '自行车', '▁societies', '舰', '▁አዎ', '▁realise', '▁pouvoir', 'mico', 'に移', '就行了', '合适的', '▁setanta', 'fenster', '▁dismal', '▁Wunsch', '▁wolves', 'lil', '建設', '▁rwose', 'annu', '▁aircraft', 'イチ', '拥抱', '電車', '▁sixteenth', '▁Kurz', 'Episode', '▁فیلم', 'ību', '並んで', '三点', 'cò', '▁yella', 'знача', '▁حا', 'この辺り', 'альных', 'いくと', '▁Album', '▁radiant', '▁nossa', '层面', 'хим', '▁diversaj', '▁imitate', '谋杀', '▁resentment', '▁shark', '总结', '進化', '运作', '▁assertion', 'ູ', '▁Praxis', 'にあります', '▁confidential', 'uğu', 'wego', '▁Ро', '▁embraced', 'nutri', '与其', '▁buzz', '▁camino', 'يط', '视觉', 'achtet', '良い', '▁скорее', '珀', 'っていうふうに', '继承', '你刚才', '▁صورت', '▁países', 'имся', '是一样的', 'тэн', '▁гэтай', '▁находится', '▁voilà', '▁startling', '我想要', '维持', '▁tray', 'රු', '▁повтор', '的主题', 'contin', '的人来说', '▁demanda', '旧統一教会', '▁inspection', '先ほどの', '▁Senat', '▁breadth', 'sehn', 'ального', '明明', '▁respira', 'جنوب', '落在', '耻', '試験', '▁explaining', '确', '▁perdu', '▁gorgeous', '陌生人', '▁Absicht', 'ولد', '遇见', 'шан', '高級', '▁parlor', 'хлоп', 'ษ', '▁Dijous', '▁schlafen', '改造', '▁miriam', '▁Té', '▁shipping', 'そこは', 'äck', 'ステージ', '十分钟', '太郎', '▁pasture', 'ワード', '▁nicely', '増えて', '▁beobachten', '网上', '▁fröhlich', '▁އަ', 'தொடர்', 'モー', 'льны', '▁стоял', 'дзень', '▁газет', '名为', 'を認め', '但这是', '决心', 'origine', '느', 'Gelach', 'foje', '▁charter', '这些问题', '▁vinden', '▁Nieder', 'yumba', 'பர', 'が出た', '▁everlasting', '▁trouver', 'zí', '成年人', '▁keer', '▁Anwalt', 'kaka', '▁nosso', '▁asserted', 'овали', 'AD', '接到', 'କ', 'ĥ', '疫苗', '这一切都', '理性', '▁polished', '▁flavor', 'смотрел', '産業', '你爸', '▁பய', '逗', '▁Unión', '▁rumor', 'そうですか', '我就不', '▁attributed', 'ツー', 'kları', '▁passenger', '▁bliss', '喽', 'ሁ', '▁verheiratet', '▁mindestens', '▁پنج', '▁highness', 'verfahren', 'تَ', '利润', '▁funkci', '▁readiness', '▁escala', '▁канал', '▁система', 'ராக', '抛', '▁Demokratie', 'いただきたいと思います', 'arbre', '在此', '▁vind', '我们有一个', '▁واحد', '▁gosh', '拨', '▁depressed', 'ṛṛ', '▁unlock', 'の前で', '俺が', '▁거의', '小麦', '▁whereby', '▁tint', 'mizi', '▁stretching', '趋势', '名古屋', 'ภ', 'ấu', '▁putea', '试验', '▁clergyman', '劣', 'équipe', 'খে', '決まり', 'ший', '▁motiva', '▁Atem', '▁ئەم', '遮', '천', '煙', '▁Bildschirm', 'パパ', '回到了', '▁await', '▁voted', '构成', '滅', '▁Hari', '▁righteousness', '▁женщина', '白天', '▁gerald', '旋转', '我想说', '▁surf', '酱', '▁Tief', 'দ্', '▁உள்ளது', '尸', 'ứng', 'boek', 'brook', '▁Erwachsene', '激励', 'щик', '▁acceptable', '▁món', '▁enthusiastic', '▁upside', '่ว', 'umuryango', '収穫', '欺负', '▁engaging', '▁Reform', '▁chop', 'үнд', '的需求', '很简单', 'loch', '▁EBITDA', 'ނު', '龄', '▁Spring', '▁logo', '▁engel', '▁fry', '私たちが', '▁stammt', '焦点', '▁Mexico', '▁kerja', '都内の', 'For', '大厅', '▁noranta', 'einheit', 'ちゃんは', '我们开始', '▁Option', '▁사람이', '足够的', 'んだね', 'SA', 'ई', '▁gewöhnlich', '炒め', '▁squeeze', '技巧', '▁tyrant', '▁کمک', '▁animated', '▁coverage', '獲得', '▁кап', '▁Schrift', 'ауы', '見えない', '▁그치', 'カフェ', 'が流れ', '亲密', '▁purity', '等一下', '就好了', '▁foremost', '▁niedrige', 'కు', 'halen', 'ட்டை', 'zünd', '▁olur', '▁eliminate', 'pez', '▁xem', '重视', '▁konzentriert', '▁extinguish', '▁cursed', '▁louder', '▁disdain', 'strich', 'の中から', 'フライ', 'Krista', '▁الأول', '▁plantation', '▁eindeutig', '▁einzigartig', '弦', '訪れた', 'рю', '盒', '▁hauptsächlich', '▁Тэрээр', '保障', '▁সং', '▁Norden', '▁stamped', 'ехать', 'verkehr', 'wszy', '▁pleaded', '忌', '熱中症', 'empi', 'арга', '一分钟', '▁kadın', 'адзе', '我妈妈', 'živ', '袭', '▁меч', '▁квартал', '▁Garten', '▁frantic', '▁Hij', '▁iraq', 'がついて', '▁ئې', '凌', '▁squirrel', '▁denomina', '▁imposed', 'цэн', '他们已经', '▁Theater', '▁yiwen', '▁Pap', '央', '▁tüm', '▁depended', '亦', '▁gerçek', '▁berühmte', 'hize', '▁Veränderungen', '▁unworthy', 'feind', 'дох', 'Instagram', '▁Benutzer', '▁dernière', '▁Biz', '▁زیر', 'ießen', '▁attempting', '▁процентов', 'が見つか', '接受了', '▁связи', '▁слышал', '你有什么', 'யூ', 'ცი', 'نے', '▁nearby', '踩', '▁nhw', '▁درست', 'شعر', '▁waiter', '容器', 'серьезн', '前後', 'schijn', 'ӧр', 'environ', '▁tiuj', '壳', '▁افراد', '▁Muster', '会发生', '▁아무', 'ली', 'से', 'はどんな', 'eeuw', 'сидел', '娃', '睁', 'sammlung', 'குறி', '▁shit', 'пыт', '营养', 'просил', 'रो', 'chè', '▁complained', '▁Szene', 'оф', '▁imitation', 'цам', 'runner', '保罗', '▁بدون', '▁Mol', '痛み', 'iĝo', '▁tackle', 'скіх', '▁mehreren', 'vance', '▁öğren', '本质上', 'ボード', '隔离', '▁encouragement', '政党', '▁үйл', '文本', 'konna', 'weiß', '辜', '担忧', 'third', 'อน', 'бач', '▁devote', 'おいしく', '▁January', '▁consumed', '▁pyramid', '▁verursacht', '▁banking', 'コロナ禍で', '決まって', '▁realised', '▁Syn', '向こう', '轩', '▁международн', '▁orchestra', '账户', '▁أيضا', '▁привет', '▁digo', '▁мере', '▁reaches', '▁nhiên', '▁aktuelle', 'stow', 'あそこ', '况', '紀', 'ǧǧ', '▁retten', '▁stability', '▁mož', '▁يُ', '▁waking', '▁Cada', '됐', '车站', '你想要', '並み', 'ەڵ', '▁collaboration', '歳で', '더라', 'ਤ', '▁skeleton', '▁Church', '▁duration', 'clav', '▁другое', '▁frère', '▁Institute', '▁quina', 'இன்', 'rijk', '最新的歌', '我刚刚', 'актив', '▁phần', '▁wandte', '▁Power', '▁région', '▁வந்து', '▁cierto', '基本上是', '▁Back', 'が生まれ', '▁whispering', '▁страх', '▁copies', '▁rouge', '▁убийств', '▁eloquent', '▁Hong', '▁kuva', 'ющим', 'Net', '晚了', '▁nostra', '我们一起', '然后他们', 'движ', '的反应', '这样的话', '考え方', '舒适', 'あるんですけど', 'லில்', '意味着什么', 'locat', '▁boiled', '不明', '▁fashionable', '▁proprietor', '複数の', '框架', '▁beantworten', '▁segundo', '導入', 'альной', 'おなか', '▁cinquante', '札', '▁guinea', '▁gabriel', '的作用', '買って', 'わかる', '▁geschah', 'aquell', '▁fino', 'درا', 'সু', '▁Händen', 'kamera', '▁expertise', '▁scenario', '▁حيث', '次々と', '連携', '打って', '我心里', '嫂', 'を出して', '诈', '太棒了', 'を目指し', '扩展', '▁concentration', '修复', '▁boca', 'fay', '机制', 'లే', '▁дверь', '底下', '侦', '栗', '▁Interview', '▁agitated', '沃尔', 'みる', '▁curios', 'āka', '▁solely', 'хгүй', '발', '▁Gedicht', '▁klicken', '到处', '不管你', '提示', '覚え', 'zah', '▁ayrı', '捡', '▁warfare', '▁colonial', '▁аан', '▁superintendent', '▁放一首', '一顿', '这些都是', '▁répond', '小学生', 'でもいい', '가지구', '▁lawrence', 'ایت', 'legung', 'sexual', '詰ま', 'アリ', '敦', '验', 'மைய', 'してしまう', '谨慎', '▁difficile', '▁конкрет', '▁describing', 'jährigen', '▁bastante', '诚实', '▁exercised', 'furi', '▁facile', 'ี่', '▁celebrate', 'Risate', '金曜日', '▁Mission', '▁спас', 'umunsi', '对他的', 'zelve', '星星', '▁erano', '▁Osten', '▁gael', '慧', '▁ප්\u200dර', '朋友圈', '▁tusschen', 'yita', '今度', '周年', '聚会', 'дні', '漠', '耗', '毫无疑问', '轰', '▁скажите', '▁sandwich', '▁chambre', '▁traveled', '▁decidedly', '▁حالا', '▁despise', 'nesi', 'ŝa', '▁Schauen', '水果', '▁herald', '婚礼', '▁overwhelmed', '▁heathen', '一堆', 'netz', '▁mississippi', '土曜日', '▁internacional', 'あすの', 'hydr', '跳舞', '▁enthält', '▁reel', '按钮', '有效的', 'mayı', '▁resigned', '▁quantities', '▁submission', 'ваецца', '▁stärker', '倒れ', 'estructura', '▁Gegensatz', '▁llibre', '走过', '▁reminder', 'وں', 'щение', 'Wow', '▁içinde', '还想', '▁contrived', '▁ignore', '我也不', '져', '▁gregory', '▁hejuru', '▁korea', '▁realiza', '娘娘', '▁cooked', '▁Stimmen', '▁satisf', '脆弱', '▁vaguely', '顶部', '误会', '無料', '受到了', '的时候呢', '把手', '▁subsidi', '▁necesita', '假装', '▁persecu', '▁dintre', '▁endured', 'lender', 'étais', '▁litter', '愧', 'なのです', '我们发现', '▁Tamen', '▁hopeful', 'check', '声称', '意义上', '僕ら', '各个', '▁vertrauen', 'පා', '▁khu', '▁pathetic', '不清楚', '側は', '一个很好的', '六月', 'kker', '▁hả', '▁harness', '▁vanish', 'geblieben', '塚', '▁orchard', '争议', 'තර', '的核心', '▁bland', '▁heftig', '▁terrorism', '并非', 'நிலை', '中午', '衆', '▁arnold', '貨', '▁gehabt', '7%', 'فكر', '演唱的歌', '分布', '戦闘', '▁spake', '▁negativ', '▁kimwe', '畏', '眼前', '▁بۇ', '▁sorgen', '圣经', '只要你', '▁flowed', '当成', '▁önemli', '▁zurückkehren', '砲', '▁Soldaten', 'はっきり', 'energia', '言われ', 'が大きく', '▁plein', 'éré', '彼女の', '▁kasuta', '战士', '▁repeating', 'invest', '▁virtuous', '▁laboratory', 'ネタ', 'руп', 'ად', '贼', '殴', '▁буй', '▁இர', 'Video', 'ىلى', 'fydd', '几乎没有', '山田', 'гуль', '▁Pel', '任命', '▁discontent', '▁ຊິ', '▁winner', '可爱的', '▁verbreitet', '星球', '▁ааа', '耐心', '▁overtake', '災', '▁подумал', '▁hände', '打扰', 'வெளி', '▁wonderfully', '▁staatliche', '的房间', 'に来た', '▁nursing', '▁dunia', '笼', '▁chưa', '▁Verlust', 'Domin', 'kommst', 'монт', '逃跑', '估', '你还是', '▁stepping', '驱动', '▁сначала', 'しばらく', '衝撃', '▁blake', '▁Frankreich', '▁exploration', 'と思うんですが', '▁clinic', '違って', '寒さ', '▁какую', '▁soort', 'meid', '▁slack', '▁күр', 'ց', '▁Ozean', 'ić', '退出', '▁historically', '▁punika', '画像', '▁weighed', '本地', 'ấp', '济', '▁pouvait', 'ヒント', '레', '▁vuitanta', '▁verantwortlich', '▁neunzehn', 'hampton', 'alist', '▁склад', '時ごろ', 'Comp', '47', '▁Cafodd', 'amategeko', '▁mnie', 'ওঁ', '▁öffnete', 'デー', 'あなたが', '▁enorm', '明治', '今大会', '`', '▁archbishop', '▁иногда', '▁прежде', '▁göz', '▁entrar', '▁знать', 'числ', '奇妙', '▁kuvuga', '▁grub', '▁rubber', '坐着', 'に関しては', '▁preaching', 'işle', '▁psychological', '▁survivor', '▁Oberfläche', '这个想法', '脖子', '观看', '▁Verstand', '▁кож', '▁нужны', '▁diff', 'integra', '▁Hinweis', '▁maakte', '我希望你', '循环', '▁Simon', '中止', '▁crucial', '▁праца', '▁thông', 'дук', '▁ownership', 'ந்தார்', '▁Paar', '▁carta', '大変な', '▁hayat', '់', '▁ситуации', '欺骗', '▁regime', 'まるで', 'مُ', 'وص', '一个女人', '資金', 'ം', '▁kompliziert', '▁Geburt', '衝突', '▁Play', '▁Ärzte', '▁snatched', 'خنده', 'īgi', 'vè', '▁küçük', '▁navig', '両親', 'تحدث', '▁attire', '▁Pause', '連れて', '▁Einsatz', 'kî', '▁Free', '认识到', 'லு', '扩', '男生', '仓', '▁Laura', '▁magnitude', 'ацыя', 'torial', '▁tercer', '岸田', 'テスト', 'بى', 'état', '▁máy', 'schläge', '激烈', '▁같은데', '▁kep', '这就像', 'পি', 'φ', '肩膀', '▁psychology', '▁wünschen', '▁wiped', 'を求める', 'ظهر', '▁streak', '▁Aktion', 'لې', '▁vấn', '▁owed', '▁assessment', '▁solomon', '魔法', '▁digging', '▁Kleidung', '▁волн', 'піса', '직', 'ښ', '叠', '垫', '▁provoke', '▁disturbance', '范围内', '教学', '▁труб', '▁Deutsch', 'ێت', '▁করা', '▁Englisch', 'fluent', '▁какого', '陪你', 'sulta', '▁applause', '▁тэгээд', 'ას', '▁mmhm', '▁rascal', 'тәр', '▁honesty', '▁Phase', 'Risos', '▁постоянно', '申請', 'ັກ', '▁hängt', '▁affecting', '▁Veränderung', '▁опыт', 'હ', '▁اليوم', '▁друж', '碰到', '▁Bühne', '▁порядк', 'ҭа', '新聞', '▁Stimm', '▁Süden', 'مام', '演説', '世界上最', 'leitung', '遣', '北日本', '감', '碳', '▁collecting', 'っぽ', 'ができて', 'やりたい', '▁vardı', '▁reap', '背中', '▁Farb', '焼け', 'ないよ', '摄', '하다', '외', '▁appealed', 'ッキー', '▁prick', '上手', 'お届け', 'kono', '▁мэдэ', '顾问', '很清楚', '斑', '▁интернет', '刃', 'һын', '▁نور', 'awal', '▁flashing', '▁Since', '大师', '▁macro', 'เก', '▁unconsciously', '▁passé', '▁dreaded', 'ძ', '▁cependant', '초', '▁Там', '▁бело', '▁personnel', '犯行', '▁priorities', 'шев', '▁grote', 'neuron', '▁treating', 'âme', '▁Bach', '有许多', 'සු', '▁Pic', '▁Ereignisse', '感染対策', '▁discoveries', 'spoiled', 'lith', '喝了', 'ታ', '▁Geschlecht', '▁excursion', '保険', '▁fonction', '場に', 'maktadır', '▁judicial', '安倍元総理', '▁Sobald', 'lardan', 'кажет', 'ディング', '▁harmless', '这么一个', '▁ministry', '▁ຫັ້ນ', '▁cotxe', '嘉宾', 'を取る', 'ىسى', 'lomb', 'という話', '▁siaj', 'ambul', '▁referring', '小小的', '▁utterance', '角落', '▁kehrte', 'パリ', '捐', '▁provincial', '想出', '▁benefici', '▁Aku', '▁исслед', '▁Kong', 'ıp', '激情', '周期', '▁Ruf', '坐下', '▁ewig', '▁African', '▁çünkü', '▁academy', '▁Maybe', '无限', 'čči', '▁connu', '这孩子', '▁banker', '村上', '▁authentic', '寂', '郷', '▁kết', 'ヴィ', '▁luncheon', '▁알아', '冷凍', '▁resume', 'андр', '▁refined', 'clus', '这样的一个', 'ாளர்', '鲍', '▁nobility', '▁Ул', 'ໍາ', 'を重ね', '▁嗯嗯', '談', '▁awaited', 'فَ', '▁Aussage', 'ღ', '▁vermute', '涌', 'హ', '月曜日', '▁tốt', 'esque', '▁جدید', '選んだ', '▁Wann', '身后', 'アイス', 'カ月', '▁beschreiben', '诱', '▁chwarae', '附近的', 'inclou', '什么样', '請', 'කු', 'ल्', '▁initially', '期节目', '▁roaring', '▁Ар', '▁другим', '▁oven', '必须要', '20%', '▁saloon', '▁врач', 'せん', '▁lewis', '▁vicious', '▁Zentrum', '▁brazil', '的权利', '美味', '不许', '▁பயன்படுத்த', '▁вульф', '▁видимо', '先発', 'きれいに', '▁ужас', '▁obtaining', '▁Aufnahme', '▁podría', '▁sadness', '拿出来', '必要がある', 'лыҡ', '作业', '采用', '▁vya', '▁feat', '▁Although', 'なければならない', '大規模な', '推进', '我只想', '▁durum', '还有其他', 'どうする', 'œuvre', '▁eloquence', '▁бөгөөд', '栋', '鏡', 'būt', 'günstig', '开会', '▁Grab', '▁அவர்கள்', 'ロシアが', 'voja', '▁felicit', '▁attendance', '否认', 'ぇ', 'ლა', 'わずか', '▁hunted', 'ようやく', '爵士', 'ހަ', '然而', '▁mournful', '長期', 'wamu', '期限', '询问', '▁установ', '▁rainbow', '騒', '▁diligent', '▁vergangen', '▁asylum', '▁yanjye', 'koht', '▁comfortably', 'gerät', '凶手', '▁armour', 'pari', '▁dignified', '▁cuerpo', '▁Prinzip', 'associa', 'つま', '▁excite', '▁matches', '▁brauche', '▁كې', 'ddling', '▁baggage', '▁outstanding', '秒钟', '▁vierzehn', '克服', '▁blazing', 'பின்', '下がって', '▁руку', 'jící', 'わたし', 'න්නේ', '▁consegui', '他们正在', '▁qualified', '▁tradi', '统一', '人が死亡', 'buah', '▁защит', '▁donkey', '新幹線', '欲しい', 'クル', 'ifuza', 'miento', '▁lumber', 'jye', '▁meteor', '▁gradual', 'களும்', '▁crowned', 'quisition', 'ショート', '糊', 'ही', 'チャレンジ', 'னும்', '▁एक', '▁sydney', '▁Taylor', '克莱', '拿起', 'リーダー', '兔子', '其他地方', '▁Graf', '▁ужо', 'ël', 'өнгө', '▁fünfundzwanzig', '▁estimated', '一趟', '▁quoted', 'த்தா', 'spruch', '激しく', '▁Был', 'čil', 'トラブル', 'пустил', '▁seventeenth', '▁thirteenth', '▁compelling', '▁seemingly', '▁نگاه', '更好地', '▁bunk', 'のまま', 'nev', '借り', '▁кре', 'krist', '七月', '▁Atom', 'spezifisch', '一直是', 'Orient', 'йтесь', '▁meilleur', '120', '▁habt', '▁liking', '▁legislature', 'どのような', '一块儿', 'いくつか', '▁romp', '▁trench', '▁сильн', '凑', '鸣', '登録', '▁frail', '获取', '▁Main', 'いること', '広く', 'プリン', '親子', '段階', '豆腐', '很长时间', '▁Castell', '真理', '▁треб', '▁endeavoured', 'Institut', '萌', 'Infrastruktur', '堀', '诉讼', '▁прекрасно', 'ってほしい', 'キャン', '徐々に', '▁يجب', '▁vall', 'ზ', 'eisen', '▁Gewicht', '▁العمل', '▁contemporary', '戦略', '▁wesentlich', 'కి', '予定です', 'っけ', '▁bello', '▁socialist', 'ということなんですね', '▁cement', '▁그걸', '▁shifting', '▁Sup', '▁дене', '▁governed', 'schäm', '▁jurisdiction', '▁giorno', '▁triple', 'funk', '▁sneak', '院长', '食料', 'чныя', 'vira', '▁spoon', 'сця', '▁silenci', '出售', '几十年', 'geordnet', '▁Philosophie', '▁congratulate', 'リズム', '▁scheen', '▁пятый', '▁tidings', '▁podem', '北陸', '大姐', '▁hệ', '▁Lind', 'accus', 'иров', '另', '付いて', '▁vegades', '▁কৰি', '▁inherent', 'räumen', '▁Vorschlag', '▁Dabei', 'ッジ', '▁Interessen', '得很好', 'неп', '▁keel', '一阵', '▁treasury', '▁sculpture', '▁vật', '▁Beach', 'できなかった', 'ちょっと待って', '巨人', '▁Verein', '乗せ', '▁Ple', '冲动', '休み', 'syll', 'ත්ත', 'ോ', '▁غیر', 'ロック', 'чки', '回答说', 'うまみ', 'ලි', 'thorpe', '其中一些', 'をつか', '▁outdoor', 'に向けた', '▁amuse', 'К', '▁bantu', 'uwen', '辅', 'lulu', 'নী', 'ativa', '網', '詹姆斯', '懂得', '太空', '四处', 'いずれも', '▁Vertrag', '▁verbinden', '脊', 'ఎ', '▁обычно', '▁dispatch', '切った', 'と指摘', '▁komplett', '火事', '▁migration', 'kintu', '働', '札幌', '▁касается', '告诉他们', '▁ingenious', 'だとか', 'عادة', '金钱', 'ضع', '般的', '▁fling', '正如你', '▁durchführen', 'コーヒー', 'スケート', '的意思是', '很多事情', '▁crisp', '▁grunt', '▁kutoka', 'ES', '爵', '▁dự', '▁catastrophe', '▁tưởng', '▁disregard', '▁gezegd', '▁Kredit', '強さ', '▁بودم', 'OS', 'beruf', '▁handling', '▁pesca', '根本不', '▁Champ', '▁девят', '晒', '▁evaluate', '▁Dewi', '▁ответствен', 'щего', '认知', 'ovna', '▁paragraph', '決めて', '▁roared', '▁Quindi', '毫不', '름', '▁Sitzung', 'கிறது', '▁willow', '欢迎来到', '船上', '维护', '▁tanta', '▁Europäischen', '▁Molt', 'শ্', 'tiene', '種類の', 'を超えて', '▁terminal', '▁consulted', '▁portal', 'алды', '▁المع', 'assassinat', '証明', '标记', 'يار', '一起工作', '▁ئەو', '▁Pflanzen', '▁embarrassed', 'kawa', '▁serene', '▁streaming', '▁jason', '▁stride', '▁лиш', '多次', 'භ', '▁almighty', '▁hurricane', '▁Science', '▁سره', 'fashe', 'quadra', '常常', '国民の', '▁dạ', 'põ', '▁discount', 'を出す', '到目前为止', 'fähigkeit', '谈判', 'スパイ', '▁patiently', '▁lautet', '▁болох', '惊人的', 'fleur', '▁prosperous', '委屈', 'ică', '▁Brian', '两百', '▁ভাল', '▁brandy', '实在是', 'àng', '▁produit', 'палі', '客厅', 'を示す', '▁gezwungen', 'исто', 'stairs', '▁lapse', '镜头', '般', '▁Està', 'operative', '▁Veranstaltung', '二人', 'දී', '▁moll', '▁courteous', 'رَ', '▁Oberst', '谁呀', '車両', 'анг', '▁série', '▁behandeln', 'பட்ட', 'とかそういう', 'лок', '▁کړ', '▁Austr', '看起来很', '酒吧', '▁বলে', 'пок', 'インターネット', '天皇', '▁estaban', 'зур', '极端', '▁distrust', 'بری', '去哪里', '▁сельсовет', '▁نحن', '▁erhöht', '▁mặt', '軒', '▁Abendessen', '▁accusation', '领导人', 'льная', '▁görün', '年生の', '伊藤', '支払', '肌肉', '▁zitten', 'したうえで', 'chimp', '恋爱', '▁ег', '▁зелен', '动机', '▁Konflikt', '군', '▁sabbath', '".""', '▁kapit', 'セント', '▁polish', '▁simultaneously', 'की', '▁kugeza', '相当于', '▁годы', 'علوم', 'итесь', '▁expressing', 'іла', '美女', 'umugabo', 'قطع', '▁schickte', '▁реша', '▁Fälle', 'ெய்', 'migr', '己', 'ální', '▁людям', '▁некоторые', 'バーディー', 'fungu', '▁executing', 'بحث', 'schieben', '引发', '质疑', '▁Gründen', 'grenzen', '▁persecution', '▁Zitat', '土砂災害', '▁besorgt', '▁unfair', '到这儿', '인데', 'عات', '▁ребята', 'ouvre', '第二次', 'рыс', 'ших', '▁тус', 'しまい', '思われ', '鹅', '▁Katze', '▁strengthened', 'kamu', '▁Royal', 'ombro', '▁folgt', '▁destaca', '▁همان', 'خورد', '倦', 'スポット', 'rechnung', '▁inheritance', 'ىدۇ', '▁பிற', '▁Kevin', '▁behaved', '数百', '明显的', 'roving', '▁наконец', '稚', '구나', '犹太人', '确认', '▁தீ', 'لِ', '二十年', '为何', 'ходил', 'жат', 'märk', 'ұ', '▁الوقت', '▁depois', '▁цар', '▁despised', '商人', 'ొ', '▁besuchen', '詐欺', 'スタイル', '▁überzeugt', 'ここの', 'wili', '▁Life', '特别好', '▁ziet', 'ラム', 'を続ける', 'rinda', '호', 'kanya', '▁chairman', '木さん', 'トイレ', 'крыва', '▁stooped', '▁Schatten', '▁kuwi', '一本书', 'ebene', 'вец', '▁занят', '▁garment', '▁Danach', '▁ăn', '▁Как', 'が続いています', '遂', 'क्ष', '▁acceptance', '▁körperlich', '義務', '该怎么', 'ائي', '▁krista', 'ителя', 'ымі', '▁Neuro', '▁semble', 'を進めて', '見られる', '遭受', '▁Einheit', '▁ditch', '▁Sydney', '▁üzerinde', '葛', '▁российской', '▁шестьсот', '▁advertisement', '▁lucruri', '伯特', '小林', '▁bamu', 'հ', '▁Pakistan', '▁hành', 'わからない', '▁historische', 'kiem', '▁nghe', 'かつ', '约会', 'もらえる', 'tsiooni', '▁preached', '울', '胳膊', '▁exaggerate', '▁subscription', '▁sworn', '▁evolved', '认可', 'verhalten', '▁hạ', 'нде', '▁путина', '▁accumulate', 'いくら', '▁Dž', '先頭', '▁berlin', '僅か', '▁Knie', '数据库', '▁жест', '▁زیادی', '▁envoy', '▁самого', 'väg', '录音', 'جعل', 'タイトル', '▁protecting', 'brian', '緩', '勘', 'もしかしたら', '▁shrugged', 'willig', '▁иә', 'නය', '三个月', '時代に', '音频', '来看看', 'මි', '▁vicinity', '▁choosing', '▁வழி', '奇迹', '▁Schreiben', 'лээ', 'croft', '▁kontrol', 'бот', '▁izmanto', '▁좋은', 'пуск', 'parent', '▁container', '疯了', '尼斯', '確認された', '▁thicket', '▁верн', '▁dankbar', '并将', '大陆', '▁comercial', '▁vorhanden', 'jev', '对面', '▁tiefer', '▁cama', '不能再', 'だと思う', '則', '鸭', '▁soutenir', '幺', '▁Schlacht', '▁chaos', '▁meisje', 'を行った', '▁conjunt', '▁Ansatz', '皇后', '环境中', '님', '世紀', 'も含めて', '98', 'ობ', 'त्य', '▁derecho', '▁davis', '▁Шу', 'お酒', '▁verhindern', '▁komunumo', '▁mochte', 'こだわり', '设施', '天使', '▁schade', 'позиц', '9%', 'пай', '▁richmond', '▁посмотрел', 'eusement', 'meester', 'ỹ', 'োৱা', '久しぶり', '候选人', 'ங்களில்', 'ন্দ', '▁Zusammenarbeit', '少しずつ', '▁Tausende', '东方', 'いただき', 'aquestes', '▁gefällt', 'гада', '薇', '▁mathematics', '▁처음', 'lago', 'amara', 'zentrum', '▁forgiveness', '▁Each', '▁அதன்', '▁Deci', '他にも', '▁mirth', '建立了', 'Ɣ', 'сор', '▁Wörter', 'Bahn', '▁bajo', '▁carne', '可怜', 'thought', 'größe', 'ガラス', '▁screaming', '▁ändert', '培', '给了我', 'અ', '▁thôi', '▁indicator', '▁alfred', '▁کنی', '▁gezien', 'جلس', '▁disciplined', '▁housekeeper', '体操', '还挺', '▁submarine', 'いきなり', 'كرة', '▁erneut', '▁Medizin', '资助', 'vå', '▁lucru', '▁разные', '▁oars', 'ливо', '可惜', '▁Oxford', 'Kampagne', '▁generosity', '▁무슨', 'ญ', '縦', '偽', 'ível', 'パワー', '▁moviment', '尽量', '▁universitat', 'ME', 'ễ', '▁нравится', '▁понимаешь', '▁böyle', '学术', 'こんにちは', '▁kvar', '摊', '棵', '▁hereafter', 'Franc', '▁prussia', 'ஷ்', '天哪', '▁Hügel', '最新の', '▁Korea', '▁мөн', '▁হয়ে', '▁kaiser', 'ático', '▁mooi', '晩', 'ึ', '▁cambio', 'holm', 'ственно', '▁implied', '▁év', '我个人', '▁jenny', '就是因为', 'Ĉ', 'を通じて', '▁değiş', '▁borrowed', '是否有', '▁Tout', '▁festgestellt', 'きょうも', '▁تک', '短暂', '▁franklin', '▁piled', '还是要', '自主', 'یەک', '▁contempor', '狩', '불', 'نظام', '亲戚', '活跃', '真心', '会让你', '▁کشور', 'ování', '▁stesso', 'бег', '临时', '八点', 'いろいろな', 'घ', '螺', 'க்கை', '▁consultation', '▁Wut', '▁Personal', '▁quedar', '▁こうした中', '▁Ку', '▁prolonged', '▁folgenden', '▁temporal', '▁bleef', 'ăng', 'バター', '▁Saya', '▁detected', '▁Про', '▁translate', '信念', 'асць', 'ないんです', '▁کوچک', '両方', '▁contrari', '▁அத', 'ோம்', 'お肉', 'ņa', '▁Einstellung', 'したいと思います', '▁встреча', 'wyl', '侵攻', '我刚', '۱', '房地产', 'ষ্ট', '▁ஆனால்', '收藏', 'مثل', '▁Philip', '▁reliable', '▁conspiracy', '▁indispensable', '日本海側', 'の歴史', '▁কোন', '▁superiority', '子弹', '的意见', '▁conqueror', '帖', '迎え', '▁одоо', '優しい', 'ическое', 'wyth', '▁одну', 'wirkung', '▁financing', '▁ascended', 'كتب', '八月', '▁zoals', 'ヶ', '▁கட்ட', '▁petty', '▁cricket', 'すぎて', '得起', 'cross', '加强', 'crypt', '▁jünger', '▁ຫວາ', '▁considér', '▁Studio', 'вд', '另外一个', '▁kennedy', '▁castell', 'าม', '▁abrupt', '▁buli', 'identifi', '▁disadvantage', '▁නො', '▁arasında', 'ража', '▁хотят', '▁apron', '▁damned', '不在乎', '▁horace', '帮助我们', 'communica', 'жин', '貸', 'たちに', '▁complement', '▁والم', 'джи', '▁Rick', 'கிறார்', '▁maximum', 'อา', '▁ҡара', '▁lebendig', '▁счита', '毫', '▁mechanic', 'ෑ', 'ナンバー', '餐厅', '援助', '▁khá', '▁creu', 'apport', '▁continual', '了多少', 'ところです', '但我认为', '▁Villa', '▁reagieren', '▁нічога', '筒', '贫困', '▁puerta', '▁pathway', '效率', '津波', '▁Europ', '▁бесп', '▁счет', '对抗', '生物学', 'writer', '認め', '▁extravagant', '▁umbrella', '▁jullie', '▁distressed', '▁precisa', '称为', '▁honorable', 'ూ', '伊斯兰', '尊敬', '▁clinging', '▁бала', 'льных', 'pā', '▁civilized', '出てきて', 'BI', '▁apparatus', '▁затем', 'にわたって', '道具', '▁Grenze', '▁велико', 'печат', '▁babi', '▁blunt', '▁محل', '漆', 'ছো', '▁vegetable', 'regierung', 'かき', '▁ocasi', '▁lacking', '颤抖', '▁thereupon', '另一方面', '最後まで', 'düğü', '七点', 'basha', 'bikora', '共享', '存储', '▁clark', '是什么意思', '▁schoon', '▁Nahrung', '▁Elektro', '▁yapıyor', 'ことば', 'kibi', '▁Tony', 'hér', '粮', '起床', ':“', 'Râsete', '萧', 'ハウス', 'partei', '分别', '▁principalment', '戴着', '▁پرو', 'occupa', '部落', '▁favourable', '▁expose', '売り上げ', '▁Marie', '怪我', '▁практически', '▁별로', '偷偷', '▁complexity', 'eût', 'vamo', '▁automatic', 'mysl', 'ремен', 'dimensional', 'прям', '▁Beweis', '犠牲', 'нең', 'anomena', 'строй', '▁طريق', 'の間で', '▁ethel', '締め', '只有一个', '分散', '▁alright', 'プラ', '▁approaches', 'ြ', '汪', 'овского', 'человеческ', 'ượ', '発売', '▁quindi', 'คน', '▁diplomat', '▁mulher', '人才', '▁scold', '灰色', '寸', '叙', '▁covenant', '▁Mind', '▁Four', '气候', '▁kennt', 'сер', '▁pew', 'guye', 'валася', '▁instructed', '▁இல்லை', '地看着', '国葬', '▁газар', '掩', '筆', '艾伦', '飛ば', 'ID', '▁substitu', 'tracht', '名称', 'だと思って', '▁mientras', '相手に', '▁Jason', 'appropri', '▁höre', '捜', '▁தனது', '▁مشکل', 'بند', '犹太', 'ジョ', '▁Dienste', '武装', 'ydı', '▁இருந்தது', '▁праз', 'gemacht', '▁feder', '炊', '合理的', 'leuchtet', '▁Bereit', '▁taylor', 'そうと', 'ивают', '惊喜', '知道吗', '▁constance', 'あげる', 'ворот', '台上', 'plau', '剥', '古老的', '也知道', '▁strategi', '▁amateur', '▁mettre', '日军', 'んでしょうね', 'ゥ', '▁orleans', '说出来', '眼里', '▁blunder', 'あいつ', '一个小时', '▁moist', '▁teatr', '以一种', '▁разве', '欺', '▁vernünftig', '疼痛', 'রের', '▁Kohle', 'géni', '▁oyun', '▁healing', 'brä', 'father', '王国', '伸出', '就不能', '火山', '▁пару', '最后一次', '▁Kö', '巾', 'abaturage', '▁defiance', '▁москвы', '観光客', '够了', '▁olw', '▁açık', '▁primi', 'czas', '▁المس', '▁blev', '▁sauber', '▁voting', '▁complicat', 'ณ', '▁través', '▁optimize', '▁melodi', '▁lavoro', '▁подожд', '▁войны', 'するのが', '▁diminu', 'と呼ばれ', '▁самых', '▁bijna', '▁bildet', 'つながり', '棉', 'روس', '始终', '▁yacht', '▁packet', 'šā', 'しているんです', '▁Wid', '▁hose', 'istisch', '▁prezent', '▁missionary', '▁commonplace', '駆け', 'プロジェクト', '▁circus', 'クラブ', '▁customary', '▁exclusively', '鑑', '枠', '吵架', '▁peine', '一起来', '時まで', 'いいね', '▁mathematical', '珍しい', '▁иначе', '▁depriv', '▁venice', '▁sitzt', '留给', '▁Court', '▁zooals', 'ぷ', '▁versteckt', '▁stata', '▁billig', 'TA', 'shima', '树林', '▁iawn', '▁plac', '১', '▁memorial', '在做什么', '▁thường', '▁ladyship', 'world', '危険な', '▁До', 'の中でも', '▁mostrar', '昨晚', '▁appreciated', '▁جنگ', '▁bluff', '庙', '▁emphasize', '▁renown', '沟', '陸上', '一点也不', 'lê', 'сия', '椅', 'œ', '函', '▁admiring', '▁sacrament', '财务', '节奏', '礼貌', '广场', '▁implore', 'ицы', 'マリ', '这个事情', 'いいのか', 'があるので', '年级', 'kiko', '▁exam', 'っていない', '▁diameter', '▁Palm', 'бә', '起诉', '▁ہو', '大好きな', '▁cetera', '▁पर', 'もう少し', '瘾', '涙', 'вания', '▁overflow', '▁ожида', '临床', '▁сябе', 'männer', '▁contradiction', '吊', '▁사람들', '▁ساعت', '▁العديد', '▁никакого', '的思想', '▁obstant', 'andika', '▁legion', '▁cultiv', '▁arriba', '▁przed', 'võt', '行う', 'ય', '▁allerdings', 'ogene', 'schalten', 'demokrat', '▁traced', '▁считает', '▁produc', '春天', '▁burada', '赶快', 'င်', 'ં', 'ゼレンスキー大統領', '▁случилось', '▁состав', 'Ҡ', '▁bemerkt', '原本', '現金', 'Gerät', 'のようなもの', 'енә', '▁Pur', '▁kreativ', '▁behauptet', '▁للم', '▁новый', '▁hardware', 'свет', 'ければ', '贫', '誰が', '▁marque', '▁stuart', 'を見ると', '▁Menschheit', '深深', 'очку', 'ব্য', '▁roam', '▁kujya', '二百', '行不行', '慣れ', '▁savu', '原発', '▁hakkında', '规矩', '▁stubborn', '▁полно', '▁übrigens', '▁offenbar', '▁tipus', '▁strained', 'madı', 'ドン', '朝から', 'ロボット', '▁verletzt', '的说法', 'ண்ட்', '尤', '我听说', '救助', '体調', '▁cooperation', '做了一个', '▁junger', '一点儿', '▁dusty', '开枪', '▁Angebot', '珊', '▁Тэд', '义务', 'නු', 'interest', '血管', '▁trouva', 'වැ', 'истов', '▁ҡал', 'ģ', '▁vulnerable', '▁receipt', '洗濯', 'تعلم', '厕所', '▁conductor', '▁schreibt', '▁Verbrechen', '▁замечательн', '▁adviser', '▁hostess', '挙', 'ע', '▁cylinder', '▁امروز', '▁treason', '▁Sever', 'ıyla', '▁Vogel', '▁wertvoll', '书记', '跃', '▁gravel', '▁preliminary', '▁bảo', '証拠', '▁solved', '▁будто', 'わよ', '果然', 'вацца', 'ことになりました', '媒', 'یں', '▁accuracy', '▁commodity', '▁District', 'بيع', 'ĵ', '▁implemented', '三月', 'バレ', '▁краін', 'цией', '能看到', '或其他', '嗨', 'അ', '▁belangrijk', '舟', '포', '償', '▁komplexe', '▁basketball', '▁Sekunden', '▁noisy', '▁interruption', '说完', 'ケア', 'illus', '▁compliance', '▁اتفاق', '▁psalm', '▁electrical', 'ენ', '▁vragen', '▁shun', '逮捕されました', '▁severity', '之内', '么', 'half', '找出', 'ٍ', '▁موقع', '▁Signal', '我问你', '▁pobl', 'цяг', '契', '贯', '▁făcut', '▁Đây', '阴影', '南京', '▁pouvez', '▁Spieler', 'евой', 'kipe', 'тап', '花钱', '▁doktor', '▁вперед', '▁обязательно', '▁صحبت', 'iyoruz', '製品', 'ஞ', '抬起', '合意', '▁quả', '▁coch', 'ковский', '儀', 'する方針', '▁fringe', 'geschrieben', 'が起きた', '価', '▁государство', 'buye', '▁внутрен', '疑いが持たれています', '▁мама', 'угл', 'ாவது', 'になれ', '▁salad', '什么都不', '▁ghastly', '匆忙', '忽视', '▁universities', '▁Handlung', 'cull', '▁maggie', '▁Papa', '̀', '旺', '▁zerstört', '▁vapor', '▁bafite', '欲望', '▁sicherzustellen', '▁Voll', 'টো', '▁материал', '▁gemein', '▁sorrowful', '诗歌', 'ibindi', '保安', '▁đấy', '不管怎样', '▁automatically', 'まっている', 'ムー', '▁Shu', '怎么着', '苏联', '▁Jersey', '▁произошло', '▁Bạn', '▁Viertel', 'exclusi', '售', '唯', '取代', '▁handeln', '▁blur', '相机', '种植', '▁hark', '污', '▁псих', '▁ritual', '▁потеря', '你放心', '▁rejoiced', 'طلب', '▁visage', 'ぶつ', 'operation', '▁камен', '▁conseil', '▁liable', '蚊', 'эргэ', '▁यस', 'работал', 'üßt', 'ランク', '▁occhi', '▁Мин', '▁beendet', '▁kitten', '▁зуб', '▁Kenya', '▁ikibazo', '▁أيضًا', 'デジタル', '▁abbey', '会觉得', 'ично', 'ிருக்க', 'を通して', '那不是', 'жыць', '通行', '▁longue', '▁Heimat', '▁intrigue', 'قدر', 'бен', '▁joven', 'bücher', '山本', '▁priorit', '承受', '结束时', 'wezi', '▁regal', '▁emit', '▁анти', '判決', 'ኝ', '▁eyebrows', '▁bicycle', '▁çıkar', 'дина', 'みそ', 'பர்', '争取', '个性', '五分钟', 'ก็', '▁смотри', 'kontroll', '밖에', '▁exalted', '消え', '▁gebeten', 'ER', '▁прибыть', '弾道ミサイル', '▁решения', '▁அவள்', '火星', '怖', '预期', '衡', 'störung', 'усь', 'グルメ', '▁minority', '▁neighbouring', '▁Leidenschaft', '▁oppressed', '你会看到', 'gène', '▁tutor', '陷', '▁äußerst', '嘞', '▁començar', 'objekt', '▁proverb', 'கம்', 'anstalt', '▁holiness', '▁шүү', '▁государства', '▁мус', '▁pregunt', '砍', '▁überzeugen', '▁다른', 'слух', '▁twig', 'зад', 'analyse', 'そうした', '战场', '网友', 'ლ', 'Ḥ', '▁njegov', '▁repeatedly', '▁اولین', '▁любой', '▁archer', '▁اور', '積み', 'étude', '我总是', '▁zweihundert', '▁komis', '抚', 'ごとに', '▁resurrection', '杠', '▁Mehrheit', '▁squadron', 'frica', '合理', '農家', 'sensibil', 'ទ', '▁структур', '▁бүтэ', '引き上げ', '▁Innen', 'нікаў', '加工', '▁производ', '单身', '呈现', '▁Schnee', '▁برنامه', '▁gleaming', '応え', '▁creeping', '▁ligne', '▁працу', '▁corri', 'เส', '現れ', '▁перш', 'очки', '▁genutzt', '皆様', '総裁', '▁robinson', '▁часов', 'нена', '▁kettle', '诗人', 'شاهد', 'äß', '▁muerte', '▁fake', '▁société', '▁микрорайон', '밥', 'ブラジル', '▁desirous', '一个男人', '▁spectrum', 'springen', '孙子', '▁सम', 'りません', '不太好', 'stāv', '▁prediction', 'したところ', '▁coil', '▁Fast', 'ゴン', 'コーチ', '▁proclaimed', '▁jugador', '▁توانم', 'ஊ', '体内', '▁interference', '四百', 'が増えて', '打つ', 'wickelt', '▁Мне', '▁kvin', 'дро', '▁crab', '▁Literatur', '▁shawl', '▁outfit', '倾听', '不良', '▁Chef', 'zuhalten', '普通に', '▁そんな中', '▁groaned', 'の方は', '艇', '▁Petr', '▁Wach', 'bole', 'еньки', '难受', '発信', '及其', '▁scatter', '▁drifted', '▁rejoicing', '▁друзья', '▁karakter', '是一件', 'assemble', 'を進める', 'でしょうね', '▁Befehl', '直前', 'జ', '亚马逊', '社交媒体', 'miseks', '设计师', '▁majoria', '很可能', '也许是', 'испол', '飘', 'ø', 'أصبح', '▁orthodox', '▁thieves', '鹿児島', '难以置信', '明天早上', 'jū', 'национальн', '热爱', 'ுகிறார்', '▁piety', 'あれは', '农场', 'AC', '▁مرا', '▁eleanor', '▁prêt', '▁کتاب', '大谷選手', '行事', '▁allusion', '▁yavuze', '▁trá', '▁суу', '▁gọi', '雀', 'மோ', '不然', 'かしら', '优秀的', 'blé', 'リアル', 'gewinn', '导致了', '辩', '旬', 'リオ', 'iddwa', 'ブランド', '内閣', '▁وقد', '册', '▁concession', '選択', '▁Cambridge', '込', 'لەر', '▁ĉefe', '▁dragging', '▁sparkling', '▁consistently', '吹き', '▁пакуль', 'holz', 'ドア', '做得很好', 'attend', '▁benjamin', '▁shifted', '▁Spur', 'ваюць', '▁hynny', '▁elevation', '軽く', '▁trình', 'ボタン', 'ganya', 'операци', '▁رسید', '又不是', '▁frenchman', '看着我', '▁suppressed', 'kijk', '▁perquè', '▁জন্য', '▁remarkably', 'aĝo', '▁ernest', '军官', '▁download', 'mette', '▁Microsoft', '沖', '勧', 'archiv', 'سرع', '一支', 'ひとつ', '▁цаг', 'dessus', '当前', '释', 'wendung', 'されたのは', '意志', 'に近い', '这是什么', 'スペース', '▁ruling', 'كۈ', 'genomen', '▁malheur', 'سلام', '▁выборы', '県内', '▁australische', '▁untersuchen', '鎌倉', '促进', '▁Geschenk', '诊断', '▁jeanne', 'waż', '▁groom', 'を受ける', '▁lettre', '▁adjacent', '砖', '挟', 'эль', '▁presque', '远远', '地理', '的感受', '▁Eric', 'читыва', 'concili', '▁basil', '配信', '▁desenvolup', '桐', '縫', '跑到', '同じように', '▁freuen', '諦め', '雨雲', '▁selben', 'لج', '三次', '平方', '▁vaig', '▁Social', 'カナダ', '▁москве', '定位', 'すり', '▁getrennt', 'bbling', '▁syr', '▁integrity', 'UN', 'پە', 'エース', '▁Verbraucher', '舎', '▁caracter', '見てみますと', 'விய', '听过', '谁能', '深度', '术语', 'と思うので', '消除', '撑', '▁şimdi', '▁savoir', '代わりに', 'حصل', '▁Medikamente', 'やっと', 'ຫຼ', 'を獲得', '▁pitiful', '▁легко', '▁besiege', '有趣的是', '集合', 'generation', '▁publisher', 'жым', 'ಡ', '穆斯林', '▁declaring', 'ビジネス', '▁elkaar', '▁visibility', '争い', '▁scary', '慢点', '▁leiten', 'って言った', '我也不知道', 'ড়ি', '▁westward', '▁repress', '▁fehlt', 'ृ', '▁installed', '▁сожалению', '▁언니', '雇佣', '▁repos', '▁парк', '▁accuse', 'سپ', 'みたいな感じ', '飛行', '阿里', '▁demonstra', '▁ridicule', '▁மிகவும்', '脑袋', '▁Company', 'চে', '▁Senator', 'AT', '▁veranda', '征服', '布里', 'يَ', '丈', '▁சேர்', '崇拜', 'ivamente', '▁Water', '▁glimmer', 'していること', 'II', '衛', '喜剧', '手紙', '▁집에', 'ējā', '▁Block', '▁väl', 'undneunzig', '詞', '▁слов', '▁Kalifornien', 'ει', 'haza', '趣', '▁Basis', '▁Cela', 'قۇ', '动议', '是多么', 'やろう', '▁neighboring', '▁Hast', 'алда', 'вание', 'どこまで', '▁lavora', '▁erstellt', '▁кеше', '▁Perspektive', '▁cualquier', '▁chemistry', 'ліз', '▁inherited', 'もち', '▁surge', '消費', 'ώ', '▁erforderlich', '須', '▁обнаруж', '▁descending', 'avons', 'mbri', '▁televisi', '▁europäischen', '▁Está', '▁rocket', 'druž', 'ခ', '▁맨날', '従業員', '▁среди', 'غو', '穿上', '▁phụ', '任何一个', 'ぱ', 'вших', '▁wizard', 'レシピ', '谁知道', '▁batteries', 'historie', '▁laquelle', '▁svět', 'тыя', '질', '▁hợp', '▁tiếp', '▁نزدیک', 'スイーツ', '▁vermeiden', '▁striving', '▁aufmerksam', '上课', '機械', '▁empower', '決して', '开门', '▁Gerechtigkeit', '▁힘들', '療養', '▁Three', 'existent', 'abhängig', '▁чём', '▁peggy', 'пресс', 'ވެ', '▁systematic', '▁než', '▁simplement', '▁verwirrt', 'せっかく', 'されてる', '赞助', '预防', '▁två', '赋予', '▁существует', '▁utility', '▁Wesen', 'soever', '▁Alors', '業務', '爪', '▁beschrieben', '▁supernatural', '▁فإن', '▁analyze', '▁rezult', 'ອນ', '流动', '▁listeners', '▁futur', 'Liber', '残疾', '厌', '험', 'PA', '輸入', 'يص', '▁automatisch', '欧米', '▁Belgi', '引导', 'わけですよね', '▁영화', '▁skilful', '▁называется', 'ēl', 'دۇ', 'sparen', '歌词', '▁Schließlich', '芒', '分かんない', 'ப்படுத்த', '▁Republic', '公表', 'ীয়', '几分钟', '晚餐', '桌子上', 'schlüssel', 'скія', '▁Цяпер', '▁музыка', '▁Russland', '▁найд', '▁merciful', '迹象', '▁printing', '▁growled', '▁речь', '気分', '可能性があります', '▁plunge', '▁பெண்', '▁melhor', 'ání', '▁Fä', '▁transit', '▁гэсэн', '▁Gesamt', 'ándose', 'artisan', '▁Clark', 'кле', 'What', '一个巨大的', '▁Dreh', 'raad', '给出', '▁perished', '▁overthrow', '▁mantle', 'rides', 'studie', '为什么会', '▁lingered', '完整', '▁scroll', '底部', '▁Treppe', 'provi', '前往', '福利', '钢琴', 'صنع', '▁подход', 'だったので', '遗产', '▁infirm', 'පු', 'するのか', '▁Geschwindigkeit', '▁contemplation', '▁loneliness', '芯', '토', '据说', 'acca', 'நா', '▁koran', '▁schimb', 'ңә', '▁Тут', '▁plug', '▁torre', 'decorat', 'preservation', 'ސް', '▁трудно', 'を巡る', 'ائية', '黒い', '▁Mario', '▁handled', '▁biological', '场所', '▁تأ', '哲', '▁brightness', 'យ', '▁October', '▁adjoining', '▁irgendwann', '虹', '▁schafft', '问一下', '▁ethics', '微妙', '総合', 'reißen', '▁показыва', '▁sparkle', '▁faci', '▁Brasil', 'marsch', '▁entrepreneur', 'ucci', '出会い', 'плеч', '목', '▁Schauspieler', '▁largo', '评价', '▁sniff', '▁recibi', 'こんな感じ', '村庄', 'губ', '▁bölge', '▁چطور', '▁avenge', '派遣', '▁đồng', '▁новая', '▁achtzig', '齢', '▁practised', '老百姓', '▁plaça', 'があれば', '座位', '安倍', '车辆', '良く', '▁друга', '▁дежур', 'ौ', '自動', '▁وهو', '▁fué', 'legation', 'あした', '▁pip', '디', '▁intimacy', '▁пункт', '▁ecosystem', '网站上', 'ложить', '凭什么', '▁aldı', '▁wambaye', 'フィー', '発電', '▁regent', 'になってくる', '飛行機', 'stunden', '▁Emma', '回事', '比尔', '颠', '▁Gouverneur', '▁delicacy', '▁обсужда', '絞', '▁removal', '歩く', 'getrieben', '▁basta', '▁ясно', 'ковская', '▁sasa', 'ベン', '职位', '盈', '▁furchtbar', '致力于', '繁荣', '整備', '▁übernehmen', '▁අප', 'われわれ', '小型', '深夜', '▁Manche', '児童', '仕掛け', '▁একটি', '▁Bush', 'ҡан', '▁alleged', '走路', 'を紹介', '▁promet', 'େ', '▁دختر', 'ホームページ', '約束', 'யு', 'を起こし', 'larına', 'prinz', '▁بأ', '奋', '四月', '你会发现', '福島', '墨西哥', '▁latitude', '▁እን', '我就想', '▁horseback', 'ரெ', 'рская', 'っていきます', '哟', '▁psychische', '▁dainty', '▁inquiring', '▁başladı', '▁خاص', '하니까', '好听的', '▁chiama', '▁knocking', '▁carelessly', '达成', '▁понят', '▁precept', 'േ', '债务', '▁schlimmer', '最重要的是', '姥', '枯', '見た目', '转身', 'ħ', '破壊', '▁Wichtig', '典型的', '▁lawful', '▁caravan', '来找我', '▁самым', 'rühm', '凍', '描いた', 'ޅ', '新規感染者', '依頼', '不算', '▁forsake', '密切', 'schieß', '▁semana', 'kuti', 'ীর', '▁geschafft', '▁président', '▁socrates', '頑張り', '▁malice', 'က်', '▁Million', '▁revolutionary', 'моў', '▁tavern', '島さん', 'чала', '▁Sco', 'څ', '▁Griff', 'の様子を', '▁fantastisch', '▁максим', '▁verlangen', '▁verdict', 'キャンプ', 'を抱え', '時間帯', '▁너가', 'ื', 'ペア', '▁шоссе', '男の子', '▁Muslim', '抑', '▁Dazu', 'моло', '搁', '秩序', '▁Schluss', 'берег', '▁რომ', '▁поднял', '▁athlete', '慢慢地', 'pharma', '▁bobby', 'entreprise', 'すき', '▁könne', '▁realizing', '交换', '▁metaphor', '▁Investor', '્ય', '▁nadie', 'たいと思います', '▁stitch', '▁dimly', 'คร', '即便', '一応', '▁pedra', '▁interface', '▁قىل', 'ància', '把它放在', 'アーティスト', '▁wußte', 'spitze', '很喜欢', 'って思って', '艘', 'კა', 'を訴え', '▁Umugabo', '▁shattered', 'garuka', '回复', 'saison', '友人', 'biza', '▁resign', '▁renewal', 'ছেন', 'を止め', '▁Dach', '半島', '▁removing', '是什么样子', '有人说', 'ビア', '会話', '学位', '▁racing', '哨', '▁секрет', '▁pubblic', 'скры', '▁아직', 'geschnitten', 'angwa', '价值观', 'czą', '有这样的', 'ウム', 'باب', 'өс', 'ホント', '▁cynnwys', '▁restructuring', '共和国', '亚洲', '▁metod', '▁نفر', '▁thích', 'ビール', 'zieh', '業界', 'dringen', 'niedrig', 'と見られる', '▁qualche', '失礼', 'ฟ', 'Ž', '▁зүйл', '▁measurement', 'фарм', 'เร', 'ਲ', '▁гораздо', '鹏', '▁ہے', 'sabye', 'īga', 'ходзіць', 'öffentlich', '暑い', '▁roland', '▁tariff', '皆さんも', '▁我想听', 'న్', '練', '冤', '阿拉伯', '幻灯片', '▁massacre', '봤어', '▁Beine', 'سوف', '▁kritisch', '▁frock', '▁разных', '▁Mama', 'സ', '拾', '録', '▁Đó', '▁Betracht', '同伴', '使命', '▁consisting', 'бло', '▁daddy', '▁matrimoni', 'プログラム', '明智', '真诚', '▁rotten', '▁convertir', '▁смерт', '墙上', '服用', 'appelle', '▁twain', '▁Dunkelheit', '▁Identität', '▁pharaoh', '▁structural', '겨', 'ธ', 'سط', '▁будуць', '多年来', 'やってみ', '▁Arthur', '发行', '童年', '忘记了', '▁whim', 'æ', '▁என்பது', '▁quivering', '先制', '依靠', '那天晚上', 'тычна', '兔', 'kārt', 'stift', '感染者数', '▁алло', '▁влия', '嫌疑人', '▁olympi', '▁помню', '▁توانید', '▁keenly', '▁Pflege', 'กับ', '▁около', '広げ', 'bido', '▁Später', 'アナウンサー', '린', 'ছিলেন', 'ટ', '▁supplier', '▁geistige', '解散', '▁нашем', '深く', 'わかった', 'Direct', 'писать', '▁ўсе', '▁stimulate', '六点', '稽', 'おすすめ', '拝', 'әү', '埃及', '▁avea', '▁quoth', '▁принял', 'simila', '▁posible', '추', '▁città', '收获', '▁Pflicht', '▁Sehr', '▁constable', 'gaciro', '通道', '▁jasper', '된', 'ۇن', '▁Avenue', '▁hurled', '▁چهار', 'ıdır', '▁пасля', 'сцю', '▁falsehood', '好消息', '▁Golf', '斯顿', '▁boundary', '恰', 'ৌ', 'β', '▁beberapa', '銭', 'uɣal', '▁حو', '▁stripped', 'ałem', 'சூ', '▁Kommentare', '▁countless', 'გი', '下がり', 'għ', '▁있다', '祈', '▁obedient', '▁precedent', '▁dialect', 'ště', 'を目指して', '▁charley', 'веж', 'に警戒', 'どうなって', '玄', '얘', 'ગ', '▁Innovation', '▁venerable', '▁Schaden', 'గా', '▁deployment', '▁discharged', '▁bribe', '▁choked', 'เด', 'ницы', '▁Бер', '▁shareholder', '▁irresistible', '색', '▁ertragen', '▁دانش', '猜测', 'håll', '▁skr', '▁начала', 'jú', 'حاول', 'ិ', '▁شدند', 'してくれた', '▁kombin', 'درس', '▁cuanto', '▁fakt', '▁loaf', '후', '予測', '治愈', '细菌', 'escence', '▁Diana', '辰', '▁ermöglichen', '▁области', '▁apprehend', '▁sincerity', '▁Marine', '▁conduc', '▁глаз', 'मि', '字母', '午前中', '不止', '▁atrodas', '▁встрет', '▁coneix', 'リップ', 'europäische', 'träger', '日期', '▁splendour', '準決勝', '▁Kauf', '▁equipped', '伊朗', '▁Verfassung', '▁racial', '▁wistful', 'يست', 'اقتصاد', '▁begrijp', '▁überprüfen', '挣扎', '▁вижу', '聊聊', '▁greet', '躁', 'ק', '创伤', '▁ведаю', '旅程', '▁llegar', 'етесь', '▁mbili', '寒い', '▁calor', '▁conoce', '▁worte', 'undsiebzig', '▁stumbled', '剣', '▁займа', '楼梯', '市长', '低下', '▁вспомни', '▁holmes', '未知', 'ことになります', 'ډ', '辨', '▁contemptuous', '......', '▁darted', 'zustand', '▁грани', 'ビデオ', '▁soothe', '짜', '创始人', '▁imprisonment', '▁intensely', '在乎', 'leɣ', 'traction', 'ificació', 'fellow', 'ంది', 'foli', '対決', 'بِ', '长官', '머', '▁Ankaŭ', '纯粹', '▁unmittelbar', '▁Ursache', 'овское', '▁granite', '▁avem', '一生中', 'گەن', 'анс', '▁epic', '▁virtually', '▁tylko', 'を防ぐ', '▁podia', '▁snatch', '替代', '費用', '购物', '組み合わせ', '長崎', '▁لذا', '더', '▁واقعا', '▁maior', '▁ieder', 'をはじめ', '点钟', 'ელ', '▁Kontext', '▁Verbesserung', 'サポート', 'geleitet', 'ތަ', '▁wickedness', '▁kugirango', '装饰', '▁azul', 'コロナ禍', '集体', '▁Null', 'Europe', '幹部', '▁Umfrage', '澄', 'স্থা', '▁cafe', '展开', 'пак', '▁приходит', '携', '教えてくれ', '晚安', '夫妇', 'εί', '如果不是', '谈过', '▁controversy', '▁nyingi', '▁lần', 'まとめて', 'につながる', 'ようになりました', '▁beeinflusst', '▁Italien', '▁classical', 'スリー', 'bilidad', 'нув', 'ピーク', '▁erleben', 'と述べ', '▁humid', '海军', 'brennen', '▁henceforth', '▁گرفته', '栄養', 'йшоў', '▁famine', '之所以', '▁improvis', 'жә', '▁المست', '▁burial', 'ів', 'ешься', '冷たい', '实话', '▁Fou', '▁przez', '▁Mathematik', '▁furnace', '▁ອື', '舞蹈', '▁Abteilung', 'ḥem', '▁Fair', '▁avut', '▁dringend', '▁Lincoln', '▁вариант', '▁bemerkenswert', '困扰', 'ంద', '▁fertile', '另一边', '▁sangat', '基金会', '注文', 'між', '▁Sagen', '告诉她', 'ಹ', '▁instinctively', 'อย่าง', '恳求', '製造', '▁gratify', 'ぼく', '▁grit', '▁Anderson', '▁turtle', '▁unusually', '赢了', '会导致', '▁Karl', '▁Wetter', 'gültig', '▁römische', '摄影', '吃完', '▁declara', '250', '团结', '每当', '知ってる', '酵', '▁Kapital', '职业生涯', '重症化', 'вернуть', 'ambaye', '洪水', 'observa', 'ွ', 'スペシャル', '▁equation', '恭喜', '▁инде', '宪法', '▁northwest', '▁Müll', '▁oyster', '▁devons', '几年前', 'ந்தது', '▁Verteidigung', 'ミー', '▁Details', '▁gewann', '蛋糕', '▁Kleid', 'つながって', '▁combina', '被迫', '▁geldi', '▁confronted', '僵', '季节', '▁그건', '▁soothing', 'ത്ത', '▁хэрэг', '牛肉', '▁papel', '▁Meeres', '▁Fox', '▁Darüber', '偏见', 'メール', 'お茶', '卡尔', 'MA', 'Tool', '扮', '▁crise', '▁efficiencies', '▁participants', '▁refusal', '▁알바', 'ņēm', '▁여기', 'BM', 'école', '▁upgrade', '▁superb', 'ते', '言わ', '▁черт', '▁господин', '▁fireplace', '▁Campus', '▁Hollywood', '▁experiencing', '震度', '▁никого', '▁системы', '可靠', 'klima', '帽', '誕生日', '▁видим', 'ブルー', '惯', '▁biology', '▁annoyance', 'गा', '回去吧', 'に入れて', 'vogel', '▁современн', '▁Wolf', 'சோ', '失踪', '▁spill', '埃尔', '这让我', '大众', 'チュ', '▁ignored', '变得更加', '▁beforehand', 'ై', '▁anticipation', '▁imprisoned', '伴侣', 'トランプ', '▁ilgili', '▁பண்ண', '▁maggior', '▁hydro', '▁unexpectedly', '▁opportun', '▁jî', '肢', 'ባ', '孫', '▁entscheidend', '▁விளையாட', '▁salud', '英語', '▁смысл', 'কো', '▁fui', '▁pike', 'こんなこと', '分野', '艳', 'ը', '▁staggered', '▁League', 'னால்', '不幸的是', 'Datei', 'mdash', '▁cedar', '部隊', 'おうち', '▁biraz', '慰', '拥', 'Community', '▁gouvernement', '暮らす', '▁drog', '▁இசை', '打印', '▁turkish', '过程当中', '▁кел', 'М', '这是关于', '▁barber', '▁kinh', '▁bezeichnen', '松本', '▁subordinate', '嘲笑', 'まれた', '包围', '非法', '買い物', 'Ɛ', '▁pequeño', '忽略', '猛烈', 'kundig', '▁бич', '▁stockings', '終わって', 'бежал', '王爷', 'าร', '▁அல்லது', '▁moore', '跟你们', '▁인제', '▁Kiel', '▁lúc', '▁apology', 'ロシア側', '▁eĉ', 'が出ています', '措', '昂', 'ແລ້ວ', '▁phantom', '▁població', '吉尔', 'わかって', 'getreten', '▁exceeding', '▁Management', '▁Şimdi', '虚拟', '这段时间', '▁communion', 'っきり', '植え', '这个过程', 'ુ', 'お伝えしました', '▁встреч', '▁besuchte', 'ৰে', 'したのが', 'が発表され', '胀', '▁remnant', 'したのです', 'нис', 'mıştır', '▁شدن', '▁colleague', '抑制', '润', '▁президента', '環', '伞', '▁tecnologia', '▁последние', '▁restoration', 'あらゆる', 'まいります', '▁qualcosa', 'fleck', '▁بیمار', '▁vegetation', '▁distracted', '▁hamlet', 'თი', 'schneid', 'satisfied', 'నే', 'கொள்ள', 'bwenge', '▁எனக்கு', '玫瑰', 'なければいけない', 'だからこそ', '継続', '▁aufgewachsen', '▁explicit', 'ული', '▁nightmare', 'komeje', '书籍', '려고', 'burton', 'bär', '▁chama', 'girl', 'பிடி', '深圳', '▁Küche', '实力', 'govor', '努', '▁собственн', '▁або', '俄', '▁affliction', '▁chancellor', '▁suivant', '▁Beide', '輸', '电池', 'стоян', '▁babylon', '▁Ça', 'こともある', '▁kız', '▁scoundrel', '▁vorbereitet', '▁apologize', '折磨', '▁pierced', 'ساعد', '▁protector', '▁lydia', '▁connais', '▁actress', '患有', '▁tromp', '▁rejoin', '▁Kenn', '▁quién', '蕾', '격', 'わかりました', 'を含め', '反馈', '▁grandeur', '▁maud', '▁Pfund', '几周', '格雷', 'しません', 'ivität', '▁brace', '▁trọng', '루', 'tempo', 'گذاری', '▁পরি', 'liegt', '▁Bang', '婷', '▁Vietnam', '▁cœur', '▁doppelt', 'へえ', '言ってる', '▁już', '收到了', '幽', '▁nötig', '▁четвёртая', '민', 'ים', '介護', '▁людзі', 'گران', 'ங்', '家具', '動いて', '▁isaac', '▁першы', 'সব', 'RO', '坐下来', '▁Investition', '▁verzweifelt', '▁Maschinen', '▁솔직히', 'origen', 'だけではなく', '▁خب', '遭遇', '▁crave', '更快', '▁effi', '大爷', '黙', '▁Canadian', '▁aufgeregt', '绅士', 'pathie', '布朗', '▁devient', '返回', '▁ooit', '优秀', '▁Protest', '▁predecessor', '預', '티', '▁Stärke', '▁dirige', '▁sáng', 'ることができます', '▁бывает', '▁faisait', 'يقة', '所以如果', 'undfünfzig', '尔顿', '彦', 'built', '้น', 'держать', '▁хамт', '▁prodig', 'යෙන්', 'ια', '椒', '▁tyranny', '▁않아', '▁evolve', '▁proprio', '▁없는', '▁bombard', '▁Ohio', 'ырға', '역', 'gespräch', '▁хамгийн', '▁мистер', '困難', '▁Thu', 'ほかにも', 'therapie', '▁revolu', 'バイク', '▁finanzielle', '辩护', '▁scrub', '▁judging', '▁freue', '▁крем', 'wash', '来到这里', '逃走', '▁última', '▁انسان', '▁Lä', '▁müde', '加盟', 'ணை', '西安', '土著', '▁ministre', '役割', '▁geholfen', '▁hết', '▁Madrid', '▁Stuhl', '疑問', '昨天晚上', '我的朋友', '跑步', '▁баб', 'corp', 'گشت', '▁knapp', '要素', 'Restaurant', '▁kürzlich', '▁voluntary', '▁член', '▁angst', '▁ubwa', '▁wartete', '▁inhabited', '分ほど', '汤姆', '▁трав', 'と見られ', '初め', 'গ্র', 'ตร', '▁پسر', '▁woher', 'koop', 'technolog', 'stelling', '巢', '▁Michigan', '▁hamilton', '浑', 'iPhone', '▁gekauft', '▁아닌', '▁девочк', '▁министр', 'озер', '▁boundaries', '▁exploring', 'シャン', 'фар', '▁repel', 'バンド', '▁volont', '▁позвони', '▁employee', '▁trobar', '▁paddle', '黛', '▁обраща', '▁identi', '▁Einkommen', '▁radiation', 'راض', '动手', '▁chú', 'stehenden', '递', '▁mcc', '收看', '▁Clinton', '▁Vorsitzende', '运输', '900', '▁sincerely', '▁Küste', 'matur', '取る', '던데', '▁specialist', 'ケン', '搬到', '▁voet', 'zulassen', '▁ankoraŭ', '▁grinned', '▁municipi', '▁zweimal', '▁үҙе', '抗議', '▁gorge', '▁имею', '▁Weltkrieg', 'ируют', '▁Patri', '▁settlers', '▁بچه', '傅', 'قليل', 'દ', '▁Dimarts', '▁오늘', '▁공부', '▁Вось', '▁crawled', '▁suspend', '▁daudz', '申し上げ', '▁durfte', '▁brake', 'チン', 'ぽ', '▁Master', '▁certificate', '▁страшно', '▁statute', '▁Kaiser', '▁Beau', '有名な', 'ҟ', 'ẹ', '▁profi', '▁popularity', '饶', '▁repetition', '▁sechzehn', 'effizient', '差距', '▁cobert', '突出', '选手', '▁bleeding', '▁рабіць', 'فرد', '做些什么', '▁patrol', '升级', '九月', '▁однако', '味わい', '微信公众号', '끼', '▁얼마', '▁фильм', '▁drilling', 'ström', '▁মই', '話し合', '▁plateau', '▁komuni', '今天早上', '▁tumor', 'stritten', '折り', '当たり前', '時刻', '▁inevitably', '▁kontraŭ', '▁liệu', '巣', '迷惑', '▁fascinated', 'ючы', '発展', '解答', '▁Doktor', '지만', '▁wolle', '▁gerçekten', 'hagi', 'brett', '寨', '▁انتخاب', '▁battalion', '▁Európ', '岸田総理大臣', '▁средств', '巴黎', '站着', '有很大的', '越多', '▁sigui', '▁жар', '认为这是', '▁Schön', 'ってきます', '▁natuurlijk', 'église', '贈', 'ރި', '▁specio', '▁yankee', '言われる', '報じ', '▁autour', '▁Estados', '也是如此', 'сцен', 'IM', '▁Pont', 'வர்கள்', '▁Notiz', '感知', '如果你愿意', 'ỡ', '▁어떤', 'グリーン', '▁специальн', '▁2010', '▁delegate', '▁Depression', '▁wallace', '你能不能', '神社', '赞成', 'ībā', 'trekken', '▁Stone', '▁cielo', '僧', '▁Haufen', 'بەر', '▁nasty', '▁placid', '▁abbot', '▁имел', '这么好', '▁erfordert', '▁отец', '▁bên', '▁trifling', '▁angemessen', '慈善', '▁legislative', 'كَ', 'ṭṭ', '針', '▁Verkauf', '▁Ле', '江戸', '嶋', 'ථ', 'パフォーマンス', '猩', '▁взять', '尽く', '辉', '▁медведев', '▁transcend', 'ங்களுக்கு', '局面', '▁glove', '▁приехал', '▁violation', '昨年', '脇', '▁Health', 'ক্র', '企业家', 'ҙар', '住房', 'lendi', '▁mound', '▁gestorben', '▁ungewöhnlich', '▁mouvement', 'ベー', '無事', '防御', '▁elementary', '▁kneeling', 'を広げ', 'öffne', '七个', 'важа', '▁Pul', '▁далеко', '在这一点上', '▁reconstruct', '▁одном', '废话', 'рина', '▁opini', '静岡県', '▁стане', '指标', '狐狸', 'ד', '▁Ariko', '▁Global', '▁pretence', '轨道', '▁magnetic', '▁gravit', 'CM', '楽しく', '▁столько', '▁refusing', 'きちんと', '污染', '▁demokratische', '▁принципе', '布拉', '▁Dennoch', '确切', '▁ivory', '▁Bauern', '▁Zucker', 'やろ', '▁frente', '▁сельск', '▁petrol', '影响力', '差点', '海底', 'antrag', '▁Bundesstaat', 'яўля', '▁роман', 'রো', '▁probablement', '▁siebzig', '▁antonio', 'guna', 'キック', '▁strove', 'röst', 'ないこと', '▁hiç', 'litten', '▁начинает', '▁Führer', '▁introducing', '▁miglior', 'ですもんね', '▁apollo', '▁relaxed', '▁Го', 'sinzi', 'kunga', '手臂', '▁домой', '▁glitter', '老太太', '▁dodge', '▁бюджет', '▁Fakten', 'گار', 'activitat', '▁parecía', '▁cradle', '▁дуб', 'добав', 'خوان', '▁viņu', 'prej', '模仿', '▁bazı', 'коммун', '写道', '▁treachery', '▁vị', '▁Looking', 'espècie', '▁거기서', 'కా', 'ના', '性质', 'LA', '毅', '▁праблем', '▁exclaim', '▁aufhören', '异常', '到最后', '▁courtyard', '勢力', '▁prophecy', '▁recipe', '▁doomed', '优雅', '迈克尔', '▁Ды', '▁furiously', '▁sicherstellen', '尾巴', 'tempered', '这样的事情', '▁thức', '抱着', 'ۋە', '▁американск', 'пэўн', '▁hội', '▁Jordan', '人工智能', '▁trenches', 'レーン', 'ზე', '▁bridle', '▁suspense', '▁Schriftsteller', '匹配', '▁binding', 'プリ', '▁heutige', '感動', '▁depict', 'きれいな', 'dolf', '▁Direktor', '▁benötigt', '등', '▁missouri', '▁paradox', '▁warehouse', '▁Johann', 'forschung', 'やったら', 'いかに', '发射', '▁compel', '▁massachusetts', '▁وهذا', '▁conosc', '▁entschlossen', '▁gaunt', '仕上げ', '徴', 'ơi', '▁дети', '▁dikontrak', '▁néixer', '▁долларов', '塑造', '▁uplift', 'لىرى', '教徒', '任何地方', '▁камер', 'chamber', '▁marilla', '▁Stell', '▁haughty', '▁sledge', '▁facilit', '▁каш', '百五十', '在那儿', 'sicherheit', '案内', '久保', 'ັ້ນ', 'වල', '▁monastery', '▁Überzeugung', '▁crooked', '▁эксперт', '▁intolerable', '掃除', '▁холод', '弗雷', 'вшие', 'ҟа', 'فعال', '我第一次', '大楼', 'kirche', 'ព', '▁ammunition', '▁applaud', 'давал', '▁medicina', '▁schooner', '▁Christi', '▁orienta', '一体何', 'っぽい', '顺便说一句', '▁ເດ', '▁necessita', '代替', '浸水', '服从', '▁ethical', '苍', '言います', '▁многих', '▁وإ', 'حاضر', '▁говорите', '▁emphatic', '聞きました', '困境', '▁سے', '拠点', '不记得', 'いらっしゃい', '有什么事', 'arrell', '楠', '▁survival', '▁өмнө', '碰巧', 'lož', '抜き', '▁outbreak', 'streich', '任何其他', '▁держа', '▁plaster', '崔', '▁Если', 'キャプテン', '來', '皿', '▁хотелось', '步骤', '▁черн', '▁hagati', '▁surround', '▁Twa', '▁அதை', '▁Nachmittag', '▁baptism', '▁секунд', 'ごめんなさい', '决策', '▁reasonably', '介意', '▁eky', 'という状況', '▁anfing', '食べ物', '▁banyak', '▁injuries', 'ނަ', '失礼します', '病例', '甘い', 'тверд', '▁Fremde', '▁الذين', 'keneye', '▁zaidi', '▁ravine', '▁accommodate', '朴', '▁biscuit', '衆議院', '▁victorious', 'أخذ', '▁Großteil', 'そうなんですね', '▁augustus', '▁вызыва', '初戦', '能找到', '▁நீங்கள்', '二零零', 'mówi', '举起', '服务器', 'freiheit', 'structure', '神経', '妥', '信頼', 'ゴルフ', '经历过', '默默', '▁Creek', '▁aṭas', '▁Guerra', '宮崎', '▁siguiente', '兵器', '▁replica', '赔偿', '▁hiểu', '過去最多', '臂', '▁resol', '▁panting', 'жер', '时尚', 'मु', 'Qué', '涼', '▁illustrious', '▁indefinite', '厄', '▁bedeckt', '▁shrine', '潜水', '▁exig', '▁حتی', 'дзіць', '▁спин', '竞', 'рист', 'と比べて', '케', '▁preocupa', '▁preĝejo', '▁vẫn', '▁behaupten', 'яўляецца', '▁notamment', '運転手', '▁weariness', '▁rimwe', '吉田', 'そっか', '▁flint', '衷', '豹', '▁زۆر', '▁заметил', 'gypt', '▁Milch', '大人気', '很多时候', 'рожд', '▁второго', '卸', '祝你', 'мель', 'कु', '被告知', '▁correspondent', '▁propaga', '读到', '作战', '燃え', '▁우리가', '▁passionately', '▁För', '▁хор', '甚', '頂いて', 'ք', '▁bệnh', '▁offspring', '▁Ancak', 'トレーニング', 'この時期', '買う', '因为这是', '乗客', '强迫', '市長', '▁researchers', 'が行われました', 'freude', '▁гэтыя', '▁scenery', 'ignit', 'енько', '物品', '紅', '▁Original', '찍', 'hypno', '▁режим', '▁ahubwo', 'honneur', '行星', '▁imaginary', 'winkel', 'өгө', '▁ваша', '▁tâm', 'ޑ', '▁Président', '見てください', '奖励', '▁giống', '▁حيا', '▁clatter', '▁circulation', '調理', 'ございます', '▁பாட', '从哪里', '很酷', '对我说', '▁Urteil', '▁Entdeckung', '▁proclamation', '查询', '▁wireless', 'なと思いました', '▁deixar', '▁거는', 'مجموعة', 'rühren', '协调', '活発', 'schuh', 'რო', '른', 'そろそろ', '支撑', '▁아니면', '有足够的', '品质', 'になりそうです', 'لدى', '裕', '▁grammar', '▁lượng', '▁преступлени', '牛奶', '▁đường', '▁만나', '▁ricevis', '▁außerdem', '▁wholesale', '列車', '▁jupiter', '和我一起', '▁acabar', '液体', '▁있지', 'cyaha', '碎片', '▁crater', '十月', 'impuls', 'したあと', '▁elektron', '分ごろ', 'ある程度', '跟他说', '▁titre', '▁своими', '▁acuerdo', 'නම්', '▁бүх', 'いませんでした', '話す', '大切に', '認められ', '▁хотели', '放置', 'illard', 'Mobil', '그', 'ニュースをお伝えします', '监督', 'ētā', 'aardig', '▁discrimination', '延伸', 'รา', '流量', '▁considerat', '었는데', '▁pronto', '贷', '素材', '▁алексей', '▁caroline', '屁股', '辞职', '占据', '我不得不', 'ಗಳ', '很开心', 'eater', '▁Ahnung', '▁secular', '理念', '貴重な', '▁Abschnitt', '▁hiring', '寒気', '▁vigor', '▁fick', '▁decorated', 'ดี', '跟随', '▁español', '▁помочь', '▁entsprechend', '인가', 'ächte', '▁Zehn', '▁quinze', '双手', '▁đô', 'yorsunuz', '共通', '▁tutta', '仰', '▁sentido', '▁accommodation', '▁frequency', '友谊', '▁Nigeria', '邮件', '▁публи', 'ámos', '就业', 'सि', '▁fiddle', '▁أول', '▁northward', '很奇怪', '这就是你', '▁бүл', '机关', '愁', '▁Tränen', '▁airplane', 'சிய', '▁moralische', '▁දැ', '▁luôn', 'spetta', '▁fiend', '干预', '▁potenc', '勃', 'ޓ', '▁transparency', '▁hypothesis', '守備', '作为一名', '▁damsel', '勝手に', '▁fancies', '▁bấ', 'RE', '▁cruz', '不允许', 'お昼', '▁запис', 'працоў', 'ハハハ', '한데', '▁realization', '随机', '分解', 'köz', '▁характер', '轴', 'urukundo', '▁surtout', '印刷', '我从来没有', '现金', 'オフ', '▁chị', '▁lascia', 'tropic', '▁rwego', '▁Carol', 'ött', 'と思っています', 'فريق', '弓', '▁recupera', 'レストラン', 'މު', '宿泊', '▁abolish', 'jumu', '▁قم', '▁diventa', '▁chronicle', '师兄', '▁умер', '研讨会', '嘴唇', '一首歌', 'որ', '▁allocation', 'にならない', '▁existiert', '▁homeward', 'gewicht', '马车', '▁beneficial', '▁Hunderte', '▁Thor', '▁различ', 'धा', '写信', 'undsechzig', 'ಟ', '随着时间的推移', '▁полностью', '▁çoğu', '駄目', 'シャツ', 'kogu', '▁mwana', 'てくれました', 'прыг', '▁prolong', 'なんですけども', '起源', '▁Matthew', '限り', '▁repentance', '▁hermano', '▁dinero', '▁oscar', 'исты', '氛', '▁securing', '▁ukuthi', '▁derjenige', '▁Beitrag', '上午', '난', '▁gibb', '▁Evrop', 'コントロール', '▁Records', '牙齿', '▁Ні', '▁ғой', '▁jimmie', 'ultima', '▁Earl', '▁complac', '相遇', '拘', '▁verlangt', 'ēji', '玩具', '出発', '框', '▁deceased', '▁причем', '▁geöffnet', '▁melody', '▁få', '▁있을', '▁مرة', 'important', '投资者', '▁southward', '▁உள்ளன', '航行', '借口', 'ční', 'េ', '▁erheblich', '視聴者', '▁heiraten', '就是为了', '▁neunzig', '復帰', '回顾', '▁dagger', '言いました', '▁feverish', '尖叫', '▁Hass', '▁fearless', '▁programming', 'yonna', '▁extremity', '▁avere', '▁minimal', 'гээд', 'こない', '났', '▁wondrous', '▁دیگه', 'すごいね', 'losigkeit', 'продукт', '▁unaware', '▁factories', 'კი', '起作用', '▁millionaire', 'লের', 'черед', '躍', '钉', '▁varieties', '▁mauvais', '▁vairāk', '▁booth', '▁dónde', 'ۇق', 'service', '最早', '▁unkind', '이나', 'fisch', '▁adverse', '▁узнал', '▁가고', '▁athos', 'ח', '乾燥', 'روب', 'न्छ', '▁darkened', '▁applies', '亨利', '▁приказ', 'って言う', '▁முன்', 'વા', '▁spontaneous', '▁দিয়ে', 'schrecken', 'stancia', 'ల్', '▁갔다', 'gefüllt', '普段', '▁speck', 'なんだろう', '▁Вот', '营地', 'டெ', 'gelaufen', '邻', '▁Acest', '掲げ', '▁corporal', 'おかげで', '呼んで', 'নো', '▁Fernsehen', '▁galley', '天主教', '▁precision', '▁uneasiness', '▁фотограф', '▁pēc', '遵守', '▁Again', '▁kontrollieren', '▁olabilir', '▁luce', '▁rubbing', 'bwy', '▁decoration', '▁repay', '▁kullanıl', '▁immigration', '毯', '蒋', '▁volatility', '▁похоже', '쪼', '▁grievous', 'つなげ', 'マリウポリ', '一个地方', '進み', '反复', '▁tiên', '▁Waffe', '▁высоко', 'はありませんでした', '▁expressive', '増えている', '皱', '돌', '▁نبود', '▁Dutzend', 'と思うんですね', '对你来说', '▁geography', 'steigt', '▁variant', '助理', '▁Vögel', '▁احساس', '▁Klin', '▁residential', 'Imperi', '▁modified', '▁solange', '▁filings', 'αν', 'وظ', '▁splendor', '▁Kaffee', 'әлә', 'eficient', '豊かな', '▁معا', '▁старш', '▁сложно', '▁хва', 'หา', 'πο', '▁Burg', '▁федеральн', '▁лож', '▁prostitu', '伤心', '▁Howard', 'опо', 'まらない', '▁vieux', 'хватил', '巫', '吕', '▁đúng', '▁nightingale', '选项', '同士', 'に到着', '設定', '▁postpone', '▁нужен', '▁крут', '绝不', '▁robbery', '▁Му', '▁snarl', '▁cél', 'வான', '▁Anthony', '▁Krankheiten', '▁reappear', 'あるんですね', '清醒', 'тянул', '违反', '▁život', 'ക്ക', '琼', '防犯カメラ', 'Effekt', '▁elastic', 'horaho', '思え', 'мәй', '▁troy', 'てみよう', 'سطح', 'kombe', '▁Tanz', '▁wipe', '漢', '▁cherche', '粮食', '▁držav', '模様', '知識', '▁trả', '▁mold', 'ɣur', '▁softened', '絡', '袁', '▁기억', '忠诚', '预计', '▁descendants', '結び', '别忘了', '还有一些', '▁machst', 'อบ', '▁modification', '挽', '刮', '不断地', 'klā', 'ذكر', '这两天', '▁Philipp', '主持', '▁sıra', '上涨', 'kreuz', '▁அவன்', 'трымліва', '▁ເອົາ', '▁sprinkle', '▁hesitating', '目撃', '資料', '▁chinesische', '▁transmission', '▁trebui', '风景', 'cloud', 'かかった', '疫', 'ってくれる', '傾', 'ebɣa', '▁pregnant', '▁memorable', '▁Unterricht', '▁majestic', '▁Transport', '▁abyss', '▁voce', '挺好', '▁Station', '主人公', 'لىك', 'ganira', '▁geeignet', '▁kentucky', '▁telèfon', '茨城県', '酢', 'よろしくお願いいたします', '▁begeistert', 'にもかかわらず', '▁profesor', '清理', '▁사실', '▁rumour', '▁Forscher', '▁cupboard', '見つけた', '千万别', 'と思ったら', '▁нашу', '▁хэсэг', '翁', 'キャラクター', '▁ນະ', '▁охран', 'ordinate', '考えると', '▁gelten', '▁chalk', '▁пути', '▁competent', '赠', '▁cecilia', '▁спокойно', '▁exempt', '苦労', '▁cambridge', '美洲', 'ゆっくりと', '▁краіны', '減ら', '下一步', '▁cripple', '▁sunrise', '没法', '▁vincent', 'かなと思って', '毕', 'ரும்', '平常', '祖先', '▁நெ', 'lood', '喘', 'ಬ', 'ラジオ', 'منطقة', '▁civilian', '快递', 'ัด', '仆人', '▁liquidity', '▁Onkel', '地铁', '▁thiết', '参观', '来自于', 'وست', '▁jelly', '爸爸妈妈', 'stunde', '見ている', 'ON', '▁Termin', 'ដ', '嘱', '▁hudson', '▁நிற', '▁fraction', 'গু', 'দ্ধ', '媳妇儿', '近づいて', 'ứ', '支出', 'すてきな', '贺', '▁ceremonies', '▁поддержк', '▁безопасности', '▁말이야', '▁regió', '▁obstruct', '▁mercat', '转移到', '领先', '美容', 'даецца', '活力', 'ី', '▁shrank', '▁mañana', 'այ', '▁têm', 'NN', '広い範囲で', '乐意', 'intensive', '教団', '番号', '▁galv', '약', '▁لذلك', '▁ஆகும்', '▁дахь', '▁полковник', '▁নিয়ে', '谈恋爱', '▁nursery', '▁flaming', '▁Darwin', '▁شکل', '短期', '挫', '▁Georgia', '霊', '▁negotiate', '▁gahunda', '▁fuerza', '▁Kapitel', '▁puritan', '尊严', '▁এখন', '▁இருக்கும்', 'ブロック', '撒谎', 'লাম', '▁noticing', '▁rebuke', '▁vexed', '年目', 'ĝoj', 'вэр', '生きる', '▁выступа', '赴', '▁очевидно', 'gång', '明らか', 'liegenden', '各自', 'зву', '해가지고', 'ับ', '▁Yani', '▁матери', '▁сделали', '▁آنجا', '▁Zunächst', '▁Пасля', '▁싶어', '▁наук', '▁جوان', '▁homoj', '毛病', '几百', '重量', 'ޔ', '▁Lächeln', '▁vijf', '▁imperative', '财政', 'писыва', '曲げ', 'なのかな', 'ハリ', '▁Landschaft', 'дорож', 'ēju', 'につなが', '▁betroffen', '貧', '▁یافت', '修改', '▁Porque', '懸', 'แล้ว', '▁einschließlich', '▁jüngste', '▁übertragen', '▁государстве', '▁Мар', '▁Señor', 'եր', '国民党', '目指', '可见', '闺女', '些什么', '▁resignation', 'weichen', '▁rusty', 'ているということです', '指南', '祖母', '侍', '▁منطقه', '▁பின்னர்', 'ވާ', '▁utilization', '▁nhỏ', '野蛮', '▁Beck', '我们确实', '▁hannah', '飲んで', 'diğini', '▁зараз', '虽', '全国各地', 'rigg', '▁düş', '督', '▁Sala', '併', 'époque', '▁malgranda', '▁proclaim', 'pferd', '▁Anzeige', '▁yardım', 'jyanye', '▁gait', 'ନ', '▁Bemühungen', '洒', '翠', '▁싶은', '哭泣', 'technik', '清洁', '▁Fac', 'temperatur', '光明', 'ติ', '▁Lippen', '僚', 'ばっかり', '▁Roboter', 'ாட்சி', 'mahanga', '▁dreizehn', '站住', '▁Funktionen', '自衛隊', '花费', '公布', '▁implant', '▁murray', '深处', '▁partake', 'цаў', '琪', '▁excellency', '▁insignificant', 'ご存じ', '▁especie', '▁deputy', 'দেশ', 'ъезд', '物質', '▁verteilt', '▁spinning', 'spirited', '▁fairies', '▁Bydd', 'ống', '▁exerc', 'ワイン', 'yitibwa', 'いらっしゃいます', '喜び', 'やってきた', '▁humil', '▁kumenya', 'ическим', '作られた', '八百', 'えっと', '▁alumni', '▁отделения', '▁kulturelle', '▁headache', '呼ばれ', '▁zamanda', '▁ekster', 'වන', 'થ', 'ใจ', '▁així', 'gebunden', '行列', '▁прошу', '▁oblige', '▁тады', 'amenye', '判决', '是时候', 'プレッシャー', '▁Terror', '▁jordan', '▁погиб', 'ība', '▁ведае', '時過ぎ', '▁Pep', '转换', 'を持っている', '▁snug', '▁долг', 'bourne', 'という意味', '尺', '▁Schicksal', '▁hóa', 'ポーランド', 'ހު', 'agrada', '▁utilisé', 'どれだけ', '▁желез', '▁może', '▁oppression', '因为它们', '自豪', '融合', 'schossen', 'դ', '▁grâce', '▁посмотреть', '枕', '▁foliage', 'むしろ', '损害', 'குதி', '▁பிரி', 'dığını', '▁restaur', '婆婆', '▁inizia', '▁Leiter', '拠', '分离', '侄', '▁geoffrey', '깐', '遵循', '▁begrenzt', 'riff', '▁хозяйство', '▁হবে', 'ющей', '▁Public', 'ıyı', 'お子さん', 'Psycho', '▁Glen', '昨夜', '様々な', 'نامه', '▁twinkle', 'strafe', '▁healthcare', '算法', '▁worthless', '遠く', '乐观', '▁vardır', '著名', '象征', '▁مادر', '显得', '▁worauf', '▁چو', '2011', 'puesta', '締', '▁மிக', 'āli', '▁아빠', '▁fathom', '▁новые', '▁valiant', '▁fanatic', '很快就会', 'бросил', '▁gusto', '▁procura', '傲', '喻', '火曜日', '▁scruple', '▁unbekannt', '▁몰라', '▁chronic', '▁முன்ன', '▁ziek', '誇', '▁folosi', 'juri', '▁Anruf', '恼', '▁оружие', '▁eccentric', '▁inconvenience', '▁luxurious', '▁đưa', '▁benannt', '▁puedo', '▁defensive', '同じような', '▁звоните', 'たりとか', '艰', 'bearer', '灌', '▁enclosed', '▁lizzie', 'verhältnis', '▁አይ', '▁pickwick', '▁Armut', '▁nelson', '▁allemaal', 'kumva', '▁klub', '▁commencement', '▁discord', 'alphabet', '▁nördlich', 'ポーズ', '驳', '▁đối', '▁чинь', '\u200d', '▁südlich', '郎さん', 'ክ', '項', '▁erfüllen', '▁Что', '▁головой', '嘴里', 'ować', '▁hinweg', '拉丁', '▁самой', 'を求めて', '食べられる', 'に当たる', 'прашива', 'シンプル', '▁sarebbe', '职责', '模拟', '国境', '▁다시', '▁titan', 'テロ', '藤井', 'builder', '▁Massachusetts', '▁gäbe', '▁먹어', '▁сосед', '▁heritage', '早晨', '▁rappel', 'ণে', '▁ehren', '▁politika', '▁facilitate', '卫星', '▁lächeln', '▁erhöhen', '严厉', 'おしゃれ', '▁Pacific', '康复', '暴行', 'と思うんですよね', '▁prostrate', '胡子', '这时候', 'ஃப்', '▁antagonist', '▁фед', '权威', '眼镜', '▁Wang', '▁депутат', '▁существо', '▁hubiera', 'ლო', '▁olacak', '孤立', '▁affront', '予防', '▁Susan', 'klagen', '▁parrot', '日常生活', '▁měl', '▁لطفا', '茫', '▁موضوع', '栽培', '▁Board', '▁Northern', 'しょうゆ', '市にある', '▁prosecution', '▁можешь', 'アニメ', '边界', 'dependence', 'американ', '埋め', 'alytic', '▁animation', '▁وكان', '農業', '尻', 'จาก', 'ラウンド', '▁magician', 'состоя', '▁freak', '再一次', '▁лидер', '▁داره', '子育て', '▁verbal', '▁benötigen', '끔', 'பெயர்', '貼', 'アイドル', 'fleisch', '▁Point', '▁پیر', '▁Branche', '計算', '▁burglar', 'খন', '速い', '▁furent', '悪化', '▁wholesome', '普及', '▁gaily', '秘书', 'Produzent', '悼', '▁enforcement', 'ות', '场合', '侵入', '▁nommé', '▁아니라', '▁oggi', '▁fiber', '偉', '▁perceiving', '▁dinosaur', 'チャンピオン', 'موسيق', 'සේ', 'yinza', '▁들어가', 'killer', '▁plump', '进攻', 'いったん', '婦', '▁HIV', '▁haciendo', '▁немножко', '▁оппозици', '▁thereafter', 'богат', 'سازی', '会出现', '▁écrit', '▁disappearance', '▁хаце', '百姓', '▁وهي', 'говорил', '▁prakti', 'ต้อง', '▁nerv', '▁Kelly', '▁Ausnahme', '動く', 'σε', '▁reverend', 'ホン', '▁угодно', '抄', '▁магчыма', '▁எல்லா', '▁Erstens', '▁crag', '▁машина', '▁forthwith', '携带', 'වත්', '▁earnestness', '▁interposed', '▁представлен', '▁trẻ', '記事', 'hati', '▁stieß', '▁sponge', 'ೇ', '▁Columbia', '▁Großbritannien', '▁федерации', 'ничтож', '▁offense', 'Bomb', '吉姆', 'ێکی', '▁estudio', '▁darwin', '▁viên', 'ຸ', '▁возвраща', 'смеш', '裁判所', '吾', '▁완전', '成千上万', '▁abilities', '関係者によりますと', '别动', '30%', '武汉', '▁craig', '▁economist', 'わけじゃない', '▁ülke', '▁fung', '▁cyose', '▁herausgefunden', '▁допустим', '脑海中', '▁맛있', '▁دقیق', '▁Truppen', '連勝', '▁perilous', '骨头', '▁هنوز', 'カウント', '▁unangenehm', '▁exhort', '▁heavier', 'රා', '流浪', '我爱你', '你也可以', '▁kijken', '処分', '2012', '▁Walter', '▁reflex', '関心', '▁Teufel', '▁congratulations', '▁Dilluns', '鶴', 'CEO', '▁Tippett', '▁achieving', '▁Business', 'roost', '永久', 'замен', '▁Clara', 'このうち', '身材', '▁junta', '輸出', '▁دیگری', '▁vendor', 'が出ている', '▁сёння', '幽默', '▁Francis', '▁regula', 'পুর', '兵士', '▁Normal', 'sponde', 'たらいい', '段階で', '▁composer', '▁Junior', '▁leonard', 'されていて', '▁Eindruck', 'solució', '▁southwest', '▁equipo', '▁Metall', '▁voters', 'வன்', '▁mosquito', '▁irgendetwas', '▁següent', '▁loại', 'င်း', '現役', 'alisierung', '穿越', '▁fervent', '描いて', '电视台', 'nachricht', '主流', '广东', 'waardig', '필', '▁Toronto', '▁alteration', '▁diligence', '閉じ', 'との関係', 'государств', '▁Wilson', 'στ', 'シア', 'мовы', '▁curr', 'тып', '主演', '▁neugierig', '▁элемент', '▁vibration', 'お弁当', '甜蜜', '▁nikola', '▁chacun', '登记', '▁flirt', '▁rapidity', '▁pourrait', '▁ومن', 'быстр', 'avion', 'ব্', '几十', '▁людзей', '▁Geschmack', '構造', '日連続で', 'が必要な', '続けた', 'כ', '▁sequential', '▁whistling', '垣', '▁Gestalt', '▁그래가지고', '交換', '▁compose', 'праў', '▁estudiant', '憧れ', '▁infernal', '▁věc', '▁navigation', '选民', '▁recap', '享', '▁америк', '▁Hungar', '天赋', '▁emerald', '▁पनि', '▁شامل', '▁Motiv', '▁aufregend', '此刻', '▁generating', 'وى', '▁вялікі', '▁оказыва', 'myśl', '▁fácil', '▁treacherous', '湘', 'そっち', '▁harriet', '雷雨', '一瞬', '▁pouco', '特別な', '智力', 'ගෙන', '▁hunne', '绩', '▁Emotionen', 'ಅ', 'に基づ', '威廉', '▁beseech', '▁dramatically', '落ち着', '非難', '見通しです', '▁срок', 'んですけれど', 'ulira', 'プラン', '搅', '▁advisor', '▁knives', 'acağım', '▁Ла', '▁警察によりますと', '几个小时', '是正确的', '▁schrie', 'ரின்', '改正', '▁lyric', '▁могла', 'ବ', '▁penetration', '▁Nächste', '▁být', 'atrix', 'ساز', '你为什么不', '▁konata', 'ётся', 'たぶん', '०', '▁superficial', '▁unreasonable', '▁điểm', '▁grotesque', '▁coroner', '▁Beschreibung', '▁다음', '▁refreshment', '昭', '传达', '▁надеюсь', 'ំ', '▁Ontario', '▁divinity', '▁vehement', '▁settling', '保育', '▁лучш', '▁bekomme', 'っていう感じ', '▁Witz', '歩き', 'ضاء', 'diagnose', '沿岸', '衡量', 'げん', '▁நல்ல', '改进', 'ிடம்', '▁большие', '▁Vä', '▁Stress', '▁транс', '▁dauern', 'platte', 'ఁ', '१', '▁humiliation', '▁بیرون', '▁Könnte', '軍事侵攻', 'ことにしています', 'लो', 'れん', 'டோ', 'ждения', '▁dickens', '江湖', '▁ansieht', '▁insgesamt', '▁вещь', '▁دنبال', '寒冷', '▁lobby', 'ハム', '年ぶり', '死刑', '在接下来的', '绘', 'פ', '▁thú', '▁millones', '▁Presse', 'コート', 'エイ', '右边', 'entrada', 'liselt', '▁Engagement', '芋', '▁worüber', '▁regretted', '首席', 'そうなんだ', '▁costru', 'を決める', 'fuß', 'റ', '▁Margaret', '亭', '参议员', '▁Nutzen', 'sluit', 'étend', 'gambi', '▁workshop', '▁Sprach', 'schleunig', 'બ', '▁además', '▁золот', '聞かれ', '▁endowed', '▁strode', 'крыты', '하면은', '4000', '▁kommun', 'ত্ত', '总理', '▁миллионов', '▁escaping', 'န်', 'ウクライナ侵攻', '▁முதல்', '▁Provinz', '▁Questa', '有哪些', '▁occupant', '▁rugged', '調べに対し', '▁البر', '▁Gedanke', '我只是想', '篮', '贩', 'ঝ', '▁arguing', '▁хлеб', '▁Certain', 'を巡り', '▁پشت', '生き物', '▁parola', '▁수도', '主教', '包装', '遗传', 'เธอ', '举办', '陥', '艦', '▁shabby', '透露', 'скага', '▁picnic', '▁construcció', '占领', '▁activist', 'işim', 'であること', '▁davvero', '▁crític', '珍惜', '▁çalışma', '▁другого', '▁rogue', '▁geliyor', '্ট', '▁todavía', '▁ډېر', '▁गर्न', 'おかしい', '▁действия', 'こういうこと', 'ին', '▁примерно', '▁Greg', 'られていた', '猴子', '▁adieu', '▁готовы', '▁akzeptieren', '纱', '▁Bewertung', 'おそれがあります', '▁вопросов', '▁hybrid', '▁único', '▁کردیم', '▁reprit', 'escena', '▁Ҡа', '▁hoặc', '▁nostrils', '▁champagne', 'やり方', '▁smote', '圧倒', 'ならば', '▁babiri', 'セカンド', '才知道', '連覇', '▁идти', '▁imposing', 'Book', 'waarde', 'yczn', 'らっしゃる', '▁hoorde', '▁verbessert', '▁zooveel', '形容', 'もらいました', '▁inviting', 'іўся', '▁volcano', '新潟県', '▁eastward', 'froid', 'ніз', 'mauer', 'lösung', '▁undertook', '伤口', 'ивается', '▁زمانی', 'කට', 'イヤー', '興', '▁militärische', 'マイナス', '这部电影', '▁trifft', '▁доктор', '▁analytics', '્ર', '领袖', '▁notorious', '▁piercing', '▁película', '▁compara', '▁молча', '▁commentary', '▁Morris', 'станци', 'チュー', '▁conscientious', '坠', '▁Stoff', 'غۇ', '对我们来说', 'серд', '受け止め', '▁Brüder', '皇家', '提起', '検証', 'ގ', 'rechnet', 'ழை', '▁yakın', '▁alluded', '▁Parlement', '▁ripple', '▁trocken', 'вуча', '▁Saison', 'といわれて', '▁Hugh', '議長', '敞', 'શ', '▁erscheint', '▁خاطر', '▁нужна', 'sighted', '做不到', 'ふた', '向かい', '分类', '見たこと', '▁comparative', '翅膀', '丛', '▁necklace', '交往', '建築', '大伙', '▁станция', '▁geraten', '▁Gebet', '▁peuple', '▁weibliche', '重症者', '▁Vortrag', '▁Раз', 'گذار', '▁acerca', 'பை', 'してしまった', 'どうでしょうか', '▁জান', '▁disclosure', '▁geschieht', '▁здравствуйте', '▁apprentice', '▁Blumen', 'シングル', '▁одним', '入侵', '▁näi', 'に関して', '▁wakati', '▁качестве', 'ғыҙ', '▁blickte', '▁anecdote', 'ایل', '▁secund', '▁سەر', 'على', '▁devout', '整整', '现在正在', 'dzē', '脆', '羡慕', '▁Houston', '▁Erwartung', 'ぴったり', '▁genießen', '▁شاید', '▁nombreux', '▁Bruce', '▁genus', '两周', 'パット', '▁лежа', 'gefahren', '▁آس', 'อยู่', '▁Pennsylvania', '▁છે', '佐々木', 'durchschnittlich', '机械', '晴れて', '▁humbly', '▁afecta', '▁тракт', '屋根', '▁করেন', '知らせ', '▁diagram', '▁evitar', 'くなっている', '▁intuition', '▁jonathan', 'blätter', '▁default', '▁measuring', 'зван', '▁어제', '▁protocol', 'últim', 'してくる', '処理', 'ეს', '发誓', '▁Mount', 'autant', '如果有人', '▁миров', '障', '▁анализ', '▁அழை', '如果你能', '停電', '的角度来看', 'வரும்', '친', '戚', '▁Präsentation', '▁Festival', '伊丽莎白', '▁Geräte', '▁иметь', '▁cherry', '▁Vergnügen', '▁بىلەن', '▁때문에', '淹', 'ヴ', '▁Portugal', '▁Crist', '尤其', '▁Major', 'の様子です', '趣味', 'gesteld', '糊涂', '色んな', '▁اصلی', '▁Ausschuss', 'వు', '▁pluraj', '室内', 'ировали', '構え', 'runde', '棄', '▁گوش', '▁михаил', '医疗保健', '▁waarop', 'を決めました', '体现', '▁voiture', '▁Ufer', '▁Route', 'もらいます', '▁tác', 'میر', '拒', 'を果たし', '▁nachgedacht', '페', '▁комитет', '▁ມີ', '▁داستان', '减肥', 'геҙ', 'ジン', '左边', '▁Sorge', '▁чаго', '▁incense', '▁العام', '旭', '▁đại', '▁بنابراین', '▁смотреть', '▁دلیل', 'キム', '말', '▁investor', '塞尔', '小伙子', '屎', '▁Jennifer', 'ും', '▁уровне', '▁homage', '▁видели', '正しい', '▁laboratori', 'に住んで', '▁illinois', '▁tiền', 'サラダ', '▁boughs', '▁russell', '▁sagst', '警備', 'zuziehen', '甘み', '▁sinister', 'ரீ', 'ような感じ', 'ریک', '姚', '▁Wähler', '▁columbia', '▁ekzistas', '▁perplexed', '▁братьев', '渔', '▁grill', '▁exalt', 'kontakt', '▁feit', '▁governess', '▁kurya', '▁Kindheit', '▁sichtbar', 'پتۇ', 'เรา', '▁hump', '▁پول', 'spread', '愈', '▁clumsy', '▁plutôt', '취', '▁Lewis', '関東地方', '▁каманд', '哲学家', '▁написал', '▁jazz', 'そのとき', '▁tiel', 'よろしく', '▁Sekunde', 'پوش', '甲子園', '▁Widerstand', 'jüdische', '▁pretext', '▁début', '▁Standort', '▁половин', '▁shovel', 'йшлі', 'С', '▁dennoch', 'schwäch', '毒品', '救命', '▁tiam', '▁forbear', '▁convincing', '▁miraculous', '▁поговорить', '▁mugihe', 'intérieur', '睡着了', '▁여자', '100%', '하기', '修理', 'ruḥ', '翌日', '▁siebzehn', '▁waistcoat', '继续前进', '▁cuán', '▁urging', '給付', 'mıştı', '茹', 'វ', 'ピンチ', '80%', '缓慢', '▁Ли', '保密', '镜子', '▁felix', 'あると思います', 'つらい', '▁خودش', '▁detachment', '▁prescription', '貢', '都道府県', '▁cavalier', 'もしかして', '尼克', '▁petersburg', '▁zunehmend', 'đ', 'layan', '哄', 'ō', '▁zukünftige', '▁declining', '▁extern', 'சொல்', '积累', 'っていうのも', 'europa', 'स्त', '▁starving', '祭り', '呼吁', 'ٌ', '▁corazón', '▁сталин', '▁eugene', '▁participating', '做生意', '▁condens', '描かれ', 'łow', 'できれば', '▁zacht', '删除', '適用', '▁скажи', '▁Definition', 'intérêt', '滥', '▁Một', 'schloß', '▁প্রতি', '取り組んで', '▁tolerate', '▁điện', '▁auction', 'ნე', '▁Gefangene', 'zungu', '▁hieß', '董事长', '▁calamity', '▁precipice', '▁ایجاد', '▁hoffnung', '▁nuovo', '囚犯', '▁două', 'タイムリー', '主管', '▁Rw', '▁حسنا', '▁meditate', '▁Fakat', 'メダルを獲得', 'دعو', '博客', '▁schweigen', '▁cemetery', '▁lloyd', '審査', '啤酒', '成績', 'nął', '▁rook', '▁Association', '▁Perezida', '▁baltimore', '▁endurance', '洛杉矶', '消耗', '物理学', 'ющее', 'стреля', '很多人都', '揺', 'ច', '这辈子', '▁Knochen', '▁και', '▁видно', '▁Wirklichkeit', '▁چشم', 'ソフト', 'ப்போ', '弟子', '1,000', '干什么呀', 'գ', '▁অব', '▁unreal', '▁Kristo', 'gewandt', '▁হয়েছে', 'сроч', '▁volgende', '▁gelukkig', '하면서', '▁زبان', '▁arbitr', 'ምን', '▁Davis', '書いた', 'ергә', '▁marcus', 'を持った', '尉', '▁hilfreich', '▁вместо', '▁څنګه', '▁irgend', '▁gambling', '▁উপ', '▁возможности', 'просить', '▁unterscheiden', '▁feststellen', 'ゴー', '食堂', '▁gelebt', 'んでしょ', 'знания', '▁estudiar', 'زده', '▁норм', 'жир', '▁shameful', '열', '▁течение', '▁stammered', '阴谋', 'уулах', '▁ransom', 'kapital', '▁franco', '奈良', '顺便', '▁slipping', 'ığın', 'ალ', '▁wichtigste', '料金', '坛', '▁малая', '属下的一个', '谐', '박', 'いかがでしょうか', '▁ماشین', '読んで', '▁шестой', 'Tabelle', '۲', '▁algún', '▁unanimous', '▁thống', '▁skupin', '暮', 'やめて', '曇り', 'писал', '驶', '▁fidelity', '▁pouvons', '▁mondiale', '速報', '▁Überleben', '離れて', 'lardı', '▁quitted', 'ぴ', '販', '▁느낌', '▁воздух', '▁patriarch', '沙漠', '▁развива', 'глядзе', '優先', '▁Má', 'தான', '你怎么知道', '▁dispense', '変えて', 'ီ', '鸦', '▁Eigentum', '▁discouraged', '這', 'こういうふうに', '阶级', 'せば', '▁leitet', 'theorie', '▁cultivation', 'leihen', 'eceğim', '巨大な', '▁Lektion', 'มาก', 'らせる', 'торгов', '▁Empfehlung', '▁celestial', '▁occidental', 'алтай', '▁athletic', '桁', 'affaire', 'ものすごい', '▁civilisation', '▁اتاق', '这几天', '▁Europäische', '注定', '该地区', '析', '掏', '▁Mitgliedstaaten', '▁recognizing', '력', '▁казалось', '▁Sturm', 'パーク', 'рабатыва', '▁военно', '▁sentinel', 'どうしよう', '▁spike', '良心', 'временно', 'ຖ', '甄', '抛弃', '▁получить', '▁abgeschlossen', '伍德', '残念', '▁collector', '▁микро', '▁joshua', '▁период', '့', '▁பெரிய', 'Source', 'ющего', 'くなっています', '▁astronomi', '汇报', '復活', 'țele', 'デモ', 'хир', '仙台', '囊', '舱', '▁coincidence', '▁compromis', 'メイン', 'inspiring', '▁politeness', '碧', '▁வழங்க', '扉', '▁pudding', '▁baptist', '▁Vull', '▁epoch', '▁combusti', 'entwicklung', '▁дней', '负面', '帰国', '▁байгуул', '▁Nachbarn', '▁대학', 'espér', '▁Disney', 'спя', 'ডি', 'なじみ', '▁Bedürfnisse', '极其', '▁بسیاری', '▁zurückkommen', 'うどん', '悄悄', '▁зохио', 'メダリスト', '▁kesk', '▁possono', '棕色', '総理大臣', 'වෙන', 'nummer', '異なる', '城堡', 'ғына', '▁relaciona', '▁hobby', '▁людьми', 'mektedir', '▁caballero', '▁του', '▁ہے۔', '▁адрес', '▁никакой', '▁باشه', '▁durchaus', '▁außen', '▁politician', 'höchste', 'を行いました', 'عامل', 'ણ', 'ቀ', 'যোগ', '六个月', '▁sophia', 'endroit', 'どうでしょう', 'ێر', 'ファー', 'је', 'فضل', '感染症', '让我们看看', '屋顶', '飛車', '▁ذات', 'drž', '泼', 'asanzwe', 'ား', '厚生労働省', '▁dungeon', '▁جيد', '押さえ', '▁vollkommen', 'క్క', 'zwingen', 'ведения', '▁Mühe', '▁seneng', 'нести', '幼儿园', '磅', '腔', '烦恼', '▁Fahrzeug', '眼神', '▁чисто', '▁далей', 'を迎える', '▁sexuelle', 'オリジナル', '马丁', '▁aufbauen', 'ausschuss', 'における', '周囲', '狮子', 'できるだけ', 'gegriffen', '▁langue', 'ウクライナ軍', '▁herzlich', '▁suffi', '▁İki', '▁gehst', '苦しい', 'توانیم', '塑料', '▁chơi', '▁khó', '▁არა', '▁самые', '▁tedious', '感染状況', 'ước', '▁întreb', '每一次', '岭', '▁Vậy', '▁discomfort', '▁настолько', '捐赠', '▁капитан', 'konsum', '▁رجل', 'ポリ', 'ходили', '▁다니', '▁économique', '敗れ', 'génér', '▁Cross', 'ルート', 'lumina', '吸收', '▁косм', '假期', 'klapp', '验证', '▁Fond', '▁bizim', '▁portuguese', '▁rubbish', '복', 'oubli', '干吗呀', '▁хот', '运气', 'тыўна', '▁இப்ப', '▁kanggo', 'ெட்', '寡', '▁sanctuary', '써', 'よろしい', '邸', '▁tradicional', '▁bandage', '▁ukrain', '渡辺', 'ミニ', 'というわけで', '▁mängi', 'ちゃいます', '▁рух', 'abash', '▁Gedächtnis', '▁pièce', '医療機関', '▁immune', '火災', '▁forlorn', 'genossen', '▁хоча', 'räsentiert', '▁horribly', '▁безусловно', '▁кӱ', '▁семьсот', '▁sweetheart', '▁مؤ', '解雇', '涉及到', '▁воды', '況', '塘', '▁harvard', '罰', '▁Speicher', '▁benedict', '▁fellowship', '在这方面', '英文', '▁pronounce', 'ţ', '▁proprie', '▁болсон', 'リュ', '▁celebration', '▁Güte', '正在进行', '蔽', '청', '膝盖', '▁радио', '▁rustic', '▁общество', '▁pulpit', '▁Fußball', '▁Josep', 'cliffe', '▁தெரி', '現代', 'podobn', '▁fascination', '▁który', '▁devait', '▁دهند', '再現', '▁geographical', '变革', '▁мисс', '史密斯', 'ニック', '▁Egypt', 'строить', '精神病', '▁모르겠', '▁русско', 'gegenwärtig', '둘', '씩', '▁ĉirkaŭ', '喫', 'एको', '神话', '▁titul', '▁Träume', '▁আস', '厳しく', '▁dazzling', '▁erwiderte', '▁Überraschung', '▁gedanken', '增强', '基督', 'ાર', '▁luggage', '▁이번에', 'täuscht', 'ড়ে', '▁mwiza', 'әҙер', 'щим', '▁marvelous', '入り口', 'wahrscheinlich', '述べ', '▁velmi', 'ർ', '▁Londres', '▁تولید', '▁Sonntag', '▁hôm', '腐败', '갖고', '承認', '考验', '▁Chu', '▁aisle', '▁beauties', 'ambigu', 'ぼう', '▁hippo', '霉', '▁overlooked', '▁Takže', '▁moisture', 'తా', '▁hoàn', 'ってみよう', '太平洋側', '▁cultivate', '▁wobei', '▁ecclesiastical', 'édé', '爱尔兰', '▁пространств', 'おばあちゃん', '▁Training', 'పో', '餐馆', '▁dripping', 'geschenk', '▁auditor', '▁unequal', 'amatu', '白宫', 'mutima', '▁fisherman', '疆', 'ないですか', '▁drake', '判定', '▁disseny', 'kungu', '買った', '▁troublesome', 'Blanc', '▁доступ', '证实', '▁mẹ', '▁மனித', '▁Vermögen', '급', '引擎', 'づらい', 'Unis', '▁Anspruch', '房屋', '引退', '▁борис', 'માં', '▁Kategorie', '▁зусім', '잡', '娅', '▁Spanish', '▁thanksgiving', 'లా', '▁хороший', '▁honom', '隐私', '▁flip', '▁occurring', '▁Ereignis', 'wheel', 'ウォー', '生み出', 'だと思うんです', 'quote', '▁Despite', 'まいりましょう', 'tumye', '▁humorous', '女優', '▁Voraus', 'ってしまった', '▁Köpfe', '最終的に', '▁rhyme', '▁clump', '▁видеть', '▁luckily', '▁رنگ', '▁malaria', '生涯', 'патрэб', 'ప్ప', '▁Foundation', '▁secrecy', '谜', '纤', 'ŝanĝ', '▁Provi', '▁дүр', 'ご覧いただ', 'беҙ', '▁audit', '▁spice', '▁süd', 'கல', '吸引力', '色々', '▁drüben', '▁schüttelte', '▁completamente', '決断', '▁думать', '励', '塑', '▁novelty', '龟', '▁Flügel', '▁diferencia', '▁cristian', '▁urmă', '▁jesuit', '▁fördern', 'َلَ', 'と述べました', '晴れる', 'を発表しました', '言える', '陌生', '▁medication', '季度', '▁lächelte', '綱', 'ున్నా', 'gratul', '▁моего', 'سې', '▁اين', '兄弟们', '▁ئەوە', '卿', '荒谬', '弘', '▁제일', '▁будешь', '适用于', '食べたい', '40%', '▁Ре', '场比赛', '▁xả', '▁kostet', '▁bố', 'Werbung', '▁Academy', '▁mohammed', '▁آمریکا', '唐纳德', '罗伯特', '▁помощью', '自殺', '▁Vì', '▁Rauch', '剧院', '▁curate', '▁Moore', 'を越え', '一件事情', '▁алма', '▁distint', '▁absolv', '▁deceit', '▁propriety', '怪物', '根本就不', '度目の', '▁Entfernung', '▁Après', '▁signifas', '日ざし', '▁Pläne', '▁Nerven', '▁güzel', 'ビッグ', '▁hydrogen', '▁winzige', 'farben', '鞭', '▁thompson', 'ঙ্গ', '▁griechische', '▁хөгж', '観察', 'sloten', '▁chunk', '▁installation', 'クリア', '汚', '빠', 'ុ', '▁elapsed', '▁Government', '毁灭', '▁rapture', 'しさを', '▁Symbol', '不思議な', 'gestiegen', '▁practise', '▁athens', '▁recreation', 'պ', '猿', '▁موجود', '現象', '▁крайней', '▁morbid', '感冒', 'ждение', '引入', '▁делают', '▁moustache', '洗澡', '▁되는데', '選び', 'flipp', 'ならではの', '▁chemist', '▁rustle', '▁Student', 'ղ', '▁longtemps', '▁verschwunden', '讽刺', '▁sturdy', '游客', '▁arising', '▁irritated', 'ダム', '▁твой', 'عالم', '▁heroine', '見たい', '税收', 'オレンジ', '▁üret', '耕', '恥ずかし', '▁왜냐면', '▁sidewalk', '▁никому', '▁protože', '▁involving', '▁alguma', 'krebs', 'бель', '▁geplant', 'ść', 'нюю', 'torium', '▁abnormal', '▁condescend', '滤', '参议院', '別れ', '▁Cousin', '▁kansas', '▁contributing', '▁ஆன்', '▁волос', '带领', '▁constantinople', '▁inasmuch', 'ում', '▁Ähnlich', '分かりません', '▁spiral', '▁tradici', '追いかけ', '睇', '水曜日', 'ވެސް', '▁reassure', '▁Melbourne', '▁gegründet', '▁водо', '北京オリンピック', '▁voyez', '介入', '获胜', '▁سمت', '虑', '溢', '▁která', 'verwandt', '▁බව', 'ピンク', 'میل', '▁Kommentar', '漬け', 'lassung', 'エビ', '嫉妒', '▁Klimawandel', '▁солдат', '指责', '▁основан', '▁implies', '排名', '飼', '▁Rechnung', '▁monotonous', '▁spēlē', '▁medieval', '▁rhetoric', '▁detached', '▁Mountain', '▁isolation', '▁войск', '解决这个问题', '▁хочется', 'articula', '▁umutima', '▁curb', '▁liefern', '伯格', '▁Multi', '▁russische', '矮', '▁Zuhause', '▁malcolm', '▁nevoie', 'läufig', '▁shelves', '落ち着いて', '▁смерти', '▁feudal', '澤さん', 'あえて', 'klassi', '▁constituent', '▁другая', '▁rabbi', 'ライス', '▁Sklaven', '▁الواقع', 'まもなく', '▁dictator', '丫头', '荷兰', '▁சீ', '▁salmon', '▁flores', 'っていうところ', '初期', '卧', '▁hypothe', '▁entfernen', '▁insolent', '不合适', '▁মানে', 'ρα', '▁Dacă', '▁Montag', '▁чуж', 'рожа', '準', '▁Folie', '慈', '抖', '▁Colorado', '▁Nutzung', '▁cognitive', '▁după', 'مدرسة', '残忍', '요일', 'sexuell', '▁القر', '尋', '▁kemudian', '▁persuasion', '狄', '줘', 'お客様', '▁jefferson', '▁pivot', '▁машины', 'نقل', '▁استخدام', 'ބަ', '▁whipped', '▁geleden', '▁escucha', '▁Could', '▁остров', '▁cavall', 'quê', '须', 'ជ', '▁versteht', '拭', 'interesse', '▁eksp', '▁disappoint', '▁även', '钩', 'katholisch', '▁کودک', '紫色', '▁cố', '代の男性', 'Time', '收益', '▁чад', '▁elevat', '▁hacía', '▁Alkohol', '蔑', '褒', '从那以后', '▁извините', '▁тело', '▁spirituelle', 'யார்', '▁sünd', '设法', '▁geographic', '獲', 'முக', '▁impamvu', '▁хэдэн', '▁Physik', '▁umfasst', '反抗', '▁concede', '▁обща', '▁zwang', '取引', 'ministerium', '蹲', '০', '▁Prüfung', '▁embedded', '▁possiamo', 'タクシー', '▁пятая', '出てきました', '▁discrimina', 'ェ', '能做到', '▁clenched', '▁pequeña', '▁tennessee', '哮', '煎', 'かっこいい', '▁请播放', '▁așa', '▁Jemand', 'gehoben', 'befehl', '▁mildred', '▁disrupt', 'mètre', 'コスト', '▁нашим', 'ใ', '膝', '▁ausgewählt', '▁nécessaire', '▁eclipse', '换句话说', '丼', '誠', 'جنس', '▁daisy', '▁dzīv', 'மும்', '納得', 'kräftig', '▁merupakan', 'コラボ', '記者会見', '收购', '▁crusade', '金額', 'höhe', 'ایە', '▁hína', '▁snuff', '▁социал', 'möglichkeit', 'ijoro', '▁clamor', '順位', '▁husk', '▁Flüchtling', '奥巴马', '▁duidelijk', '▁குறை', 'twenty', '▁discut', '▁пройд', 'お待ち', '发动机', '警官', 'ତ', '▁aufzubauen', '这个样子', '넘', '▁сергей', '愛知県', '▁shroud', 'コンビニ', '行方不明', '▁люблю', '▁rusange', '▁твои', 'となりそうです', '訴', '▁augustine', 'чёт', 'ものすごく', '▁Society', '动态', '▁vierundzwanzig', '▁ocurr', '▁mitigate', 'konomi', '▁testify', '▁чист', '▁имеют', '▁destructive', '▁историю', '▁мальчик', '▁alcuni', '渠道', '砂糖', '▁besagt', 'علام', 'waffen', '原則', '▁agafar', '▁supposition', '▁diplomatic', '▁marshall', 'fünfhundert', '▁pilgrimage', '今のところ', 'ālā', '▁legitim', 'ித்தார்', '▁мысли', 'ሚ', '▁securities', '辖', '▁bestätigt', 'umukobwa', '▁Therefore', '軟', '▁problém', '並ぶ', 'ҙың', '▁Họ', '寄付', 'ченко', 'gerissen', '▁hâ', '▁компьютер', '▁முக்கிய', 'こんなふうに', '媛', '놓', '▁vigour', '▁apparition', '▁imbaraga', '▁gratified', 'symmetri', '▁clash', '▁milestone', 'hundertfünf', '▁Doctor', 'ლებ', '▁camí', 'عيد', '鸿', '▁disponible', '▁butterfly', '▁teenager', '▁carlyle', '▁Mereka', '▁хэв', 'ступил', 'とみられています', 'entendre', '棘', '▁enabling', '▁faltered', '▁bizarre', '▁nodding', 'präg', '重症', '▁cartoon', '▁hareket', 'とみられます', '▁Republik', 'பாடு', '▁width', '▁риск', '▁Runde', 'ẫ', 'ڈ', '▁zugänglich', 'ျ', '詩', 'مجتمع', 'ゲット', '散步', 'dämm', '▁eigenlijk', '菓子', '飛んで', '级别', '厌恶', '齿', '▁ingenuity', '▁последний', '▁руководств', '▁NASA', '▁muffled', '▁theoretical', '▁நிறுவ', '女孩儿', '▁shilling', '▁ethnic', '▁сделан', '合わせた', 'క్', 'счастлив', '茅', '▁Indonesia', '▁مدرسه', '▁정말', '▁Fehl', '豪華', '▁chestnut', '伙计们', 'が止ま', '新宿', '▁பெரு', '了解更多', '▁серьезно', '績', '面试', '结局', 'pflege', 'Á', 'թ', '▁crouched', 'フルーツ', '최', '▁espacio', 'خصوص', '▁eindelijk', '悲剧', 'zauber', 'physiologi', '▁подготов', '▁лепш', '一个例子', '远处', '合計', 'చ్చ', '赎', 'ຢ', '▁ecstasy', '▁نمایش', 'ӹн', '実態', 'rechnen', 'менять', '▁новых', '竟', '▁landlady', '繊', '▁gutanga', '▁ominous', '▁voulu', '証言', '演示', '▁junk', '▁integrate', '隠れ', '▁Außer', '▁Entschuldigung', '▁Kommissar', '扫描', '▁hoofs', 'wäss', 'اگه', '▁лица', '嘿', '▁merchandise', '▁செயல்', '▁elkander', '▁spüren', '▁clown', '▁важна', '▁calculate', '収入', '続けている', '灵活', '▁தனி', '▁fügte', '▁взаимо', '▁갑자기', '▁Republikaner', '▁infidel', '▁desolation', '▁längst', '坚强', '▁cicl', '行きたい', 'lehrer', '▁literal', '韓', '非常有趣', '▁marcel', '▁Intelligenz', '冈', '▁пошли', '气候变化', 'が必要だ', '▁странно', 'με', '种族主义', 'の疑いで', '▁yahweh', '斥', '至关重要', '▁Kämpfe', '▁detained', '▁هنر', '▁sovint', '▁syllable', '▁mittlere', 'schalt', 'aufnahme', 'トルコ', '▁цели', '▁judith', '▁spacious', '海滩', 'کۆ', '▁yazı', '▁भए', '▁Minnesota', '▁использовать', '▁languid', '▁آورد', '▁reiterate', '▁Patrick', '▁убива', '▁توجه', 'Europa', '▁تواند', '崎さん', '▁Richtlinie', '▁kibazo', '▁potenziell', '▁deferred', '▁பிறகு', 'ނެ', '▁usurp', '羽毛', 'schwor', 'نوشت', '▁appoint', '▁sancho', '▁குழந்தை', '▁Үүний', '▁línea', '▁Studium', '▁Ireland', '▁Modern', '病床', 'льныя', '▁кровь', '査', '心疼', '렸', '▁يوجد', 'owski', '▁konkret', '▁பற்றி', '▁categori', '▁نقش', 'дзь', '炼', '▁நிகழ்', '▁indicating', '▁Gegenteil', '▁Emily', '▁война', '行われている', '▁presidential', '▁Little', 'கொள்', '肤', '▁Existenz', '拜访', '▁antony', '▁Samuel', '見つかり', '▁může', '垒', '慷慨', '▁Ernährung', '▁displeasure', 'ッグ', '捉', '▁говорим', '▁değiştir', '必然', '▁condicion', '▁welsh', '拜拜', '失业', '▁sparrow', 'アピール', '▁sociedad', 'ދަ', 'ދު', '▁사람들이', '▁mercado', '見つけ', '文書', '▁Auftrag', '▁Annahme', '▁Coast', 'ներ', '霜', '▁boyunca', '時半ごろ', '▁asteroid', '▁коротк', '▁قانون', 'ிற்கு', 'nshingano', '▁musí', '边境', '▁riddle', '伍', '謝', '▁Illinois', '▁دانشگاه', 'schließt', '▁पु', 'イラン', '▁ĉu', 'ミング', 'ジョー', '▁comunidad', '▁companionship', '轻易', 'qqim', '▁portray', '▁үнэ', 'ёшь', '好奇心', 'になりたい', '虾', 'bitekerezo', '▁Pēc', '▁antiquity', '▁científic', '淋', 'アルバム', '▁acontece', 'おととし', '師匠', 'gemeinschaft', '看一看', 'きょう午前', '抜いて', '谢谢大家', '▁bırak', 'versorgung', '▁Konferenz', 'GPS', '▁혼자', '▁gracias', '▁athenian', '▁persoon', '▁inaugur', '▁менш', '群众', '▁northeast', '▁vorgeschlagen', '雨が降って', '▁patriotism', '档案', 'luğu', 'ໃຫ້', '▁defiant', '▁malicious', '▁Kansas', '▁chaplain', '残酷', '▁bertram', '交付', '消化', '▁Felsen', '▁bathroom', 'おじさん', '▁байр', '▁palju', '▁Alpha', '▁Katastrophe', '▁Respekt', '▁обязан', 'ツイッター', '▁oyna', '▁غذا', '▁أفضل', '▁لدينا', 'filtr', '层次', '主导', '속', 'ጥ', '▁sophisticated', '▁буквально', '▁façana', '侮辱', '▁дороги', '前两天', '将棋', '▁너는', 'ريخ', 'ුරු', '労', '戴安娜', '逝', '▁سیستم', '̃', '剥夺', '▁ensued', '这是一件', 'schwimm', '是不可能的', '辞め', '▁pueda', 'església', 'süchtig', '▁birçok', '出租车', '귀', '麗', '적으로', '注射', 'schränkung', '▁snare', '▁skate', '▁retard', '一生懸命', '▁ängstlich', '▁vegada', 'ডা', 'あるんですか', '起訴', 'räte', '徽', '▁Posteriorment', '▁nyinshi', '▁trabalho', '코', '▁చె', '▁Больш', 'ロンドン', '▁verwandelt', '▁bagian', '設計', 'zugreifen', '▁பழ', '语音', '▁naples', '世の中', '括', '嚟', 'ఫ', '挖掘', '世帯', '▁scottish', '見直し', 'ركز', '現れた', '▁Stich', '▁refinement', '▁keith', '老虎', 'бега', '▁temporarily', 'コンピュータ', '腸', '昆虫', 'アート', '1.5', '維', '▁straightforward', 'ঐ', '凌晨', '繁殖', 'ধি', 'beamte', '▁руках', '▁задерж', '▁остава', '積極的に', '匆', '▁Interessant', '▁законопроект', 'liśmy', '▁cantonada', '▁مرکز', '杭州', '▁verurteilt', '噴火', '▁адказ', '▁Nacional', 'expliqu', '▁rebuild', 'people', 'ıyordu', '눈', '설', 'キッチン', '▁لطفاً', '▁decât', '▁일본', '▁prodigious', '▁Jacob', '散歩', '传奇', '▁klassische', '▁существу', '▁форма', '釣り', '▁подпис', '风暴', '▁Opera', '▁институт', 'ическом', '▁michigan', 'バッグ', '▁clinton', 'それこそ', 'весел', '商業', 'ハンド', 'ipps', '▁spouse', '▁trustee', '▁площад', '▁uzata', 'صاب', 'geheimnis', '披', 'ച', '▁sorgfältig', '현', 'แต่', '▁discreet', 'chirurg', 'といわれる', 'ുന്ന', '▁возраст', '▁birkaç', 'schirm', '环节', '▁intact', '▁Então', 'طبق', '亨', 'forderung', '階段', '教导', 'auftrag', 'kümme', '所需的', '▁Jimmy', '▁kümmert', '대로', '▁aquellos', 'እ', '▁susceptible', '痕迹', '▁fuerte', 'トレー', '▁invece', 'ложения', '静岡', 'kündigt', '▁hoffentlich', '▁audible', '학년', '▁Finanzierung', 'າມ', '▁simbol', 'rätt', 'ாலும்', '▁سخت', '▁ĉefa', '▁veröffentlichen', '▁медицин', '▁دوباره', 'アスリート', '▁건데', 'ordination', 'あぁ', '▁utawa', '判明', 'マウンド', '木曜日', 'PCR', '▁produzieren', '▁tactics', '可能性もある', 'ிங்', 'هدف', 'artista', '違った', '弊', '▁bijzonder', '▁nghệ', '▁boulder', '逃避', '减轻', '唉呀', '▁Einfach', '▁Hütte', '▁Feli', '▁Charlie', '反発', '▁navigate', '極めて', '▁дожд', '▁забыл', '▁bourgeois', '▁steadfast', '졌', 'ሆ', '▁voulez', '▁силы', 'فروش', '▁Chief', '想一想', 'າກ', '항', '芸術', '▁सु', '▁implicit', '▁duncan', '▁واحدة', '▁humming', 'muster', '装备', '▁membership', 'کشید', '▁bequem', '▁vieille', '▁begleitet', '▁empfind', '▁果啲', '▁impulsive', '▁அரச', '▁позвонил', '▁düster', '▁bunlar', '▁Offizier', '▁دغه', '贫穷', '▁করতে', '多长时间', '赞美', '▁boost', 'باد', '▁успел', '没见过', '変わらない', '肾', '▁industrious', '▁конфликт', '▁беларускай', '▁carrière', '▁zgod', '▁renounce', '股份', 'глянул', 'faktor', '臨時', '拜托', 'building', '▁demselben', '▁Spiegel', '▁enchanted', '▁그럴', '抚养', '▁아예', '▁conserve', '姐夫', '▁erwähnen', '▁influential', '▁первого', '▁кандидат', 'vermögen', '▁penitent', '受益', '▁wiederholen', 'atangiye', 'க்காக', '面积', '▁aconsegui', '▁columbus', '▁verpflichtet', '貫', '▁tournament', '令人惊讶', '▁hinterlassen', '▁servicio', '▁словно', '地板上', 'ىرى', 'シート', 'キーウ', '训', 'ਜ', '▁Ayrıca', '▁bình', '▁resembling', '▁birlikte', '▁আমার', '▁vienna', '▁retiring', '▁Yagize', '贵族', '▁mnoh', '宿舍', '成为一名', '投降', '▁Zahn', '▁Ня', 'عيش', '▁fritz', 'крыл', '▁execu', '乏', '瓷', 'ס', '▁gobierno', '▁westminster', '▁Усё', '책', '▁temporada', '隙', '昇', 'ಾಗ', '▁мужик', 'ლე', 'լ', '▁llavors', 'シュー', '教師', 'ランチ', '▁тэг', 'сурс', '早已', '▁Bridge', '▁geleistet', '▁mỗi', '水準', '▁되지', '▁triangle', '▁fuori', '玛丽拉', 'изова', '▁Dichter', '異常', '炸弹', '▁elevator', '▁gateway', 'ルーム', '观念', '▁signify', '▁distraction', '推广', 'equilibri', '▁wunderschön', '哑', '弗兰克', '谣', '▁مكان', '疑惑', '▁Bürgermeister', '▁beetle', 'রাজ', 'ことはない', 'verbrauch', '風景', '▁kaldı', 'zusammenarbeiten', '▁appelé', 'kandida', '▁compost', '▁заўсёды', '▁степени', '▁erstaunt', '▁tödlich', '对他来说', '▁seguro', 'ッカー', '怜', 'を対象に', 'τι', 'झ', '▁requiring', 'indirimbo', '▁gufata', 'förmig', '▁thrice', '▁piteous', 'espai', '百六十', '背叛', '▁برخی', 'チェン', '▁Prinz', '暴風', 'ळ', '▁развития', '▁хүрэ', '▁Firma', '报仇', '▁chuckled', '▁sacrifi', 'されていない', 'お疲れさま', '▁Experten', '▁республик', '▁peninsula', '乗用車', '▁좋아하', '▁parliamentary', 'ල්ල', 'ாமல்', '简短', '▁forfeit', 'ङ', 'پذیر', '畳', '冷蔵庫', '▁rôle', 'بناء', '▁Summe', '▁любим', '▁spars', '▁konkur', 'ើ', 'ែ', 'ੋ', '▁Així', '▁lấy', '▁않았', '汀', 'డి', '打败', '▁unendlich', '▁гости', '▁сабе', '▁tehnolo', 'بێت', '▁posibil', '揮', '逢', '▁chuyển', '眞', '▁Kennedy', '▁miliard', '▁эфир', 'ọ́', '▁метод', 'なりません', 'schäf', '▁роль', '这项工作', 'ېرى', '虐', '恭', '▁Ukraine', '▁gratification', '▁सं', 'ěl', '另一件事', '▁teilweise', '新潟', '並べ', 'こいつ', 'ġ', '▁কিছু', '태', '▁perchance', 'グッズ', '▁transplant', '▁impartial', '入ってる', '小さく', 'んねん', '的一件事是', '▁lehnte', '▁distingu', '▁metropolitan', '처럼', '▁gegessen', '呈', '▁trouvé', '▁recurring', 'お菓子', '▁ຫຍັງ', 'ホワイト', '담', '兜', 'આ', '阪', '塌', '锡', 'ढ', '२', '扛', 'ỳ', '雌', '忽', '偿', 'И', '捧', '釈', '滨', 'ሄ', '娇', 'ូ', '铭', '滩', 'ャ', 'ύ', 'ޯ', '斌', '절', '종', '託', 'ޫ', '缶', '崖', 'ദ', '潰', '緊', 'ɗ', '蔓', '仑', 'ஈ', '브', 'ৎ', '厦', '扰', 'អ', '벌', '증', '২', 'ਵ', '骚', '吨', '歓', '竖', '址', '瞥', 'ള', '渋', '挪', '暇', '掛', 'յ', '铅', '钓', '橡', '拡', '狐', '줬', '출', 'ٽ', 'এ', '柿', '络', '乙', 'ቃ', '幾', '亜', '嗅', '咕', '喔', '畜', '茄', '글', 'ጠ', 'Б', '學', '플', '勉', '咸', '锤', 'ð', '건', '능', 'ఉ', '歧', '叨', 'ҿ', '烫', '坤', '芦', '$', '監', 'គ', '践', '침', '蟹', '唠', '합', 'ຜ', '堤', '肘', '宪', '임', '梳', '霞', '薛', '병', '순', '攀', '驴', '灣', '甩', '邊', '妄', '론', '軸', '메', '脈', '튼', '蓉', '赐', 'ਮ', '葱', '魅', '盼', 'ံ', '秃', '甭', 'է', '란', 'ぺ', 'ጣ', 'ৱ', '窟', '靖', '颈', '壶', '꾸', '앞', 'ኛ', '浆', 'ঙ', '仆', 'Д', '叉', '亀', '猴', '茎', '삼', '嬉', '澳', '颁', '笛', '커', '稻', '엔', '筛', '魁', '閣', '渣', '蹴', '搏', 'ੰ', '肆', 'ں', 'ਆ', '蛙', '磊', 'ସ', '點', '汰', '棟', '陕', '憎', '绣', '歪', '頻', '趟', '岂', 'О', 'ވ', '胞', 'ష', '표', '噴', '堕', '圏', '咳', '淑', '庸', '疚', '嘎', 'ג', '滝', '譲', '炫', 'ପ', '蓬', '绵', '谎', 'ዳ', '碍', '巷', '驰', 'ኔ', 'ጋ', 'ξ', '평', 'ű', 'ါ', '詳', '圭', '顽', '蹦', '枉', '頑', '慣', '鋭', '鲸', '栖', '姫', '嫩', '큰', '渊', '掠', 'ಳ', 'ਂ', '衔', '憋', '癖', '顧', '확', '얼', '宰', '厨', 'ડ', 'բ', 'ဆ', '颖', 'ੱ', '碌', '駐', '覇', '禅', '肿', '乞', '們', '듣', 'ਪ', '匿', '梗', '幹', 'ޖ', '俘', '접', '彪', '醋', '阅', '紋', 'ሉ', 'ୁ', '國', '袍', '癒', '°', '夷', '腻', 'Î', '愣', '堅', '賢', '沾', '贬', '绸', '먼', '맛', '灿', '끝', '吟', 'ണ', '駆', '镖', '활', '妆', '硕', 'ჯ', '硅', '몰', '纷', '彫', '渗', '陋', '賄', '陀', '셨', '–', 'ჰ', '奎', '杏', 'ڑ', 'ମ', '译', 'ט', '盾', '盔', '贞', '溺', '坪', '잠', '육', '쁘', '竭', '佢', '辽', '袜', '栈', 'ሎ', 'ፈ', 'ೊ', 'Í', 'ፍ', '詹', '怎', '仿', '婶', '循', '백', '馅', '橙', '徹', '鍛', 'ሱ', '儒', '恕', '耸', 'ೂ', '淳', '翌', '餌', '庇', '捞', '斐', '膏', '۵', '럽', '隅', '啪', '辐', '熙', 'ඔ', '紛', '捏', '떨', '손', '駒', '愚', '椎', '朽', '̉', '踪', 'ዚ', '帘', '嘟', '颊', '惧', 'ኮ', '藩', '筑', '廉', 'એ', 'ሳ', '葵', '慕', '泛', '窒', 'ધ', '랬', '昧', '족', '屿', '죽', '팔', 'ယ', '粥', 'ዋ', '餅', '討', '廣', '붙', '씨', '犹', '叮', '萩', '歹', '咽', '湧', '侣', '蝶', '捆', 'В', 'ڻ', 'శ', 'ખ', '懲', '؛', '哩', '尹', '웃', 'ỷ', '망', '즈', '贱', '瞅', '斎', 'П', 'ሪ', '졸', '貯', '郵', '频', '囚', '鲨', '凳', '缸', '짝', 'ۀ', 'ɓ', '뭘', '홍', '옷', '쳐', '참', '痒', '혼', '眨', '揉', 'Ғ', '테', 'ծ', '咒', '绒', '厘', '변', '십', '厢', '琐', '਼', 'ẳ', '缴', '驼', 'ዲ', '嵐', '礁', '粹', '독', '俳', '妞', '쉬', '毙', 'ዛ', '岐', '闇', '肮', 'ـ', '債', '盯', '銅', '卦', '莹', '။', 'ቅ', '樱', '笠', '薯', '醇', '栓', '़', '崛', 'ካ', '刹', '奨', '迅', 'њ', 'җ', '릴', '투', '谭', '俯', '帳', '帐', '瑶', '떡', 'ោ', '溝', 'ೀ', '谍', '습', '噩', 'ҷ', 'ੁ', '淀', '勺', '簿', '曝', 'ւ', '饺', '棺', '斩', '።', '貝', '鼎', 'Ё', '뒤', 'Ŝ', '별', 'ိ', '殻', '舗', '婿', '韵', 'ੈ', '충', '酔', '繋', '剛', '愤', '韧', '웠', 'ಣ', 'ฐ', '哺', '哼', 'ඟ', '嗡', '緒', '姬', '慶', '匈', '懐', 'ഷ', '挠', '氓', 'இ', '桩', 'ۍ', 'ៅ', '纲', '妾', '軌', '渴', '聘', 'ם', '衍', '랐', 'ŷ', '奄', '酋', 'ူ', 'ହ', '睹', '拌', 'ຶ', '绪', '瘫', '濱', '隧', '瞄', 'ൂ', '耿', 'ൻ', '吱', '喇', 'ഗ', 'շ', '嘻', 'ಷ', 'ಚ', '霧', '넣', '怠', '杖', '錦', '屠', '빼', '鞠', '眺', '藻', '栅', '矛', '冊', 'ထ', '聆', 'ശ', '怡', '宵', '악', 'Ы', '嚷', '패', 'ァ', '勋', '언', '慨', '赦', '萍', 'ռ', '막', 'አ', 'ζ', '豁', '휴', '肚', '捣', 'ٿ', '셔', '昨', '皓', '喃', 'എ', '喉', '貿', '趴', '迭', '謀', '孩', 'ቤ', '薦', '粛', '哒', 'ീ', '趾', '酿', '섯', '痘', '茜', '蚀', '菇', 'எ', '躬', '誌', '佬', '¿', '俵', 'ċ', '꺼', '渐', '卒', '鸽', '發', 'ళ', 'ហ', '亩', '唇', '壇', 'ಶ', '蝇', 'ચ', '蜀', '隻', '俱', '泌', '剿', '磕', 'ቸ', 'அ', '衬', '처', '垮', '琉', '墅', '쯤', '畀', '険', '扁', '橱', '창', '咁', '婉', '특', '沒', '倫', '噜', '钦', '傍', 'ӷ', '嗓', '枫', '답', 'ਗ', '茸', '兑', '攒', 'צ', '惰', '림', '숙', '榄', '氢', '喧', '览', '澜', '羅', '忏', '憩', '拱', '轿', 'Ú', '슬', '倩', 'ਅ', '剔', '距', '禀', '揍', 'ޒ', '嵌', '瞬', '憲', '蹭', '凹', '판', 'ィ', '९', '凸', '橘', '苔', '蕉', '浇', '৯', '獄', '穂', '„', '贸', 'ʼ', '읽', '聪', '료', '옆', '乜', '골', '對', '谨', '斧', '켜', '縄', '菱', '#', '吼', '허', '嗽', '蹄', '拇', 'ಜ', '該', '텐', '북', '髓', 'ਬ', '浄', '荘', 'Ô', '죠', 'ះ', '栃', '몸', '瓣', '莓', '굴', '塾', '遵', 'ן', '۹', '甸', '娟', '蠢', '함', '獣', '缅', 'ೋ', '틀', '각', '啫', '屯', '經', 'Г', '餃', 'ੂ', '療', '绍', '槛', 'ჭ', 'ధ', '겼', '曦', '涅', '涡', '鄙', '霖', '麟', 'ભ', '冥', '谅', '희', '饲', '潇', '飽', '骆', '哉', 'ఒ', 'ઓ', '萎', '膚', '斉', '皂', '屑', '悯', '衫', '鉢', '축', 'ሞ', '며', '법', '芙', '疤', '帜', '罕', '蝠', '+', '향', '寇', '丫', '힘', '朋', '拙', '荆', 'ஆ', '늦', '황', '撇', '택', '戳', '랜', '撰', '璃', '釜', '혀', '盏', 'ォ', '択', '沛', '臀', '莽', 'ሀ', '酮', '록', '诵', '绊', '婪', 'ૂ', '硫', '품', '碁', '郝', '匀', '颇', '聋', '賠', '删', '阐', 'ណ', '妊', 'Х', '辟', '丞', '牡', '석', '익', '噬', '拟', '瞪', '刈', '坝', '嵩', '۳', '욕', '详', 'ሩ', '檬', '媚', '虏', '粪', '닐', 'ҽ', '蜗', '惦', 'ൾ', '鐘', '淮', 'զ', '베', '铸', '綿', '缉', '蘑', '垄', '粤', '슷', '풀', '맨', '骸', '٬', '唬', '绞', '블', '婴', 'ധ', '蒲', '넌', 'ួ', 'У', '综', '塊', '择', 'խ', '膳', '蒜', '蝙', 'ਇ', '嚼', '榴', '曽', '때', '枢', '於', '偵', '涩', 'ആ', '诡', '鳄', '矩', '溯', '贿', '검', '쓸', '칠', '厉', '責', '靓', '송', '炖', '疹', '肃', '咧', 'ଲ', '旱', 'ඹ', '魄', '哋', '○', '션', '꼬', 'ञ', '婢', '캐', '烘', '苛', 'ջ', 'ខ', 'ਟ', '肇', '栽', '熄', '馨', 'ળ', '紗', '채', '환', '窄', '禄', '탈', '권', '腥', '噌', '祐', '妓', 'ୟ', '訓', '淫', '懦', '昊', '磯', '糕', '贡', '篷', 'ሺ', '捍', 'ങ', '광', '铲', '۴', '墟', '粧', '娥', '৫', 'ဖ', '祁', '忆', '啸', '〈', 'ෘ', '懈', 'ಇ', '拧', '凿', '톡', 'չ', '녀', 'ڤ', '김', '汐', '糧', '谓', '瀑', 'ޝ', '寓', 'ਣ', '扒', '衅', 'ఈ', 'ജ', '۾', '剃', '腫', '勿', 'ញ', '奕', '깨', '卜', '꼭', 'ඕ', '砕', '澡', '嚣', '閥', 'Ĝ', '邱', '簡', '飙', '৩', '芭', '떠', '庶', '×', '蛛', '麼', 'औ', '째', '철', '锯', 'ぃ', '鉱', '嗰', '鹤', '혹', '嘶', '舆', '穀', '冗', '诫', '恤', '箸', '鎮', 'ז', 'ᱟ', '巩', '彬', '嬢', '瘟', '诀', '埔', '砰', '舔', 'ષ', '밤', '詰', '顕', 'ዘ', '煽', '綾', '窥', '絆', '움', '宛', '撼', 'ಧ', '咔', '與', '陳', '芹', '陡', '掷', '廓', '逻', 'ബ', '唆', '寧', '怯', '鹦', '裹', '翰', 'ቶ', 'ෞ', '벽', '奮', '너', '齋', '승', 'ዎ', 'ኩ', '뽑', 'ഇ', '讳', 'ភ', '拽', 'ଦ', '못', '彤', '當', '퍼', '缪', '唾', '渦', '跤', 'ዝ', '掐', '峭', '梭', 'ށ', '兮', '窑', '應', '屉', 'ঢ', '伽', 'џ', '菩', 'ฮ', '潤', '辑', '៉', '께', '땐', '鈴', '暂', '廖', 'ॉ', 'ഒ', '屡', '峻', '鹉', '熏', '鞍', '呻', '雯', '곳', '搂', '蜡', 'ฉ', '৪', '깔', '說', '헤', '缆', '涯', 'ធ', '掀', '孽', 'ഹ', '奠', '련', '짐', '樊', '粋', '衙', 'ҕ', '녁', '叭', 'ڊ', '멀', '큼', '詠', '劈', '높', 'আ', '蕨', '掃', 'భ', '驯', '篠', '뜨', '痪', '窮', '騎', 'ຟ', 'ሮ', 'Ř', '촌', '歉', 'ణ', 'ฝ', '잔', '沦', '绽', 'Τ', '樣', '暢', '폰', '窍', '條', '봉', '泵', 'ൽ', '빨', '암', '纺', '寛', '悉', '潭', 'ୋ', '焚', '畔', '嘲', '捂', '껴', '輔', '棕', '饥', 'ថ', '籠', 'ဲ', '佣', 'ଏ', 'ڏ', '泻', '柠', 'ഞ', '류', '፣', 'ƙ', '۽', '钞', '呜', '葫', '។', '嶽', 'ቢ', '濁', '仨', 'ӣ', '飓', 'ഭ', '沐', 'ಆ', '邀', '赁', '冕', '哗', '禽', '酶', '侃', '锈', '呪', '熔', '揚', '奢', 'Э', '趋', '嗦', 'ផ', '衝', '窖', '阀', '扳', '摂', '응', 'ඊ', '쉽', '筷', '妍', 'ओ', '斬', '肋', '클', '胺', '亵', '叽', '咎', '桨', 'ሥ', '앉', '潔', 'ዬ', '錯', '극', '宙', '禾', '৮', '궁', '넷', '丐', '睦', 'ଣ', '끄', '딩', 'ફ', '赋', '蘭', '۸', '논', '徊', '徘', 'Ш', '琦', '빌', '颤', '颂', '착', '氨', '։', '썼', '擅', '‐', 'ぉ', '蓮', '৬', '쿠', 'Κ', '釣', '捅', 'Â', '拢', '鵬', '叱', '३', '•', '嚎', '싼', 'ഴ', '苑', '놨', '啓', '冨', '嘢', '鷲', 'ଇ', '킨', '邵', '狮', '燥', 'ޕ', 'ಭ', '犀', '馒', '癫', '沫', '늘', '瑜', 'љ', '禧', '딸', '瘤', '咖', '抒', '棠', '५', 'ቱ', '噂', '舵', '곤', '凄', '抠', 'Ņ', 'ሌ', '拷', '蓋', '寮', '斋', '४', 'ഉ', '걱', '呦', 'ሬ', '俭', '蚕', '揽', '컴', '舶', '맥', '焕', '倭', '睿', '瞳', '鹊', 'ಎ', 'ಥ', '辻', '☎', '铛', '弔', '락', '兩', '钙', '崽', 'Π', '钝', '낫', '밀', '銘', '縛', '殊', '藍', '俞', '惩', '刁', '튜', '褪', '脾', '谤', '跋', '८', '쌤', '획', 'Ф', '呕', '雁', '躯', '迦', '恳', '啱', '梵', '關', '孵', '晏', '鴨', 'ਉ', '棱', '疎', '恍', '匂', '咀', '濒', '渲', '绷', '냈', '淆', '胰', 'ሻ', '實', '팀', '坟', '龚', '쁜', '谊', '溃', 'ћ', '髦', '诽', '拎', '醤', '曇', '阎', '찾', '娩', 'ଥ', 'ሲ', '渺', '骼', '蘇', '६', '啃', '揣', '椰', '嗑', '弧', '懵', '찌', '笘', '辙', '渎', '苟', '۷', 'ቆ', '빵', 'ଗ', '汹', '۶', '檐', '喵', '騰', '窦', '歼', '葩', '범', 'Ș', '억', '隘', '襟', '逍', '攞', '櫻', 'ቻ', '锚', '赃', '喀', '璐', '蔼', 'ဘ', '區', '範', '绰', '沪', '碟', '沥', 'ଟ', '딴', '쩌', 'ኧ', '७', 'ਖ', '胚', '篱', '幡', '嶺', '験', '掺', '蚁', '৭', 'ਚ', '篤', '暫', '聡', '鷹', '茉', '氟', '叩', '擁', '掰', '嗎', '乍', 'Ṭ', '溅', '煲', 'Ở', 'உ', '핑', '旷', '烬', '睫', '굉', '탄', '沧', '跷', '剰', '런', '๊', 'ઉ', '岔', '枣', '渕', '扼', '咏', '佟', 'Ā', '悚', '灶', 'ẵ', '靳', 'Ο', '醸', '褐', '愉', '媳', '筝', '觅', '彰', '逮', '逞', '矫', '殷', '센', '盎', 'ঃ', '巅', '聽', '澈', '亞', '姗', '赂', '鑫', '聂', '闸', 'Ä', '퇴', '螃', '冉', '簧', '疟', '갑', 'З', '倔', '绎', '翅', '搵', '僻', '眷', '藓', 'ଅ', 'ኑ', 'Ǧ', 'ௌ', 'ଯ', '萝', 'İ', '芥', 'ٻ', '壕', '謡', '媽', '긍', 'ձ', '褶', '鉛', '첫', '惶', '笹', '徙', '搾', 'Ҳ', '걍', '膀', '揪', '໊', '逾', '왕', 'ഡ', '렌', '씬', '悖', '痩', '裡', '揃', '挚', '娄', '眩', '氣', 'ਈ', 'ጀ', '膛', 'ଜ', '੍', 'ፋ', '甥', '驸', '荧', '雞', '灸', '焉', '琅', '煌', '唧', '戮', '뛰', '쩔', '팅', '춰', '骏', '凛', '볶', '欄', '镶', '墜', '猶', '械', '酌', 'Α', '듯', '瑛', '滕', '챙', '镯', '蠕', '丙', '灼', '訟', '鄂', '馈', '柬', '黏', '轶', '豫', '氯', '幫', '喚', '惚', 'ઈ', '渠', '镀', 'ୀ', '漱', 'Ý', 'ӯ', '皈', '咗', '莺', 'ឹ', '柵', '碱', 'ጊ', '徑', '隋', '啰', 'ሊ', '祠', '층', '诏', '텔', '찬', '箇', '钧', '뉴', '體', '痫', '麒', 'փ', 'ᱩ', '녔', '搓', '柚', '竿', '轄', 'अ', 'ಒ', '榨', '립', '蛤', '惭', '炳', '飢', 'ဟ', 'ቺ', '帧', '鳞', '곱', '헬', 'ଆ', '锣', '倪', '鸥', '錠', 'ڳ', 'ဝ', 'ๆ', '견', '琶', '饵', '將', '怂', '蔭', '蛾', '榆', '鎌', '揾', '탕', 'ዐ', '倘', '秉', '賭', '菠', '瑙', '囱', '훨', '缕', 'ఓ', '撩', '篡', 'Ī', '缀', '짓', '踝', '辫', 'Σ', '၏', '邢', '氮', '존', '탁', '硝', '萱', '拴', '烛', 'ޗ', '铝', '锥', '쇼', '暦', '焊', '릭', '腎', '瘩', '淼', 'Μ', '乒', '牲', '疮', '蓓', '酪', '霄', 'ޢ', 'ኪ', '搐', '츠', '绅', 'ៃ', '빡', '粟', '遏', '颅', 'ጉ', '링', '퓨', '磷', '耽', '祟', '瘍', '염', '謙', '霾', '臻', '猟', '诞', '៊', '蔷', '賊', '訂', '贅', 'Щ', '晾', 'Õ', 'ଶ', '霆', '喪', '剖', '嗒', '樋', '疙', '靶', '纬', 'ਡ', '값', '娴', '貞', '擒', 'ൊ', '跚', '厩', '烯', '炽', 'आ', '駄', '侑', '袱', '픈', '玮', '朔', 'ኖ', 'ዜ', '滔', '겁', '맘', '漬', '俣', '羔', '囤', '烷', '嗣', '峠', 'ǎ', '晗', '乓', '蹒', '髄', 'ڙ', '睾', '兢', '咐', '铮', 'ೈ', '睐', '蹊', '깝', '翘', '螂', '椭', 'ઇ', '鈍', '္', '參', '眯', '秩', '敛', 'ଡ', '鋼', '榈', '號', '掂', '磐', '萬', '裴', '阮', '蔚', '雍', '悍', '젠', 'ޙ', '駿', '拂', '腊', '寞', '穹', '悴', '憔', '琥', '琵', '밑', '恥', 'ဂ', '垢', '茬', '坨', '遛', '涕', '掲', '咚', '覺', '嘈', '峥', '꼈', '蝉', '麵', '٠', '땜', '祀', '譜', 'ൈ', 'ᱱ', '량', '酥', '橇', '靡', '槐', 'Ấ', '錢', '槻', '暧', '侥', 'ଧ', '척', '턴', '吠', '甫', '壌', '갖', '鳳', 'ኦ', '놔', '쓴', '寅', '麓', 'Ö', 'ഥ', '驭', 'ቦ', 'ጅ', '낙', '鹃', 'Ա', '屌', '壤', 'Å', '낮', 'ဒ', '隶', '讓', '豌', '憾', '噢', '闫', 'ฤ', 'ժ', 'ٔ', '岬', '萤', 'ӳ', 'ճ', 'ଭ', '匣', '효', '傑', '완', '瑾', '荫', 'ଷ', 'ጨ', '액', '諭', 'છ', '痊', 'ऊ', '羹', '漩', '砾', '岚', '裳', '규', 'థ', 'ψ', '콘', '惟', '렵', '짧', '钏', '窜', '臼', '闽', 'Ó', '內', '诬', '樂', '煞', '蝎', '弛', '從', '닭', 'င', '缔', '岌', '怼', 'Ò', '巍', '곡', '啼', '桓', '谂', '賂', '鳍', '摧', 'ޤ', '킹', '冀', '彗', '铐', '銚', 'Ṣ', '깜', '烙', '蜱', '梶', '胴', '莞', 'Ọ', 'Ӱ', '呱', '«', '狸', '瑕', '痰', '纫', '臆', 'ዙ', '紊', '肴', '迂', '隼', '稜', '꿀', '茁', '淌', 'ഫ', '꽤', '믄', '赣', '๋', '洽', '농', '霹', '倚', '晦', '踹', 'ᱠ', '덕', '嗖', '濡', '猬', '낼', '덜', 'Ε', '撬', '呛', 'þ', 'ጂ', '珑', '瑠', '虜', '훈', '晤', '舘', '嗜', '渓', '瓢', '眶', '쳤', '瞰', '腌', '勲', '蕴', '韶', '뜻', '懿', '蕊', 'ቁ', '黃', '陨', '鳌', '匕', '籽', '냄', '帶', '稠', '餓', '裾', '梧', '̇', 'ኬ', 'Ḍ', 'Я', '়', '닌', '荻', 'ਧ', '烨', '瘸', '蜿', '齊', '團', '姻', 'ឡ', '瞻', 'ฎ', '捎', 'ሜ', '嚇', 'ଙ', '殉', 'ቼ', '厥', 'ਫ', 'ጎ', '酗', '哔', '刨', '侨', '痹', '섭', '웬', '骡', '汝', '蜒', '桦', '嘣', '冶', '峙', '樽', '變', '湛', '雳', '呸', '數', '檀', '辍', '笋', 'ៀ', '崭', '꿈', '藉', 'ຝ', '悄', 'օ', 'ଳ', 'ಉ', '롱', '쌓', 'ॅ', '엽', '총', '寥', '՝', '롤', '沌', '允', '咄', '撂', 'ኋ', '苇', '賣', '엄', '恙', '碾', '蜷', '닥', '觀', '겹', '茵', '蹑', '吝', '璇', '໋', '័', '墩', '猥', '널', '잤', '玷', '薫', '蹬', '弈', 'ፊ', '俐', '頬', '秤', 'ଛ', '၊', '쎄', '獅', '橫', 'ך', '吏', '抨', '鯉', '腱', 'ඛ', '缰', '秽', '렇', '锄', '呉', 'ሙ', '찰', '苯', '람', '摁', '幣', '圍', '俏', '撵', 'Ś', '혜', '炕', 'ଚ', '猝', '쭉', '穏', '珂', 'ਭ', '멋', '喳', '狡', '嘀', '韬', '瞭', '惺', 'ಖ', '끌', '쌍', '讽', '缎', '庐', '拣', '槟', '侶', '嘆', '뻔', '單', '處', '殆', '噛', '庚', '뻐', '즐', '梓', '램', '빈', '雏', '諮', '嚏', '득', '蜥', '뿌', '鳩', '谕', '匮', '婊', '匙', '炬', '싱', '楓', '畸', '頓', 'ஒ', '噪', '犁', '懊', '谚', '畴', '<', 'ቡ', '讐', '鮭', '꿔', '隷', '梢', '鯛', '坷', '晟', '簸', '疵', '閲', '낸', '컨', '흥', '眸', '侏', '臺', '>', '짤', '胱', 'Γ', '沁', '墳', '襄', '蛎', '빙', '矣', '湊', 'ಈ', '믿', '잉', 'ෛ', '蟑', '畠', '셋', '槿', '嬛', '狈', '羚', '隈', '泞', '荐', '吭', '剁', '٘', '炙', '蟆', '牽', '翡', '튀', 'ଁ', 'ᱤ', '嗷', '绮', '簇', '娱', '幌', '犊', '漓', 'ቴ', '牟', '昕', '념', '诋', '俸', '翩', '钥', '淤', '玻', '绥', '칼', '澎', '٫', '攘', '溉', '瀚', '庵', 'ઘ', '塀', '茧', '哆', '롯', '挿', '殡', '荃', '釉', '窯', '伶', '爺', '瞑', 'ڌ', '厮', '汶', '풍', '팬', '兒', '絹', '薩', '祷', '慑', '憂', 'ฏ', '嫉', '輩', '拯', '淇', '馋', 'ᱭ', '啄', '猖', '絮', 'Δ', '穗', '녹', '맡', '켓', 'Ē', '辗', 'ఖ', '嫣', 'Η', 'ዊ', '轉', '惮', '傀', '儡', '啬', '颓', '渭', '筐', 'ଉ', 'ዱ', '샤', 'ሸ', 'ឺ', '鞘', '驿', '푸', '桅', '浙', '俾', '叼', 'ቂ', '愕', '聲', '넓', '赘', '蛊', '儲', '岖', '죄', 'È', '蛍', '朦', 'ዕ', '貂', '뀌', '폭', '權', '渉', '跺', '酝', 'ጭ', '焙', '渇', '筱', 'ඝ', '撸', '洼', '脐', '曖', '옮', 'ኳ', '翟', '쟁', '蘸', '稔', '紳', '喱', '蚤', '雹', '鞅', '鲤', '☆', '妬', '蹈', '捋', '矜', 'ђ', '털', '潼', 'ኒ', 'ዶ', '袒', '멘', '閑', '陌', 'অ', '玺', '羁', '卤', '渝', '戎', 'ෆ', 'ჟ', '坍', '邑', '昵', '忒', '砌', '磋', '汲', '웨', '젤', '珈', '綻', '镰', '暁', '敖', '槌', '踱', '堺', 'ᱮ', '摞', 'ቹ', '钳', '倶', '诛', '寐', '邹', '缭', '솔', '撲', '醍', '樓', 'ः', '胧', '讪', '醐', 'ݨ', 'ඨ', '蜴', '毗', '虞', '떼', '롭', '聯', '钠', '峯', '璋', '賓', '淵', '~', '蜚', 'ޚ', '湃', '̍', 'ಫ', '亢', '腑', '숨', 'ౌ', '枷', '檜', '谬', '岑', '袄', '铀', 'Ì', '鲑', '\\', '杵', '韭', '콜', '烹', 'ඬ', 'ኸ', 'ਥ', '킬', 'ඥ', '熨', '擂', '赡', '滿', 'ሷ', '摯', '诠', '匡', '谟', '瞩', '腓', '黯', 'ڼ', '帚', '뿐', '엑', '흐', 'ଂ', '顷', 'ឆ', '潦', '탔', 'ኘ', '앙', '箔', '똑', '匾', '징', 'ሴ', 'ጃ', '邝', '딜', 'ဉ', '漪', '胁', '羲', '耙', '馀', '訊', '氪', '瘠', '١', '닝', '젊', '흔', '邉', '骤', '슨', '骰', '滇', '繕', '辦', 'ஃ', '抉', '渍', '彝', '曰', '顎', '랩', '슈', '씻', '냉', '율', '縣', '询', '럴', 'Մ', '亥', '樟', '樫', '畫', '홀', '尧', '骄', '饷', '걘', '얻', '浊', '령', '씀', 'ぅ', '鐵', '蔗', '遼', '谛', '杭', '毋', '၀', '땡', 'ሠ', '憤', '涟', '芜', '鸳', '콩', '椿', '怦', '鸯', 'ઝ', '၎', 'ऐ', '擬', '酯', '灘', '钮', '痢', '醫', '餸', '꽃', '凱', '忡', '酎', '냥', '吮', '弩', '續', '荔', '狳', '產', 'ጆ', '犰', '骇', 'ଖ', '噼', '紡', '줌', '짱', '趕', '峨', '컬', '粑', '攸', 'ŋ', '嗱', 'ኤ', '槙', 'Ҫ', 'ዓ', '몬', '拗', '營', '帥', '曙', 'ጫ', '锻', '浚', '幂', '俑', '笃', '鬱', '廿', '祺', '夠', '杞', '钾', 'ݙ', '舷', '購', '瘀', '萃', '蜓', '즌', '筏', '涤', '曳', 'ฆ', '랄', '蒼', '忑', '៍', '胭', 'ቲ', 'ቷ', '嬷', '釧', '鳗', '忐', '鼹', '緻', '轼', '벤', '傳', '悸', '렀', '訣', '暉', '锌', '哧', '娲', '禹', '窘', '蜻', 'Ł', '嚓', '눠', '덴', '똥', '춤', '唄', '諾', '楔', '薗', '錮', '楷', '遡', 'ڀ', '폴', '鱿', '嗝', '델', 'ഈ', '뚫', '켰', '柑', '啡', '漕', '凪', '蹋', 'ഏ', '─', '煩', '객', '專', '篝', 'Ż', '깊', '댓', '웹', 'ੜ', '迢', '钰', '芊', '薰', 'ੌ', 'ᱢ', '孜', 'Ķ', '渤', '绯', '碇', '諏', 'Ĵ', '帷', '涸', '蟋', '芮', '邋', '懇', '擎', '馍', '掖', '鯨', 'ዩ', '燒', '钵', 'ૃ', '瞌', 'ഖ', '沽', '蟀', 'ќ', '锂', '荚', '鼬', '덟', '딘', '쌀', '蟒', '嫦', '藝', '姊', '률', 'ఐ', '漉', '誕', '寫', '憬', '萦', '균', '낀', '압', '옥', '卉', '焰', '偎', '殃', '肛', '噔', '鹭', 'ٺ', '壺', '蝦', '멍', '윤', '컵', '픽', 'Ê', '榊', '總', '灏', '噺', '紺', '捨', '厕', '盪', '脯', '驹', 'ᱜ', '崴', '榛', '邯', '鬟', 'Հ', 'ऱ', '섬', '왠', '竺', '勅', '栾', '譬', '琛', '蕃', '홉', '骁', '栩', '攥', '俪', '刽', '笙', '遢', '삶', '걷', '눌', 'Š', '菁', '輕', '妳', '汾', '磺', '醺', 'ሶ', 'ፕ', 'ᱚ', '댄', '셀', '템', '憨', '錬', '喙', '氦', '땅', '릉', '肽', '颯', '黔', '锵', '릿', '밍', '绛', 'ヂ', '嫖', '炜', '瘪', '臊', '벗', '봄', '쟤', '폐', '蒿', '엘', '詣', '羨', '캠', '孰', '铬', '恺', '恢', '佰', '蚱', '渥', '纂', '纶', '벅', '叡', '捶', '綺', '眾', '憧', 'ऑ', 'ڄ', '昴', '誹', '謗', '棣', '汕', '沏', 'ᱫ', '빛', '馁', '鵜', '涮', 'ঈ', '଼', '앤', '玟', '芷', '妒', '柊', '琊', '竣', '斟', '騙', 'Έ', 'ዮ', '瀧', '艮', 'ဗ', '糙', '闵', 'ጓ', '腳', '蜕', '韻', '뮤', 'ඵ', '낭', '룸', '蝗', '蹂', 'ਏ', '腮', '럭', '쁠', 'ඡ', '诧', '镁', '鄉', '鍾', '窿', '蚪', '蝌', '疡', 'ዴ', '砥', '뷰', '엉', '皙', '撅', '犟', '娯', '掴', '둥', '헐', '혈', '砺', 'ਯ', '麹', 'ฬ', '籔', '럼', '捻', '벨', '홈', '嫡', '睛', 'ぢ', '遷', '伎', '᱾', '哽', 'ឈ', '堰', '磡', '焱', '翎', '矗', '翊', 'Ν', 'ೃ', '၁', '腋', '舊', '豬', '꼐', '썰', '펜', '坞', 'ஏ', '糯', 'ޞ', '倣', '凋', '엠', '헌', '흘', '諜', 'ヅ', '頸', 'ሂ', 'ፎ', '꼼', '둔', '삭', '♫', '貓', '踵', '惋', '價', '歡', '昱', '浣', '讹', '喆', '擔', 'ף', '龛', '艶', '苣', '涓', '躏', '窪', '屹', '恬', '裘', '糗', '绚', '錄', '霓', '噱', '껄', '槍', '蹩', '~', '孢', '춘', '힐', '햄', '夯', '潟', '漾', '偃', '咣', '癞', '訃', '딨', 'Ն', '찜', '촬', '춥', '罠', '麸', '獭', '镳', '铠', 'ጡ', '吒', '삐', '잃', '찐', '틱', '핀', '皐', '闺', '榎', '娼', 'ୂ', 'ឋ', '阂', '몽', 'Ļ', 'Ս', 'ృ', '詫', '铎', '僅', '菓', '៏', '卯', '噎', '榕', '馄', '樵', '랙', 'ᱛ', '괴', '낳', '힌', '疱', '舜', '祛', '箍', '劉', '枸', '盹', '觑', 'ൃ', '戯', '驗', '례', '핫', 'Җ', 'Қ', '醛', '嘩', '慵', '섞', '큐', '팩', 'ઠ', 'ឌ', '圖', '藕', '蚓', '呑', '喩', '곧', '닫', '밝', '앨', '毡', '跛', '秧', '嗮', '褛', '讷', '툰', '@', '虱', '蟾', '壱', '晖', '碜', '嫔', 'Ă', 'Ģ', '٢', '鋳', '협', '颚', '踮', '酰', '鳟', '禍', '阜', '挛', '箕', 'ᱧ', '腩', '꽂', '쏘', '탑', '碘', '잖', '彷', '鸠', '缇', '绢', 'ฑ', '猕', '밴', '퀴', '戟', '巳', '隕', '啤', '擢', '睽', '辘', '痉', 'ፖ', '熠', '鞑', '饨', 'ሐ', '褴', '阈', '묻', '烏', '酚', '惣', 'ຣ', '阑', '犒', '碉', '龈', '靼', 'ਘ', '蛰', '阙', '놈', '땠', '鬃', '또', '哝', 'Ồ', '낄', '싹', '첨', '蔻', '鑼', '毀', '痣', '釘', '偕', '湍', '燎', '钗', '咫', '덩', '箋', '罹', '孚', '宓', 'ඤ', 'ቋ', '燈', '왼', '꿨', '흰', '၍', '庾', '盡', '躇', '鎧', '幢', '浒', '胤', '荤', '鼾', '孀', '蹿', '裝', '獾', '皖', '蛀', '蚯', '颐', '좌', '棲', '^', '獗', '睑', '苞', '鳕', '腦', '뒷', 'Ј', '楞', 'ଠ', 'ኞ', 'ዞ', '납', '떴', '쩍', '斷', '憶', '泸', '勸', '铰', '洱', '緯', '겸', 'ૌ', '粽', '咤', '宕', '쿨', 'ֆ', 'ڃ', '‟', '鞦', '빤', '뼈', '슴', '엇', '칸', '莘', '挝', '韆', '夭', '腆', 'Β', '뚱', '칭', '閃', '蜍', '謹', '迄', '坯', '傣', '谏', '祯', '羯', '鹑', 'ሃ', 'Բ', 'ഓ', '寶', '戲', '轧', '拮', '椛', '佃', '蠣', '礎', '囧', '丕', '摒', '榻', 'ヱ', '扈', '薙', '렁', '‧', '啷', '舉', '侬', '邃', '垛', '怔', '闰', 'ፓ', '혔', '⁄', '氰', '끗', '덮', '證', '虻', '俚', '壑', '瞿', '藥', '衩', 'ѳ', '喎', '醜', '갠', '뒀', '멜', '컸', '핸', '뚝', '晌', 'අ', 'ೌ', '扪', '|', '荨', '깎', '짬', '雙', '髅', '圃', '蓟', '鹫', '榮', '绫', '藐', '贻', 'ኢ', '亂', '禮', '賜', '샵', '측', 'ฒ', '胥', '骷', '앴', '褂', '較', '恃', '垦', '麝', '诲', '뜬', '갚', '턱', 'ፅ', '媲', '馏', '駕', '톤', '닮', '壽', '剽', '篓', '馊', '鹂', '圓', '壹', '잊', 'Ե', '٩', '亘', '缽', '翱', '貪', '얀', '펴', 'ঔ', '罂', '鳖', '黝', '汞', '痺', '佯', '稷', '恪', '彌', '砦', 'ጪ', '爭', '찔', '痞', '喰', '狒', '戬', '簪', '憑', '‒', '嗌', '嗤', '囉', '諒', '뚜', '팡', '罵', '楊', '噶', '凜', '≪', '〜', '匐', '芈', '鹌', '诃', '鳃', '】', '涎', '腼', 'Є', 'ጤ', '泷', '漸', '蚌', '끈', '땀', '띠', '爾', '脓', '髋', 'ૈ', '廳', '虔', '缜', '楢', '褥', '暄', '禺', '怅', 'ፒ', '阉', '끓', '렉', '벼', '뽀', '틴', '팠', 'Ӹ', '褚', '啜', '雖', 'ୱ', '【', '槲', 'ଫ', '雉', '馥', '烊', 'ୃ', '摹', '羟', '騨', '琢', '钊', 'ൺ', '٥', 'ඈ', '꼴', '댔', '豐', '廻', '沂', '啾', '埼', '徨', '剐', '唏', '轲', '牒', 'ဏ', '븐', '샘', '據', '峪', '錫', '밖', '漳', '炅', '荼', '၂', '玖', '絢', '镍', '沓', '뺐', '칙', '桝', '啕', '紐', '讀', '凰', '麥', '吆', '淞', '瓮', '耦', '佘', '喋', '孺', '螨', 'ៈ', '苫', '闩', 'Θ', '醬', '뷔', '篆', '鉾', '蔬', '桔', '锢', '讣', '辕', '鸵', '꽁', 'Ԑ', '赈', '遁', '隨', '掸', '暨', '陇', '宦', '戛', '睬', '፡', '嘚', '歲', '汛', '렛', '씹', '잇', '嚴', '檢', '흑', '麋', '佼', '랫', '鮎', '脖', '歷', '勞', '楂', '蚂', 'Կ', '兀', 'ሏ', '舛', '녕', '뇌', '릇', '짠', '힙', '冴', '蕎', '崗', '膿', '侮', '茛', '攪', '逅', '匍', '邂', '瘁', 'Ի', 'ڇ', 'ឃ', '△', 'ঋ', 'ਝ', '曬', '멈', '묵', '컷', '혁', '휘', '깃', '椋', 'ヵ', '潺', '螳', '鳅', 'ಘ', 'ဇ', '迸', '拄', '浃', '钛', '낚', '얇', '헷', '흡', 'ਛ', '搀', '렴', '黜', '闆', '惬', '帛', '戰', '৷', 'ଘ', '€', '蜢', '鲈', '遐', '뽕', '캡', '砧', '碼', '邨', 'ឱ', '溥', '咿', '锹', '砚', '熹', 'Ả', '‚', '珺', '紬', 'Ẹ', '凧', '戊', '곰', '畢', '鱗', '苹', '笞', '箫', 'Դ', '瀕', 'Ū', 'ፉ', '谩', '겉', '쭈', '탐', 'Ό', '廟', '怆', '絕', '꽉', '鬣', '塵', '羡', 'Λ', '댕', '뜯', 'ጽ', '稱', '覗', '꾼', '劃', '卻', '栞', '雛', '跆', '抿', '잘', '啧', '俨', '汴', '賽', '叟', 'Ҙ', 'ଓ', '渾', '糾', '긁', '\x93', 'Ġ', 'ǹ', 'ٰ', 'ឿ', '泯', '泾', '묘', '쪘', '쫓', '婧', '籁', '淄', '痨', '弑', '忱', '淨', '縞', '酣', '繼', 'Ι', 'ѓ', 'ଞ', '壞', '겪', '烽', '묶', '썹', '풋', '宍', '苷', '靜', '羌', '矯', 'Χ', '啮', '胯', '賺', '吖', '냅', '붕', '쉴', 'ૉ', '獨', '덤', '詮', '臃', '焖', '獒', '紹', '諗', '岱', '璨', '讃', '둬', '璧', '痔', '冽', '舀', '弼', '徇', '綠', '繭', '镣', '驮', 'ऋ', '搡', '搪', '砷', '닷', '닿', '땄', '욱', '웅', '찝', 'ဦ', '噗', '醚', '谑', '紘', '炷', '枭', '罔', '蚣', '颌', '璞', '닦', 'ĺ', 'ሕ', '馴', '긋', '랍', '咨', '粱', 'ໆ', '蛭', '骋', '囡', 'ץ', '劵', '濟', '纣', '荟', '蛟', '뀐', '밟', 'Պ', '膠', 'ៗ', 'ൗ', '狛', '琰', '畝', '觐', '擀', '蒔', '蚜', '귄', '빅', '쫄', '촉', '螈', '蚝', '郸', '飴', '鸞', '娓', '皎', '眈', '捺', '砒', '糞', '茱', '裆', '갤', '뺏', '쭐', '쿄', '팟', '赝', '犸', '蜊', '惆', '瘴', '笆', '讥', '钨', '驷', '宸', '戾', '賑', 'ڍ', 'ሯ', 'ጦ', '랭', '룩', '뺄', '샐', '숫', '팝', 'Ո', '桟', '罄', '槃', '捗', '轱', '濕', '谙', 'ሦ', '榔', '溫', '璀', '诣', '늙', '썩', '쫙', '톱', '爛', '铂', '奧', '鹈', '赳', '膵', '渚', '缈', '耘', '唰', '綴', '豺', '龊', '龌', '٣', 'ඌ', '犷', '葆', '颞', '馳', '릎', '숭', '쌩', '썸', '祇', '險', '蝓', '鴻', '熾', '蛞', '沱', '潍', '堇', 'ਐ', '尬', '粕', '辄', '껍', '넨', '룹', '샌', '쌌', '좁', '핵', 'Գ', '榉', '臥', '鹕', '蟻', '咝', '缥', '∞', '刍', '惘', '牦', '絲', 'ጁ', '屬', '讧', '돋', '맙', '౦', 'ᱞ', '啟', '뺀', '埗', '悶', '毂', '贋', '顆', '鲟', '孬', '昙', '薮', '壓', '狀', '缤', '藜', '鹽', '麩', '갓', '멤', '믹', '뱅', '붓', '윗', '쩐', '췄', '斓', '莴', '펙', 'ヲ', '釋', '袅', '躊', '阚', '囔', '铆', 'Ț', 'ሑ', 'ጌ', '兎', '戍', '涝', '诟', '铿', '쨌', '쩨', 'Ĥ', 'Ӧ', 'ፀ', '冑', '廠', '앱', '秆', '糠', '鮫', '桧', '垩', '耷', '镐', '엊', '夙', '宥', '濠', '繍', 'ઢ', '佗', '戶', '皑', '蝾', '쫍', '莆', '饉', '懷', 'එ', '啁', '赊', '鸪', '挞', '鹧', 'ඓ', '蔫', '뜩', '띄', '략', '뤄', '맵', '폼', '甬', '烩', '碴', '钍', '掇', '閒', '奘', '羿', '趙', 'Ō', 'Ά', 'ഘ', '၉', 'ቪ', '弋', '斡', '衲', '辿', '쥐', '쪄', '珞', '瓯', '壬', '鬧', '忖', '¥', 'ဓ', '肓', '薅', '靈', '靛', 'ఘ', 'ಏ', '轭', '윙', 'ÿ', '亟', '呲', '咻', '硒', '絨', '魯', '껌', '덥', '듬', '빽', '飒', '迥', 'Վ', '彙', '즘', 'ϊ', '蜈', '嗲', '觎', '轟', '귤', '낯', '쌈', '찢', '쾌', '팍', 'ဥ', '揄', '煦', '熵', '淺', '玫', '哐', '藪', 'Ñ', 'Φ', 'Ԥ', '٤', '埠', '拈', '炯', '굽', '뻤', '뿔', '셜', 'Į', 'Թ', '珏', '疽', '缨', '揶', '囃', '梱', '餡', '鰹', '燻', 'Ħ', '撥', '爻', '脫', '雫', '霁', 'ኙ', '擇', '踌', '鬓', '겐', '쩡', '텀', '텍', 'ਓ', '뭉', '햇', '鯖', '髭', '傭', '蛐', '鰻', '遜', 'ഠ', '›', '怄', '裟', '啩', '恣', '斛', '檻', '谔', '踞', '닉', '맹', '잼', '詐', '櫃', '浏', '綬', '攫', '冢', '綜', '芃', '歆', '殇', '鄭', '鲱', '黨', 'ፃ', 'ᱨ', 'Ụ', '‹', '滓', '濤', '갱', '앗', '쵸', '캔', '抡', '輿', '擊', '苓', '歎', '幔', '愫', '萼', '檸', '嵇', '薏', '蘿', 'Ӓ', 'ፌ', '딪', 'Ք', 'ሔ', '憐', '洸', '燧', '珩', '껏', '셉', '즉', '펌', '珐', '瘙', '粵', '膽', '荏', '镊', '劾', '妲', '缮', '靚', '鳏', 'Ţ', 'ఠ', 'ቄ', '昀', '椀', '袤', '遽', '흠', 'Џ', '仃', '婵', '诩', '鍼', '쉐', '탱', '奚', '饯', '桢', '樺', '锭', '蚬', '跻', 'ޠ', '膺', 'ԑ', 'ޏ', 'ဤ', '哂', '攰', '葦', '錐', '\x94', 'ỵ', '靭', '뺑', '엥', '탠', '帼', '〇', '姪', '晰', '摺', 'ឬ', '恻', '惡', '蹉', 'Ã', '၅', '궈', '멸', '빴', '쇠', '푼', 'Տ', '巌', '掳', '撚', '膈', '蛹', '胛', '舫', '缚', '舐', '鲫', '荞', '豉', '叻', '骛', '龋', '糜', '둑', '뢰', '륵', '얹', '煉', '痤', '蝽', '煨', '膦', '嚿', '蛆', '蟲', '钴', '顯', '}', 'ᱴ', '歸', '湄', 'Ő', 'Լ', 'Ռ', '٦', '銷', '깥', '뱃', '嶙', '鄱', '錣', '烃', '謁', '炀', '潢', '煜', '娑', '痿', '၆', 'ቨ', '跎', '꼽', '댁', '밭', '섹', '숏', '쎈', '쥬', '츄', '칵', '콤', 'ૅ', '瑰', '襷', '楕', '瞠', '酉', '鹬', '叵', '婕', '庖', '觊', '謂', '闊', '٨', '偌', '挎', '锏', '룰', '뭣', '봇', '빔', '융', '찼', '퉁', '헛', '汎', '蟠', 'ゞ', '箏', '峋', '堑', '痍', '纥', '勵', '粼', '钚', '퀄', 'ᱥ', '窩', '螯', '髻', '鱲', '′', '巽', '谄', '꼰', '뇨', '뜰', '볍', '빚', '툭', '펑', 'ਊ', '涣', '淬', '稅', '魇', '姣', '疣', '胫', '酊', '檗', '猾', '跄', '踉', '瓒', '骊', '鬆', 'ґ', '咦', '肱', '臉', '鞄', '넉', '빗', '뻥', '얄', '엎', '칩', '훔', 'Ə', 'ઊ', '泱', '狞', '윈', '欽', '涧', '匝', '籌', '鲶', '嘗', '鰂', '鹩', '濮', '姦', '恿', '袈', '£', '撐', '曉', '聰', '蔥', '郴', 'ʿ', '໌', '၈', 'ጄ', 'ឥ', '戌', '蕙', '蠻', '贮', '铵', '깄', '앵', '혐', '檎', '緋', '桉', '骞', '坳', '箴', '桀', '鏑', '瀛', '礴', '芪', 'ঊ', '倖', '谵', '{', 'Þ', '၄', '喹', '燔', '芍', '詢', '遙', '깡', '뀔', '넥', '젝', '핏', '횟', 'Օ', 'ઞ', '洩', '颧', '燭', '뭐', 'ঞ', '繰', '呷', '鲻', 'ங', '鳝', '鹪', '偻', '珥', '铡', 'ಞ', '戀', '狰', '璜', '纭', '蝈', 'ሟ', '‽', '敝', '砝', '삿', '샷', '쏠', '쿼', '揸', '锰', '掟', '葭', '鸚', '謳', '罷', '湮', '蜃', 'Œ', 'ಠ', '诙', 'ਠ', 'ಐ', '厭', '咛', '掻', '揿', '纏', '荀', '菏', '蓦', '袂', '镫', '뱀', '뱉', '짰', '嘔', '歐', '礒', '葡', '鋸', '匯', '滉', '倹', '៌', '擺', '痱', '篑', '遲', '鹳', '嬴', '惴', '鰺', '၃', '彈', '滟', '簾', '苋', '٧', 'ਢ', '၌', '★', 'ゑ', '窈', '葺', '谪', '랗', '맣', '틈', '耆', '苅', '铉', '鹋', '妩', '塹', '牆', '獐', 'Չ', 'ଵ', '怵', '獻', '硌', '磴', 'ୌ', '绌', '굿', '껀', '띵', '뻘', '슐', '쩜', '툴', '椽', '濂', '焗', '裱', '챔', '穩', '茗', '橿', '镑', '脷', '錆', '寰', '阡', '忻', '矾', '镭', '骜', '駛', '詔', '냬', '뉘', '듀', '횡', 'ȋ', 'ቧ', 'ᱷ', '厲', '屐', '徵', '谗', '貰', '렬', '쿵', '唸', '嚥', '塙', '澪', '櫓', '燦', 'అ', 'І', '噚', '榷', '孪', '揀', '擞', '纜', 'Ø', 'Ρ', '⠀', '伢', '缄', '翳', '蛳', '諫', '谥', '賦', '雜', '鮑', 'Ζ', 'Ї', 'Ֆ', '٪', '丟', '獎', '秸', '郦', '隱', '깼', '므', '팽', '푹', '仄', '廈', '杳', '涞', '淅', '袴', '繳', '撫', '嘤', '笺', '髮', '穣', '纾', '鲭', 'ኃ', '垠', '牠', '睨', '၇', 'ጻ', '佞', '櫛', '虛', '鲷', '갇', '똘', '쇄', '쑥', '젖', '탭', '훌', '淚', '贏', '镂', '阖', '夥', '滲', '簽', '菰', '鹹', '绗', '牝', '霏', '逵', '鹜', '鸸', '噏', '忤', '瞓', '啖', 'Ω', '՛', 'ޟ', 'ሹ', 'ᱵ', '殼', '礫', '簌', '蛔', '蛯', '铤', '곽', '귈', '됩', '벳', '숱', '숲', '첩', '탓', '틸', '펼', 'Ҷ', 'ጸ', '鋪', '쁨', '饽', '忿', '濾', '畿', '澁', '穢', '矶', '绉', '嚢', '犄', '筵', '茴', '莅', 'Ջ', 'ଢ', '嗔', '诓', '隍', '셰', 'ŕ', 'ఛ', '悌', '槇', '蘋', '鵝', '녜', '맻', '벙', '섰', '썬', '쏟', '퀘', '흉', 'Ď', 'Ь', '寵', '廢', '祓', '麽', '蹼', '鋒', '槭', '懋', '窕', '̂', '嵜', '掣', '灞', '襯', '邈', '锱', '魷', 'Շ', 'ޘ', 'ቫ', '峽', '碓', '謠', '遴', '颦', '멕', '킥', 'ዥ', 'ឧ', '叢', '鍮', '黐', '갸', '뎅', '옵', '훠', '覽', '暹', '甾', '疸', '鴎', '缛', '烁', '猁', '猞', 'ឯ', '佝', '欖', '瀝', '罡', '萸', '藿', '̄', '咂', '螢', '铢', '頚', '饗', '鸢', 'ઑ', 'Ừ', '嗬', '嘥', '嚕', '爲', '纨', '겟', '굔', '냠', '콕', '텝', '훅', 'Ң', '悻', '潛', '苺', '藁', '鶯', '黍', '넛', '濫', '鄰', '蠅', '襖', '枇', '盧', '廚', '褓', '賤', '幄', '栀', '盃', '鑊', '珅', '绾', '蔦', '遨', 'Ҩ', 'ۂ', '嬲', '繫', '膊', '룬', '맺', '옴', '쭤', '팁', '폈', '瑪', '癸', '삽', '첼', '锑', '龜', '嵯', '氚', '蓼', 'ຼ', '珪', '揖', '瑚', '膻', '霎', '飕', 'Ή', 'Խ', '峦', '廁', '蘆', '衢', '蹟', '锉', 'ሼ', '啵', '恆', '焯', '诿', '깅', '뛸', '륨', '밸', '쉰', '텅', '壯', '夾', '峒', '蝋', '餘', '勁', '哏', '檄', '赭', '毓', '燗', '鮨', '榭', '啶', '梆', '嵘', '轢', '嗟', 'ጮ', '嬰', '捱', '蹶', '꺾', '텨', 'Ӑ', 'ኗ', 'ዤ', 'ዷ', '፤', '冚', '搖', '楣', '浔', '瞟', '诨', '骥', '닙', '젓', '펐', '繞', '鹸', '瀞', '燮', '苜', '湎', '靱', '閻', '杷', '臧', '噻', '囫', '溴', '阄', 'Ҵ', '簑', '薔', '蠔', '頁', 'ፐ', '〔', '檔', '閱', '겄', '괄', '굶', '귓', '깠', '꽈', '넜', '럿', '옹', '욜', '쬐', '漑', '潸', '唷', '笈', '鱈', '蓿', '剌', '酩', '佇', '唑', '嶼', '钒', '胝', '胼', '蛱', '圩', '礙', '趨', 'Υ', '櫂', '玥', '瑄', '绺', '蔔', '鸬', '鹚', 'Æ', 'ୈ', '墾', '搶', '盅', '绡', '蚩', '閪', '\x9e', '\xad', '̈', 'ۖ', 'ଝ', 'ሾ', 'ዪ', '琏', '굵', '눅', '늬', '됨', '붉', '샴', '씌', '얜', '옳', '욘', '傥', '蜣', '迴', '鱧', '唢', '殒', '菫', '沣', '爐', '泗', '揆', '靉', '倏', '疥', '卞', '噉', '囵', '殘', '氙', '腚', '銮', 'ᱣ', '慘', '搔', '犠', '盥', '綫', '蒐', '褲', '訝', '辊', '©', '®', 'ቭ', '〕', '吡', '啉', '痂', '觞', '貘', '鷺', '눕', '늑', '늫', '렷', '벚', '뻗', '얌', '얗', '왓', '짖', 'Ư', '唁', '圀', '鐔', '륜', '뻑', '쓱', '왤', '滘', '濑', '岷', '疋', '蓑', '譚', '铯', '毘', '諦', '襁', '讴', '鄞', '緣', '膘', '禰', '泮', '璎', '莊', '蔺', '裨', '陂', '馗', 'ڦ', 'ಃ', 'ጩ', '渫', '溧', '獠', '祢', '诌', '赅', '괌', '렘', '렙', 'ኚ', 'Ủ', '兇', '彿', '荠', '谀', '댈', '룡', '륙', '및', '뿜', '셈', '읍', '찡', '毬', '辋', '箩', '饅', '拚', '紆', '葚', '儺', '籾', '菀', '呤', '煸', '琲', '胍', '玳', '谴', '镉', '俎', '洵', '锲', '颉', '僱', '柘', '栎', '疝', '萢', '鑽', '骶', '〆', '儘', '汩', '腭', 'Փ', '佈', '掮', '梏', '歙', '毽', '涿', '矬', '엮', 'Û', 'Ѐ', 'ዣ', 'ᱡ', 'ᱦ', '喬', '嫲', '嬌', '懶', '筲', '糅', '辭', '霭', '낑', '뎌', '뛴', '봅', '솜', '엣', '왁', '찹', '칫', '懼', '禎', 'ဌ', '娆', '鬚', '荥', '笏', '嶌', '癣', '攣', '鍬', '嘌', '捌', '孑', '淦', '瑁', '硼', '擾', '泓', '閾', '楯', '蝕', 'ゐ', '哙', '姝', '孖', '盂', '胄', 'Ɓ', 'ଃ', 'ഊ', 'ዌ', 'ፆ', '倜', '卅', '卍', '柩', '鲅', '갛', '껑', '껜', '륭', '뭇', '슝', '싯', '쏴', '잎', '콧', '팜', '펀', 'ඞ', '婀', '톨', '洙', '硤', '梠', '锆', '筧', '鵤', '菖', '邬', '軋', '栉', '忪', '桎', '筠', '脍', '锃', '佔', '儆', '掬', '旮', '荊', 'ᱹ', '隽', '饴', '훑', 'Ċ', 'Է', 'ቬ', 'ጧ', '奂', '滷', '癮', '蝼', '슥', '쏙', '왈', '팥', '핥', 'Ը', '乸', '擤', '縱', '铍', '멧', 'Ў', '嘹', '埴', '悅', '欅', '谒', '鴛', 'ឲ', '嘭', '箪', '鴦', '恫', '覃', '穎', '郜', '韋', '僭', '痙', '邁', '哌', '疇', '惇', '侗', '箒', '埂', '讶', '邺', '鲹', '稞', '蒡', '賴', 'Զ', '绶', '贖', '铱', 'Ҭ', '亳', '坩', '柒', '纰', '觸', 'Ɗ', 'ፏ', '⋯', '劑', '擴', '殲', '溏', '茯', '깍', '붐', '뻣', '샹', '줍', '쯔', '펠', '敕', '깬', '꾹', '뮬', '빰', '숍', '즙', '쭝', '쾅', '퀸', '킵', '펭', '헝', '俥', '滂', '瘘', '캘', '嗪', '衞', '睢', '铣', '韮', '翦', '娠', '旛', '翫', '蕈', '譯', '吽', '囿', '͘', '讚', '钹', 'Ƙ', 'ǔ', 'Ұ', '阕', '阱', '麿', '쫑', '쿡', 'ဧ', 'ሣ', '嬤', '懺', '晁', '殓', '滾', '苻', '钯', '饬', '껐', '꿋', '덧', '뵈', '엌', '잌', 'Ë', '沅', '瑩', '撻', '笥', '尕', '簀', '竈', '縷', '鮪', '糀', '謄', '侘', '鰭', '氩', '籐', '舖', '皺', '伫', '弭', '欸', '泙', 'Ύ', '祚', '缢', '聒', '诰', '鄢', '鴫', '鹄', '齡', 'Ξ', 'ಓ', 'ᱰ', '垓', '燉', '筈', '贊', '鬥', 'Ĩ', 'Ź', 'ഐ', 'ඖ', 'ᱲ', '侩', '惱', '杓', '涪', '漿', '炆', '觥', '颍', '餵', '麾', '겜', '괘', '꿍', '돕', '돗', '딲', '릏', '맑', '뵙', '솥', '앚', '쫀', '쭘', '펄', 'Ũ', 'Ӗ', '┐', '榧', '癜', '缱', '饕', '驅', '鲇', '젯', '퍽', '갯', '憫', '爍', '鄧', '萘', '廼', '吁', '茲', '鉤', '埚', '墉', '慳', '泔', '猢', '瑭', '旌', '孱', '屆', '弐', '珉', '祗', '薑', 'Ŵ', 'ʽ', 'Њ', 'ѐ', 'ഛ', 'ቾ', 'Ị', '唞', '囁', '搽', '旯', '绻', '腧', '膣', '謊', '谆', '谌', '蹤', '钽', '靂', '뚤', '몫', '삥', '웜', '줏', '쩰', '츤', '캉', '큘', '팸', '펍', '펫', '헨', '崑', '瑤', '痧', '轍', '顛', '飚', '鵑', '龅', '롬', '잣', '횐', 'ಛ', 'ඍ', '滯', '薹', '譴', '桿', '氤', '蹙', '÷', '鵯', '臘', '鲼', '甑', '鯵', '嬬', '婺', '杈', '鬶', '鲠', '鳶', '嬸', '骅', 'ઋ', '啐', '嗫', '尴', '徉', '抻', '煬', '瓊', '祜', '虢', '鈿', '俶', '倌', '撳', '棗', '樸', '珲', '癬', '笪', '錶', '삘', '씽', 'ኡ', 'ፔ', '剱', '彎', '獰', '甕', '綁', '腍', '芡', '薈', '蜆', '逑', '겔', '곈', '뤘', '뾰', '옇', '윽', '잭', '텃', '텼', '픔', '兖', '勳', '擰', '朧', '桤', '睏', '迩', '흙', '舩', '訛', '馮', '撈', '攬', '祎', '饒', '儚', 'ឍ', '纈', '纐', '莳', '氘', '鑓', '葳', '莪', '儂', '繇', '苒', '恸', '舢', '刎', '徜', '桠', '繹', '芫', '杢', '榫', '氲', '睜', '箜', '篌', '貅', '閖', 'ᱼ', '屙', '敘', '暈', '梾', '籤', '謬', '낌', '씁', '씸', 'Ĕ', 'Ŭ', 'Ӡ', 'ቿ', '傢', '呟', '悭', '溟', '璽', '瓴', '绔', '芩', '貔', '酞', '釀', '鍊', '鲃', '깁', '돔', '둡', '랴', '썪', '짭', '짼', '퀵', '폿', '홋', 'ఞ', '潞', '癲', '鋲', '캄', '퐁', '瀾', '訶', '贄', 'ಢ', '羰', '羸', '麂', '', '剋', '滁', '瑳', '谶', '荸', '좀', '碲', '楳', '鲳', '煕', '戇', '溲', '膑', 'ޣ', '壷', '擠', '聿', '伉', '滦', '睥', '繩', '脘', '荽', '崙', '攤', '柾', '砀', '籮', '蠡', '谧', 'ഔ', '挲', '晔', '琮', '瘋', '藨', '钣', 'Ơ', 'Ҟ', 'ಔ', 'ዑ', 'ጵ', 'Ứ', '\u202b', '∈', '凇', '懑', '掙', '揼', '涜', '炔', '繪', '腟', '芾', '錘', '頒', '驟', '鹞', '꽝', '넬', '눴', '뜸', '밉', '뵀', '삔', '샜', '셌', '쑤', '엿', '콸', 'Ҥ', 'Ҽ', 'ဿ', '捩', '禿', '竇', '譽', '郫', '둠', '뒹', '렐', '맴', '뽈', '첸', '拋', '淙', '盞', '丶', '寬', '獵', '窰', '舳', '註', 'ઃ', '诅', '閤', '鴇', '嘧', '慄', '攝', '蝨', '鰯', '貶', '臾', '笕', '頷', '镌', '竪', '噤', '诘', '锗', '閘', '嗚', '壩', '撺', '晷', '桡', '棹', '耧', '趸', '→', '妁', '牯', '瓿', '笄', '蛄', '豈', '铖', '骐', '鷉', '鸾', '屍', '楸', '踽', '锒', '鲲', '섀', '켄', 'Ľ', 'ӊ', 'ጇ', 'ጬ', '◎', '嚨', '姒', '蒺', '蝸', '輻', '鸨', '齟', '깰', '끽', '낵', '눔', '닳', '밋', '밲', '벡', '뺨', '쉘', '슉', '쌔', '짚', '촛', '춧', '캣', '캥', '튕', '휙', 'ਔ', 'ఢ', '೧', 'ᱯ', '偲', '劍', '枱', '膩', '艷', '菸', '詛', '豇', '낡', '됬', '둣', '쌰', '撷', '贰', '躙', '辯', '遑', 'Յ', '楮', '誼', '瞞', '祿', '绦', '廬', '皋', '妝', '鸮', '떤', '圳', '捲', '陝', '獺', '媾', '魍', '鼩', '鴈', 'ゝ', '狲', '釐', '铄', '沮', '蘼', '邕', '钎', '靥', '鞣', '♥', '姘', '娣', '稹', '胳', '郅', '阆', '颱', '餮', '־', '儋', '厝', '肅', '誊', '騷', '숟', '\x92', '\x97', 'Ճ', '՞', 'ኜ', 'ዢ', 'ዦ', 'Ố', '嘍', '揩', '曆', '栢', '潋', '箬', '糍', '遞', '髡', '鰐', '鲡', '鲢', '齬', '걀', '꺄', '꿉', '뗄', '빕', '얽', '읏', '잰', '쟀', '컥', '킷', '햐', '흩', 'ඣ', 'ፑ', '៣', '寳', '淖', '灑', '錨', '駁', '랠', '썽', '웰', '젬', '탬', '툼', '핍', '檳', '籃', '僑', '橼', '脹', '銛', '钜', '盱', '籲', '陲', '颔', '勖', '蓖', '郢', '檯', '粂', '獏', '燿', '祕', '鯊', '枡', '惕', '兌', '钼', '鞆', '●', '綦', '蕗', '埜', '焘', '劭', '愎', '橈', '鎚', '锷', '鞏', '齁', '龇', 'ဍ', '♂', '侪', '窠', '肪', '蜇', '逹', '邛', '卟', '撓', '燐', '纖', '郓', '闱', '餞', '鹓', '俬', '呔', '澧', '燴', '犍', '羧', '葶', '谲', '¬', 'Ć', 'ː', '̓', 'ڱ', 'ۚ', 'ඪ', 'ፁ', 'ᱪ', 'Ẩ', '呎', '哣', '噃', '搣', '淒', '苕', '萋', '襪', '訇', '諄', '謢', '邳', '鉈', '鴉', '鸻', '갭', '곶', '넹', '뗐', '룽', '맷', '샾', '쐈', '쨍', '챠', '컹', '튠', '푠', 'ˮ', 'Ί', 'Ҿ', 'ޛ', 'ዟ', '悗', '耒', '躾', '鏟', '閂', '곁', '맏', '뮌', '찻', '睪', '礦', '筺', '艱', '賬', '镕', '蕕', '炝', '聾', '逡', 'ฌ', '瀋', '詭', '鲣', '侉', '埙', '慟', '蜉', '钡', '輯', '諧', '吳', '鐙', '陛', '撹', '苧', '劔', '濛', '齧', 'Ժ', '剝', '吩', '徕', '镓', 'ൌ', '佻', '嚅', '岘', '窨', '跬', '銜', '骢', '魉', '鰓', '㩒', '嬗', '旎', '旖', '氫', '洄', '牺', '篙', '舂', '闌', '飄', 'Ծ', 'ḿ', '仞', '嘯', '噓', '囹', '圄', '岿', '恁', '揦', '殚', '沆', '簕', '莠', '莼', '萊', '鰆', 'ɔ', '≡', '砣', '辇', '궐', '뽐', '\x84', '\x9a', '§', 'Ť', 'Ձ', 'ۓ', 'ጢ', 'ፂ', 'ፄ', 'Ổ', 'Ờ', '僆', '棂', '獸', '瓏', '瘢', '聳', '荛', '衿', '遒', '鑰', '镬', '깽', '꺠', '끙', '늪', '댐', '딥', '딧', '랖', '룻', '릅', '봔', '봬', '뼛', '섣', '쉼', '싣', '쎘', '얏', '윌', '쥴', '쯧', '챈', '챌', '촥', '톰', '핬', '圪', '屜', '捽', '珮', '碛', '臟', '螫', '輋', '醪', '骠', '똠', '맸', '샬', '沔', '禊', '襦', '趄', '邇', '剜', '筍', '緞', '虧', '趔', '铩', '埒', '憚', '扦', '罟', '囮', '賈', '匁', '吲', '哚', '雎', '鄒', '飫', '縊', '讼', '濯', '竊', '铕', '蓣', 'ๅ', '潑', '瀉', 'Ґ', 'ಊ', '屓', '碣', '粳', '苈', '蕤', '誨', '跖', '騾', '魑', '⸺', '倅', '幇', '廂', '柺', '楡', '瀨', '狆', '籏', '籬', '跣', '锶', '镆', '韌', 'ΐ', '佚', '汜', '牍', '牴', '癱', '蟬', '顏', 'ϋ', 'ዉ', '▪', '佥', '刿', '噙', '孭', '洮', '漲', '猷', '瓤', '疊', '癡', '矍', '硯', '稃', '讫', '贔', '꾀', '떵', '맬', '빳', '챕', '\x91', '\x96', 'ƴ', 'ؔ', 'ઔ', 'ෲ', 'ኣ', '១', '啞', '夘', '嵋', '徬', '慾', '斂', '渌', '滌', '漯', '燶', '砵', '稟', '笤', '蓆', '螞', '覓', '諺', '诳', '谡', '踎', '躉', '鈔', '铋', '陞', '顼', '麪', '갬', '궜', '궤', '꿇', '덱', '떳', '띨', '룐', '몹', '삑', '슁', '쏭', '앰', '욤', '웩', '잦', '죙', '챘', '첵', '촘', '쿤', '킴', '텁', '퓸', '훼', 'ઍ', '冧', '勐', '擸', '晉', '汨', '燊', '瘡', '癇', '眀', '鎹', '铷', '鯰', '鱒', '딤', '앓', '얍', '윷', '쟈', '팎', '囗', '諌', '鋤', '壆', '嶄', '碕', '綵', '闢', '鳐', '秣', '簗', '蕪', '氹', '兪', '恹', '鈕', '钇', '蝣', '軀', '畲', '埕', '潅', '瞼', '褄', '詈', '邏', '颶', '莟', '艙', '碩', '筅', '钐', '寤', '徭', '銑', '朊', '楝', '澩', '竽', '褌', '覲', '铑', '鵠', '捭', '哞', '墊', '忾', '杼', '玑', '砭', '芨', '菡', '锇', '埓', '壅', '峅', '崧', '徠', '悱', '瑧', '脩', '邙', '铨', '鱸', '鸩', 'ẅ', '壢', '泫', '爰', '箝', '耄', '耋', '▲', '垭', '巒', '捯', '撿', '攋', '梼', '璟', '疖', '痦', '紥', '缬', '腈', '菝', '逓', '铒', '鬢', '魃', '뎁', 'ѝ', '垚', '擲', '眦', '絃', '舄', '蘅', '隸', '髯', '鲛', '鹱', '뎠', '딛', '몄', '쨈', '휠', '휩', 'ȃ', 'Ց', 'ۃ', 'ॠ', 'ḅ', 'ヮ', '勻', '卌', '吋', '噸', '囝', '奀', '戆', '揈', '揞', '搲', '攏', '昶', '暅', '椶', '榲', '橞', '涠', '珙', '琬', '磚', '粝', '糰', '緬', '罫', '羈', '葜', '蒹', '蕁', '薷', '蠱', '襴', '轸', '邰', '鏈', '鬘', '龐', '긱', '꺽', '늠', '뎀', '딕', '띡', '뵐', '셧', '슌', '웍', '윳', '짙', '쫒', '텄', '헉', '헹', '훗', 'Ώ', '♯', '刪', '妯', '廪', '瀟', '犧', '畦', '癪', '矽', '禪', '腴', '袢', '鉦', '鏝', '뽁', '켈', '휜', '沭', '漣', '磔', '蕩', 'ଐ', '仟', '壟', '妪', '淝', '紓', '苴', '莜', '隴', '饌', '駭', '鹘', '黢', 'ઐ', '浛', 'ㄟ', '剷', '圻', '澹', '砻', '肄', '崂', '痾', '稗', '褻', '迨', '镧', '霰', '顰', '輦', '輛', '焔', '篭', '踐', '坻', '왜', '殯', '靄', '琨', '闖', '騭', '蝿', '頤', '厠', '夲', '嫪', '玘', '蘊', '黚', '黧', '媞', '咥', '嘜', '嵊', '椴', '濞', '緘', '藺', '蝮', '醴', '鉉', '鹗', '贲', 'ഃ', 'ဠ', '偈', '唪', '嗳', '姶', '嫻', '孥', '崁', '彧', '徂', '枞', '狽', '皲', '紮', '缦', '莒', '裃', 'ṃ', '穫', '゚', '喑', '摟', '擋', '氡', '篾', '絣', '绐', '聩', '蚶', '螟', '襞', '賁', '踟', '蹰', '鈷', '镛', '闾', '髂', '鲆', '齒', '쌋', '췌', 'ॊ', 'ఔ', 'ဩ', 'ኅ', '※', '俅', '唖', '尷', '洇', '澆', '绀', '蕭', '틋', 'ኻ', '佷', '侈', '뉜', '쉑', '쑈', '\x8a', '\x9d', 'Ğ', 'ǐ', 'ಝ', '೯', 'ඃ', 'ฯ', 'ဈ', 'ሒ', 'ኼ', 'ጴ', '៖', '៦', 'ᱬ', 'ᱶ', 'ᱸ', '□', '䁅', '呯', '唈', '唳', '喐', '嗄', '噹', '娌', '娛', '寢', '嶂', '恽', '慚', '懞', '懣', '抌', '攜', '曚', '枥', '柽', '樑', '樞', '樾', '牀', '狍', '稙', '繚', '舸', '芎', '衾', '訕', '豢', '躝', '轎', '酐', '鎏', '鏊', '钆', '钪', '钶', '雋', '饋', '鬠', '鸫', '龠', '갰', '겅', '곗', '곪', '굼', '낱', '냇', '넒', '닛', '댑', '덨', '듦', '땔', '떄', '뗀', '똔', '롷', '롹', '묽', '볐', '빢', '뼌', '뽂', '샛', '샥', '솟', '숄', '숑', '슛', '쐬', '쑨', '쓕', '앳', '얕', '옅', '웁', '윰', '쟨', '젼', '짹', '쫘', '쭌', '챗', '펩', '푯', '핌', '𢱕', '櫚', '煅', '甌', '莢', '驕', '髌', '랏', '쏜', '옐', '핼', 'ஔ', '僖', '恊', '滙', '澍', '癢', '粿', '翹', '蔀', '蛸', '躓', '鏃', '飩', '髀', '吶', '垃', '巉', '巔', '怩', '搗', '楦', '琚', '篁', '脲', '誡', '阊', '鬻', '鸱', '叺', '湟', '頗', '魟', '狢', '畐', '畷', '椹', '諍', '醮', '鐸', '釗', '镗', '锴', '゙', '戕', '稈', '纒', '亓', '庹', '氖', '祉', '鉗', '础', '嚯', '堉', '桫', '椤', '楋', '瀣', '珧', '礬', '舾', '邾', '鵺', '鼱', '滢', '臍', '堝', '弍', '晞', '椁', '濺', '睄', '礇', '笫', '蠟', '鎂', '閨', '怏', '慷', '瀏', '綸', '罎', '閩', 'ጐ', 'ឫ', '伧', '僂', '冼', '夔', '媠', '嵴', '幟', '畊', '磬', '窺', '簷', '胿', '臬', '蚵', '蹚', '鋏', '鏖', '霑', '騮', '鲔', '끅', '̋', 'Љ', 'ѕ', '២', '佶', '唻', '抾', '柞', '澱', '錙', '늄', '뒨', '믈', '콰', '±', '¶', 'ʾ', '̊', 'ଈ', 'ଔ', 'ஶ', 'ኀ', 'ጳ', 'ጼ', 'ጾ', 'ጿ', '፥', 'ឮ', '០', '៤', '៨', 'ᱝ', '㓤', '仝', '倧', '刄', '厍', '咇', '唥', '喏', '嗞', '囍', '圜', '埞', '塬', '塱', '墀', '墮', '壸', '婭', '岫', '崃', '崋', '弶', '愜', '憊', '挈', '揜', '摮', '擘', '擱', '昐', '枘', '枳', '椚', '槁', '樒', '櫸', '淸', '溘', '溼', '燙', '痈', '硎', '篩', '簒', '縝', '縻', '纔', '荪', '葯', '蚴', '蛏', '蛻', '蝰', '蠹', '裇', '裥', '誅', '豎', '貲', '踭', '踴', '蹌', '蹣', '鑿', '铼', '锺', '镲', '颙', '駈', '駱', '鮓', '鮟', '鯇', '鰈', '鰜', '鱇', '鲀', '鵲', '괭', '굘', '긌', '깟', '깻', '꼿', '넙', '뉸', '뗘', '뚠', '띃', '렜', '룔', '멓', '멱', '뭄', '뺌', '뿅', '뿍', '숯', '슘', '쎌', '얠', '옌', '잴', '쩝', '쳇', '췻', '츰', '캇', '켔', '퀭', '킁', '탤', '튄', '팰', '혓', '홧', '훤', '휑', '힉', 'ȇ', 'ˎ', '躼', '곯', '덫', '햅', 'Ě', '狹', '睚', '觜', '겡', '셴', '쌜', 'ಋ', '壘', '孛', '忟', '旻', '榑', '煥', '狎', '眇', '罘', '胪', '脛', '舨', '镒', '餼', '馐', '촤', '歃', '禛', '♭', '垌', '尭', '晝', '楹', '滄', '砜', '菟', '蒨', '藷', '鏢', '鐡', '頌', '馕', '鰲', '鳉', '豕', '蜘', 'ㄧ', '嵬', '忸', '暝', '盜', '螣', '謐', '嘬', '圾', '洟', '舁', '醗', '铟', '颏', '黌', '栂', '瘻', '瞋', '窣', '窸', '絋', '鶫', '銕', '√', '蚺', '蹕', '窶', '牻', '擯', '愼', '榾', '癩', '筜', '筼', '聶', '蟄', '鍔', '頽', '黠', '梛', '莨', '骈', '鸊', '倬', '唛', '嗶', '嘰', '嚐', '媪', '徛', '憺', '揠', '甦', '翃', '肭', '芗', '茔', '萁', '葎', '蓠', '蛉', '蜮', '贶', '趖', '轡', '釁', '鈉', '隹', '餉', '饪', '騅', '橹', '篳', '蟯', 'Ъ', 'ឦ', '∠', '〝', 'ヰ', '俠', '冪', '埤', '墘', '嬅', '峤', '巿', '扻', '搦', '攔', '昰', '枋', '槊', '渑', '燵', '猊', '簋', '肼', '臚', '艄', '茆', '茼', '菘', '菪', '諷', '譟', '躑', '輓', '郯', '郾', '鄄', '鋆', '铳', '锨', '閏', '颪', '馭', '髒', '鱔', 'ǰ', 'ॲ', '୫', 'ឪ', '愠', '歛', '皚', '硲', '稣', '蛚', '輾', '馩', '꽌', '롸', '밧', '뱄', '\x80', '\x99', 'Ï', 'ǒ', 'ȏ', '̌', '̔', '̟', 'Ӯ', 'ٗ', 'ۗ', 'ޡ', 'ऍ', 'ॆ', '॔', 'ૢ', '୪', '೦', '೨', '೩', 'ෳ', 'ቮ', 'ጹ', 'ḉ', 'ḫ', 'ṇ', 'ṉ', 'ẃ', 'Ạ', 'Ầ', 'Ậ', 'Ệ', 'Ự', '\u2060', '∙', '⊙', '◯', '⸻', '〟', '㧎', '䒏', '䒐', '佮', '俟', '倯', '倻', '偢', '僥', '儍', '凊', '匱', '叁', '嗐', '嘏', '噁', '囪', '埵', '堯', '奓', '姍', '娉', '尣', '弸', '怍', '悽', '挜', '挹', '揗', '摈', '斃', '昉', '曵', '梣', '棧', '楫', '橐', '欒', '殭', '殳', '洎', '浐', '涷', '玭', '瑋', '璁', '璈', '甙', '畈', '瘓', '眙', '硃', '碚', '磧', '竅', '筥', '篦', '粲', '糒', '繻', '罅', '胗', '舺', '艋', '艤', '艪', '艸', '茕', '荜', '莵', '菉', '菔', '萠', '蓺', '蔣', '蘂', '蟥', '覯', '訐', '訥', '詡', '誣', '誦', '誻', '謨', '譖', '豂', '赧', '趌', '趺', '躅', '軚', '輘', '輷', '迾', '鄣', '醌', '鎅', '鎔', '鎝', '鏨', '鑄', '鑲', '钋', '闕', '陉', '頰', '餋', '餒', '餛', '馯', '骘', '鬍', '鬨', '魎', '鲮', '鲿', '鳫', '鵞', '鵡', '鶉', '鹛', '鼆', '鼐', '걜', '겋', '곌', '굥', '귐', '꽐', '꽥', '꿩', '끍', '냔', '냘', '냡', '넝', '넴', '놉', '놋', '놘', '뇽', '뉩', '늉', '댜', '듈', '땋', '떰', '띤', '맽', '멩', '몀', '믕', '볕', '뵌', '빻', '뿡', '샨', '숀', '숴', '슾', '쌕', '쌨', '썅', '썜', '쎅', '쏼', '쒀', '씰', '옉', '옫', '웟', '읊', '읜', '좆', '짯', '쨋', '쨰', '쩄', '쮸', '촐', '캬', '켁', '켐', '켸', '콥', '쿱', '퉤', '튬', '팹', '퐉', '푤', '퓰', '픕', '휀', '𢳂', 'ʺ', '꾜', '꿰', '쇳', '잽', 'Ǹ', '೫', 'ኟ', 'ṅ', '†', '凈', '垪', '拵', '曷', '梘', '漚', '絚', '鯪', '넚', '쌉', '엡', '೮', '䢢', '佤', '凫', '煖', '獪', '瘆', '癆', '秬', '糋', '躹', '迳', '钌', '陜', '韪', '驛', '髙', '鹼', '갉', '뷴', '寃', '刳', '劏', '嚡', '杮', '槎', '槤', '樅', '沤', '炴', '煊', '熒', '珎', '璉', '痼', '簔', '苄', '苳', '菴', '蘚', '虬', '詆', '赍', '跶', '铪', '闔', '顱', '颢', '飜', '骹', '伜', '柝', '聟', '釵', '崆', '畋', '笸', '膾', '蕲', '靫', '頴', '髷', '鵙', '鸷', '錺', '蒟', '愴', '腘', '鯱', '샀', '끊', '굳', '拶', 'Ẓ', '橄', 'Ṛ', '惫', '咆', '옛', 'ఊ', '싫', '밌', '雰', '괜', '떻', '뭔', '伥', '飪', '鬪', '鼈', '걔', '椙', '蒎', '锿', '鲵', '亰', '啻', '囂', '峁', '弖', '憮', '桴', '瓘', '瘧', '秭', '簓', '薖', '蝴', '谯', '趿', '镨', '闳', '馑', '骺', '鱚', '鲐', 'ఋ', '咙', 'Ÿ', 'ഋ', 'ഢ', 'ဋ', '丨', '丱', '仱', '傈', '傩', '僳', '劊', '嗆', '嗹', '嘁', '岈', '嵖', '巖', '庠', '廸', '戔', '扂', '拏', '挾', '掗', '摰', '撣', '攑', '敍', '旃', '旒', '栻', '槓', '歕', '歨', '殂', '泠', '渀', '潲', '潷', '澀', '瓩', '甓', '疃', '癀', '癔', '竦', '筊', '篥', '籟', '籼', '糬', '緹', '縉', '縢', '膕', '臈', '臙', '艏', '苡', '莩', '蓊', '薀', '薜', '蘓', '裈', '褧', '覕', '諡', '謇', '诒', '诤', '贽', '軼', '迤', '逶', '邡', '醅', '釼', '錚', '鍚', '鐃', '鐐', '钺', '铇', '锕', '镎', '靑', '顫', '髖', '鰊', '鳎', '鳔', '鷽', '鼙', 'ኰ', '䖙', '俢', '儉', '啍', '埲', '屄', '戥', '掞', '枦', '爿', '笳', '綢', '繄', '翕', '芘', '蛣', '豔', '蹐', '鉀', '闞', '鵪', '鸝', '됭', '싰', '옭', '좔', '̧', '☉', '떫', '뱌', '벘', '씉', '엷', '읐', 'Ƴ', '\x81', '\x8d', '\x8e', '\x98', '¦', 'Ð', 'Ù', 'Ŋ', 'ƒ', 'Ǥ', 'ǫ', 'Ʉ', 'ˊ', 'ˋ', '̕', '̱', '̲', '̶', 'Ψ', 'Ђ', 'Ћ', 'Ќ', 'Ѹ', 'Ӌ', 'Ӳ', 'Ղ', 'Ր', 'ַ', 'ּ', 'ؓ', 'ٓ', 'ऩ', 'ॐ', 'ৗ', '઼', '૧', '૮', 'ୗ', '୨', '୯', 'ఝ', 'ఱ', '೪', 'ഝ', '෴', '་', 'ན', 'ሓ', 'ሿ', 'ቐ', 'ቓ', 'ቯ', 'ዒ', 'ዖ', 'ዡ', 'ጯ', 'ፗ', '៎', '៥', '៧', 'ḏ', 'ḡ', 'ḩ', 'Ḫ', 'ṁ', 'ẞ', 'Ắ', 'Ể', 'Ỉ', 'Ỗ', 'Ộ', 'Ớ', 'Ὑ', 'ῖ', '‰', '₹', '⃗', '↑', '↓', '∇', '∼', '≈', '▼', '☺', '✅', 'Ⱅ', 'Ⱎ', 'ゎ', 'ゔ', '㶶', '䁯', '䆀', '䱽', '䴕', '亍', '佉', '侷', '傃', '傉', '傱', '僉', '僊', '僮', '凩', '刋', '剎', '劖', '劼', '勰', '勼', '匏', '厴', '厶', '叅', '吿', '呓', '咹', '哓', '唂', '唎', '喟', '喲', '喼', '嗇', '嗿', '嚀', '嚒', '囑', '圷', '坜', '坵', '坼', '埆', '埭', '塢', '塭', '墁', '奬', '妗', '妠', '妡', '妣', '妤', '姹', '娗', '嫐', '嬶', '尓', '尙', '屢', '屣', '岀', '峄', '峇', '崞', '崮', '帙', '廍', '弌', '弢', '彥', '彳', '悒', '惝', '愔', '愷', '愾', '慤', '戞', '戽', '扴', '抆', '抔', '抦', '拃', '捹', '掁', '掕', '掼', '摙', '摳', '摵', '摷', '擏', '擷', '斝', '旳', '昃', '晡', '晧', '暸', '杙', '杣', '杻', '枧', '枰', '柸', '棔', '椏', '椟', '榙', '樁', '樗', '檪', '櫈', '殁', '殄', '毵', '氾', '汱', '洐', '洹', '淥', '淪', '湫', '溋', '溷', '滸', '潴', '澗', '澶', '濉', '瀍', '烝', '煆', '熈', '燜', '爨', '牾', '猗', '玜', '玠', '珒', '珣', '瑨', '瓠', '疔', '疠', '疴', '睞', '硚', '硨', '磲', '礑', '祆', '禳', '穐', '笮', '筌', '筿', '箆', '箓', '篋', '簟', '簫', '糉', '絅', '綖', '綯', '綷', '綽', '緁', '緲', '縒', '縹', '繆', '繏', '缑', '缙', '罨', '羂', '羣', '羶', '翙', '聼', '肟', '艀', '艹', '芰', '芻', '苎', '茏', '茖', '茭', '莚', '莸', '莾', '萜', '萡', '蒽', '蓀', '蓁', '蓥', '蕘', '蕞', '薟', '藳', '蛲', '蜑', '蜞', '蝥', '螋', '蟇', '蟳', '衒', '衮', '袛', '袰', '裄', '裎', '褦', '褫', '襤', '觔', '觚', '詬', '諚', '諤', '謔', '譫', '讒', '诮', '谘', '谳', '貉', '貮', '赀', '赓', '赟', '踅', '蹺', '輊', '輟', '輳', '轾', '辎', '辶', '迍', '郃', '郗', '郛', '郧', '鄯', '醯', '釆', '釿', '鈪', '鉅', '鉎', '銥', '銳', '鎭', '鐇', '鐶', '鑛', '鑢', '钕', '钤', '钫', '钬', '钿', '铙', '铧', '铽', '锝', '锟', '镝', '镡', '闼', '隗', '雺', '霈', '韃', '韜', '韫', '餚', '餾', '饑', '馔', '駝', '驺', '驽', '骝', '髧', '鮒', '鮖', '鯣', '鰌', '鰒', '鱉', '鱷', '鲗', '鲩', '鲾', '鳀', '鳊', '鳚', '鳜', '鳢', '鳰', '鴿', '鹀', '鹟', '麭', '黩', '鼢', '鼷', '齴', '龢', 'ꞌ', '갼', '겝', '겻', '곘', '괍', '괏', '궂', '귯', '꺅', '꺤', '껒', '꽨', '꽷', '꾿', '뀨', '끕', '낏', '넵', '녘', '놥', '눟', '늗', '늣', '닪', '닸', '덷', '뎄', '뎡', '돚', '됑', '듭', '듶', '딫', '땍', '땟', '떈', '떱', '뗏', '똫', '뙤', '뚸', '뛌', '뜹', '띌', '띔', '럤', '롄', '뤃', '뤼', '맀', '먀', '먙', '멨', '묀', '뭍', '뭥', '뭬', '뭰', '믁', '믐', '밈', '밎', '뱁', '뱡', '벋', '벛', '볻', '봥', '뵤', '붜', '뷘', '뺘', '뻬', '뼘', '뼜', '뿕', '뿟', '쁩', '쁸', '삣', '삧', '삯', '셤', '셥', '셸', '솝', '솨', '쇽', '쉪', '쉭', '쌘', '쎼', '쏸', '쐐', '쐴', '쑬', '쒯', '씃', '앎', '앏', '앝', '얉', '얋', '얐', '얬', '옙', '옜', '왝', '왯', '윅', '읒', '잿', '쟝', '젭', '젱', '졀', '좃', '좇', '좐', '죈', '죵', '줜', '줴', '쥔', '쥘', '짢', '쩟', 'ํ', 'ଋ', '닯', '뜀', '룟', '뭡', '쌂', 'Ѓ', 'ઁ', 'ః', '摅', '欉', '洶', '牘', '篪', '繃', '艻', '跩', '鷯', '뫼', '왐', 'ఙ', '仂', '俍', '埖', '堊', '尅', '悾', '掅', '摎', '柢', '樨', '橂', '歁', '殕', '狯', '珜', '珰', '瑆', '畭', '穰', '箨', '缳', '罌', '耨', '臌', '苁', '萄', '蠓', '蠖', '蠶', '褸', '襠', '觴', '謖', '酺', '铊', '駟', '鰍', '黾', '♡', '僢', '剉', '噘', '圞', '圹', '岨', '弉', '昺', '橢', '濶', '焮', '禩', '秡', '秫', '笊', '茌', '蕖', '藹', '螅', '袆', '郏', '鉋', '銹', '铌', '駸', '墻', '悋', '暱', '櫨', '浬', '筬', '糺', '紑', '誂', '賎', '跹', '蹁', '蹠', '鰤', 'ằ', '蒻', '鞨', 'ắ', '笵', '', '', ''], 'token_type': 'bpe', 'train_data_path_and_name_and_type': [['exp/s2t_stats_raw_bpe50000/splits12/wav.scp', 'speech', 'kaldi_ark'], ['exp/s2t_stats_raw_bpe50000/splits12/text.prev', 'text_prev', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text.ctc', 'text_ctc', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text', 'text', 'text']], 'train_dtype': 'float32', 'train_shape_file': ['./exp/stats_finetune/train/text_ctc_shape', './exp/stats_finetune/train/speech_shape', './exp/stats_finetune/train/text_shape', './exp/stats_finetune/train/text_prev_shape'], 'unused_parameters': False, 'use_amp': False, 'use_matplotlib': True, 'use_preprocessor': True, 'use_tensorboard': True, 'use_wandb': True, 'val_scheduler_criterion': ['valid', 'loss'], 'valid_batch_bins': None, 'valid_batch_size': 8, 'valid_batch_type': None, 'valid_data_path_and_name_and_type': [['dump/raw/dev_v3/wav.scp', 'speech', 'kaldi_ark'], ['dump/raw/dev_v3/text.prev', 'text_prev', 'text'], ['dump/raw/dev_v3/text.ctc', 'text_ctc', 'text'], ['dump/raw/dev_v3/text', 'text', 'text']], 'valid_iterator_type': None, 'valid_max_cache_size': None, 'valid_shape_file': ['./exp/stats_finetune/valid/speech_shape', './exp/stats_finetune/valid/text_shape', './exp/stats_finetune/valid/text_prev_shape', './exp/stats_finetune/valid/text_ctc_shape'], 'version': '202503', 'wandb_entity': None, 'wandb_id': None, 'wandb_model_log_interval': -1, 'wandb_name': None, 'wandb_project': None, 'write_collected_feats': False, 'use_deepspeed': False, 'deepspeed_config': None, 'gradient_as_bucket_view': True, 'ddp_comm_hook': None, 'use_tf32': False, 'use_adapter': False, 'adapter': 'lora', 'save_strategy': 'all', 'adapter_conf': {}, 'category_sample_size': 10, 'chunk_default_fs': None, 'chunk_max_abs_length': None, 'chunk_discard_short_samples': True, 'multi_task_dataset': False, 'allow_multi_rates': False} +2025-04-22 13:36:00,289 INFO MainThread:3934128 [wandb_run.py:_finish():2110] finishing run gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw +2025-04-22 13:36:00,290 INFO MainThread:3934128 [wandb_run.py:_atexit_cleanup():2350] got exitcode: 0 +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2332] restore +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2338] restore done +2025-04-22 13:36:03,410 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3963] rendering history +2025-04-22 13:36:03,411 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3995] rendering summary +2025-04-22 13:36:03,412 INFO MainThread:3934128 [wandb_run.py:_footer_sync_info():3924] logging synced files diff --git a/exp/finetune/wandb/latest-run/files/config.yaml b/exp/finetune/wandb/latest-run/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..efa15ed33791ca41c8d18e3055214298dc5f3afe --- /dev/null +++ b/exp/finetune/wandb/latest-run/files/config.yaml @@ -0,0 +1,50420 @@ +_wandb: + value: + cli_version: 0.19.6 + m: [] + python_version: 3.9.6 + t: + "1": + - 1 + - 5 + - 11 + - 41 + - 49 + - 50 + - 51 + - 53 + - 55 + - 71 + "2": + - 1 + - 5 + - 11 + - 41 + - 49 + - 50 + - 51 + - 53 + - 55 + - 71 + "3": + - 2 + - 23 + - 55 + "4": 3.9.6 + "5": 0.19.6 + "6": 4.48.3 + "8": + - 5 + "12": 0.19.6 + "13": linux-x86_64 +accum_grad: + value: 4 +adapter: + value: lora +allow_multi_rates: + value: false +allow_variable_data_keys: + value: false +batch_bins: + value: 1600000 +batch_size: + value: 8 +batch_type: + value: unsorted +best_model_criterion: + value: + - - valid + - acc + - max +bpemodel: + value: /home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/data/token_list/bpe_unigram50000/bpe.model +category_sample_size: + value: 10 +chunk_default_fs: + value: null +chunk_discard_short_samples: + value: true +chunk_excluded_key_prefixes: + value: [] +chunk_length: + value: 500 +chunk_max_abs_length: + value: null +chunk_shift_ratio: + value: 0.5 +cleaner: + value: null +collect_stats: + value: false +config: + value: conf/train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg.yaml +create_graph_in_tensorboard: + value: false +ctc_conf: + value: + ctc_type: builtin + dropout_rate: 0 + ignore_nan_grad: null + reduce: true + zero_infinity: true +cudnn_benchmark: + value: false +cudnn_deterministic: + value: true +cudnn_enabled: + value: true +ddp_comm_hook: + value: null +decoder: + value: transformer +decoder_conf: + value: + attention_heads: 6 + dropout_rate: 0.05 + linear_units: 1536 + num_blocks: 6 + positional_dropout_rate: 0.05 + self_attention_dropout_rate: 0.05 + src_attention_dropout_rate: 0.05 +deepspeed_config: + value: null +detect_anomaly: + value: false +dist_backend: + value: nccl +dist_init_method: + value: env:// +dist_launcher: + value: null +dist_master_addr: + value: null +dist_master_port: + value: null +dist_rank: + value: null +dist_world_size: + value: null +distributed: + value: false +drop_last_iter: + value: false +dry_run: + value: false +early_stopping_criterion: + value: + - valid + - loss + - min +encoder: + value: e_branchformer +encoder_conf: + value: + attention_dropout_rate: 0.05 + attention_heads: 6 + attention_layer_type: selfattn + cgmlp_conv_kernel: 31 + cgmlp_linear_units: 1536 + dropout_rate: 0.05 + gate_activation: identity + input_layer: conv2d + layer_drop_rate: 0 + linear_units: 1536 + macaron_ffn: true + merge_conv_kernel: 31 + num_blocks: 6 + output_size: 384 + pos_enc_layer_type: abs_pos + positional_dropout_rate: 0.05 + positionwise_layer_type: linear + rel_pos_type: latest + use_ffn: true + use_linear_after_conv: false +exclude_weight_decay: + value: false +fold_length: + value: + - 80000 + - 150 + - 150 + - 150 +freeze_param: + value: [] +frontend: + value: default +frontend_conf: + value: + fs: 16k + hop_length: 160 + n_fft: 512 + win_length: 400 +g2p: + value: null +grad_clip: + value: 5 +grad_clip_type: + value: 2 +grad_noise: + value: false +gradient_as_bucket_view: + value: true +ignore_init_mismatch: + value: false +init: + value: null +init_param: + value: [] +input_size: + value: null +iterator_type: + value: sequence +keep_nbest_models: + value: 3 +local_rank: + value: 0 +log_interval: + value: 10 +log_level: + value: INFO +max_cache_fd: + value: 32 +max_cache_size: + value: 0 +max_epoch: + value: 5 +model: + value: espnet +model_conf: + value: + ctc_weight: 0.3 + length_normalized_loss: false + lsm_weight: 0.1 + sym_na: +multi_task_dataset: + value: false +multiple_iterator: + value: false +multiprocessing_distributed: + value: false +nbest_averaging_interval: + value: 0 +ngpu: + value: 1 +no_forward_run: + value: false +noise_apply_prob: + value: 1 +noise_db_range: + value: "13_15" +noise_scp: + value: null +non_linguistic_symbols: + value: null +normalize: + value: global_mvn +normalize_conf: + value: + stats_file: /home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/exp/s2t_stats_raw_bpe50000/train/feats_stats.npz +num_att_plot: + value: 0 +num_cache_chunks: + value: 1024 +num_iters_per_epoch: + value: 500 +num_workers: + value: 1 +optim: + value: adamw +optim_conf: + value: + lr: 0.0001 + weight_decay: 1e-06 +output_dir: + value: ./exp/finetune +patience: + value: 2 +postencoder: + value: null +preencoder: + value: null +preprocessor: + value: s2t +preprocessor_conf: + value: + speech_name: speech + text_name: text +pretrain_path: + value: null +print_config: + value: false +required: + value: + - output_dir + - token_list +resume: + value: true +rir_apply_prob: + value: 1 +rir_scp: + value: null +save_strategy: + value: all +scheduler: + value: steplr +scheduler_conf: + value: + step_size: 1000 +seed: + value: 2024 +sharded_ddp: + value: false +short_noise_thres: + value: 0.5 +shuffle_within_batch: + value: false +sort_batch: + value: descending +sort_in_batch: + value: descending +specaug: + value: specaug +specaug_conf: + value: + apply_freq_mask: true + apply_time_mask: true + apply_time_warp: true + freq_mask_width_range: + - 0 + - 27 + num_freq_mask: 2 + num_time_mask: 5 + time_mask_width_ratio_range: + - 0 + - 0.05 + time_warp_mode: bicubic + time_warp_window: 5 +speech_volume_normalize: + value: null +token_list: + value: + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - <0.00> + - <0.02> + - <0.04> + - <0.06> + - <0.08> + - <0.10> + - <0.12> + - <0.14> + - <0.16> + - <0.18> + - <0.20> + - <0.22> + - <0.24> + - <0.26> + - <0.28> + - <0.30> + - <0.32> + - <0.34> + - <0.36> + - <0.38> + - <0.40> + - <0.42> + - <0.44> + - <0.46> + - <0.48> + - <0.50> + - <0.52> + - <0.54> + - <0.56> + - <0.58> + - <0.60> + - <0.62> + - <0.64> + - <0.66> + - <0.68> + - <0.70> + - <0.72> + - <0.74> + - <0.76> + - <0.78> + - <0.80> + - <0.82> + - <0.84> + - <0.86> + - <0.88> + - <0.90> + - <0.92> + - <0.94> + - <0.96> + - <0.98> + - <1.00> + - <1.02> + - <1.04> + - <1.06> + - <1.08> + - <1.10> + - <1.12> + - <1.14> + - <1.16> + - <1.18> + - <1.20> + - <1.22> + - <1.24> + - <1.26> + - <1.28> + - <1.30> + - <1.32> + - <1.34> + - <1.36> + - <1.38> + - <1.40> + - <1.42> + - <1.44> + - <1.46> + - <1.48> + - <1.50> + - <1.52> + - <1.54> + - <1.56> + - <1.58> + - <1.60> + - <1.62> + - <1.64> + - <1.66> + - <1.68> + - <1.70> + - <1.72> + - <1.74> + - <1.76> + - <1.78> + - <1.80> + - <1.82> + - <1.84> + - <1.86> + - <1.88> + - <1.90> + - <1.92> + - <1.94> + - <1.96> + - <1.98> + - <2.00> + - <2.02> + - <2.04> + - <2.06> + - <2.08> + - <2.10> + - <2.12> + - <2.14> + - <2.16> + - <2.18> + - <2.20> + - <2.22> + - <2.24> + - <2.26> + - <2.28> + - <2.30> + - <2.32> + - <2.34> + - <2.36> + - <2.38> + - <2.40> + - <2.42> + - <2.44> + - <2.46> + - <2.48> + - <2.50> + - <2.52> + - <2.54> + - <2.56> + - <2.58> + - <2.60> + - <2.62> + - <2.64> + - <2.66> + - <2.68> + - <2.70> + - <2.72> + - <2.74> + - <2.76> + - <2.78> + - <2.80> + - <2.82> + - <2.84> + - <2.86> + - <2.88> + - <2.90> + - <2.92> + - <2.94> + - <2.96> + - <2.98> + - <3.00> + - <3.02> + - <3.04> + - <3.06> + - <3.08> + - <3.10> + - <3.12> + - <3.14> + - <3.16> + - <3.18> + - <3.20> + - <3.22> + - <3.24> + - <3.26> + - <3.28> + - <3.30> + - <3.32> + - <3.34> + - <3.36> + - <3.38> + - <3.40> + - <3.42> + - <3.44> + - <3.46> + - <3.48> + - <3.50> + - <3.52> + - <3.54> + - <3.56> + - <3.58> + - <3.60> + - <3.62> + - <3.64> + - <3.66> + - <3.68> + - <3.70> + - <3.72> + - <3.74> + - <3.76> + - <3.78> + - <3.80> + - <3.82> + - <3.84> + - <3.86> + - <3.88> + - <3.90> + - <3.92> + - <3.94> + - <3.96> + - <3.98> + - <4.00> + - <4.02> + - <4.04> + - <4.06> + - <4.08> + - <4.10> + - <4.12> + - <4.14> + - <4.16> + - <4.18> + - <4.20> + - <4.22> + - <4.24> + - <4.26> + - <4.28> + - <4.30> + - <4.32> + - <4.34> + - <4.36> + - <4.38> + - <4.40> + - <4.42> + - <4.44> + - <4.46> + - <4.48> + - <4.50> + - <4.52> + - <4.54> + - <4.56> + - <4.58> + - <4.60> + - <4.62> + - <4.64> + - <4.66> + - <4.68> + - <4.70> + - <4.72> + - <4.74> + - <4.76> + - <4.78> + - <4.80> + - <4.82> + - <4.84> + - <4.86> + - <4.88> + - <4.90> + - <4.92> + - <4.94> + - <4.96> + - <4.98> + - <5.00> + - <5.02> + - <5.04> + - <5.06> + - <5.08> + - <5.10> + - <5.12> + - <5.14> + - <5.16> + - <5.18> + - <5.20> + - <5.22> + - <5.24> + - <5.26> + - <5.28> + - <5.30> + - <5.32> + - <5.34> + - <5.36> + - <5.38> + - <5.40> + - <5.42> + - <5.44> + - <5.46> + - <5.48> + - <5.50> + - <5.52> + - <5.54> + - <5.56> + - <5.58> + - <5.60> + - <5.62> + - <5.64> + - <5.66> + - <5.68> + - <5.70> + - <5.72> + - <5.74> + - <5.76> + - <5.78> + - <5.80> + - <5.82> + - <5.84> + - <5.86> + - <5.88> + - <5.90> + - <5.92> + - <5.94> + - <5.96> + - <5.98> + - <6.00> + - <6.02> + - <6.04> + - <6.06> + - <6.08> + - <6.10> + - <6.12> + - <6.14> + - <6.16> + - <6.18> + - <6.20> + - <6.22> + - <6.24> + - <6.26> + - <6.28> + - <6.30> + - <6.32> + - <6.34> + - <6.36> + - <6.38> + - <6.40> + - <6.42> + - <6.44> + - <6.46> + - <6.48> + - <6.50> + - <6.52> + - <6.54> + - <6.56> + - <6.58> + - <6.60> + - <6.62> + - <6.64> + - <6.66> + - <6.68> + - <6.70> + - <6.72> + - <6.74> + - <6.76> + - <6.78> + - <6.80> + - <6.82> + - <6.84> + - <6.86> + - <6.88> + - <6.90> + - <6.92> + - <6.94> + - <6.96> + - <6.98> + - <7.00> + - <7.02> + - <7.04> + - <7.06> + - <7.08> + - <7.10> + - <7.12> + - <7.14> + - <7.16> + - <7.18> + - <7.20> + - <7.22> + - <7.24> + - <7.26> + - <7.28> + - <7.30> + - <7.32> + - <7.34> + - <7.36> + - <7.38> + - <7.40> + - <7.42> + - <7.44> + - <7.46> + - <7.48> + - <7.50> + - <7.52> + - <7.54> + - <7.56> + - <7.58> + - <7.60> + - <7.62> + - <7.64> + - <7.66> + - <7.68> + - <7.70> + - <7.72> + - <7.74> + - <7.76> + - <7.78> + - <7.80> + - <7.82> + - <7.84> + - <7.86> + - <7.88> + - <7.90> + - <7.92> + - <7.94> + - <7.96> + - <7.98> + - <8.00> + - <8.02> + - <8.04> + - <8.06> + - <8.08> + - <8.10> + - <8.12> + - <8.14> + - <8.16> + - <8.18> + - <8.20> + - <8.22> + - <8.24> + - <8.26> + - <8.28> + - <8.30> + - <8.32> + - <8.34> + - <8.36> + - <8.38> + - <8.40> + - <8.42> + - <8.44> + - <8.46> + - <8.48> + - <8.50> + - <8.52> + - <8.54> + - <8.56> + - <8.58> + - <8.60> + - <8.62> + - <8.64> + - <8.66> + - <8.68> + - <8.70> + - <8.72> + - <8.74> + - <8.76> + - <8.78> + - <8.80> + - <8.82> + - <8.84> + - <8.86> + - <8.88> + - <8.90> + - <8.92> + - <8.94> + - <8.96> + - <8.98> + - <9.00> + - <9.02> + - <9.04> + - <9.06> + - <9.08> + - <9.10> + - <9.12> + - <9.14> + - <9.16> + - <9.18> + - <9.20> + - <9.22> + - <9.24> + - <9.26> + - <9.28> + - <9.30> + - <9.32> + - <9.34> + - <9.36> + - <9.38> + - <9.40> + - <9.42> + - <9.44> + - <9.46> + - <9.48> + - <9.50> + - <9.52> + - <9.54> + - <9.56> + - <9.58> + - <9.60> + - <9.62> + - <9.64> + - <9.66> + - <9.68> + - <9.70> + - <9.72> + - <9.74> + - <9.76> + - <9.78> + - <9.80> + - <9.82> + - <9.84> + - <9.86> + - <9.88> + - <9.90> + - <9.92> + - <9.94> + - <9.96> + - <9.98> + - <10.00> + - <10.02> + - <10.04> + - <10.06> + - <10.08> + - <10.10> + - <10.12> + - <10.14> + - <10.16> + - <10.18> + - <10.20> + - <10.22> + - <10.24> + - <10.26> + - <10.28> + - <10.30> + - <10.32> + - <10.34> + - <10.36> + - <10.38> + - <10.40> + - <10.42> + - <10.44> + - <10.46> + - <10.48> + - <10.50> + - <10.52> + - <10.54> + - <10.56> + - <10.58> + - <10.60> + - <10.62> + - <10.64> + - <10.66> + - <10.68> + - <10.70> + - <10.72> + - <10.74> + - <10.76> + - <10.78> + - <10.80> + - <10.82> + - <10.84> + - <10.86> + - <10.88> + - <10.90> + - <10.92> + - <10.94> + - <10.96> + - <10.98> + - <11.00> + - <11.02> + - <11.04> + - <11.06> + - <11.08> + - <11.10> + - <11.12> + - <11.14> + - <11.16> + - <11.18> + - <11.20> + - <11.22> + - <11.24> + - <11.26> + - <11.28> + - <11.30> + - <11.32> + - <11.34> + - <11.36> + - <11.38> + - <11.40> + - <11.42> + - <11.44> + - <11.46> + - <11.48> + - <11.50> + - <11.52> + - <11.54> + - <11.56> + - <11.58> + - <11.60> + - <11.62> + - <11.64> + - <11.66> + - <11.68> + - <11.70> + - <11.72> + - <11.74> + - <11.76> + - <11.78> + - <11.80> + - <11.82> + - <11.84> + - <11.86> + - <11.88> + - <11.90> + - <11.92> + - <11.94> + - <11.96> + - <11.98> + - <12.00> + - <12.02> + - <12.04> + - <12.06> + - <12.08> + - <12.10> + - <12.12> + - <12.14> + - <12.16> + - <12.18> + - <12.20> + - <12.22> + - <12.24> + - <12.26> + - <12.28> + - <12.30> + - <12.32> + - <12.34> + - <12.36> + - <12.38> + - <12.40> + - <12.42> + - <12.44> + - <12.46> + - <12.48> + - <12.50> + - <12.52> + - <12.54> + - <12.56> + - <12.58> + - <12.60> + - <12.62> + - <12.64> + - <12.66> + - <12.68> + - <12.70> + - <12.72> + - <12.74> + - <12.76> + - <12.78> + - <12.80> + - <12.82> + - <12.84> + - <12.86> + - <12.88> + - <12.90> + - <12.92> + - <12.94> + - <12.96> + - <12.98> + - <13.00> + - <13.02> + - <13.04> + - <13.06> + - <13.08> + - <13.10> + - <13.12> + - <13.14> + - <13.16> + - <13.18> + - <13.20> + - <13.22> + - <13.24> + - <13.26> + - <13.28> + - <13.30> + - <13.32> + - <13.34> + - <13.36> + - <13.38> + - <13.40> + - <13.42> + - <13.44> + - <13.46> + - <13.48> + - <13.50> + - <13.52> + - <13.54> + - <13.56> + - <13.58> + - <13.60> + - <13.62> + - <13.64> + - <13.66> + - <13.68> + - <13.70> + - <13.72> + - <13.74> + - <13.76> + - <13.78> + - <13.80> + - <13.82> + - <13.84> + - <13.86> + - <13.88> + - <13.90> + - <13.92> + - <13.94> + - <13.96> + - <13.98> + - <14.00> + - <14.02> + - <14.04> + - <14.06> + - <14.08> + - <14.10> + - <14.12> + - <14.14> + - <14.16> + - <14.18> + - <14.20> + - <14.22> + - <14.24> + - <14.26> + - <14.28> + - <14.30> + - <14.32> + - <14.34> + - <14.36> + - <14.38> + - <14.40> + - <14.42> + - <14.44> + - <14.46> + - <14.48> + - <14.50> + - <14.52> + - <14.54> + - <14.56> + - <14.58> + - <14.60> + - <14.62> + - <14.64> + - <14.66> + - <14.68> + - <14.70> + - <14.72> + - <14.74> + - <14.76> + - <14.78> + - <14.80> + - <14.82> + - <14.84> + - <14.86> + - <14.88> + - <14.90> + - <14.92> + - <14.94> + - <14.96> + - <14.98> + - <15.00> + - <15.02> + - <15.04> + - <15.06> + - <15.08> + - <15.10> + - <15.12> + - <15.14> + - <15.16> + - <15.18> + - <15.20> + - <15.22> + - <15.24> + - <15.26> + - <15.28> + - <15.30> + - <15.32> + - <15.34> + - <15.36> + - <15.38> + - <15.40> + - <15.42> + - <15.44> + - <15.46> + - <15.48> + - <15.50> + - <15.52> + - <15.54> + - <15.56> + - <15.58> + - <15.60> + - <15.62> + - <15.64> + - <15.66> + - <15.68> + - <15.70> + - <15.72> + - <15.74> + - <15.76> + - <15.78> + - <15.80> + - <15.82> + - <15.84> + - <15.86> + - <15.88> + - <15.90> + - <15.92> + - <15.94> + - <15.96> + - <15.98> + - <16.00> + - <16.02> + - <16.04> + - <16.06> + - <16.08> + - <16.10> + - <16.12> + - <16.14> + - <16.16> + - <16.18> + - <16.20> + - <16.22> + - <16.24> + - <16.26> + - <16.28> + - <16.30> + - <16.32> + - <16.34> + - <16.36> + - <16.38> + - <16.40> + - <16.42> + - <16.44> + - <16.46> + - <16.48> + - <16.50> + - <16.52> + - <16.54> + - <16.56> + - <16.58> + - <16.60> + - <16.62> + - <16.64> + - <16.66> + - <16.68> + - <16.70> + - <16.72> + - <16.74> + - <16.76> + - <16.78> + - <16.80> + - <16.82> + - <16.84> + - <16.86> + - <16.88> + - <16.90> + - <16.92> + - <16.94> + - <16.96> + - <16.98> + - <17.00> + - <17.02> + - <17.04> + - <17.06> + - <17.08> + - <17.10> + - <17.12> + - <17.14> + - <17.16> + - <17.18> + - <17.20> + - <17.22> + - <17.24> + - <17.26> + - <17.28> + - <17.30> + - <17.32> + - <17.34> + - <17.36> + - <17.38> + - <17.40> + - <17.42> + - <17.44> + - <17.46> + - <17.48> + - <17.50> + - <17.52> + - <17.54> + - <17.56> + - <17.58> + - <17.60> + - <17.62> + - <17.64> + - <17.66> + - <17.68> + - <17.70> + - <17.72> + - <17.74> + - <17.76> + - <17.78> + - <17.80> + - <17.82> + - <17.84> + - <17.86> + - <17.88> + - <17.90> + - <17.92> + - <17.94> + - <17.96> + - <17.98> + - <18.00> + - <18.02> + - <18.04> + - <18.06> + - <18.08> + - <18.10> + - <18.12> + - <18.14> + - <18.16> + - <18.18> + - <18.20> + - <18.22> + - <18.24> + - <18.26> + - <18.28> + - <18.30> + - <18.32> + - <18.34> + - <18.36> + - <18.38> + - <18.40> + - <18.42> + - <18.44> + - <18.46> + - <18.48> + - <18.50> + - <18.52> + - <18.54> + - <18.56> + - <18.58> + - <18.60> + - <18.62> + - <18.64> + - <18.66> + - <18.68> + - <18.70> + - <18.72> + - <18.74> + - <18.76> + - <18.78> + - <18.80> + - <18.82> + - <18.84> + - <18.86> + - <18.88> + - <18.90> + - <18.92> + - <18.94> + - <18.96> + - <18.98> + - <19.00> + - <19.02> + - <19.04> + - <19.06> + - <19.08> + - <19.10> + - <19.12> + - <19.14> + - <19.16> + - <19.18> + - <19.20> + - <19.22> + - <19.24> + - <19.26> + - <19.28> + - <19.30> + - <19.32> + - <19.34> + - <19.36> + - <19.38> + - <19.40> + - <19.42> + - <19.44> + - <19.46> + - <19.48> + - <19.50> + - <19.52> + - <19.54> + - <19.56> + - <19.58> + - <19.60> + - <19.62> + - <19.64> + - <19.66> + - <19.68> + - <19.70> + - <19.72> + - <19.74> + - <19.76> + - <19.78> + - <19.80> + - <19.82> + - <19.84> + - <19.86> + - <19.88> + - <19.90> + - <19.92> + - <19.94> + - <19.96> + - <19.98> + - <20.00> + - <20.02> + - <20.04> + - <20.06> + - <20.08> + - <20.10> + - <20.12> + - <20.14> + - <20.16> + - <20.18> + - <20.20> + - <20.22> + - <20.24> + - <20.26> + - <20.28> + - <20.30> + - <20.32> + - <20.34> + - <20.36> + - <20.38> + - <20.40> + - <20.42> + - <20.44> + - <20.46> + - <20.48> + - <20.50> + - <20.52> + - <20.54> + - <20.56> + - <20.58> + - <20.60> + - <20.62> + - <20.64> + - <20.66> + - <20.68> + - <20.70> + - <20.72> + - <20.74> + - <20.76> + - <20.78> + - <20.80> + - <20.82> + - <20.84> + - <20.86> + - <20.88> + - <20.90> + - <20.92> + - <20.94> + - <20.96> + - <20.98> + - <21.00> + - <21.02> + - <21.04> + - <21.06> + - <21.08> + - <21.10> + - <21.12> + - <21.14> + - <21.16> + - <21.18> + - <21.20> + - <21.22> + - <21.24> + - <21.26> + - <21.28> + - <21.30> + - <21.32> + - <21.34> + - <21.36> + - <21.38> + - <21.40> + - <21.42> + - <21.44> + - <21.46> + - <21.48> + - <21.50> + - <21.52> + - <21.54> + - <21.56> + - <21.58> + - <21.60> + - <21.62> + - <21.64> + - <21.66> + - <21.68> + - <21.70> + - <21.72> + - <21.74> + - <21.76> + - <21.78> + - <21.80> + - <21.82> + - <21.84> + - <21.86> + - <21.88> + - <21.90> + - <21.92> + - <21.94> + - <21.96> + - <21.98> + - <22.00> + - <22.02> + - <22.04> + - <22.06> + - <22.08> + - <22.10> + - <22.12> + - <22.14> + - <22.16> + - <22.18> + - <22.20> + - <22.22> + - <22.24> + - <22.26> + - <22.28> + - <22.30> + - <22.32> + - <22.34> + - <22.36> + - <22.38> + - <22.40> + - <22.42> + - <22.44> + - <22.46> + - <22.48> + - <22.50> + - <22.52> + - <22.54> + - <22.56> + - <22.58> + - <22.60> + - <22.62> + - <22.64> + - <22.66> + - <22.68> + - <22.70> + - <22.72> + - <22.74> + - <22.76> + - <22.78> + - <22.80> + - <22.82> + - <22.84> + - <22.86> + - <22.88> + - <22.90> + - <22.92> + - <22.94> + - <22.96> + - <22.98> + - <23.00> + - <23.02> + - <23.04> + - <23.06> + - <23.08> + - <23.10> + - <23.12> + - <23.14> + - <23.16> + - <23.18> + - <23.20> + - <23.22> + - <23.24> + - <23.26> + - <23.28> + - <23.30> + - <23.32> + - <23.34> + - <23.36> + - <23.38> + - <23.40> + - <23.42> + - <23.44> + - <23.46> + - <23.48> + - <23.50> + - <23.52> + - <23.54> + - <23.56> + - <23.58> + - <23.60> + - <23.62> + - <23.64> + - <23.66> + - <23.68> + - <23.70> + - <23.72> + - <23.74> + - <23.76> + - <23.78> + - <23.80> + - <23.82> + - <23.84> + - <23.86> + - <23.88> + - <23.90> + - <23.92> + - <23.94> + - <23.96> + - <23.98> + - <24.00> + - <24.02> + - <24.04> + - <24.06> + - <24.08> + - <24.10> + - <24.12> + - <24.14> + - <24.16> + - <24.18> + - <24.20> + - <24.22> + - <24.24> + - <24.26> + - <24.28> + - <24.30> + - <24.32> + - <24.34> + - <24.36> + - <24.38> + - <24.40> + - <24.42> + - <24.44> + - <24.46> + - <24.48> + - <24.50> + - <24.52> + - <24.54> + - <24.56> + - <24.58> + - <24.60> + - <24.62> + - <24.64> + - <24.66> + - <24.68> + - <24.70> + - <24.72> + - <24.74> + - <24.76> + - <24.78> + - <24.80> + - <24.82> + - <24.84> + - <24.86> + - <24.88> + - <24.90> + - <24.92> + - <24.94> + - <24.96> + - <24.98> + - <25.00> + - <25.02> + - <25.04> + - <25.06> + - <25.08> + - <25.10> + - <25.12> + - <25.14> + - <25.16> + - <25.18> + - <25.20> + - <25.22> + - <25.24> + - <25.26> + - <25.28> + - <25.30> + - <25.32> + - <25.34> + - <25.36> + - <25.38> + - <25.40> + - <25.42> + - <25.44> + - <25.46> + - <25.48> + - <25.50> + - <25.52> + - <25.54> + - <25.56> + - <25.58> + - <25.60> + - <25.62> + - <25.64> + - <25.66> + - <25.68> + - <25.70> + - <25.72> + - <25.74> + - <25.76> + - <25.78> + - <25.80> + - <25.82> + - <25.84> + - <25.86> + - <25.88> + - <25.90> + - <25.92> + - <25.94> + - <25.96> + - <25.98> + - <26.00> + - <26.02> + - <26.04> + - <26.06> + - <26.08> + - <26.10> + - <26.12> + - <26.14> + - <26.16> + - <26.18> + - <26.20> + - <26.22> + - <26.24> + - <26.26> + - <26.28> + - <26.30> + - <26.32> + - <26.34> + - <26.36> + - <26.38> + - <26.40> + - <26.42> + - <26.44> + - <26.46> + - <26.48> + - <26.50> + - <26.52> + - <26.54> + - <26.56> + - <26.58> + - <26.60> + - <26.62> + - <26.64> + - <26.66> + - <26.68> + - <26.70> + - <26.72> + - <26.74> + - <26.76> + - <26.78> + - <26.80> + - <26.82> + - <26.84> + - <26.86> + - <26.88> + - <26.90> + - <26.92> + - <26.94> + - <26.96> + - <26.98> + - <27.00> + - <27.02> + - <27.04> + - <27.06> + - <27.08> + - <27.10> + - <27.12> + - <27.14> + - <27.16> + - <27.18> + - <27.20> + - <27.22> + - <27.24> + - <27.26> + - <27.28> + - <27.30> + - <27.32> + - <27.34> + - <27.36> + - <27.38> + - <27.40> + - <27.42> + - <27.44> + - <27.46> + - <27.48> + - <27.50> + - <27.52> + - <27.54> + - <27.56> + - <27.58> + - <27.60> + - <27.62> + - <27.64> + - <27.66> + - <27.68> + - <27.70> + - <27.72> + - <27.74> + - <27.76> + - <27.78> + - <27.80> + - <27.82> + - <27.84> + - <27.86> + - <27.88> + - <27.90> + - <27.92> + - <27.94> + - <27.96> + - <27.98> + - <28.00> + - <28.02> + - <28.04> + - <28.06> + - <28.08> + - <28.10> + - <28.12> + - <28.14> + - <28.16> + - <28.18> + - <28.20> + - <28.22> + - <28.24> + - <28.26> + - <28.28> + - <28.30> + - <28.32> + - <28.34> + - <28.36> + - <28.38> + - <28.40> + - <28.42> + - <28.44> + - <28.46> + - <28.48> + - <28.50> + - <28.52> + - <28.54> + - <28.56> + - <28.58> + - <28.60> + - <28.62> + - <28.64> + - <28.66> + - <28.68> + - <28.70> + - <28.72> + - <28.74> + - <28.76> + - <28.78> + - <28.80> + - <28.82> + - <28.84> + - <28.86> + - <28.88> + - <28.90> + - <28.92> + - <28.94> + - <28.96> + - <28.98> + - <29.00> + - <29.02> + - <29.04> + - <29.06> + - <29.08> + - <29.10> + - <29.12> + - <29.14> + - <29.16> + - <29.18> + - <29.20> + - <29.22> + - <29.24> + - <29.26> + - <29.28> + - <29.30> + - <29.32> + - <29.34> + - <29.36> + - <29.38> + - <29.40> + - <29.42> + - <29.44> + - <29.46> + - <29.48> + - <29.50> + - <29.52> + - <29.54> + - <29.56> + - <29.58> + - <29.60> + - <29.62> + - <29.64> + - <29.66> + - <29.68> + - <29.70> + - <29.72> + - <29.74> + - <29.76> + - <29.78> + - <29.80> + - <29.82> + - <29.84> + - <29.86> + - <29.88> + - <29.90> + - <29.92> + - <29.94> + - <29.96> + - <29.98> + - <30.00> + - ▁ + - ',' + - ▁the + - . + - s + - ▁and + - ▁of + - ▁to + - ▁a + - 。 + - ▁in + - '''' + - ▁that + - ▁i + - ▁it + - ▁was + - en + - e + - t + - ▁you + - ▁he + - ▁is + - 的 + - '-' + - ▁for + - ▁de + - ▁with + - ▁be + - "n" + - d + - ▁as + - ▁his + - ▁we + - の + - ▁on + - 、 + - ▁die + - ▁had + - a + - ▁but + - ▁so + - '?' + - o + - ▁not + - ▁at + - ▁have + - ▁this + - ▁und + - er + - ▁her + - i + - ▁they + - m + - ed + - re + - ▁she + - ▁an + - ▁by + - ▁der + - ing + - ▁all + - ▁are + - ▁la + - が + - を + - ▁from + - ▁me + - ▁which + - ▁my + - es + - ▁one + - は + - ▁no + - ▁there + - 了 + - ▁him + - ▁or + - ▁were + - に + - "y" + - ▁do + - ▁what + - r + - ▁zu + - ▁our + - u + - ▁if + - ly + - ▁ist + - ▁would + - ▁when + - ▁their + - ▁will + - ▁said + - で + - ▁es + - ▁like + - ▁das + - ▁Sie + - ▁them + - 在 + - ▁can + - ▁who + - ▁out + - ▁know + - te + - ▁been + - ▁ich + - ▁about + - ▁up + - ▁I + - '!' + - ▁more + - ▁man + - ve + - 我 + - ▁que + - ▁un + - 是 + - ▁sie + - 和 + - ▁then + - ▁your + - ▁ein + - ▁some + - ▁den + - а + - ▁now + - 你 + - ▁von + - ▁nicht + - ▁very + - と + - ▁has + - ▁into + - in + - ▁time + - ▁в + - ar + - ▁just + - ▁не + - ▁um + - k + - ▁could + - ▁dass + - ▁Und + - 人 + - ▁think + - ▁auf + - al + - de + - ▁и + - ▁war + - ▁eine + - ▁over + - ▁mit + - ▁well + - も + - 他 + - ▁see + - ▁also + - ▁wir + - ▁other + - ▁des + - le + - ▁how + - ll + - ▁than + - 不 + - 啊 + - ▁these + - ▁little + - ▁sich + - ▁" + - ten + - c + - an + - ▁us + - 上 + - ▁l + - ▁two + - ▁any + - 有 + - ▁don + - ▁go + - ▁did + - ▁people + - ▁only + - е + - na + - ▁good + - l + - st + - ▁where + - ▁на + - ▁el + - ▁se + - z + - to + - 中 + - ▁first + - g + - ta + - ▁na + - ▁di + - ▁als + - is + - ▁come + - ▁Ich + - ▁much + - ▁für + - ne + - ▁с + - 我们 + - 大 + - ▁get + - ▁here + - ▁down + - у + - ▁du + - ▁le + - ▁что + - から + - ▁way + - h + - ▁y + - ▁wie + - ▁should + - ▁before + - ▁am + - ▁made + - ▁those + - ▁after + - 一 + - "on" + - ▁upon + - ▁because + - ▁back + - ▁right + - ▁haben + - se + - ▁great + - 他们 + - ▁say + - ▁going + - です + - 这个 + - ▁dem + - и + - 就 + - f + - ▁по + - ▁make + - ra + - 来 + - ▁The + - م + - ▁er + - ▁its + - ▁such + - ▁ver + - ▁may + - w + - ge + - ▁even + - la + - ▁men + - 说 + - ':' + - ▁new + - ▁im + - 地 + - é + - da + - ch + - ▁through + - 呢 + - ▁long + - な + - me + - ▁never + - ▁most + - ▁Es + - as + - il + - p + - ▁A + - ▁must + - '"' + - ▁sind + - ▁day + - し + - 一个 + - ▁really + - ▁per + - b + - ▁came + - ▁con + - "1" + - 这 + - man + - ▁And + - ▁life + - ▁many + - м + - ▁old + - est + - я + - j + - ▁я + - ▁yeah + - "no" + - ro + - ▁again + - т + - ▁things + - ▁La + - ▁hat + - be + - ma + - ▁mu + - ▁own + - 她 + - den + - ▁take + - ci + - ▁et + - ▁aus + - ▁being + - ▁je + - ga + - os + - 它 + - ni + - we + - ▁mr + - ▁still + - ir + - ▁我 + - "2" + - ▁last + - か + - 小 + - ▁too + - ▁les + - ▁might + - 会 + - ▁work + - us + - ▁у + - ce + - や + - ▁every + - un + - ▁We + - 子 + - ▁ku + - ▁al + - 去 + - ▁за + - ▁So + - ы + - at + - ▁want + - る + - ی + - ▁Die + - 到 + - it + - ▁went + - ▁look + - ▁über + - х + - ▁In + - ti + - ▁years + - 对 + - ’ + - 吗 + - ▁это + - ▁same + - ▁three + - ▁something + - ▁da + - do + - li + - ▁werden + - ▁let + - ▁thought + - ▁himself + - ▁ne + - й + - ▁ah + - 被 + - ▁van + - って + - ▁got + - ▁ge + - д + - ▁world + - ね + - い + - ▁wenn + - va + - 好 + - ▁einen + - 要 + - ▁thing + - ▁while + - ▁à + - ▁part + - 都 + - ه + - с + - 着 + - ▁year + - el + - ▁del + - ▁oh + - ▁away + - ▁hand + - ▁Er + - em + - et + - ho + - 下 + - た + - ▁Das + - ▁auch + - ka + - ▁ya + - ter + - ▁kind + - ▁without + - ▁place + - ж + - ▁put + - 出 + - lo + - ba + - ment + - ▁oder + - ▁under + - 没有 + - した + - л + - ▁вы + - ▁una + - ▁off + - th + - ▁то + - ri + - 里 + - ▁yet + - ze + - н + - する + - ▁diese + - ▁another + - ers + - ▁why + - je + - ▁found + - 从 + - 时 + - ko + - 就是 + - sa + - ng + - ▁S + - ▁shall + - ▁aber + - ▁sein + - or + - ▁а + - 点 + - "3" + - ur + - ка + - ▁tell + - ▁god + - お + - ▁و + - ▁Aber + - ke + - ness + - 也 + - ▁far + - able + - ▁give + - si + - して + - ▁though + - ▁nothing + - mo + - ▁eyes + - 手 + - ▁once + - 家 + - x + - ver + - ▁always + - ▁het + - 日 + - ▁saw + - ▁house + - men + - 用 + - di + - ▁ha + - この + - ja + - go + - ▁wird + - ▁ever + - ▁een + - ▁face + - о + - ) + - ▁vor + - ▁你 + - 年 + - ▁love + - am + - 想 + - ung + - ent + - ▁uns + - ▁home + - he + - на + - ▁habe + - ation + - ▁head + - ▁nach + - ли + - ▁nur + - mi + - ▁few + - zi + - ▁young + - но + - ن + - て + - ▁mean + - ▁mich + - ki + - ▁better + - ▁each + - ▁einem + - ▁find + - ha + - ▁si + - ▁business + - ш + - ت + - では + - ▁left + - ▁both + - ton + - ▁It + - ▁v + - der + - v + - ▁einer + - 那 + - 为 + - wa + - ▁night + - · + - 过 + - ▁took + - ▁( + - ▁können + - ▁mind + - ▁— + - ya + - ▁father + - ▁mir + - ▁moment + - ▁done + - 得 + - ▁va + - ca + - د + - 水 + - ▁su + - 」 + - ▁against + - ▁need + - ry + - 吧 + - 的人 + - ▁end + - ▁yes + - sch + - ▁lot + - ity + - という + - um + - ▁course + - co + - ▁dat + - ▁half + - ▁between + - 高 + - ▁Wir + - ▁من + - ant + - り + - ▁next + - ste + - 当 + - ▁noch + - ▁pro + - ▁He + - 多 + - 做 + - ▁E + - gen + - 本 + - 这些 + - 事 + - でも + - ▁می + - ▁door + - к + - ▁called + - ted + - son + - ▁looked + - za + - ▁ja + - ul + - 前 + - tu + - ▁ko + - ▁wurde + - ye + - ス + - ، + - 什么 + - ▁por + - ▁kann + - ▁los + - ▁asked + - ش + - ▁seen + - ▁как + - 回 + - ла + - 「 + - ▁дробь + - ▁улица + - 心 + - ▁side + - ▁told + - ▁does + - ら + - "4" + - 者 + - lu + - ▁son + - ▁having + - 生 + - ▁water + - 分 + - ol + - 三 + - ▁sehr + - ▁quite + - ▁hatte + - 看 + - ▁El + - ▁heard + - ▁whole + - ▁heart + - ▁believe + - '".' + - ▁te + - ▁met + - ч + - 打 + - 与 + - ▁name + - ▁uh + - 的时候 + - ▁ni + - 而 + - ▁mother + - ▁در + - ▁ال + - vo + - 把 + - ▁bei + - land + - 能 + - ▁ob + - ▁knew + - ▁о + - ▁op + - ▁ma + - ▁different + - ▁around + - ▁best + - ▁به + - ▁call + - 可以 + - ▁mi + - ▁enough + - ▁il + - ▁second + - ▁para + - く + - 行 + - 自己 + - ▁par + - 性 + - ie + - ▁point + - ▁seemed + - ю + - ます + - 后 + - ▁ba + - ▁set + - ▁four + - 所 + - ました + - ة + - ▁pas + - ▁mrs + - so + - には + - ▁woman + - ia + - ven + - ▁room + - ▁да + - 山 + - ting + - その + - ・ + - bo + - S + - ▁five + - ▁che + - ion + - 이 + - ▁high + - 走 + - ▁所以 + - ▁sure + - ▁但是 + - ▁durch + - 还 + - "5" + - ▁hundred + - ▁country + - ▁light + - ▁sir + - та + - ▁use + - ▁hier + - ▁anything + - ▁sa + - г + - ▁к + - ▁actually + - 现在 + - ad + - by + - ▁bir + - ku + - ▁он + - ▁quarter + - ▁wa + - ▁po + - ó + - ▁при + - ▁almost + - ▁про + - ▁days + - ▁от + - ▁他 + - 天 + - ken + - ▁help + - 最 + - ▁care + - ▁sort + - ر + - 您 + - ▁dieser + - ▁Der + - po + - 特 + - id + - 新 + - ▁L + - ▁ab + - ですね + - ▁gibt + - ▁soon + - ler + - 国 + - ▁com + - ▁з + - ▁Be + - 我的 + - ▁white + - ▁alle + - ▁dann + - du + - ling + - ▁small + - 力 + - ي + - less + - ▁together + - ▁fact + - im + - ▁since + - ▁money + - ak + - ▁мы + - 很 + - à + - 个 + - 你的 + - ▁qui + - ▁doing + - さん + - hi + - 更 + - ▁until + - 给 + - ine + - 斯 + - ▁talk + - ▁question + - ▁nor + - 老 + - き + - ty + - ▁twenty + - ▁didn + - ▁used + - ik + - vi + - ▁bit + - ▁hard + - ▁miss + - zu + - ▁big + - ▁full + - ▁Le + - ▁Re + - ▁yn + - ▁De + - ist + - よ + - 非常 + - au + - ▁gave + - 不是 + - ▁morning + - さ + - з + - ▁mehr + - ов + - 将 + - ку + - ▁keep + - pa + - ut + - 可能 + - ▁lord + - ▁rest + - ▁number + - ▁An + - que + - ▁real + - 가 + - ▁words + - ▁began + - and + - ки + - 呀 + - ▁ik + - ▁immer + - ▁however + - ▁hands + - ▁open + - ▁king + - 头 + - ▁bin + - ▁ب + - A + - ▁lo + - bi + - ▁looking + - ▁раз + - ▁pe + - led + - ل + - ▁па + - ▁c + - п + - ig + - р + - ▁turned + - ▁feel + - ▁En + - 那个 + - ▁waren + - 可 + - lar + - ic + - ▁і + - ▁felt + - ▁так + - 比 + - ▁zum + - ▁bu + - ها + - 再 + - ▁في + - ▁wirklich + - 像 + - в + - 外 + - ▁etwas + - 开始 + - 已经 + - 长 + - ちょっと + - ▁poor + - ▁pour + - ▁D + - ▁power + - 或 + - 名 + - ▁word + - ▁among + - gi + - 度 + - ▁myself + - ▁children + - ▁during + - ا + - ▁whom + - ▁ka + - しました + - ▁这 + - ▁lady + - ▁large + - ▁matter + - ▁death + - ▁Ver + - ▁Ja + - ▁vi + - pe + - ▁true + - "6" + - ▁certain + - ate + - ом + - kan + - nt + - ▁state + - ▁pa + - 并 + - ь + - ▁till + - ▁که + - ▁dans + - ▁person + - 月 + - 金 + - ▁present + - ▁general + - les + - ▁tun + - ▁O + - tion + - ă + - 向 + - ▁boy + - 因为 + - ▁live + - ▁case + - ▁est + - ▁brought + - 以 + - ▁black + - 成 + - 又 + - 你们 + - ek + - ▁order + - ▁dis + - oj + - ▁rather + - mu + - だ + - ▁Se + - 太 + - ▁voice + - ▁w + - ▁все + - ▁taken + - zo + - 道 + - ▁Menschen + - 先 + - jo + - ть + - ▁Wenn + - 让 + - ▁perhaps + - ▁given + - ない + - 内 + - ▁hear + - ▁already + - ju + - 所以 + - ся + - ▁une + - dy + - ▁important + - ▁girl + - ▁human + - ▁show + - 发 + - ▁вот + - 这种 + - ▁ihre + - ▁را + - ▁C + - wi + - ▁hij + - á + - ▁ihr + - ▁B + - ▁qu + - ▁ihn + - ▁K + - ▁company + - lan + - ▁meine + - ▁strong + - ren + - ▁thousand + - the + - った + - га + - ▁seine + - す + - ▁air + - ▁coming + - ▁But + - 面 + - ▁friend + - ▁-- + - ben + - ▁within + - ▁round + - 海 + - 方 + - ▁Li + - ▁change + - ва + - ji + - ard + - ▁six + - み + - 二 + - ai + - ▁often + - ▁everything + - ▁sea + - ع + - 没 + - ▁along + - nie + - ▁sent + - ▁Ein + - ▁whether + - 他的 + - "7" + - ▁wissen + - 无 + - う + - 这是 + - とか + - 尔 + - per + - ▁estas + - 但 + - ▁но + - ieren + - ▁This + - ▁car + - ive + - ▁themselves + - ب + - 车 + - 口 + - ▁forward + - 入 + - 学 + - ▁co + - ▁N + - ado + - ▁Na + - 西 + - 何 + - ▁others + - ▁za + - í + - つ + - го + - ▁我们 + - ▁idea + - 开 + - ▁keur + - س + - ▁across + - ▁dear + - ▁stood + - ▁school + - ▁那 + - ▁understand + - ▁sagte + - ▁making + - ▁dan + - ck + - bu + - ▁family + - ▁fire + - ▁nature + - ▁near + - ▁из + - 于 + - ем + - もう + - ▁times + - да + - ▁herself + - ▁public + - ▁niet + - ▁b + - ▁Zeit + - ▁read + - ▁cannot + - ▁pre + - ▁hope + - 花 + - ▁turn + - ▁city + - ル + - ▁این + - cu + - ▁würde + - è + - ▁است + - ▁zijn + - ger + - 死 + - ▁از + - sta + - ны + - ▁viel + - ▁li + - ner + - ▁women + - ▁gone + - ▁sagen + - ster + - ▁non + - ▁sur + - 听 + - ▁然后 + - fe + - ▁ser + - ▁means + - ▁thus + - いい + - ▁tu + - ▁child + - ▁least + - ق + - ▁sehen + - ▁T + - ▁nu + - 化 + - ▁pretty + - aba + - ▁ki + - ты + - ▁sense + - ▁says + - ada + - ▁أ + - fa + - 工作 + - ので + - ▁reason + - 这样 + - ▁einfach + - ▁keine + - ▁behind + - 日本 + - ▁この + - ▁wife + - ▁Il + - T + - E + - いた + - che + - ▁voor + - ▁short + - ▁bi + - 一些 + - ▁body + - ▁indeed + - 先生 + - ▁ce + - ▁feet + - wo + - 一样 + - "8" + - ▁M + - 就像 + - ▁wo + - 还是 + - 德 + - نا + - ▁до + - ▁Ma + - ▁sat + - ▁continue + - ま + - ts + - ▁unter + - age + - q + - ▁ask + - 儿 + - ▁U + - ▁close + - ить + - ம் + - ▁several + - 放 + - ▁won + - ▁om + - ية + - ▁whose + - не + - ▁market + - 之 + - ▁red + - ▁possible + - C + - up + - 你知道 + - ▁amb + - イ + - わ + - 部 + - ▁leave + - tes + - など + - 는 + - として + - ▁less + - ile + - ク + - ▁become + - ля + - ▁later + - 重 + - 拉 + - ان + - 吃 + - ▁known + - ▁Un + - ف + - ▁growth + - zen + - ä + - P + - ft + - ▁Ge + - ▁friends + - و + - lich + - ▁either + - ny + - gu + - ▁story + - ▁probably + - 体 + - ous + - ana + - ▁ihm + - ー + - ▁Sch + - ▁able + - ▁thou + - ▁else + - ▁wieder + - io + - 白 + - ц + - 跟 + - 万 + - ▁run + - 光 + - 位 + - ▁diesem + - ▁bad + - б + - ▁alone + - 但是 + - ات + - ▁そして + - ▁gut + - ز + - ▁start + - 法 + - ▁past + - 路 + - ▁itself + - iert + - aj + - ▁în + - š + - ▁Art + - ле + - ▁jetzt + - I + - ran + - і + - ▁therefore + - ア + - ▁free + - ▁sometimes + - ▁passed + - ў + - ▁speak + - mos + - 数 + - 问题 + - yo + - ▁book + - ▁line + - ▁andere + - ▁mal + - chen + - ми + - ▁Bu + - ▁above + - ▁became + - ▁Al + - bar + - 我们的 + - ▁wanted + - des + - ال + - way + - 利 + - era + - ك + - ▁bo + - ▁Je + - ▁cried + - "9" + - ban + - ▁today + - tro + - ▁au + - 今 + - 고 + - ▁getting + - 别 + - ▁okay + - ley + - ▁kaj + - ham + - 马 + - ん + - fer + - sten + - 지 + - ▁saying + - ▁No + - ▁bring + - ▁zwei + - 四 + - ated + - 需要 + - ▁p + - 田 + - ح + - ▁weil + - ▁las + - ▁z + - mer + - gel + - ▁és + - 世界 + - "10" + - ber + - 孩子 + - んだ + - ет + - end + - 都是 + - ▁ta + - ▁그 + - だった + - 王 + - リ + - ▁form + - ▁dead + - ▁hour + - ▁future + - ма + - ▁bis + - ▁machen + - 物 + - پ + - лі + - ▁earth + - ▁zur + - 自 + - nd + - ful + - カ + - ▁là + - ▁government + - ▁Do + - 钱 + - ▁، + - му + - nu + - ▁play + - ▁remember + - ▁land + - ▁bed + - ▁vous + - ere + - ▁plus + - 知道 + - 两 + - 带 + - 真 + - ▁fast + - ish + - ning + - 快 + - 身 + - ▁fell + - ▁dark + - ▁held + - 时间 + - rs + - 定 + - им + - ▁As + - ▁started + - ▁lost + - op + - 主 + - ▁hi + - ▁como + - 爱 + - ▁ت + - ▁answer + - ▁Was + - 一下 + - ▁bar + - ▁один + - tor + - します + - gan + - ▁cost + - ная + - ▁fa + - nya + - ang + - ▁сто + - ой + - ▁early + - ari + - min + - ご + - ▁müssen + - su + - ▁ground + - lin + - ▁answered + - ▁ago + - red + - ▁anderen + - ▁lay + - 明 + - ▁Vi + - ▁ў + - ▁Ba + - con + - ▁stand + - 正 + - ▁但 + - 安 + - 知 + - 加 + - ▁под + - 合 + - ▁selbst + - 谁 + - 起 + - han + - ▁они + - ▁em + - ра + - ▁Ha + - ç + - ']' + - tt + - vu + - 五 + - ▁truth + - ▁Ka + - 美 + - ▁mar + - ot + - ド + - ▁мне + - 看到 + - ▁alles + - 流 + - ▁denke + - ▁try + - ac + - iz + - ait + - 人们 + - ker + - cy + - ru + - ▁clear + - ко + - 同 + - ▁Leute + - ▁working + - 克 + - ▁Ne + - ▁front + - ▁towards + - ▁replied + - ト + - port + - ▁taking + - ▁Ihnen + - ▁viele + - 火 + - 然后 + - ▁же + - 怎么 + - her + - え + - র + - ▁further + - 等 + - 那么 + - day + - 的话 + - ин + - 叫 + - ▁Dinge + - ▁fine + - ▁ad + - 市 + - வ + - ▁kon + - ▁ну + - ам + - 只是 + - om + - ▁zurück + - ▁trying + - ." + - tan + - ism + - ▁law + - O + - ▁town + - ▁было + - ▁для + - 感 + - ▁fear + - ff + - ▁Da + - 门 + - lle + - ez + - B + - 全 + - 气 + - これ + - にも + - ▁его + - ini + - ern + - まで + - ire + - 目 + - ▁ты + - 真的 + - ラ + - ; + - ▁thank + - ▁со + - ▁table + - are + - ▁ye + - ؟ + - ▁Y + - 使用 + - 中国 + - ▁есть + - ▁third + - ▁church + - ▁dieses + - ▁expect + - ú + - 作 + - います + - ex + - ▁Du + - ▁art + - 平 + - ▁Sa + - ▁diesen + - ный + - ▁sun + - ▁doubt + - ▁бы + - ▁return + - qui + - ▁system + - ▁pay + - ap + - ▁sin + - ▁era + - ▁[ + - ü + - ance + - のは + - ▁plan + - 도 + - め + - ▁maybe + - ▁soul + - ர் + - コ + - 野 + - ▁dr + - ita + - tre + - ina + - ло + - ▁muss + - ▁الم + - sen + - 通 + - ▁aan + - 请 + - ▁sound + - ring + - ▁거 + - ند + - one + - ▁Wie + - 南 + - ▁beautiful + - ▁seems + - 見 + - ах + - ▁week + - ▁brother + - ▁два + - ▁با + - ▁kept + - sha + - 時 + - elle + - あ + - ary + - gar + - ▁certainly + - ▁continued + - ▁comes + - ▁P + - ▁top + - ▁position + - ча + - 어 + - "20" + - sto + - ▁там + - ит + - ▁gu + - ▁нас + - K + - ▁suddenly + - ▁seven + - ▁thinking + - ▁А + - している + - 에 + - ab + - ▁wish + - ▁talking + - ▁ready + - ▁Mi + - ▁master + - F + - ▁service + - 自己的 + - ন + - ▁evening + - しています + - ▁view + - ▁cap + - ▁thy + - 那些 + - ▁nie + - ک + - ▁ما + - sel + - ▁subject + - 通过 + - ▁Per + - '...' + - 应该 + - ▁Ta + - ▁eines + - ▁cold + - ure + - és + - pi + - ▁dé + - 文 + - ▁longer + - ▁letter + - ▁cause + - ▁Ro + - ▁happened + - kin + - 生活 + - ды + - ▁deep + - ▁nous + - ▁если + - dan + - ▁common + - ding + - 立 + - 使 + - ▁happy + - ▁post + - van + - ▁zij + - bel + - でした + - ン + - tar + - ▁дом + - ▁ca + - んで + - ▁low + - ▁arm + - 区 + - ▁gi + - ▁cu + - 动 + - ▁pass + - ти + - ни + - то + - ble + - ▁interest + - ▁dit + - 格 + - ah + - ▁schon + - cia + - ix + - 这么 + - ê + - igen + - ▁ihnen + - 只 + - ▁john + - 米 + - une + - ▁Ihre + - ▁manner + - ▁living + - ies + - ▁To + - 它们 + - 声 + - து + - ama + - ▁natural + - ある + - 送 + - いて + - ▁hold + - ▁thirty + - ▁eight + - ▁「 + - ▁б + - ▁Welt + - mp + - 研究 + - ▁spirit + - fi + - ▁months + - された + - ▁river + - ▁அ + - ين + - ▁unsere + - 出来 + - ▁husband + - ▁watch + - G + - ক + - ▁capital + - ite + - sh + - 店 + - 不会 + - mal + - ris + - 问 + - ▁road + - 意 + - 住 + - ▁rose + - ▁fi + - los + - ▁guess + - val + - 总 + - ▁Ab + - 的是 + - ▁seeing + - ▁support + - 喜欢 + - ня + - ной + - ▁result + - ub + - ▁Ni + - 有一个 + - 我想 + - 原 + - ▁You + - ▁value + - во + - ط + - ▁deal + - ▁meet + - ▁results + - 号 + - ▁wurden + - 長 + - bra + - 今天 + - tic + - 木 + - 不能 + - ▁street + - 次 + - 希望 + - ▁vol + - 情 + - 给我 + - ▁green + - ар + - ▁denn + - ▁social + - ▁hours + - 或者 + - 科 + - ▁returned + - ▁cut + - ил + - ▁experience + - vis + - ian + - ون + - len + - ▁sub + - ungen + - ▁strange + - ud + - 元 + - ▁werde + - 戦 + - кі + - いる + - ая + - 是的 + - ▁whatever + - ▁einige + - ▁sight + - 之前 + - ▁mein + - 公司 + - 半 + - 的事情 + - ▁drei + - 言 + - ▁doesn + - 公 + - ischen + - car + - ▁その + - ▁Aus + - ей + - те + - 也是 + - 是一个 + - ▁să + - ▁fair + - ▁У + - ▁terms + - ▁food + - 気 + - ▁minutes + - ef + - 的东西 + - ▁seiner + - ▁아 + - 能够 + - ль + - خ + - ▁ex + - ons + - sche + - ▁Te + - ▁court + - ▁process + - ナ + - tel + - ▁account + - 发现 + - 该 + - 品 + - 林 + - ▁received + - ▁blood + - ▁меня + - ных + - ence + - ag + - D + - ▁followed + - ▁Ra + - ▁ho + - ▁Mo + - 干 + - ▁pri + - ロ + - 张 + - がある + - ò + - ▁feeling + - ну + - ici + - ▁Co + - 州 + - 觉得 + - ▁particular + - las + - ல் + - マ + - ▁Di + - ▁makes + - ні + - lie + - ▁はい + - ▁yo + - ▁due + - 他们的 + - ▁move + - ▁یک + - ▁english + - 第 + - line + - ā + - 女 + - ▁أن + - ▁mais + - ▁seem + - 讲 + - 代 + - 八 + - ▁Vor + - ende + - ▁damit + - ما + - 线 + - ▁act + - ▁beyond + - ria + - れ + - nen + - ▁captain + - zer + - ▁single + - ▁hair + - ▁об + - té + - ▁arms + - ▁spoke + - ▁They + - tra + - ▁suppose + - ▁có + - tas + - க் + - ர + - ▁self + - ▁Also + - ▁information + - ▁data + - ▁simple + - وا + - ста + - 之后 + - ша + - ▁wild + - ▁horse + - ige + - ▁R + - 还有 + - 一点 + - M + - king + - ▁tried + - ▁sleep + - č + - 相 + - ▁mine + - 을 + - 石 + - ée + - 社会 + - ndo + - 色 + - _ + - mes + - 量 + - 人が + - 神 + - ▁wrong + - 大家 + - ▁effect + - ▁wind + - ▁history + - ▁sit + - ▁yourself + - ور + - 才 + - 集 + - ▁eye + - 球 + - 理 + - ▁walk + - ▁fifty + - ブ + - ▁states + - 军 + - cer + - ▁foot + - ▁Um + - 们 + - レ + - hu + - cht + - ▁очень + - 台 + - だけ + - じ + - 形 + - ▁inter + - ▁Les + - ▁problem + - gri + - ▁although + - ▁fer + - ▁maar + - こ + - 空 + - ме + - 不要 + - ▁gold + - ische + - "N" + - 找 + - ▁G + - ▁mo + - fu + - ▁这是 + - ura + - mente + - ally + - ▁F + - 关于 + - 北 + - if + - 很多 + - î + - ▁space + - ست + - ▁когда + - ▁period + - なかった + - ▁ei + - 所有 + - ▁könnte + - ています + - んです + - ▁glad + - こと + - タ + - ▁weiß + - 六 + - ▁example + - ▁двадцать + - ▁stop + - ▁stuff + - 私 + - ▁els + - ron + - ▁reached + - 认为 + - ▁doctor + - ę + - 政府 + - 让我 + - ▁none + - nde + - ano + - ම + - ▁daughter + - ▁send + - ▁force + - のか + - use + - 进 + - tter + - ▁chance + - ras + - ▁attention + - че + - 见 + - ▁W + - 买 + - ▁fall + - ▁pot + - 教 + - ম + - room + - ▁Man + - ş + - について + - ▁она + - ▁blue + - ▁exactly + - ale + - 如果 + - ▁New + - 东西 + - né + - ▁dir + - 時間 + - ▁Ku + - ▁camp + - ▁stay + - wer + - ▁party + - ▁Si + - ▁especially + - ض + - 完全 + - 川 + - wn + - af + - ando + - fen + - ди + - ▁character + - ▁dich + - ▁except + - вер + - 布 + - ▁please + - my + - ок + - ▁Pa + - そう + - ▁Als + - ▁share + - ▁hatten + - ия + - フ + - 事情 + - ▁Leben + - ▁higher + - ▁tôi + - 阿 + - 何か + - ement + - 受 + - になる + - ▁mis + - ▁outside + - ▁following + - ▁hu + - ▁level + - ▁Me + - ные + - ▁geht + - 信 + - ру + - ▁couple + - ▁lui + - ▁necessary + - ok + - ▁Auf + - ele + - 器 + - 给你 + - 卡 + - 味 + - やっぱり + - 起来 + - це + - 话 + - ▁instead + - ▁và + - ▁opportunity + - ▁carried + - ▁nun + - eg + - nk + - ▁appeared + - ▁toward + - 食 + - 如何 + - ▁gab + - cho + - ▁respect + - 风 + - ati + - ▁south + - ▁Teil + - 美国 + - シ + - ▁added + - ž + - ▁window + - ▁如果 + - nda + - 正在 + - ▁او + - är + - ன் + - ö + - ▁control + - ating + - もの + - ▁england + - ор + - ф + - за + - ▁seinen + - ▁пере + - ▁nine + - па + - ▁questions + - ই + - 成为 + - 越 + - オ + - ▁ought + - 期 + - ▁más + - ▁save + - 九 + - 朝 + - del + - ць + - ▁Mu + - ▁late + - ▁lower + - ▁нь + - 民 + - ira + - 以后 + - ▁lived + - ▁health + - ▁knowledge + - ▁ke + - ▁Lo + - 写 + - ▁што + - ns + - ▁нет + - ▁现在 + - res + - са + - ▁customers + - ▁tra + - он + - 嘛 + - ▁dollars + - ый + - ё + - ▁Mae + - ▁Bo + - ▁gehen + - cha + - ▁wat + - ▁Po + - र + - 歌 + - ▁opened + - ks + - ار + - 取 + - ▁Im + - chi + - ▁miles + - ▁grand + - eth + - let + - また + - 少 + - ▁haar + - ている + - ▁pen + - ▁wall + - ach + - க்க + - ▁è + - 学校 + - 选择 + - ▁comp + - ▁eighteen + - ▁step + - ▁easy + - tur + - 哪 + - heit + - ば + - ▁quickly + - don + - ▁Mal + - mar + - ▁wait + - ging + - 书 + - っていう + - ky + - 回来 + - 员 + - eur + - ба + - ▁Pro + - 城 + - ▁Bi + - ien + - ▁neither + - ▁уже + - ре + - tal + - ▁fellow + - ise + - ▁group + - ▁product + - lla + - ▁Ri + - ام + - 人の + - ▁building + - ▁чтобы + - ide + - ▁因为 + - ▁goes + - ▁north + - ▁chi + - ▁jeung + - ▁Z + - ▁vielleicht + - ▁music + - ு + - 一种 + - ▁main + - ▁три + - una + - ▁paper + - 周 + - ри + - ▁bright + - ▁beginning + - க + - ным + - out + - ▁V + - ры + - tin + - 几 + - ▁hall + - L + - ▁ningal + - ▁wonder + - ▁diwawancara + - ▁forth + - ▁olohok + - ▁office + - ▁christ + - ▁sweet + - ▁möchte + - ミ + - 後 + - ذ + - ▁wollen + - stre + - stand + - ▁ihren + - ities + - H + - ned + - yi + - ▁var + - ▁wäre + - ▁figure + - ▁mhm + - ▁Ki + - 为什么 + - ▁entre + - ▁nearly + - ▁ran + - ▁dipoto + - ன + - ▁wartawan + - ▁avec + - ▁forty + - 任何 + - 制 + - ▁пра + - 十 + - kt + - 在这里 + - ке + - ▁team + - ali + - time + - ▁mon + - ida + - 夜 + - 清 + - bre + - 进行 + - ▁Mann + - lor + - med + - 的一个 + - ▁ganz + - ج + - دا + - 由 + - ▁bien + - 机 + - 本当に + - 拿 + - と思います + - 近 + - ▁Con + - 大学 + - ▁kam + - ğ + - ges + - wy + - ▁rich + - 直 + - ийн + - ▁interesting + - 的な + - ▁Mit + - ду + - ▁There + - ▁local + - ▁konnte + - или + - ▁sollte + - 急 + - ▁Am + - 波 + - 特别 + - ▁purpose + - 其他 + - 倒 + - mon + - ▁este + - ▁lives + - ல + - ということです + - ▁будет + - ан + - ▁daß + - 的地方 + - ▁Ad + - ту + - ville + - ▁key + - kel + - pan + - ص + - 巴 + - ▁một + - 村 + - 得到 + - 表 + - od + - ert + - ▁heute + - けど + - ল + - ▁Com + - ▁근데 + - ça + - 解 + - ▁game + - 接 + - ▁news + - ▁peace + - ▁weiter + - ய + - ▁pleasure + - sti + - ▁darüber + - for + - ▁situation + - ▁learn + - ▁ou + - ▁ihrer + - 局 + - 笑 + - ▁lie + - ▁안 + - バ + - 是什么 + - tie + - ▁على + - ▁silence + - ▁grow + - R + - 是不是 + - "30" + - ▁sister + - tri + - ▁sei + - 安全 + - ther + - த + - ▁class + - ید + - 音 + - 派 + - 甚至 + - ▁zoo + - ▁pan + - ▁moved + - ▁strength + - ib + - ili + - ▁sta + - ということで + - ▁modern + - ▁success + - ante + - side + - 雪 + - ▁secret + - log + - ▁Va + - ł + - 君 + - 初 + - 哥 + - ▁dog + - ▁follow + - 指 + - ani + - cher + - се + - 船 + - 切 + - 继续 + - ▁board + - 男 + - ▁comme + - ▁ru + - ▁mag + - 提供 + - ▁뭐 + - vel + - 古 + - nes + - U + - ▁och + - ▁davon + - 다 + - 中的 + - 国家 + - 雨 + - 来说 + - ▁french + - ッ + - 早 + - ▁gegen + - ро + - mit + - lichen + - ▁middle + - 两个 + - ▁project + - ▁С + - lang + - ▁uit + - ▁afraid + - どう + - ía + - ▁eat + - ▁expected + - ▁dar + - cal + - への + - ▁bear + - む + - 实际上 + - 管 + - غ + - nce + - 落 + - ▁Я + - よく + - ▁performance + - ▁Arbeit + - っ + - 难 + - ца + - ▁wouldn + - ▁ara + - tte + - ▁army + - こう + - ▁entered + - uri + - 到了 + - mas + - 字 + - ▁spring + - ▁fit + - ▁Ho + - mor + - ize + - 如此 + - ier + - ▁impact + - ▁object + - 七 + - 帮助 + - ▁national + - can + - ▁drive + - rea + - ▁cool + - ▁private + - 片 + - ” + - ▁difficult + - 在一起 + - 咱们 + - 土 + - 曲 + - ▁joy + - ized + - ப் + - ү + - ▁standing + - 其实 + - ▁progress + - ▁trouble + - 低 + - ▁floor + - tres + - ▁pu + - 選手 + - ▁только + - 東京 + - ▁ship + - ▁Nun + - かな + - 哈 + - ▁Su + - ▁break + - чи + - 一直 + - 命 + - form + - ▁mai + - ول + - ▁zusammen + - ئ + - ple + - ▁av + - ▁cho + - エ + - ズ + - ▁provide + - 救 + - pen + - ▁She + - ами + - ▁happen + - ving + - 病 + - ▁din + - 感じ + - 作为 + - zeit + - 活 + - になって + - ▁nice + - ウ + - ▁ways + - ▁american + - ▁everybody + - ▁special + - ▁smile + - же + - ▁major + - 率 + - ▁ju + - sse + - ▁chief + - ▁hem + - 理解 + - 一起 + - およそ + - 处 + - ▁sont + - ত + - ▁distance + - 罗 + - ▁И + - 看看 + - чы + - 电 + - ció + - vin + - ▁prince + - ▁dies + - ▁sign + - لا + - ▁fight + - ▁greater + - ▁That + - ен + - ▁mouth + - 朋友 + - ▁Jahren + - dig + - ido + - ▁kein + - ▁consider + - ▁demand + - ව + - 反 + - ▁sitting + - ого + - ▁written + - ▁lang + - ▁oku + - ▁Wa + - ní + - cla + - ▁remain + - ▁couldn + - 李 + - art + - dd + - ▁Eine + - 은 + - 街 + - 场 + - ▁design + - ▁spot + - ▁потому + - house + - cken + - 不知道 + - ▁vom + - すると + - ▁length + - nis + - win + - ▁ба + - 〉 + - ▁job + - ▁пять + - すごい + - ship + - 岁 + - hen + - ▁heaven + - де + - ა + - san + - 必须 + - 河 + - ▁books + - 条 + - ▁final + - of + - ▁grew + - ▁base + - 一次 + - ие + - ▁walked + - ▁isn + - ▁increase + - 官 + - ▁просто + - 奥 + - ▁society + - ▁amount + - ▁On + - 断 + - ero + - cur + - гу + - ▁trees + - ▁program + - ▁これ + - ې + - ▁был + - न + - 有点 + - ى + - ▁ம + - ations + - â + - iza + - ▁faith + - vor + - ▁heavy + - ▁immediately + - ▁battle + - ▁president + - ین + - ▁financial + - ▁What + - ▁〈 + - のが + - ▁dort + - ▁четыре + - ▁running + - ▁begin + - ▁рас + - par + - 間 + - サ + - ▁personal + - へ + - ▁action + - ха + - wan + - ▁cor + - ▁тридцать + - sie + - ▁places + - ▁development + - ▁visit + - ▁во + - ▁train + - ▁eu + - ▁mary + - ▁learned + - ▁không + - ▁write + - ▁cre + - ▁ohne + - ですよね + - ▁Gu + - ст + - 一个人 + - 东 + - 最近 + - 首 + - ется + - ▁darauf + - nas + - ▁hot + - さんが + - ▁died + - 地方 + - 支持 + - ую + - ▁laid + - ▁perfect + - 她的 + - ces + - ries + - ▁queen + - 工 + - 却 + - そして + - ▁Ar + - 决定 + - できる + - ▁einmal + - 서 + - 足 + - ▁command + - ▁safe + - ии + - yu + - される + - ▁slowly + - 连 + - dra + - ә + - ▁price + - ▁Ti + - ▁super + - 玩 + - ı + - ▁Mar + - ий + - ▁quick + - ▁wood + - ▁glaube + - ▁сейчас + - ▁add + - 女性 + - ram + - ndi + - ▁estis + - liche + - ▁build + - 只有 + - 实 + - っている + - ▁sales + - ▁nga + - ▁Zu + - ▁stopped + - ą + - 队 + - dro + - ▁sobre + - キ + - 森 + - ▁嗯 + - ▁finally + - 红 + - 思 + - nia + - ▁various + - ▁conversation + - 差 + - 当然 + - ▁color + - ▁changed + - ▁age + - 推 + - ө + - цы + - ▁married + - 远 + - ▁west + - ▁caught + - mm + - 酒 + - ▁gentleman + - vid + - 深 + - mus + - ▁més + - ▁cette + - lik + - 战 + - ▁hast + - clock + - uch + - 所有的 + - 强 + - ве + - ▁или + - ▁film + - ▁desire + - shi + - mel + - ▁straight + - ▁study + - ins + - メ + - ▁pi + - isi + - ▁может + - вы + - ▁model + - ▁warm + - ▁ging + - rie + - sion + - ▁которые + - ▁tree + - 当时 + - ▁ill + - த்த + - ▁cross + - ▁hay + - ▁ад + - dem + - ▁built + - ▁Land + - ▁science + - ▁бол + - ▁J + - ▁bra + - ட + - ans + - 亚 + - ところ + - ▁danger + - 商 + - 努力 + - ska + - ▁kwa + - 啦 + - 每 + - ▁talked + - ▁remained + - 部分 + - 老师 + - 士 + - 室 + - 变 + - sis + - 番 + - ▁paar + - schen + - ▁giving + - gang + - 話 + - そうです + - ▁gonna + - ▁All + - pp + - ité + - ▁quiet + - 让我们 + - ▁rate + - ного + - 转 + - ▁york + - ▁meiner + - 热 + - ▁их + - rus + - チ + - ▁الأ + - ɣ + - ▁tre + - 我是 + - 事件 + - ▁wrote + - ▁picture + - ▁loved + - ip + - yan + - аў + - ▁Diese + - ps + - 整个 + - ▁Ur + - ▁tr + - ▁Ko + - ▁snow + - ▁gemacht + - ▁waiting + - ▁uncle + - ث + - tive + - ▁семь + - 肉 + - ▁那么 + - ▁fort + - ▁yang + - ▁race + - ito + - 失 + - ▁nichts + - ▁For + - ▁london + - ▁кто + - мо + - ▁これは + - ▁minute + - ать + - ino + - ▁boys + - 报 + - ski + - бы + - 千 + - ▁dinner + - til + - ▁gar + - ▁march + - ය + - хо + - 房 + - ▁fourth + - rem + - 边 + - ▁works + - ▁sprechen + - ▁broken + - tus + - 关 + - ▁tatsächlich + - ち + - ▁below + - 有什么 + - ▁đ + - ties + - 感觉 + - ona + - ▁piece + - xi + - ▁similar + - より + - ▁according + - 保 + - ▁simply + - 最后 + - ▁trust + - 往 + - 达 + - なく + - ம + - ▁seinem + - ḥ + - ▁regard + - ug + - ▁hardly + - 如果你 + - ▁zwischen + - ▁direction + - ▁seu + - ▁drew + - 世 + - lä + - ▁mil + - сан + - ▁brain + - ▁corner + - 真正 + - cle + - 种 + - 以上 + - 关系 + - ▁using + - 这里 + - ▁summer + - اس + - ▁buy + - ich + - ▁language + - ▁Ke + - ▁impossible + - ▁sus + - 不同 + - چ + - ше + - eren + - ▁Tu + - ▁bon + - 权 + - ▁hätte + - ade + - ▁Tag + - ▁beauty + - ▁lips + - ue + - 画 + - 第一 + - ▁evil + - ▁Now + - õ + - 单 + - ▁france + - ▁garden + - ▁بود + - ▁month + - bil + - ▁station + - ec + - さんの + - ev + - 进入 + - ▁lead + - ré + - int + - 包 + - 県 + - sco + - 기 + - ▁Ga + - gehen + - ▁denen + - ▁presence + - amente + - ▁girls + - ▁opinion + - ▁touch + - dia + - そういう + - ▁gran + - 的问题 + - ▁fresh + - ▁آن + - 过去 + - ▁united + - 系统 + - field + - ▁Hu + - gra + - 야 + - rit + - ▁mas + - ▁political + - ▁showed + - とは + - ят + - fo + - یم + - ▁ма + - ▁г + - ser + - ▁looks + - ться + - 眼 + - ず + - ▁Frage + - 以及 + - را + - ▁vier + - ▁나 + - ▁гэта + - ▁placed + - ney + - パ + - pu + - ▁brown + - 冷 + - 発 + - ▁сорок + - ал + - cra + - 根 + - met + - ▁Pe + - ato + - ▁我想 + - 星 + - ava + - ción + - ▁growing + - ei + - ions + - 省 + - ▁risk + - 了一个 + - ▁că + - ▁В + - ▁sick + - ツ + - ▁bank + - ▁переулок + - ▁current + - ▁decided + - ▁soft + - ▁village + - 板 + - ですが + - 夫 + - 我就 + - 今年 + - ব + - ▁filled + - cent + - 青 + - 好的 + - ▁hit + - 実 + - ▁еще + - ▁speaking + - nh + - ih + - ют + - ▁dazu + - ice + - گ + - 其 + - 图 + - ral + - น + - V + - ▁вас + - ර + - ▁hin + - ▁Hi + - ▁Ca + - ▁led + - 来了 + - kon + - ▁ஆ + - ou + - ▁برای + - 装 + - schaft + - ▁wasn + - ▁cent + - ▁har + - ▁muri + - iti + - эр + - ▁weeks + - 上的 + - 找到 + - ▁zich + - ▁pero + - 非 + - well + - ▁inside + - ial + - like + - ▁Sta + - ▁Ihr + - ▁writing + - berg + - ▁mentioned + - 在那里 + - ▁expression + - 出去 + - ▁trade + - 脚 + - ▁born + - fin + - ▁pain + - ▁á + - ▁worked + - ika + - 風 + - ament + - 比较 + - 交 + - ▁twelve + - 这样的 + - ▁type + - ▁cy + - ده + - ▁kan + - ▁Jahre + - ▁revenue + - nte + - ▁rain + - ▁serve + - ова + - ute + - ▁reach + - よね + - ▁H + - oli + - ▁meant + - ▁würden + - har + - 妈妈 + - ▁direct + - ▁இ + - ң + - やって + - ▁plain + - ▁för + - ▁Ru + - ▁pleased + - ▁win + - ▁winter + - ▁influence + - ▁parts + - ▁doch + - isch + - kat + - uk + - ▁mij + - ▁Lu + - 車 + - 你可以 + - ▁naar + - ▁worth + - via + - 这一 + - ▁community + - ▁thoughts + - 突然 + - 》 + - 包括 + - ▁kommen + - hin + - ▁しかし + - ▁raised + - ▁wide + - ▁col + - ▁große + - ▁của + - дзе + - eb + - 传 + - リー + - ▁haven + - ▁chair + - ▁bri + - ▁field + - fall + - 亲 + - ▁umu + - 松 + - 里面 + - wood + - 存在 + - 让你 + - 皮 + - 零 + - ▁boat + - ▁forget + - bro + - ▁exclaimed + - 代表 + - uka + - ded + - 听到 + - "11" + - 血 + - ут + - ▁carry + - ▁chúng + - mmer + - mis + - das + - 华 + - 别人 + - ió + - ▁Geschichte + - ford + - bb + - ▁broad + - ▁od + - ▁paid + - ▁likely + - ▁condition + - ▁ersten + - ▁afternoon + - 以前 + - ▁someone + - ▁grave + - ▁și + - put + - ای + - ▁genau + - 々 + - ▁dream + - сы + - ▁Fa + - ых + - න + - ▁мо + - ▁На + - 说话 + - ком + - ▁ourselves + - ▁waar + - ô + - 草 + - ▁band + - 我觉得 + - ▁content + - ▁wenig + - ora + - 自然 + - 家庭 + - 方面 + - ে + - 黑 + - ▁imp + - ▁industry + - ▁terrible + - dos + - 尼 + - ым + - rig + - ▁report + - ▁somebody + - 要求 + - ▁allowed + - さんは + - ▁path + - rá + - ▁pale + - 那里 + - ▁appearance + - ssen + - ▁mark + - ▁worden + - umu + - よう + - 学生 + - ments + - мен + - 院 + - ▁க + - أ + - sur + - 円 + - ▁journey + - жа + - ▁usually + - ▁دو + - 卖 + - ную + - ves + - ите + - gli + - 的方式 + - だと + - 调 + - ▁listen + - 警察 + - び + - wen + - ▁Frau + - 兰 + - tik + - グ + - ī + - 温 + - "50" + - 線 + - んですよ + - ▁vast + - يا + - ▁anar + - ▁material + - ە + - ▁generally + - ට + - ▁fait + - ▁enemy + - пер + - ▁area + - ▁struck + - dar + - aient + - 重要 + - tir + - ▁rock + - ような + - 喝 + - 的に + - ▁shot + - ると + - ▁finden + - ▁sorry + - ▁gra + - ▁evidence + - ▁آ + - া + - ний + - 我认为 + - ход + - ula + - sam + - 了解 + - ▁daran + - wu + - uma + - ▁Gi + - ▁Nach + - いました + - ков + - ▁easily + - 件 + - ▁individual + - 节 + - ▁duty + - 座 + - ▁tout + - mie + - 过来 + - ▁những + - ▁unless + - まだ + - 它的 + - ু + - ros + - ▁bill + - ▁fifteen + - heid + - mann + - ▁Her + - lt + - 成功 + - iv + - pri + - اد + - iya + - それ + - lia + - ▁laughed + - ▁шесть + - ▁надо + - ▁clean + - ▁normal + - sar + - ▁ن + - ▁tea + - ala + - ▁kar + - ami + - var + - ながら + - 恩 + - oc + - ▁gesagt + - llen + - 是否 + - ▁meeting + - 纳 + - ▁create + - ▁ஒரு + - ҡ + - ▁Dann + - ▁ré + - ▁products + - ▁Et + - ▁вам + - tis + - ▁fun + - ▁während + - 了吗 + - ▁focus + - ses + - あの + - ▁fond + - ▁sí + - んですけど + - あと + - ▁star + - ▁Weise + - 健康 + - ▁considered + - َ + - ▁não + - 油 + - स + - せ + - んですね + - ▁Weg + - ▁broke + - stra + - ▁moving + - ▁sah + - set + - ▁быть + - 此 + - ▁leaving + - ▁supposed + - stan + - ぶ + - ▁million + - ▁services + - ひ + - ▁charge + - ▁ber + - ▁drink + - ▁test + - ская + - ▁enter + - ▁gerade + - 技术 + - ▁sudden + - 式 + - wr + - ги + - ista + - ▁wonderful + - त + - ▁season + - ▁어 + - '",' + - ▁difference + - ▁jo + - ▁আ + - 未 + - اء + - ▁knows + - ▁geben + - ▁rep + - きました + - ified + - 为了 + - leg + - iri + - ▁mad + - ▁positive + - ▁grace + - ▁пры + - dri + - ▁stone + - なんか + - ▁spent + - 我在 + - ▁everyone + - W + - als + - られる + - ē + - ▁bat + - ▁Kinder + - 修 + - 方法 + - э + - ▁principal + - 怎么样 + - ▁sagt + - ▁iron + - dor + - pt + - ▁том + - ก + - 坐 + - ▁Ve + - アメリカ + - ▁ball + - ▁fünf + - ▁Jo + - ▁Fall + - ped + - ▁energy + - ▁sixty + - ▁honor + - 雷 + - ius + - لی + - ▁min + - رو + - ジ + - ▁ganze + - ▁بر + - というのは + - 间 + - чу + - ▁ப + - ▁imagine + - zar + - ţi + - ▁covered + - ▁exist + - 人的 + - ▁latter + - ▁receive + - ▁wollte + - ▁cast + - 任 + - ▁daar + - 不同的 + - nor + - ▁moral + - vers + - ▁global + - ▁fo + - ▁esta + - pro + - 強 + - eu + - ように + - たい + - تر + - ▁natürlich + - ぐらい + - bed + - сти + - uru + - ▁allow + - ே + - ▁closed + - ▁cases + - 离 + - nos + - ▁bound + - ஸ் + - but + - 把它 + - ▁kun + - ▁shut + - 左 + - ▁dafür + - ▁arrived + - ▁huge + - pf + - ▁technology + - ▁besides + - ▁term + - ா + - ット + - ことが + - ph + - 自由 + - 改变 + - ▁Kon + - 服务 + - 二十 + - ニ + - 许多 + - 注意 + - ろ + - ay + - ▁At + - cin + - ▁entirely + - ▁tears + - ですか + - ojn + - 教育 + - ▁particularly + - ▁pod + - ▁девять + - 有人 + - ey + - ▁hill + - 直接 + - 试图 + - ▁ل + - ▁großen + - ão + - ▁Ze + - ▁而且 + - ella + - ▁actual + - looking + - ata + - bli + - по + - のです + - all + - ▁І + - 方式 + - 状況 + - ants + - ▁anti + - pre + - ▁Our + - ▁turning + - ació + - しか + - هم + - 学习 + - ▁ко + - 一天 + - 步 + - yn + - ▁lassen + - んですが + - rt + - yon + - 准备 + - ビ + - 维 + - 药 + - ▁cat + - ward + - ▁percent + - ▁ahead + - ▁notice + - spe + - 离开 + - 人类 + - ▁justice + - ▁sollten + - iga + - ▁spend + - pul + - ▁significant + - ▁fest + - ▁ي + - ▁needs + - 收 + - hand + - ай + - ical + - ▁sand + - だから + - ட் + - лю + - ▁sky + - ▁killed + - 语 + - ▁dos + - ▁bak + - nder + - eva + - 를 + - ▁Beispiel + - rà + - лу + - 留 + - 考え + - ▁holy + - 宝 + - 百 + - ▁Dr + - ▁Pi + - ▁Go + - ส + - ▁europe + - ▁rise + - ▁animal + - های + - 完 + - ▁macht + - ение + - ▁jeder + - ▁labor + - ▁бо + - ▁John + - ▁deux + - 参加 + - ▁island + - ▁kids + - ▁size + - ▁occasion + - cio + - ▁beside + - ぎ + - iki + - ▁park + - ул + - illa + - ви + - og + - 中心 + - され + - 福 + - board + - 島 + - ▁jack + - ▁complete + - 提 + - ▁east + - ▁religion + - ▁note + - ein + - ▁usual + - ture + - ▁horses + - ▁police + - ▁youth + - ▁unserer + - vil + - ▁uma + - ▁wise + - 短 + - ハ + - ón + - ola + - 角 + - tru + - ▁crowd + - ▁george + - ▁welche + - ▁пред + - ḍ + - ▁gute + - ▁silent + - 吉 + - 兵 + - 跑 + - していた + - 影响 + - ム + - qu + - ▁пятьдесят + - 查 + - ▁opportunities + - hr + - ▁tend + - lon + - ▁peter + - av + - になった + - ima + - 师 + - ▁education + - 見て + - 好好 + - ▁К + - ▁« + - лен + - bert + - ți + - ▁countries + - ボ + - ably + - ▁sam + - ability + - ▁нам + - 你会 + - கள் + - ▁blind + - ど + - ▁trans + - "40" + - ▁восемь + - ▁former + - ▁مع + - vy + - nan + - ▁ただ + - ▁molt + - ▁tut + - ▁су + - ▁“ + - 完成 + - ▁sicher + - ▁prop + - ▁noble + - ▁ubu + - ▁tax + - ▁della + - ▁meinen + - lé + - mun + - 案 + - mba + - 客 + - ▁ziemlich + - เ + - тор + - ▁Hand + - ▁warum + - ▁lange + - ман + - ▁letters + - ▁была + - ▁reading + - ▁Denn + - ▁parents + - 演 + - 配 + - ▁Car + - rei + - ▁attack + - ▁чем + - лся + - teil + - ▁surprise + - 来自 + - にある + - 破 + - ▁heraus + - pon + - 文化 + - 走了 + - ▁aunt + - ▁needed + - ▁ngo + - ▁slow + - low + - 数据 + - ▁offer + - といいます + - 至 + - ▁pleasant + - ▁list + - ett + - arbeit + - 罪 + - ▁entire + - ৰ + - 无法 + - uta + - ▁lines + - sent + - ▁Dies + - 만 + - ▁merely + - ▁cry + - ▁está + - ▁ac + - ierte + - iro + - tha + - mbo + - ▁worse + - ▁pra + - 待 + - kla + - ▁cha + - 另一个 + - huh + - tag + - ▁unto + - があります + - ▁absolutely + - ▁marriage + - tim + - 跳 + - ened + - ▁п + - sia + - 算 + - ▁gesehen + - ▁ни + - ▁original + - ▁этом + - nou + - ▁tall + - ネ + - ▁based + - aka + - ร + - ov + - 管理 + - 似乎 + - ▁ideas + - ador + - mut + - bla + - ▁этого + - 我会 + - ые + - نی + - ▁هو + - ▁store + - 取り + - 全部 + - 也不 + - ▁kandi + - 获得 + - ▁somewhat + - 대 + - ▁kleine + - ▁watching + - 我要 + - 经济 + - ▁forest + - 原因 + - ▁weak + - kommen + - ats + - 問題 + - ▁takes + - шы + - 总是 + - தி + - سی + - ▁steps + - ▁nog + - ▁всё + - rat + - 利用 + - ▁mà + - 一定 + - 政治 + - ▁Or + - ▁đó + - ▁members + - ▁silver + - ▁discovered + - 你在 + - ге + - án + - ▁ع + - 割 + - า + - 好了 + - ▁including + - 科学 + - ский + - tta + - эл + - ▁tan + - ▁property + - тер + - ▁bow + - け + - ▁appear + - 计划 + - gal + - itat + - 通常 + - ▁draw + - 飞 + - 守 + - 掉 + - 谷 + - 未来 + - ▁serious + - ▁bottom + - ils + - rn + - night + - ▁circumstances + - ▁是的 + - vre + - ▁Geld + - اب + - ▁escape + - ▁chapter + - ét + - ▁movement + - J + - ▁proud + - ell + - “ + - ▁fortune + - ▁customer + - そ + - nden + - tung + - ▁iz + - лы + - ▁breath + - ů + - ▁san + - 满 + - ▁ph + - ▁Jahr + - werk + - 发生 + - 好像 + - ▁Wo + - ▁وال + - ▁thick + - ▁mountain + - 党 + - tz + - 可能会 + - ū + - ▁changes + - ения + - ав + - ▁sondern + - 故事 + - бо + - ი + - ந்த + - ケ + - ▁prepared + - ▁sad + - ▁Stadt + - ▁completely + - 母 + - 感染 + - 迪 + - ▁fish + - dis + - ▁mort + - ete + - до + - ▁points + - 击 + - ▁besser + - ▁gw + - oni + - rwa + - ▁dels + - oma + - ев + - ▁increased + - ▁bij + - ▁america + - ▁Herr + - । + - ▁instant + - ica + - ▁Moment + - ▁Über + - ▁где + - rin + - ▁erste + - ▁named + - ரி + - 如 + - モ + - ▁conditions + - 停 + - ▁guard + - 리 + - lic + - ▁здесь + - ▁Ya + - bit + - ис + - ස + - 共 + - tek + - 夏 + - ep + - ын + - ُ + - ▁mijn + - これは + - ظ + - 几乎 + - ட்ட + - 精 + - ▁effort + - ▁judge + - 仍然 + - ▁habit + - ▁credit + - sim + - 牛 + - ▁jesus + - 江 + - ▁тем + - ▁afterwards + - ม + - ▁ok + - lung + - 信息 + - 追 + - ▁cal + - най + - ▁sono + - 皆さん + - ное + - ▁gives + - aga + - 忙 + - "12" + - ▁advantage + - ně + - rum + - 谈论 + - itu + - ray + - 毛 + - 素 + - ret + - ▁research + - ▁meaning + - ator + - ▁zou + - ці + - lay + - ック + - ▁Grund + - ▁glass + - ▁nobody + - ▁video + - kle + - ▁Ende + - gy + - 程 + - 感到 + - イン + - 养 + - හ + - ▁Ort + - ▁cash + - hir + - ▁count + - ▁inform + - ▁また + - ▁neue + - encia + - 歳 + - lü + - ▁taste + - ▁porque + - ▁box + - ▁fin + - ற + - ことを + - ân + - ▁watched + - ▁college + - ▁막 + - ▁York + - ▁того + - ▁storm + - ▁mass + - みんな + - 约 + - 我们在 + - ▁weather + - 拍 + - े + - å + - 排 + - ▁scene + - ▁laugh + - ▁dry + - ▁total + - 确实 + - ということ + - zin + - 对于 + - ▁beiden + - ▁memory + - ▁się + - ▁Els + - ▁madame + - 其中 + - "15" + - তা + - mak + - ▁events + - "off" + - ▁greatest + - тай + - ▁aba + - 界 + - ping + - 型 + - press + - ▁Sache + - ▁speech + - ▁pick + - ados + - ▁played + - ▁companies + - idad + - ▁passage + - 下来 + - こんな + - ▁weg + - ▁benefit + - ▁alt + - ▁War + - 退 + - light + - 视 + - ▁economic + - ▁тут + - ▁edge + - ▁international + - gue + - net + - 晚上 + - 照 + - 医生 + - ▁Bar + - ева + - ▁record + - bol + - ロシア + - zel + - 屋 + - ▁fallen + - ▁tak + - ▁animals + - 超 + - ż + - ほど + - ▁تا + - odd + - ▁我是 + - ▁kill + - 菜 + - ක + - ille + - ación + - ს + - 今日 + - ▁app + - ▁tone + - cos + - ▁shore + - ▁balance + - abo + - ▁إلى + - ▁dia + - ▁solid + - ın + - 香 + - 勝 + - 思い + - wed + - ো + - 肯定 + - zy + - ری + - ぐ + - ▁denken + - ux + - rang + - kul + - äh + - ▁spread + - kar + - ノ + - ily + - table + - ▁moon + - 班 + - 娘 + - 端 + - ад + - over + - ua + - эн + - じゃない + - 昨日 + - なら + - wing + - 服 + - die + - ще + - 因 + - ▁için + - ▁sharp + - tem + - いく + - ▁без + - ▁jeden + - sk + - 苦 + - vad + - eta + - fre + - 시 + - ▁comfort + - ப + - mb + - ɛ + - ран + - 云 + - 回到 + - ▁understood + - 機 + - ▁الت + - ▁Haus + - 称 + - 树 + - ガ + - ▁ihrem + - ▁های + - ▁можно + - ▁search + - iko + - тра + - vé + - 费 + - ▁bag + - られた + - ▁honour + - 经常 + - ▁tom + - ría + - டி + - 無 + - ▁casa + - 洗 + - テ + - ▁bekommen + - ▁shape + - 必要 + - rent + - 望 + - ▁fla + - 非常に + - ▁cover + - ▁даже + - 井 + - 員 + - 换 + - ▁kommt + - ved + - ちゃん + - 武 + - 是个 + - ▁exp + - ▁interested + - ▁prove + - 나 + - qua + - ▁ben + - 全国 + - ▁believed + - ▁fixed + - म + - ▁brave + - law + - ▁surface + - рэ + - ▁double + - ▁reply + - 場 + - प + - dir + - ني + - ▁Daten + - ▁dress + - ▁Gefühl + - от + - pped + - 的时间 + - ▁song + - some + - ▁sau + - ▁stock + - ▁If + - मा + - ▁nó + - ara + - ย + - ▁laws + - ▁square + - ▁bru + - ير + - ここ + - ▁gehört + - ▁professor + - ▁emp + - ▁excited + - ▁لل + - ▁Unternehmen + - stone + - 玉 + - 市场 + - ▁finding + - ▁sing + - ith + - ▁environment + - gg + - ▁schnell + - enden + - gera + - 最终 + - 刘 + - ▁popular + - ▁ont + - ▁ancient + - স + - 联系 + - asi + - 帮 + - ▁royal + - 右 + - ▁pie + - став + - 身上 + - ▁leben + - стра + - ▁seventy + - ▁parte + - 个人 + - ▁throughout + - ▁Fi + - ▁いや + - ▁ces + - 大きな + - ер + - ▁smoke + - 求 + - bri + - 基 + - ນ + - டு + - ▁markets + - ▁These + - ため + - ▁lake + - "0" + - ▁bal + - ▁mere + - 接受 + - ▁driven + - 密 + - 登 + - 之间 + - ▁persons + - ▁người + - ▁explain + - ▁seat + - ▁putting + - ▁af + - 鱼 + - мы + - imi + - ார் + - ▁pos + - ▁telling + - ▁час + - ▁其实 + - ▁بال + - 龙 + - ▁region + - ▁center + - ▁Ĝi + - 系 + - ▁walls + - ▁century + - ▁mor + - ▁mid + - ว + - ▁club + - nel + - 便 + - ▁pat + - ▁range + - ▁determined + - ering + - ▁Han + - ▁prevent + - ▁author + - ப்ப + - ▁sold + - 呃 + - ▁எ + - 音乐 + - ▁civil + - ▁bas + - com + - aŭ + - 黄 + - ▁accept + - ▁stage + - din + - ▁narrow + - ▁foreign + - ob + - ▁neck + - 害 + - ▁رو + - ▁issue + - hor + - 解决 + - 发展 + - tig + - ▁production + - ▁yellow + - ▁soll + - 证 + - ▁ladies + - ▁hurt + - ▁perfectly + - ▁fill + - und + - 各 + - tant + - 法律 + - 就会 + - jen + - 杀 + - ол + - 告 + - их + - ▁german + - ▁你知道 + - tura + - 跟我 + - 付 + - ▁plant + - 頭 + - ▁wel + - ина + - 想要 + - 大会 + - ِ + - мі + - вед + - ▁approach + - recht + - gas + - ▁access + - ▁St + - ▁familiar + - ▁Ce + - 去了 + - ▁proper + - 常 + - ▁tri + - との + - ▁hotel + - 伤 + - শ + - ▁Dar + - ▁learning + - ▁Ju + - 塔 + - ▁numbers + - ▁fan + - ▁bla + - bin + - ast + - とも + - rar + - 有很多 + - ▁stick + - ual + - ▁hebben + - gestellt + - ▁因此 + - ী + - pin + - ත + - ▁students + - 対 + - lli + - 站 + - りました + - 投 + - ▁wished + - ▁paris + - ▁iki + - ▁offered + - ▁19 + - 关注 + - ▁cloud + - тар + - ▁grass + - 城市 + - سا + - rec + - ур + - war + - ▁observed + - ▁هم + - ▁tam + - ii + - 之一 + - ▁favor + - れば + - ▁meinem + - 乱 + - ته + - ▁confidence + - ▁agree + - 父 + - 女人 + - cour + - ?" + - でしょう + - 少し + - ▁som + - twa + - osa + - ea + - ▁keinen + - له + - ▁degree + - ▁который + - ▁beneath + - 秋 + - ▁était + - فر + - ▁mental + - ▁Problem + - work + - 場所 + - tā + - eux + - biri + - ▁marry + - 微 + - ün + - ged + - ▁quality + - ▁Seite + - ła + - 结果 + - лись + - ▁firm + - ▁baby + - 奇 + - ları + - rah + - ▁clearly + - ▁oil + - 做的 + - ▁promise + - ▁roman + - ▁한 + - gin + - lid + - 伊 + - チーム + - れる + - "100" + - ද + - ▁farm + - ▁человек + - ▁finished + - ًا + - ▁darkness + - ego + - leri + - lum + - ▁clothes + - ্ + - "60" + - 死亡 + - 久 + - مان + - цца + - 保持 + - っと + - 迷 + - 俺 + - ▁produce + - ▁happiness + - ▁Elle + - ▁rule + - ▁کار + - 是我 + - みたいな + - ▁playing + - ▁gas + - 列 + - ▁шестьдесят + - 节目 + - たら + - tet + - uz + - ane + - ▁تو + - وم + - को + - 家族 + - ▁golden + - ▁あっ + - 相信 + - ▁உ + - ▁rein + - 选 + - ▁scarcely + - ▁seit + - 你就 + - 几个 + - 友 + - 一般 + - ▁equal + - ▁knowing + - 回家 + - tern + - ▁Ex + - ச + - 役 + - 回答 + - 果 + - ▁management + - ▁lose + - ール + - ná + - ▁brand + - ▁sal + - 啥 + - ▁könnten + - ▁可是 + - зна + - ▁opening + - 試合 + - ター + - 人生 + - morrow + - ▁drawing + - デ + - ▁operating + - ▁bạn + - ▁profit + - ▁Gra + - ▁paul + - 让他 + - rak + - оч + - glo + - ette + - ß + - ▁loss + - ▁stories + - ▁wine + - ▁sell + - があった + - 电话 + - hm + - 脸 + - ▁attempt + - ▁address + - ▁bay + - uku + - 町 + - ▁leaves + - ▁courage + - spir + - ▁media + - ▁leading + - ▁schwer + - ▁ses + - 的小 + - ▁efforts + - ▁soldiers + - ▁surely + - ▁San + - hel + - lip + - rü + - iger + - ▁Hier + - ві + - pot + - 电影 + - ▁är + - ▁passiert + - ▁Але + - än + - ▁etwa + - 他在 + - 春 + - ow + - non + - ▁produced + - ▁flowers + - ▁valley + - ▁earlier + - ▁Ik + - cie + - 人は + - ▁holding + - ▁eigenen + - 理由 + - لي + - ▁Mr + - ▁sword + - ▁supply + - bot + - ▁được + - ▁weight + - 副 + - ▁さあ + - 주 + - 网 + - 视频 + - 妈 + - ி + - ▁check + - ▁walking + - ▁flu + - 連 + - 告诉我 + - ▁Europe + - 枪 + - ▁additional + - 这一点 + - ls + - ▁pla + - ிய + - 助 + - pit + - ▁fra + - 因为我 + - ena + - ification + - eau + - ako + - ▁choice + - による + - 骨 + - бу + - ▁vain + - 自分の + - ▁decision + - cing + - ▁如果你 + - 背 + - ▁Б + - ▁gro + - 라 + - ▁powerful + - 弱 + - 地区 + - лан + - 陈 + - きた + - 拥有 + - 東 + - 这样做 + - ▁welcome + - ▁recent + - lam + - 残 + - ▁happens + - ▁structure + - 在这个 + - fan + - lit + - وی + - ▁formed + - ▁han + - ▁speed + - ddy + - zione + - ▁meisten + - ా + - 是在 + - "14" + - 狗 + - lí + - 로 + - ▁gli + - ▁seek + - 一番 + - 组织 + - rio + - ▁nation + - tat + - ▁houses + - ▁travel + - ▁uz + - ▁тоже + - ▁bird + - ▁passion + - ▁directly + - 去年 + - ▁그냥 + - である + - ious + - lı + - mul + - вод + - ▁basis + - 明天 + - прав + - ▁Can + - ▁platform + - ▁як + - aire + - どんな + - 的这个 + - cker + - The + - ists + - 治 + - gna + - serv + - ▁threw + - ▁dropped + - ▁divine + - ▁deze + - ▁그런 + - 这次 + - んですか + - 读 + - ▁flat + - ง + - ▁Buch + - 考 + - ир + - uza + - 考虑 + - dol + - න් + - ▁deliver + - ак + - vá + - かった + - 는데 + - ▁شد + - スト + - 」。 + - mat + - fully + - ugu + - hör + - ▁military + - ▁letzten + - 睡 + - ▁birds + - ▁sake + - ▁lying + - ください + - ▁Fe + - жи + - ▁required + - ▁existence + - ▁ничего + - ▁addition + - 横 + - 気持ち + - ▁contract + - 爸爸 + - ् + - ள + - バー + - stu + - из + - bie + - бе + - ▁passing + - 不了 + - try + - 若 + - ▁ibi + - ▁declared + - セ + - 唱 + - ▁Par + - уч + - ▁конечно + - ▁эти + - ▁anybody + - 身体 + - ▁coast + - aux + - tum + - きょう + - си + - ▁cri + - কে + - ▁내가 + - ныя + - ▁available + - rich + - क + - 建 + - "18" + - ▁glance + - ▁track + - ▁unser + - 尽 + - ▁page + - بر + - ること + - bl + - 良 + - chten + - mic + - ▁understanding + - ▁orders + - ▁practice + - 源 + - су + - 带着 + - ▁seva + - ▁wichtig + - vas + - sin + - 三个 + - bau + - zwe + - ole + - kuru + - 愿 + - 人家 + - stat + - mond + - こちら + - she + - ▁你们 + - ▁william + - ▁caused + - stein + - ▁christian + - ible + - ient + - ▁Mas + - ▁catch + - cas + - ▁Wasser + - ▁guy + - ction + - 時に + - ▁uno + - ▁vint + - 脱 + - 轻 + - ▁eighty + - ▁allen + - 封 + - ▁şi + - ▁host + - ▁fly + - ▁– + - rate + - rick + - ▁Д + - gil + - uko + - ▁bedeutet + - ▁hung + - ▁ears + - ▁prison + - ▁più + - ▁ф + - ▁двести + - more + - 例 + - ▁muy + - 前に + - ▁text + - ▁centre + - ▁presently + - 熱 + - 情况 + - ▁wahrscheinlich + - gle + - ポイント + - によって + - ▁Augen + - вал + - genommen + - 普 + - อ + - chan + - gre + - 社区 + - ▁že + - ▁này + - 托 + - ▁curious + - になります + - ön + - 해 + - ▁larger + - jar + - ▁этот + - ▁pel + - ін + - ▁shows + - ▁voi + - 新的 + - つの + - geben + - 类 + - 夫人 + - 处理 + - ket + - ▁instance + - ▁colonel + - ▁Okay + - quer + - ungs + - ▁net + - ▁indi + - 比如 + - 年前 + - thi + - 错 + - ▁ре + - すごく + - nne + - 第二 + - ▁hath + - 자 + - க்கு + - 及 + - ▁pr + - 这是一个 + - 首先 + - igkeit + - ▁population + - 면 + - ▁pentru + - 了我 + - cen + - ▁vision + - 的事 + - ▁accident + - じゃ + - ▁matters + - ▁elle + - 解释 + - 返 + - ▁richtig + - 也许 + - 群 + - व + - 极 + - ▁spoken + - ▁indian + - ▁kwi + - ▁coat + - ▁hearing + - っています + - ▁gets + - ざ + - nic + - 级 + - ▁shown + - ▁هذا + - ▁hospital + - kes + - での + - би + - ロー + - ी + - ▁officers + - ▁port + - ais + - 一切 + - ग + - ▁kleinen + - ▁statements + - 回去 + - ▁cro + - 刚 + - ▁Bei + - 데 + - ative + - ▁gre + - ним + - "19" + - 不好 + - 办 + - 乐 + - 沙 + - ▁shadow + - ہ + - ▁fool + - 团 + - ▁今天 + - vert + - ▁calm + - 担心 + - bye + - ▁motion + - stru + - プ + - 現在 + - ▁ook + - ▁faire + - ▁aux + - ▁thin + - ▁basically + - まして + - ▁shook + - 事故 + - 保护 + - গ + - ▁henry + - ▁member + - lis + - ▁thanks + - ▁aware + - ▁время + - あります + - されました + - eri + - ▁opposite + - ო + - ▁pocket + - ▁task + - ▁willing + - ▁successful + - فت + - 秒 + - ▁bread + - uw + - চ + - ▁ama + - 变得 + - ▁tem + - なので + - ▁trong + - ▁extra + - ▁religious + - ▁люди + - ▁strategy + - ▁Har + - یه + - ▁remains + - ▁cousin + - ус + - ▁إ + - 票 + - 挺 + - などの + - 不用 + - ぞ + - ▁fre + - ですよ + - ‘ + - 游戏 + - ▁beat + - ese + - dde + - 而不是 + - 苏 + - ▁guys + - ▁Aba + - ▁central + - 最高 + - それを + - ches + - jan + - 容 + - ▁officer + - pic + - ▁wants + - ched + - ▁related + - ▁bw + - ふ + - ▁noise + - 杰 + - ▁possession + - 開 + - lat + - ▁pure + - そんな + - ▁Person + - 造 + - ▁nti + - 語 + - ▁otherwise + - ▁gray + - ▁carefully + - ▁sogar + - 産 + - вид + - 一年 + - 项目 + - ண + - ග + - ▁thể + - kom + - ние + - ด + - 個 + - ▁daily + - 衣 + - ▁comment + - ▁我觉得 + - mek + - ෙ + - ors + - 咱 + - ▁10 + - 穿 + - bat + - ▁areas + - mme + - vol + - ś + - ▁pres + - ▁sum + - 防 + - cause + - ですから + - ற்ற + - ▁stream + - ▁今 + - ▁были + - 手机 + - 段 + - igi + - ▁ear + - ▁scale + - ▁activity + - ▁drawn + - uh + - ▁smiled + - ▁Oder + - 出现 + - 控制 + - pat + - ▁conduct + - られ + - istic + - ▁ninety + - ston + - ▁surprised + - ▁са + - ▁cas + - ▁engaged + - pie + - ▁你说 + - ▁Ent + - nc + - ▁fate + - 動 + - 相当 + - ▁policy + - 你想 + - ▁Form + - ▁شما + - あった + - ரு + - ▁aid + - ▁bur + - nar + - ▁repeated + - ▁jedoch + - 休 + - ▁throw + - 给他 + - 才能 + - ▁excellent + - 結構 + - plo + - ▁event + - ▁Ben + - ign + - 我们可以 + - ▁семьдесят + - دي + - ▁больше + - 渡 + - eh + - ▁apart + - 快乐 + - али + - 改 + - ▁neu + - ▁district + - ij + - sed + - 男人 + - ▁gun + - kte + - lem + - ▁versch + - 应 + - ▁এ + - يد + - 《 + - ▁ay + - мер + - 様 + - ▁Ye + - 层 + - ▁fue + - dat + - 饭 + - ismus + - kä + - ▁spite + - ▁dire + - ▁skin + - ▁castle + - sz + - hl + - ▁خ + - ▁bil + - ▁My + - lig + - ▁digital + - 已 + - ▁dick + - ும் + - ▁monsieur + - ▁species + - ▁О + - iku + - ▁machine + - 愛 + - ▁reform + - ▁gentlemen + - ▁fur + - "16" + - ▁regular + - ши + - far + - ु + - ▁mountains + - ▁fat + - ć + - ас + - ▁på + - ▁fruit + - ierung + - ▁correct + - 直到 + - 分享 + - ▁difficulty + - ▁نه + - こちらの + - ি + - ▁Spiel + - ▁image + - setzen + - ▁review + - ▁todo + - ▁getan + - 楼 + - об + - heim + - ım + - ▁hoe + - ï + - ດ + - вар + - ▁advance + - 放在 + - dic + - 底 + - ▁reality + - 根据 + - ▁portion + - 強い + - sor + - ска + - ▁ausge + - ▁commercial + - ▁created + - ▁spa + - 不想 + - tí + - če + - ▁还有 + - ela + - ном + - ▁temple + - 同じ + - ポ + - ▁anyone + - 姐 + - ▁보 + - 持 + - ▁keeping + - udi + - ▁message + - 看着 + - ල + - 数字 + - row + - یت + - ▁später + - isa + - 并不 + - 上帝 + - ▁crime + - ▁forced + - ▁noticed + - ▁tired + - ▁choose + - ▁pieces + - ▁đã + - 想象 + - ソ + - place + - 活动 + - ▁creature + - dom + - ▁union + - 茶 + - 父母 + - 更多的 + - 兄弟 + - legen + - ▁wahr + - "25" + - 初めて + - кой + - fra + - ques + - anya + - 我说 + - ник + - 没事 + - ずっと + - ▁proved + - ▁plans + - gh + - ▁legal + - 每个 + - ▁improve + - لو + - ▁pride + - ▁bevor + - 午後 + - 组 + - ▁erhalten + - ▁знаю + - ゴ + - hy + - ▁عن + - ▁ту + - ▁كان + - 아 + - 大人 + - nem + - ▁suffering + - rad + - 楽 + - ▁Well + - ▁кон + - ▁duke + - ダ + - ▁served + - ▁sol + - ša + - пи + - 我可以 + - ys + - ạ + - yle + - 小姐 + - ▁dachte + - fel + - ▁obviously + - 再次 + - ▁suit + - ▁fully + - ▁frank + - 作品 + - ▁Kar + - ピ + - 性的 + - kim + - 双 + - こういう + - ▁bridge + - pus + - mont + - ▁eh + - 除 + - ▁res + - ▁mention + - ▁sounds + - されている + - ێ + - 有些 + - 限 + - 情報 + - ▁لا + - its + - ▁blow + - 精神 + - 做了 + - ▁été + - ▁然而 + - ▁だから + - nye + - kwa + - ▁peculiar + - ore + - ▁burst + - ▁planet + - ▁faint + - ▁jemand + - 样 + - сто + - 伯 + - ▁nineteen + - ▁tur + - ▁asking + - ▁pounds + - ▁bringen + - んですよね + - ▁allem + - 的工作 + - bona + - ري + - ▁starting + - 明白 + - ヤ + - ▁press + - 款 + - ▁avait + - ▁pray + - 圣 + - 可能性 + - ▁gij + - 紧 + - ▁height + - 女孩 + - 告诉 + - nova + - kir + - eɣ + - 梅 + - parti + - ▁bereits + - ▁att + - ▁අ + - wel + - ▁david + - ▁Thank + - ▁measure + - ▁date + - ▁진짜 + - ▁nom + - fru + - 痛 + - stro + - gt + - 引 + - てる + - hood + - নি + - dal + - ▁forma + - 我也 + - 余 + - ิ + - ▁servant + - 结 + - ங்க + - fle + - ▁stranger + - ву + - wana + - "17" + - ▁Frauen + - ▁blo + - ric + - ▁Tom + - auf + - ней + - ▁enjoy + - 料 + - 書 + - 한 + - してる + - ▁Unter + - ▁moi + - wie + - nni + - 他说 + - ▁Nu + - ▁names + - ult + - ▁provided + - ▁breast + - vez + - 政策 + - ▁palace + - となる + - 大约 + - ल + - লে + - ▁costs + - ▁tap + - тан + - amu + - 男性 + - 而且 + - ▁devil + - ▁freedom + - ▁charles + - ھ + - 存 + - ▁authority + - bone + - mble + - ▁defend + - ▁hoch + - pens + - ▁бар + - ▁reasons + - しい + - 业 + - ▁Sam + - ▁sechs + - ません + - ▁fancy + - ▁fashion + - 毒 + - ос + - ▁intention + - ▁alive + - 倍 + - py + - 静 + - 今回 + - ▁pair + - 设计 + - ▁impression + - 儿子 + - ör + - ▁sex + - 伦 + - ellen + - ▁cyane + - ▁desert + - ▁gentle + - 认识 + - ▁bell + - ۆ + - 잖아 + - ала + - 多少 + - 压 + - 都有 + - ▁style + - ṛ + - ▁forms + - ▁anxious + - ▁teach + - 哦 + - 词 + - ▁Pu + - 更多 + - vent + - 的生活 + - ▁genug + - 怕 + - 很好 + - род + - voll + - ▁sup + - ▁Menge + - 假 + - 方向 + - mark + - ▁circle + - ▁weit + - ▁тебя + - ddi + - cul + - 自分 + - ▁twice + - তে + - 政 + - قا + - ▁ordered + - ▁gla + - ▁mer + - ▁honest + - ▁сказал + - のお + - ▁Zi + - ▁stra + - ▁possibly + - ▁angry + - ▁س + - ▁council + - sol + - loo + - dam + - ▁vida + - 能力 + - gara + - ši + - ▁brief + - ▁کرد + - eln + - 基本 + - ▁лет + - ró + - 打开 + - ▁20 + - 犯 + - nik + - br + - ▁leur + - ▁gy + - mine + - ration + - uli + - ▁ocean + - ▁origin + - ▁Sant + - ▁З + - ▁geen + - icht + - 英国 + - ▁patient + - ▁ordinary + - ▁bent + - ැ + - ▁british + - alt + - ▁ای + - ▁importance + - ▁qua + - ▁són + - 喜 + - vie + - ▁яго + - 多くの + - ▁legs + - ство + - ния + - kins + - ▁university + - long + - ▁вопрос + - ▁eigentlich + - ▁юм + - ▁hören + - 好吧 + - shed + - lijk + - rag + - 姆 + - 令人 + - 인 + - 结婚 + - ▁rising + - дер + - leid + - ▁Vater + - ▁culture + - ▁或者 + - ▁tongue + - ▁murder + - els + - はい + - "200" + - 当中 + - ▁Kopf + - arm + - ▁somewhere + - ▁volume + - ▁heads + - ega + - ▁qual + - ▁với + - گر + - nnen + - 清楚 + - ▁safety + - halt + - ▁ganzen + - কা + - ▁zo + - ades + - 支 + - pend + - 同时 + - 嗯 + - 스 + - ▁Mutter + - 激 + - 選 + - تی + - сть + - ví + - pet + - ▁problems + - ▁agreed + - ▁physical + - ▁investment + - 内容 + - ▁truly + - gus + - wal + - ▁row + - わけ + - ि + - ▁security + - iĝis + - hab + - ээ + - ▁fe + - ▁тебе + - ology + - ▁hate + - ▁shoulder + - ▁forgotten + - ord + - ▁breakfast + - ▁rode + - пла + - ▁seventeen + - ▁那你 + - ▁taught + - ▁ему + - 你是 + - ▁roof + - vir + - ▁aim + - ▁cook + - 迫 + - tä + - ▁med + - ▁mistake + - ▁promised + - ▁много + - ▁dance + - 运动 + - ▁сам + - ▁Cha + - されています + - pun + - ود + - ▁China + - ыш + - ▁join + - še + - geb + - 感谢 + - ▁versuchen + - ▁waited + - elijk + - ▁exercise + - ▁roll + - ight + - uda + - ▁ability + - ▁anne + - rou + - ▁altogether + - ▁dare + - izi + - ▁remembered + - plan + - 息 + - нов + - 氏 + - гүй + - люб + - 主要 + - ▁Jetzt + - ▁kor + - ▁би + - ▁calling + - fl + - ▁làm + - ▁Ch + - lent + - ▁fingers + - ▁dangerous + - சி + - ▁weniger + - ▁hart + - 不可 + - ▁feelings + - аль + - ▁Tra + - ▁kuri + - ▁target + - வா + - ていた + - ▁потом + - old + - 三十 + - ▁tent + - ▁salt + - part + - 质 + - jn + - けれども + - ▁failed + - 这不是 + - ▁glory + - ule + - 每天 + - از + - ▁восемьдесят + - 永远 + - ▁chose + - uit + - ▁そう + - اق + - ▁бу + - 曾经 + - ▁streets + - 汉 + - கி + - ▁specific + - nje + - ▁wil + - раз + - 関係 + - any + - を見 + - ▁вообще + - tch + - ▁terror + - tausend + - すること + - 一位 + - 税 + - ▁bist + - ға + - 跟你 + - ▁empty + - lief + - 景 + - ▁helped + - ▁method + - ▁james + - 刚刚 + - ▁vielen + - zon + - uni + - bili + - jā + - stellen + - ▁rot + - ▁quietly + - bon + - ねえ + - ▁famous + - pping + - パー + - rim + - 社 + - gor + - ▁drop + - 一条 + - ▁fil + - ▁auto + - 调查 + - urs + - ▁express + - zig + - ▁grant + - ziehen + - ▁active + - 都会 + - 消 + - ▁wear + - ▁после + - bal + - 婚 + - 亮 + - ▁байна + - iye + - ▁пре + - য় + - ▁princess + - ▁limit + - 后来 + - 万円 + - ld + - ▁ха + - ło + - ▁wij + - 生命 + - keit + - の中で + - ائ + - ▁ச + - ▁bul + - 探 + - ▁Für + - ▁kingdom + - cke + - ▁series + - ▁sufficient + - 越来越 + - ▁busy + - ▁grown + - бор + - "13" + - 有一些 + - ▁Мы + - ▁aussi + - tika + - 企业 + - ▁các + - 行动 + - ▁issues + - wert + - bus + - ▁rapid + - зы + - 告诉你 + - ூ + - ▁Za + - ▁شده + - ▁такой + - 赛 + - eli + - もある + - rz + - ▁delight + - ▁sang + - なんです + - ▁struggle + - 堂 + - 在我 + - ▁online + - ▁그거 + - tori + - ▁explained + - ño + - 軍 + - про + - ▁fault + - aw + - ▁deg + - প + - ім + - rom + - ▁ended + - ▁guide + - 目前 + - ート + - ▁signal + - ▁heat + - či + - ▁flow + - 日本の + - ▁そうですね + - phy + - nin + - 念 + - 旧 + - tto + - ▁aside + - ▁gr + - û + - ium + - ▁그래서 + - ▁liegt + - 散 + - ▁És + - ▁potential + - ▁yesterday + - ▁rights + - ▁девяносто + - ▁false + - gia + - 医 + - يل + - nze + - 違う + - ▁pré + - ▁sorrow + - ▁highest + - 医院 + - sp + - されて + - ▁hinter + - ▁Wer + - kā + - ▁extremely + - ▁Dia + - ▁experiment + - Laughter + - иться + - ▁judgment + - 网络 + - ▁exact + - ▁сегодня + - اف + - ▁fel + - ▁hell + - 你说 + - aya + - 绝对 + - ▁dev + - ▁verstehen + - 駅 + - ▁listening + - おいしい + - 第一次 + - 的孩子 + - ▁strike + - ▁connection + - ▁sentence + - ▁income + - 赤 + - 居 + - ล + - ▁European + - ▁kuba + - ▁pou + - ▁greatly + - ▁Па + - 房子 + - ▁described + - ского + - したい + - ກ + - ▁klar + - ▁recently + - 萨 + - ▁priest + - 旅行 + - ి + - ▁margin + - ое + - ▁pressure + - ▁touched + - ▁trial + - haus + - ▁separate + - ▁network + - ▁refer + - وي + - était + - tle + - ▁fix + - ▁previous + - ▁sides + - 요 + - 出了 + - 降 + - ▁companion + - uf + - uff + - спе + - 洛 + - dio + - ▁때 + - ▁Fragen + - 真是 + - ▁vers + - ▁де + - 那种 + - ▁older + - ▁disease + - ▁почему + - 大的 + - ▁angel + - lá + - нем + - ▁zehn + - ▁beim + - 進 + - ▁settled + - হ + - oso + - ude + - ▁gay + - rung + - ▁ride + - 合作 + - ▁grande + - ются + - horn + - cies + - ▁becomes + - ym + - 剧 + - pla + - 置 + - からの + - দ + - tom + - 你要 + - ▁eleven + - ▁When + - bs + - ▁людей + - ▁meer + - یا + - ْ + - ▁map + - ▁gleich + - ▁apparently + - ▁naturally + - ства + - ҙ + - 那是 + - gun + - دی + - 很难 + - 来的 + - ▁sage + - ime + - ▁onder + - 英 + - ▁гор + - ▁Prozent + - 致 + - ming + - ▁superior + - aus + - tă + - ▁имени + - sem + - 游 + - ウクライナ + - ▁Lebens + - 即使 + - ▁hun + - ▁intended + - ▁philip + - lio + - ▁sixteen + - сон + - ▁involved + - ыя + - эд + - ился + - ▁liked + - ▁capacity + - 诺 + - まず + - 轮 + - ▁vie + - ▁Ci + - iste + - wand + - ана + - ▁interview + - ▁troops + - ▁Auto + - eye + - antes + - лась + - ▁même + - ées + - ▁belief + - ້ + - 一家 + - gem + - cara + - າ + - nal + - ▁него + - ▁title + - nge + - 我们将 + - 参与 + - 你能 + - 机会 + - 除了 + - 产 + - amos + - ▁bald + - ▁release + - ▁corn + - 谈 + - 粉 + - 创造 + - 親 + - 冲 + - でしょうか + - ▁ice + - ▁مت + - ▁driving + - ▁stars + - щ + - rry + - ▁student + - hundert + - ▁highly + - 展示 + - 止 + - ▁vote + - ▁shop + - ht + - nehmen + - ande + - нд + - ▁operations + - eller + - inde + - ash + - ек + - lot + - ruh + - ա + - ▁career + - ct + - ▁definitely + - ▁chamber + - ▁argument + - ▁happening + - tier + - fr + - phi + - bes + - 晚 + - гийн + - ▁sans + - 讨论 + - ono + - ▁admit + - 抓 + - ましょう + - olo + - zwa + - 料理 + - ila + - ▁ap + - той + - 収 + - ε + - ▁avoid + - burg + - ▁thrown + - vä + - 実は + - 校 + - ив + - によりますと + - ▁todos + - ▁contra + - 架 + - ▁aller + - 整 + - やはり + - ▁flo + - 富 + - ▁suffer + - ▁shoulders + - 认 + - ▁minister + - ▁Th + - gro + - ès + - ▁match + - ▁ந + - tud + - 滑 + - ▁bereit + - spiel + - tür + - 俩 + - 期待 + - ▁concerned + - 弄 + - ▁windows + - 一定要 + - ийг + - ▁harm + - ▁cup + - ori + - hora + - 末 + - বে + - ज + - ario + - ▁thousands + - ▁kennen + - тур + - লা + - ▁pointed + - ▁nay + - ▁His + - get + - ▁ideal + - 下去 + - 它是 + - ži + - 箱 + - sing + - rd + - "80" + - ▁fairly + - ▁standard + - ▁ее + - 只能 + - ▁nose + - 的故事 + - lus + - kal + - iamo + - ▁spiritual + - ▁해 + - ▁Pri + - 田さん + - dale + - ▁carriage + - яв + - رس + - ▁verwenden + - ▁kinds + - 要是 + - ▁Gott + - 呼 + - tten + - 块 + - ▁loud + - ▁helfen + - ▁joined + - ▁себя + - ▁bro + - 吃饭 + - ▁kid + - 索 + - 하는 + - 报告 + - vit + - 可能是 + - ▁novel + - tain + - 县 + - 不管 + - ▁weitere + - gam + - ejo + - anza + - stri + - ▁claim + - reich + - ▁excuse + - த் + - வு + - 复 + - 叶 + - 就在 + - ▁fighting + - ▁mari + - пу + - ▁ones + - ▁temps + - 猫 + - ▁affairs + - gwa + - ust + - kana + - ▁wealth + - 症 + - 重新 + - ▁useful + - dé + - 百分之 + - ▁presented + - ▁flight + - 鲁 + - kam + - 灯 + - ▁grey + - cut + - ▁пад + - 记 + - 每个人都 + - cz + - ▁papa + - ique + - ▁fri + - rik + - できない + - ▁mix + - lock + - ▁loose + - ность + - fort + - ▁Cor + - بي + - ▁niemand + - ян + - ▁cuando + - ▁prayer + - ▁faces + - pad + - bare + - 歳の + - ▁debt + - ▁evidently + - abi + - ▁unseren + - ▁möglich + - まあ + - ▁suggest + - 付け + - pha + - ща + - 动物 + - ▁woods + - का + - 你不 + - ▁Х + - vien + - ▁pull + - ▁develop + - 当你 + - ▁cruel + - ▁そんな + - ità + - igung + - 借 + - したら + - ▁anders + - ▁ف + - بل + - மா + - 令 + - dus + - 因此 + - 市の + - になりました + - ▁indem + - ▁Regierung + - ▁الح + - ▁average + - 时代 + - شر + - ▁native + - 速 + - ked + - ▁ange + - ▁خود + - ▁X + - ▁아니 + - ▁tin + - ි + - tü + - 梦 + - hau + - ила + - тал + - 愿意 + - ▁worst + - por + - வி + - じゃないですか + - 続いて + - თ + - bwa + - wick + - ssa + - ▁lack + - 表示 + - ▁considerable + - ▁нужно + - olu + - hn + - 志 + - ▁trail + - ace + - rup + - ▁dogs + - 勒 + - ath + - ▁suggested + - ▁torn + - パン + - ▁nos + - ▁pal + - 程度 + - 也有 + - ify + - ▁bid + - mwe + - eix + - 慢 + - ▁raz + - ụ + - 都在 + - tent + - ▁пока + - 父亲 + - 贵 + - haft + - 条件 + - ск + - र् + - ▁Dan + - 注目 + - ▁arbeiten + - lichkeit + - 是谁 + - bas + - ▁gate + - ▁மற்றும் + - ▁male + - uel + - нь + - ▁dabei + - ▁sought + - ▁raise + - ters + - elles + - ▁какой + - それで + - ▁이제 + - ▁gain + - 的想法 + - ▁bodies + - book + - ▁wohl + - ▁それは + - ゆ + - hind + - ыр + - ▁constant + - 明日 + - ▁heb + - ▁好吧 + - 威 + - 心里 + - وت + - ▁sacrifice + - 然 + - ▁Männer + - 普通 + - ▁labour + - 产品 + - ете + - ▁bekannt + - 分析 + - 込み + - 看起来 + - とき + - 莫 + - ▁refused + - 占 + - gé + - 顿 + - comp + - しない + - ▁slightly + - ▁хорошо + - 道路 + - ▁fail + - しっかり + - ▁sheet + - 招 + - ▁source + - ▁Meinung + - ▁dot + - ▁Dank + - 经 + - sign + - 是你 + - ening + - ум + - ▁birth + - ▁també + - bury + - コン + - ▁hills + - 顔 + - ui + - ▁rapidly + - ▁pur + - ▁becoming + - 我知道 + - 谢谢 + - 盘 + - ▁saved + - kken + - hang + - ▁поэтому + - ▁bringing + - 谢谢你 + - ▁Nicht + - mia + - ▁tender + - ▁showing + - дел + - える + - 以来 + - pal + - 也没有 + - ской + - ▁computer + - নে + - ギ + - ▁virtue + - 曼 + - ▁nehmen + - ره + - 硬 + - ▁unknown + - ▁tradition + - fon + - cr + - ws + - なる + - ▁finger + - ▁advanced + - inte + - мат + - 句 + - сэн + - ▁Film + - 到底 + - avi + - ▁papers + - ▁governor + - trag + - ▁upper + - 就可以 + - ▁じゃあ + - cé + - produ + - кам + - ▁Post + - ▁audience + - たち + - anga + - 切り + - با + - ▁extent + - ▁peut + - ▁pin + - なぜ + - halten + - ▁solche + - ▁gift + - ▁э + - endo + - 側 + - ▁neuen + - லை + - ▁pity + - ▁theory + - sal + - 提出 + - ▁Em + - ▁¿ + - ▁alte + - 場合 + - ▁division + - 历史 + - ▁everywhere + - iva + - "70" + - ▁Bir + - 들 + - なって + - pli + - 北京 + - ization + - 沉 + - ▁çok + - ▁praise + - ▁cities + - term + - yer + - ▁Des + - ▁Vo + - ▁portfolio + - ▁Tre + - これから + - று + - 会社 + - 价 + - ▁первый + - ▁dressed + - ▁Auch + - punkt + - ел + - 教授 + - ▁servants + - 建立 + - ▁charm + - ▁nächsten + - ▁cell + - ▁System + - ベ + - 靠 + - 育 + - зи + - стр + - cept + - хи + - ▁See + - ▁talent + - ▁Idee + - wir + - ▁où + - 你有 + - right + - ál + - 魔 + - ▁кор + - 射 + - ▁trip + - ▁established + - ül + - ▁sua + - ▁features + - ▁الس + - ▁distant + - 至少 + - ▁rome + - ▁Punkt + - ▁kitchen + - ced + - ets + - 都不 + - stellung + - ▁wake + - yl + - 具 + - ецца + - ▁advice + - ешь + - xa + - 国内 + - なんて + - ▁quarters + - 坏 + - ibi + - না + - 折 + - 一百 + - ▁gewesen + - ▁occurred + - esa + - эх + - ▁Hause + - kus + - 結果 + - 刀 + - ér + - ▁respond + - 満 + - ▁reflect + - phe + - ( + - ır + - ▁moments + - ▁Park + - isten + - ワ + - ේ + - ▁yr + - ▁beg + - ▁аб + - کن + - ▁mode + - ▁ذلك + - jou + - ▁forces + - 家里 + - ised + - ▁committed + - ▁hy + - ▁Г + - 是如何 + - ña + - zza + - 判断 + - mber + - その後 + - ▁announced + - ▁Tri + - ▁quatre + - ▁bought + - дар + - уд + - ности + - 空间 + - 立ち + - cro + - 核 + - 怪 + - 刚才 + - ▁думаю + - ständig + - main + - ▁robert + - ▁discover + - ара + - ▁pace + - ▁guidance + - раб + - ▁include + - 業 + - ▁kiss + - mbe + - 藤 + - ▁pulled + - ▁había + - ▁بعد + - cions + - 言葉 + - ▁Gesicht + - بار + - nell + - ▁darin + - сі + - 恶 + - lf + - ▁teeth + - ▁How + - ▁пе + - ej + - を受け + - 活動 + - ▁lamp + - "24" + - ▁smart + - ▁leg + - ீ + - 礼 + - rac + - ▁lovely + - pose + - きます + - বা + - த்து + - 总统 + - 都没有 + - зе + - ает + - 所有这些 + - ▁card + - ▁jane + - 警 + - ▁facts + - dur + - ▁ankaŭ + - ▁我就 + - mir + - 身边 + - ▁sunday + - 投票 + - ▁prefer + - ră + - 黒 + - ema + - ▁detail + - ▁shame + - ▁oli + - 電 + - 마 + - ▁fut + - str + - 主义 + - ож + - ▁block + - บ + - ▁Cu + - 世纪 + - 番組 + - 航 + - ▁هذه + - ▁frei + - ▁этой + - ře + - ▁closely + - ▁intelligence + - ▁erst + - 卫 + - 意识到 + - ì + - ▁hang + - mma + - ▁hearts + - ▁leicht + - ▁drove + - app + - nga + - нос + - 支援 + - ske + - 厚 + - ▁bud + - ▁அவர் + - ▁One + - 进来 + - ▁afford + - back + - ▁zal + - 什么时候 + - ▁whispered + - 現場 + - ▁medical + - 旅 + - 真正的 + - pra + - être + - kor + - ▁pop + - 建议 + - tı + - 増 + - ico + - ▁Warum + - ▁போ + - ▁protection + - ▁details + - ▁Ol + - ▁milk + - 搞 + - 顶 + - eza + - いろんな + - ▁comfortable + - ことは + - ▁Ob + - 论 + - ▁section + - 属 + - oon + - ▁department + - ат + - ▁다 + - 博 + - ▁gathered + - 证明 + - ▁existing + - ން + - 게 + - von + - 尾 + - izing + - ▁affection + - かなり + - ech + - ▁metal + - ▁liebe + - 蒙 + - sko + - ここで + - 他是 + - ür + - pé + - 势 + - ▁dozen + - фи + - 影 + - тро + - 最好的 + - ▁secure + - lab + - ▁extraordinary + - ▁anyway + - ▁cosa + - ▁listened + - 货 + - sus + - ▁brauchen + - ▁slight + - nta + - ▁Namen + - ますね + - ▁conclusion + - ▁female + - нее + - سم + - 抗 + - пол + - tos + - ▁gene + - 观 + - ▁laughing + - ▁represent + - ▁manage + - 鬼 + - ▁syn + - ▁solo + - ▁crown + - ▁handsome + - ▁Pre + - town + - ▁Video + - 领 + - ▁ở + - ▁heeft + - 我们有 + - 延 + - ▁bitter + - ▁carrying + - 一会儿 + - ▁daha + - 我有 + - ▁„ + - 感情 + - ▁nurse + - ు + - 胡 + - ▁smooth + - ▁iran + - ▁él + - 運 + - 経済 + - ▁indians + - 是为了 + - sicht + - 位置 + - eḍ + - ▁donc + - ▁больш + - ▁Hal + - მ + - nek + - 象 + - ▁treatment + - 我已经 + - っていうのは + - medi + - ත් + - ▁অ + - டை + - なんだ + - ப்பு + - ▁consideration + - ▁த + - 制作 + - тэй + - tions + - 不到 + - ▁appears + - ong + - дал + - 的一些 + - fini + - ▁Wissen + - ▁当然 + - 今回の + - ▁developed + - 宫 + - 运 + - ▁careful + - 新闻 + - ▁obliged + - ế + - ▁projects + - もっと + - ▁treat + - kh + - ŝ + - ের + - ▁discussion + - ▁clar + - ▁sự + - べ + - ▁về + - zie + - 思考 + - ▁reward + - 环境 + - ヒ + - ▁П + - kö + - ▁дело + - 参 + - ボール + - гі + - 冬 + - ente + - ▁resources + - ▁வி + - ▁второй + - 日に + - 네 + - ència + - cks + - şi + - ා + - ▁independent + - ▁professional + - さらに + - ▁Is + - 地说 + - 各种 + - blick + - пе + - ▁staff + - ▁Raum + - iyo + - 铁 + - 是因为 + - zan + - 十分 + - ▁role + - 阳 + - 引き + - ▁тогда + - pl + - ティ + - ▁rough + - 举 + - ່ + - 冰 + - ▁nta + - ▁jest + - ▁focused + - ▁drug + - ▁mighty + - 記録 + - ▁ප + - द + - fli + - aha + - ctor + - bor + - ên + - bank + - 日の + - az + - ो + - ▁Q + - 了吧 + - ▁transport + - hält + - ▁lies + - ▁wow + - ▁schools + - wit + - ▁reg + - ▁smaller + - それは + - 最大 + - ▁Woche + - ▁кол + - rap + - 想到 + - ን + - ▁systems + - ▁mé + - ball + - あれ + - なかなか + - 幸福 + - cion + - のに + - ▁response + - tá + - ▁compared + - ▁Mon + - ▁imagination + - ▁pare + - 是吧 + - ค + - رف + - ▁200 + - nyi + - 做出 + - рав + - ▁louis + - ppen + - 曾 + - 会有 + - ▁realized + - каз + - ▁Wort + - ▁Chris + - ▁artist + - ção + - くる + - ▁element + - sho + - ▁sieht + - 归 + - 说了 + - gl + - este + - تا + - ý + - gate + - einander + - dí + - ciones + - 随着 + - ต + - 欢迎 + - 年代 + - uga + - 岛 + - 独 + - nom + - nken + - げ + - 职 + - ▁kurz + - ▁permit + - 尽管 + - ▁organization + - vier + - ère + - ▁extreme + - 危险 + - ژ + - fold + - ▁training + - 现 + - hat + - 寻找 + - ▁spr + - ings + - ▁University + - 行为 + - カー + - ▁Dollar + - ▁incident + - mbi + - gon + - 塞 + - ▁David + - ▁instrument + - ▁hal + - star + - ▁questo + - ▁rare + - でしょ + - 价值 + - ▁Schw + - 嫌 + - ▁cop + - ã + - უ + - ▁organis + - 把我 + - ▁Neu + - யா + - られて + - ▁cya + - ität + - ▁leader + - 歩 + - 仕事 + - ▁smiling + - ▁まずは + - imo + - ▁Kind + - бер + - ం + - ▁beide + - peri + - 受到 + - 暗 + - ▁contrary + - ▁saint + - ▁deine + - ▁treasure + - llo + - ▁hidden + - ierten + - iyor + - ▁patients + - 状態 + - ▁mess + - ▁unbe + - ▁skill + - nza + - ▁eso + - ▁joe + - ▁principle + - 示 + - ▁realize + - 领域 + - ▁EU + - ▁relief + - ▁ain + - 的歌 + - يت + - ▁Pen + - ちゃんと + - ▁arab + - فا + - مر + - ▁Che + - lim + - ▁succeeded + - pos + - ▁fleet + - wind + - өр + - 同样 + - ▁measures + - 豆 + - 公共 + - ▁actions + - ▁temper + - жы + - ▁不过 + - һ + - ▁gan + - ayo + - ってる + - ▁carrer + - ▁liberty + - রা + - ▁ئا + - ▁setting + - оў + - ट + - ▁protect + - 藏 + - 我是说 + - ▁colour + - ▁более + - 刺 + - ▁function + - blo + - ▁estate + - ▁invest + - sid + - ▁families + - ▁Sha + - ыл + - ун + - ▁wore + - nat + - ▁steht + - 同意 + - 劳 + - ppe + - ▁falling + - 必 + - 私は + - 委 + - 简单 + - ▁suffered + - に対して + - тэ + - টা + - 随 + - ▁Sp + - ▁frequently + - hol + - ▁somehow + - 不可能 + - 十二 + - ▁partner + - itude + - ▁flesh + - ▁powers + - اع + - 你看 + - ▁olarak + - ▁ships + - "500" + - cus + - 』 + - ▁yi + - اه + - ▁ج + - 唯一 + - ист + - ▁stellen + - 有时 + - ▁campaign + - uje + - 『 + - ▁solution + - aron + - 上了 + - ubu + - ery + - shy + - ydd + - ▁nevertheless + - 投资 + - ▁overall + - 床 + - 対応 + - ▁affair + - 我不 + - ▁awful + - ▁Europa + - ▁như + - ▁stark + - ▁begann + - ▁Recht + - ▁picked + - ▁Ihrer + - kazi + - 基本上 + - 说的 + - bia + - ▁accepted + - ▁sp + - ▁request + - фе + - ▁Freund + - ency + - 功 + - vari + - shaka + - ▁favour + - ▁direkt + - ▁euch + - ක් + - ▁plenty + - ▁ĉi + - 有了 + - unt + - ём + - 等等 + - ▁businesses + - ▁seized + - もあります + - dien + - ów + - ▁grim + - 特に + - 不过 + - ▁glauben + - hal + - ▁kra + - üh + - ▁conference + - ▁zeigen + - ▁motor + - ▁пера + - 患者 + - юць + - ▁peu + - ▁thế + - 以为 + - 薬 + - sey + - 产生 + - ▁faithful + - ▁satisfied + - fic + - spect + - yor + - lly + - ▁dust + - ▁dreadful + - 即 + - ▁하 + - 私の + - ▁うん + - ▁jim + - ▁pet + - 套 + - 一直在 + - 에서 + - ▁funny + - viv + - 股 + - weg + - cs + - ▁expressed + - ▁مو + - 累 + - 上げ + - mara + - ▁foundation + - аны + - ont + - ▁tip + - gul + - وس + - 職 + - 把他 + - さんに + - uv + - にして + - ▁Sal + - ▁remarked + - ここに + - ▁appeal + - pel + - dul + - ं + - ▁meal + - ▁Internet + - ▁bob + - ▁fields + - 前の + - 生物 + - ▁possess + - ▁soldier + - эт + - つけ + - ▁horror + - ▁alla + - лет + - 変 + - んだよ + - ▁kal + - 你也 + - veni + - 还没有 + - cri + - 贝 + - می + - 当我们 + - лар + - ome + - 洋 + - дан + - ▁воз + - ▁ක + - gie + - 吸 + - 预 + - ▁excitement + - ▁거야 + - 是一种 + - ▁contact + - ▁rules + - 両 + - ▁mac + - ▁negative + - ▁Ist + - 敢 + - ▁Гэта + - ▁connected + - ▁universal + - ▁Gar + - ▁irgendwie + - pil + - ▁majority + - ▁destroy + - ▁Los + - 蒂 + - hod + - 我去 + - prob + - kol + - がありました + - ▁Den + - ோ + - ▁sé + - ▁relationship + - со + - ▁bore + - ▁lifted + - 编 + - tory + - ▁Körper + - ▁fu + - ▁whenever + - かもしれない + - ▁sprang + - வே + - と思う + - 了一 + - cat + - ▁我要 + - これを + - top + - 汽车 + - зі + - 害怕 + - "90" + - ▁iyi + - ▁With + - ▁şey + - ▁qué + - ▁emperor + - ▁lock + - oh + - ▁Và + - ▁flag + - ▁Reihe + - 结束 + - ▁tail + - ▁pardon + - ians + - ред + - ▁proof + - ▁fal + - ▁protest + - ▁parties + - 地域 + - 死了 + - rian + - 你必须 + - яр + - ▁rid + - ▁amazing + - kas + - మ + - nig + - 袋 + - Z + - ▁hello + - ட்டு + - ké + - кова + - ▁challenge + - 但我 + - сад + - ▁Pan + - act + - isto + - 我没有 + - زی + - ▁savage + - tisch + - ▁Angst + - ▁spo + - 丁 + - mise + - 弹 + - 我都 + - 可是 + - ▁prior + - だって + - ▁West + - ▁adam + - ▁nest + - 我还 + - ▁resist + - ▁Antwort + - ▁rev + - ▁수 + - ▁mot + - "Y" + - ▁இந்த + - ▁decide + - ▁wondering + - ▁phone + - ▁所以我 + - 境 + - ▁crossed + - down + - 疑 + - ▁radio + - 母亲 + - 印象 + - ▁Saint + - ▁те + - mobil + - ▁wisdom + - ▁để + - 战争 + - nna + - ▁anger + - ップ + - ▁flower + - ▁Familie + - kli + - ▁zei + - مل + - ▁Не + - rze + - ▁screen + - aniran + - ington + - ▁کو + - ▁frame + - 食べ + - ktor + - ange + - kü + - '""' + - 露 + - ▁đi + - ▁occupied + - ả + - ▁それでは + - nit + - 翻 + - ▁despair + - ▁washington + - five + - 人に + - 務 + - 和你 + - ▁kunnen + - ров + - ▁demanded + - 里的 + - ose + - 的名字 + - uti + - 天气 + - col + - シャ + - ▁Liebe + - бай + - ▁dawn + - 烟 + - colo + - 做什么 + - ▁schi + - 最初 + - ▁statement + - دار + - nam + - نى + - させて + - 商品 + - 까 + - band + - 杨 + - position + - tage + - 土地 + - ▁gerne + - ▁ghost + - 谢 + - ▁пол + - ▁fundamental + - ▁managed + - 池 + - 治疗 + - duc + - ▁Ihren + - 人员 + - ▁enemies + - eurs + - ▁School + - ▁kur + - ▁rank + - ель + - nah + - なんですが + - fern + - ▁yer + - 衣服 + - 凯 + - ▁communication + - ▁agreement + - ▁marked + - treten + - ெ + - tti + - ▁Son + - бра + - 共同 + - 赶 + - みたい + - ▁一方 + - ▁increasing + - य + - 니까 + - ▁Let + - ▁removed + - وب + - 浮 + - 発表 + - 有没有 + - をして + - ▁dying + - ▁slave + - 关键 + - ▁remarkable + - 进去 + - ▁Krieg + - 権 + - dzi + - tó + - iş + - ▁Het + - ▁теперь + - ▁supper + - ▁ari + - ஜ + - ▁cow + - न् + - 他们在 + - 年の + - ▁improvement + - ▁mistress + - 计 + - 舞台 + - 团队 + - ු + - 面前 + - ered + - ▁equally + - ▁суд + - ▁jak + - iem + - ▁violence + - بی + - ▁strategic + - ▁burning + - öl + - 没有人 + - 今の + - くらい + - ▁шу + - liegen + - ▁très + - ▁schien + - ▁However + - ▁mü + - などを + - ▁poet + - ▁الك + - ▁bishop + - ▁clo + - ▁deck + - お願いします + - ▁baron + - ▁Mor + - stig + - 有多 + - ▁farther + - 皇 + - 课 + - 恋 + - кая + - ень + - ▁primer + - 的声音 + - 人民 + - ▁말 + - ▁regarded + - ▁Spe + - 你好 + - 值 + - ▁groups + - ▁asleep + - 尤其是 + - ▁Э + - 組 + - пом + - ▁kom + - 戴 + - ▁effective + - ት + - stin + - sky + - ▁mile + - ▁verschiedene + - ▁Alle + - யில் + - 机构 + - 如果我 + - ında + - の方 + - 聞いて + - ▁educa + - jas + - ▁code + - ▁kas + - ▁Cap + - stellt + - ▁Ste + - chter + - テレビ + - ▁generation + - 坐在 + - 秘密 + - од + - もし + - ▁wedi + - роз + - พ + - vita + - ▁sprach + - ▁dengan + - ▁cab + - ▁describe + - ▁route + - ಿ + - ▁weißt + - ▁nahm + - ед + - いない + - ▁좀 + - grad + - ▁esto + - 원 + - ▁calls + - 务 + - ▁deeply + - că + - انی + - ▁continues + - னை + - オリンピック + - 了很多 + - ▁meat + - お前 + - 的大 + - bul + - thy + - 先ほど + - ngu + - ▁gew + - uba + - ▁pack + - сты + - wyd + - 丸 + - ▁arch + - ▁播放 + - 怀疑 + - 了你 + - weise + - ага + - آ + - ▁topic + - oz + - ган + - ▁herum + - 看见 + - 和我 + - ▁Amerika + - 移 + - ▁behold + - schau + - 这个人 + - ▁inner + - 营 + - ▁import + - angle + - rice + - ▁capable + - гла + - 女儿 + - ▁nervous + - ▁Kra + - 介绍 + - ▁flying + - 熊 + - ▁hacer + - ▁chain + - 唐 + - ▁minds + - がない + - whi + - 妹 + - 混 + - tische + - 姑娘 + - mah + - ▁acht + - ▁будзе + - 地球 + - ▁أو + - ▁innocent + - gui + - run + - ▁Men + - vě + - ▁software + - ffer + - 背景 + - ific + - らない + - bet + - களை + - تى + - 宁 + - ▁begun + - uzi + - ▁levels + - vă + - 年轻 + - ▁yield + - lap + - よりも + - ▁Informationen + - ▁بی + - ▁spirits + - ▁alarm + - ▁проезд + - ▁machte + - ▁explanation + - 对我 + - 不仅 + - ▁jam + - zone + - ▁younger + - র্ + - 优 + - لت + - гал + - toj + - ▁hide + - ▁buried + - マン + - 攻撃 + - ▁worthy + - 希 + - 吹 + - ▁Commission + - ▁konnten + - ा + - ▁gods + - tors + - lama + - ▁aspect + - ▁eene + - このあと + - dum + - 那样 + - ▁pred + - ison + - org + - 并且 + - ▁rear + - ரா + - 具体 + - ▁wave + - 加入 + - клад + - ▁complex + - 你现在 + - ▁Arm + - を見て + - loc + - ▁southern + - ▁mayor + - ງ + - gs + - тель + - ▁doors + - лә + - ▁citizens + - 麻 + - 眼睛 + - ▁forgive + - نت + - ▁evident + - 事儿 + - 人で + - 帮我 + - வை + - ▁commission + - ▁site + - 自身 + - ▁included + - igt + - 宮 + - 莉 + - 不太 + - 莱 + - ▁unique + - setzt + - ▁अ + - 第三 + - ▁sons + - 展 + - ▁dull + - pass + - ▁我说 + - ▁bottle + - 容疑者 + - ▁dari + - ▁الع + - wydd + - ▁verschiedenen + - ▁bull + - 一只 + - ▁stehen + - 関 + - っていた + - ▁کا + - ▁чего + - pers + - ν + - ступ + - anda + - 高い + - তো + - worth + - 你还 + - ▁dim + - ▁tower + - ▁millions + - ▁satisfaction + - ▁effects + - ▁rates + - ▁gener + - 表明 + - ▁虽然 + - 灵 + - 전 + - kuwa + - 叫做 + - 下面 + - ▁cheer + - من + - کر + - 领导 + - 变化 + - عد + - 正常 + - 第一个 + - ▁clever + - ▁treated + - ▁divers + - water + - lös + - ő + - ▁rocks + - 路上 + - ▁necessity + - もちろん + - 的一部分 + - licht + - ingly + - ۇ + - 我们会 + - yard + - 了他 + - аг + - ▁ново + - oka + - ▁zero + - ▁fund + - ▁Natur + - 接種 + - ridge + - ▁pipe + - 老板 + - قد + - ▁figures + - 丽 + - vant + - 在哪里 + - maze + - だけで + - 替 + - lah + - ▁edward + - ▁shade + - 人間 + - 乡 + - 在他 + - nim + - ĉ + - 备 + - それが + - 新しい + - ▁friendship + - oi + - ホ + - 你这 + - nud + - ▁liber + - ▁sheep + - ▁вер + - ▁pictures + - 义 + - ▁election + - bung + - gira + - ▁Tur + - эм + - alo + - ▁attitude + - ▁них + - jes + - 橋 + - ▁conscious + - že + - ▁proportion + - ▁ruin + - cil + - ▁себе + - cyo + - 其他人 + - ▁document + - ▁western + - ▁oo + - ез + - ▁economy + - ▁twee + - cient + - ư + - ▁palm + - gua + - elli + - ств + - と思って + - raz + - ▁execution + - 視 + - 麦 + - ными + - ▁entrance + - 食物 + - кт + - ▁manifest + - ци + - ▁perspective + - ▁nations + - ▁ху + - lea + - anti + - ▁Bre + - ▁plate + - ▁desired + - ço + - ペ + - ▁alten + - ▁الب + - ▁expense + - 女子 + - そこ + - vou + - 目的 + - 坚持 + - ▁tiny + - voir + - ▁allein + - ▁confi + - шел + - 导 + - ります + - tica + - ▁gradually + - ▁Chi + - cial + - ▁pli + - 壁 + - ▁mem + - tab + - 会议 + - wis + - ış + - 私が + - ▁smith + - 一人 + - ▁obtained + - في + - ▁relation + - ▁grup + - ▁gaze + - رب + - rous + - していました + - か月 + - 彩 + - rk + - 许 + - hä + - ▁tour + - ▁giant + - ▁perform + - いや + - ▁lad + - ▁triumph + - ▁finish + - oku + - ニュース + - 艺术 + - ▁бер + - 席 + - ▁всех + - やすい + - hung + - ▁mí + - jí + - ▁sail + - ▁require + - ▁core + - ▁einzige + - 調査 + - рам + - 马上 + - ▁сказать + - 影響 + - ▁wounded + - griff + - 大哥 + - ▁Tür + - 完了 + - ▁Ziel + - 一场 + - 一旦 + - gent + - ▁untuk + - ▁criminal + - nny + - 企業 + - ▁revolution + - 还要 + - ▁mystery + - ▁mercy + - aban + - ▁constantly + - cli + - ▁teaching + - taj + - shobora + - rod + - cast + - roll + - ▁teacher + - итель + - ologie + - bly + - ▁update + - 僕 + - ▁acquaintance + - 休息 + - 今月 + - ▁article + - 挑战 + - ▁эта + - ▁bisschen + - 某 + - ▁あの + - fri + - 照顾 + - 酸 + - ▁nói + - وق + - ▁sul + - ▁visible + - ▁instantly + - gegangen + - ▁dei + - ▁それ + - ▁значит + - ▁versucht + - 対策 + - ▁работа + - өө + - ▁через + - ▁Ed + - 测试 + - 护 + - year + - というのが + - ▁counsel + - сла + - ҫ + - ですけど + - 接下来 + - ▁你看 + - 難しい + - ▁tres + - 实现 + - ▁триста + - last + - 按 + - 觉 + - 宗教 + - ▁Plan + - کی + - 这么多 + - 确定 + - 悪 + - ▁letzte + - ец + - ▁violent + - ▁knees + - ▁knight + - 在我们 + - 如果我们 + - isha + - aria + - ını + - ▁пу + - "21" + - gru + - ▁nel + - ▁crack + - ് + - 因为他 + - ttle + - ▁splendid + - ▁richard + - ▁Mont + - ▁brilliant + - ▁assured + - script + - 对你 + - rel + - ▁mill + - sca + - imu + - 減 + - ▁jede + - ▁какие + - 责任 + - apo + - ▁être + - ▁az + - 补 + - 就是说 + - ▁earnings + - 新たな + - ▁fragte + - ვ + - ▁necessarily + - tiv + - ▁wit + - ▁critical + - ▁harry + - 一张 + - gol + - 赶紧 + - 潜 + - ではない + - cou + - 一緒に + - ▁confident + - ▁lag + - 本来 + - ew + - In + - лася + - 言って + - 建筑 + - ާ + - 上がって + - ▁multi + - ically + - ▁turns + - 惊 + - ию + - ▁website + - よかった + - ▁worship + - ▁unable + - ▁throat + - ӱ + - ▁grief + - lement + - ここから + - مي + - ▁relations + - iɣ + - ▁كل + - ière + - 额 + - ▁published + - 纸 + - dina + - ▁vis + - umi + - ▁suspicion + - 陆 + - test + - ▁دارد + - ўся + - ▁sẽ + - ▁Det + - 也会 + - dad + - eten + - ▁petit + - در + - জ + - 我们要 + - ▁darum + - ▁maintain + - ▁director + - ▁الن + - غا + - 这个问题 + - 馬 + - 我很 + - aja + - ▁Paul + - 库 + - fy + - ▁official + - rí + - ▁delivered + - ▁cart + - ▁goed + - 上面 + - ▁schön + - ▁prisoner + - enga + - 让他们 + - ▁universe + - 挑 + - ▁rooms + - оп + - ▁bija + - аць + - 站在 + - pper + - ایی + - ▁оста + - ▁regret + - ▁differ + - ▁나는 + - даг + - ▁Col + - んですけれども + - ene + - ந்து + - 这儿 + - トップ + - ▁mat + - 言う + - ▁puis + - tail + - だろう + - ▁実は + - 来到 + - 起こ + - ▁tal + - ▁objection + - ▁Not + - üm + - ▁reden + - 我自己 + - 经历 + - ▁midst + - ▁admitted + - ▁እ + - 耳 + - ▁نمی + - にかけて + - ится + - ▁threat + - ás + - ▁stronger + - ingen + - 考えて + - ხ + - كم + - Т + - ▁county + - zem + - ▁halten + - 遇到 + - eff + - 聊 + - ▁worry + - 错误 + - fla + - 观察 + - fte + - ▁proposed + - 免 + - ▁hence + - ▁attend + - لة + - ume + - ▁cada + - ▁nearer + - ▁Mädchen + - 联 + - 大事 + - 甲 + - lassen + - өн + - ▁такое + - ▁roz + - の中 + - ▁guns + - ик + - ট + - cade + - 牌 + - 岡 + - ▁description + - ▁Ка + - ▁lots + - ないと + - ▁web + - 男孩 + - ▁잘 + - 最大的 + - اند + - 争 + - ▁adalah + - рад + - ▁concerning + - ▁singing + - ▁blame + - lè + - ▁affected + - ▁folks + - ▁verwendet + - kira + - ા + - fas + - ▁shock + - ▁さらに + - 容易 + - ick + - 日本人 + - ously + - 你自己 + - ▁possessed + - mittel + - ▁cabin + - бі + - ▁liberal + - ▁我认为 + - ▁stones + - 根本 + - 缺 + - ▁engine + - graf + - vat + - ▁vice + - ▁plants + - 变成 + - dung + - 录 + - lerin + - ▁Bro + - 唔 + - ▁mc + - dü + - ▁бул + - ▁changing + - ▁scientific + - ท + - ▁immense + - ▁val + - zug + - ▁sport + - ▁largest + - über + - lk + - ▁magic + - ▁гар + - meter + - 届 + - gger + - ე + - 笔 + - ▁私は + - ▁absence + - 京 + - ▁absolute + - ▁дела + - லி + - cons + - 媒体 + - ▁пи + - 这件事 + - 原来 + - ▁wy + - 丹 + - قل + - aries + - ▁Kan + - ▁conflict + - تم + - 对吗 + - 府 + - ▁над + - ischer + - 園 + - ▁brothers + - しく + - oth + - னி + - ▁proceeded + - ▁sem + - nak + - ▁intent + - ▁کند + - ▁disappeared + - 只要 + - ово + - bag + - chte + - ▁govern + - ugh + - きのう + - 秀 + - yar + - ▁mortal + - 停止 + - ▁voices + - 之间的 + - ▁nächste + - ディ + - ▁Au + - ▁rue + - گی + - ප + - zz + - ▁bleiben + - ▁لم + - ▁favorite + - pak + - zähl + - ▁hoped + - ▁Nein + - ▁mae + - なり + - 声音 + - ▁seated + - дет + - ▁bold + - meye + - ▁affect + - ▁tempo + - ે + - ▁soil + - 乔 + - 宇宙 + - ह + - 镇 + - 骗 + - یک + - ▁мар + - 暴 + - aan + - ▁waters + - 中で + - ั + - ucht + - мет + - ▁awake + - elo + - ▁expectations + - ▁sieben + - знач + - মা + - としては + - 撃 + - 工具 + - usa + - 记录 + - 일 + - ▁arrival + - atu + - 在这 + - ▁Que + - ▁hole + - ffe + - 港 + - ▁coffee + - 選挙 + - gleich + - ▁studies + - 幅 + - ▁gente + - 嘴 + - komp + - ▁wusste + - tric + - ▁library + - 增加 + - nzi + - ▁delicate + - ▁domestic + - mina + - ▁scheme + - ▁перед + - rö + - bild + - ▁profession + - ▁experienced + - ▁jedes + - ▁interests + - 后面 + - ▁Kom + - 经过 + - ▁elizabeth + - enda + - プロ + - ▁vessel + - hold + - ▁eating + - ▁quando + - czy + - abil + - merk + - ▁remind + - 盛 + - ▁channel + - ▁Nacht + - ▁না + - 有个 + - 也没 + - 意思 + - ▁link + - ▁تر + - ▁numerous + - zt + - のある + - 今後 + - bun + - نگ + - ▁recognized + - ▁scheint + - ▁الج + - 这就是 + - рын + - ▁custom + - ▁mundo + - ▁occur + - nau + - 的原因 + - 所以我 + - lect + - сці + - そうな + - ▁vez + - 行业 + - ▁bath + - ▁Gehirn + - ax + - 由于 + - 描述 + - ▁pol + - 陪 + - ▁silk + - ort + - ▁crew + - ▁Wi + - bt + - ▁frightened + - ▁всего + - 现实 + - dies + - 娜 + - ザ + - ▁seines + - たくさん + - ▁えっ + - ▁hor + - 我不知道 + - ▁Bereich + - ▁ceased + - 湖 + - 爹 + - ▁israel + - ▁wondered + - ▁objects + - 是我们 + - ▁prime + - 丝 + - ▁apartment + - ▁steel + - ▁ещё + - ただ + - 我相信 + - ▁resolved + - ▁Nor + - ▁Bur + - 固 + - Al + - 洞 + - ▁更に + - 中央 + - 舞 + - ▁china + - ▁cert + - ▁Mein + - 确保 + - mini + - 怀 + - ▁stepped + - 依 + - ▁shelter + - ▁fourteen + - ching + - ▁bou + - ▁failure + - ▁investments + - амі + - кон + - ▁christmas + - ▁signs + - 看到了 + - ▁khi + - ref + - ছে + - ▁groß + - மை + - ▁committee + - autre + - ▁anywhere + - ▁organ + - ▁게 + - ▁apply + - ບ + - いません + - ▁chosen + - ook + - тә + - ▁buck + - んだけど + - 음 + - ▁Wal + - ular + - erung + - 優勝 + - ▁mysterious + - ▁پر + - 決め + - ĝ + - ▁friendly + - 上がり + - 打ち + - rez + - ▁Abend + - ▁tous + - xe + - 万人 + - ▁Энэ + - ▁кар + - ぬ + - سل + - prav + - scher + - adi + - ▁ён + - lyn + - スター + - jun + - ை + - 一部 + - බ + - thing + - ▁principles + - ▁너 + - eka + - ອ + - ▁voyage + - ラン + - nut + - 最好 + - ▁rent + - 方が + - ▁Tod + - ▁Staaten + - ▁دە + - 奖 + - ▁majesty + - wij + - 易 + - ▁tiene + - ▁закон + - 麻烦 + - ▁Rat + - 过了 + - 達 + - ▁حال + - 传统 + - ۈ + - iyi + - 週間 + - つく + - radi + - ▁Haupt + - hil + - ▁bet + - 对不起 + - ▁prices + - ▁manchmal + - ▁manera + - 习惯 + - ▁construction + - gat + - X + - 的所有 + - ▁error + - 抱 + - ▁està + - なくて + - ▁heißt + - weit + - 我现在 + - ▁mission + - nica + - àn + - cor + - zna + - scha + - ときに + - hui + - ago + - ▁ee + - ▁herr + - 模式 + - 人気 + - 高兴 + - 准 + - ▁为什么 + - どこ + - стан + - 学院 + - 我看 + - 結 + - gne + - fahren + - ▁foolish + - 枚 + - ə + - ที่ + - ifi + - já + - homme + - 检查 + - 银行 + - 允许 + - дзі + - ▁pause + - ▁rief + - ො + - 醒 + - uto + - というか + - টি + - list + - 午前 + - ▁problema + - char + - 勢 + - ▁Licht + - nov + - 乗 + - ▁Pla + - ▁char + - ▁internet + - ▁coach + - кан + - 还没 + - enza + - ▁gently + - ▁beach + - fried + - 标准 + - ñ + - ▁currently + - 不行 + - ▁encore + - 圈 + - ለ + - iß + - fect + - 年轻人 + - ▁College + - ọ + - ▁discovery + - ▁practical + - ▁ĝi + - 电视 + - poli + - ▁oben + - 命令 + - дзя + - 艾 + - ▁stands + - 虽然 + - ▁besteht + - ▁Möglichkeit + - ▁git + - ▁paused + - ▁sooner + - ksi + - ▁Mais + - unk + - ▁사 + - த்தில் + - iden + - cc + - ▁这就是 + - زن + - 名字 + - кра + - ▁trois + - 您的 + - door + - 刻 + - ▁mille + - ген + - スタート + - ▁cui + - ▁Will + - ▁sacred + - やり + - च + - зу + - system + - ▁mud + - inter + - ▁одна + - ▁quand + - dienst + - ▁hon + - แ + - 这位 + - ▁blessed + - ▁pushed + - ▁reco + - 瓦 + - ▁ariko + - 大多数 + - ▁наш + - ▁Wahl + - ▁reign + - 장 + - air + - kum + - 来看 + - دة + - ▁delay + - стро + - жу + - ▁mont + - ▁fought + - seite + - ог + - ▁reported + - chester + - 他就 + - gged + - ▁bare + - ▁sigh + - 薄 + - ▁thunder + - شی + - 年間 + - いつも + - アン + - ▁Yes + - ▁Präsident + - ▁northern + - ▁Sir + - ले + - 当地 + - dik + - sy + - tia + - liv + - عمل + - essa + - 軽 + - 议 + - ▁modest + - 蛋 + - ngi + - gesetzt + - oto + - ▁empire + - geführt + - 人たち + - nej + - ▁Ihrem + - ъ + - ▁waste + - ыг + - 被害 + - ▁İ + - bile + - ▁delle + - 弗 + - でき + - 当我 + - ▁quan + - ▁collection + - ▁கா + - ▁prima + - 杯 + - ▁photograph + - ▁veel + - 压力 + - tif + - 典 + - ▁wings + - мә + - ச் + - rij + - ▁dreams + - 司 + - ▁dur + - 予想 + - ▁gained + - 怎么了 + - при + - ▁내 + - ▁سر + - ▁horrible + - 人物 + - пар + - 我能 + - ▁fled + - 超过 + - 干什么 + - cí + - rais + - фа + - 調 + - vision + - ăm + - ars + - ▁easier + - ▁могу + - ▁Probleme + - 있 + - 顺 + - facebook + - ▁sofort + - たま + - not + - zog + - 戏 + - isme + - ▁آنها + - ే + - 显示 + - ▁funktioniert + - wali + - なんと + - 本身 + - 姿 + - 永 + - ▁stairs + - ▁sale + - ulo + - ép + - roj + - ▁Port + - ▁proceed + - 甘 + - ▁copy + - ▁burn + - ▁bearing + - 確認 + - ▁consequence + - ▁completed + - 不错 + - 在一个 + - ▁се + - fred + - 我喜欢 + - ▁employed + - 瑞 + - ▁Oh + - ▁banks + - ห + - 棒 + - ▁enormous + - 烧 + - ▁sympathy + - ▁Lage + - vet + - ▁Some + - ▁concern + - cré + - ங்கள் + - α + - faced + - richtet + - ▁factors + - اح + - 哭 + - ▁nada + - ▁Tor + - ▁philosophy + - ▁clouds + - レー + - ▁gesprochen + - ▁tight + - asta + - born + - 既 + - head + - indi + - ▁By + - ▁instinct + - ▁algo + - 幕 + - ゲーム + - 困难 + - rr + - 我这 + - ҡа + - ▁elements + - の中に + - lık + - ▁congress + - ▁你要 + - ▁album + - ▁London + - ▁relative + - typ + - cted + - 专业 + - ▁connect + - ▁restaurant + - lier + - ▁climate + - ▁goal + - ▁Gespräch + - 则 + - ▁mood + - ▁classes + - ▁introduced + - ▁gì + - üt + - ο + - ▁schwierig + - ▁anche + - лег + - ▁maid + - 持续 + - ава + - ▁König + - 振 + - tique + - dda + - ▁odd + - cord + - tit + - 试 + - dit + - ▁segment + - ņ + - 転 + - ▁conscience + - ▁retreat + - ▁По + - ▁jar + - 難 + - ▁earn + - ▁Por + - sión + - 我真的 + - 盗 + - それから + - ▁التي + - kro + - عة + - '!?' + - ▁version + - 施設 + - ▁Fin + - 那就是 + - 徒 + - 对我来说 + - ▁cave + - ▁medicine + - ▁application + - ции + - 约翰 + - ▁Bild + - ▁informed + - zio + - rant + - ▁gör + - 说你 + - ▁谢谢 + - 大量 + - ajn + - 腿 + - جا + - 傷 + - аж + - ▁previously + - pho + - ▁immediate + - 痛苦 + - 敬 + - 他们会 + - ▁witness + - ▁interpret + - 避難 + - gebracht + - じゃあ + - ▁benefits + - ▁morgen + - ▁reference + - ▁feed + - ▁chu + - 终于 + - mmel + - 年に + - 하고 + - ▁එ + - ▁anxiety + - ▁severe + - ▁via + - اش + - 移动 + - れて + - пы + - ẓ + - ▁discuss + - 到达 + - のように + - ▁但是我 + - ▁returning + - オー + - нес + - 捕 + - ▁recognize + - ▁Vielleicht + - ▁nord + - 取材 + - 怎么办 + - 打电话 + - ▁falsch + - ช + - ▁Mark + - gomba + - ▁cheap + - ишь + - 突 + - ▁recon + - 動き + - 好吗 + - 炎 + - ▁kit + - ▁Of + - ▁ease + - ▁yards + - рь + - ▁engagement + - だと思います + - oro + - 大丈夫 + - ubi + - ▁games + - ▁Musik + - となりました + - 状 + - 季 + - ものを + - ▁slide + - aza + - segu + - führen + - 注 + - さんと + - 他会 + - 想法 + - ▁hurried + - termin + - تي + - ▁mostly + - sun + - める + - ▁wheel + - kem + - 反对 + - ▁intend + - いって + - 知识 + - ▁amongst + - ún + - ▁countenance + - fite + - ワクチン + - 全然 + - ▁variety + - ▁thomas + - 形式 + - ▁بە + - ▁intelligent + - force + - 值得 + - acht + - jem + - 用户 + - ▁الش + - нага + - quin + - rri + - hle + - ▁rush + - тов + - 说什么 + - ▁అ + - овать + - ▁Sin + - ▁کنم + - anto + - 吓 + - いっぱい + - ▁partly + - ▁hinaus + - ▁guilty + - isse + - ▁fox + - stead + - 確 + - ▁rope + - 出場 + - ▁вос + - 面对 + - ▁assistance + - ▁gesch + - ▁Fo + - いつ + - கொண்ட + - tech + - 据 + - ▁Miss + - ▁tools + - lau + - 逃 + - 大臣 + - тив + - лов + - ▁которая + - ▁Ber + - なんで + - 显然 + - ▁solemn + - 楽しみ + - 辛 + - ▁geworden + - ald + - ▁eager + - ▁counter + - 我们现在 + - mana + - ▁consciousness + - iendo + - ▁为了 + - iba + - ▁너무 + - 胸 + - ▁També + - ▁scho + - ▁vent + - xon + - ▁candle + - ▁Ш + - ▁lion + - ▁combat + - 关心 + - ije + - ▁located + - ▁شود + - staat + - ▁resolution + - 検査 + - ▁august + - ▁disse + - 交通 + - گو + - ▁depend + - ▁Von + - かい + - ▁Gen + - 不安 + - はこの + - ▁你是 + - chu + - ▁Programm + - aku + - luc + - ▁joke + - مه + - lands + - эг + - ▁adult + - ▁Да + - が出 + - 成员 + - 姐姐 + - 照片 + - ▁Ap + - ▁consent + - rer + - ▁tief + - ▁rub + - 察 + - ып + - 全球 + - 族 + - 落ち + - ▁ließ + - ▁High + - feld + - tul + - cl + - 事实 + - 하 + - 今日は + - 响 + - rés + - ▁Ger + - рт + - ও + - ▁Herz + - 你别 + - ▁سال + - 的朋友 + - ▁neces + - ▁pitch + - gno + - ▁tai + - kie + - ▁notion + - ▁yu + - eks + - kora + - ▁victory + - hur + - ▁Bas + - agi + - のでしょうか + - 映画 + - 评论 + - کە + - ▁Pol + - どんどん + - ▁enable + - ▁marketing + - ▁número + - 摩 + - ▁reduce + - ▁cela + - වි + - ్ + - ▁cru + - byo + - ril + - ▁push + - ▁ເ + - yen + - ▁bre + - ▁flash + - やる + - ▁خو + - すぐ + - ▁improved + - 持ち + - まる + - ät + - had + - ря + - 糖 + - かもしれません + - 负 + - دم + - anyi + - baza + - ▁überhaupt + - 鸡 + - れた + - ▁rushed + - 回来了 + - оль + - ▁Una + - ▁obtain + - 사 + - ▁refuse + - 语言 + - fangen + - ▁Eu + - 選手が + - kka + - 魚 + - ▁wider + - 骑 + - 善 + - ▁eternal + - قر + - ▁trick + - ▁así + - ongo + - ▁worn + - ▁stores + - рос + - 制造 + - lied + - rica + - raf + - 十年 + - omo + - 、2 + - ▁smell + - rav + - ▁pensa + - ▁continent + - ▁stupid + - となった + - 接触 + - ▁werd + - ▁Para + - 闹 + - ▁stir + - ▁score + - 구 + - とても + - 者の + - ▁こちら + - 属于 + - çi + - том + - 説明 + - 受け + - ▁gest + - サン + - ului + - ▁slip + - 없 + - 増え + - ▁apple + - のかな + - 偏 + - 承认 + - ▁surrounded + - ▁Zukunft + - ▁valuable + - ▁führen + - 答案 + - ▁hätten + - teilen + - ▁einigen + - 孙 + - ▁rw + - handel + - ▁approached + - cis + - ▁exchange + - 、1 + - ▁internal + - ▁мал + - まり + - ラー + - ▁gegenüber + - 埃 + - lain + - ▁absurd + - 全体 + - ция + - ▁phil + - 上海 + - ▁associated + - ▁điều + - ▁cam + - ▁William + - ▁dont + - ▁পা + - шла + - 技 + - ここまで + - ▁abantu + - kna + - 章 + - hem + - 例如 + - ▁Dass + - ▁softly + - qa + - ▁Pra + - 不再 + - 抽 + - ▁họ + - sehen + - ▁sunt + - rada + - を見せ + - ▁நா + - lou + - ▁kindly + - رة + - уб + - 巨大的 + - 作り + - bling + - ▁fet + - ▁moreover + - quel + - ▁uniform + - laufen + - ▁stable + - ▁байсан + - ▁dal + - ▁clients + - wol + - だよ + - ismo + - コロナ + - 材料 + - ▁bitte + - ▁genius + - mā + - があって + - fat + - ▁escaped + - guard + - 男子 + - 在你 + - ▁beginnen + - ▁substance + - ▁bush + - 小心 + - 呆 + - ▁suggestion + - دان + - 跟他 + - ▁limited + - ーン + - ▁offen + - ▁unserem + - 伤害 + - cel + - ▁يمكن + - mate + - 独立 + - giye + - ▁mur + - ▁robot + - etti + - esc + - grund + - ▁Bra + - 负责 + - ▁situa + - 开心 + - ▁Don + - 羽 + - ▁dessen + - ▁plane + - ことで + - gü + - ▁куда + - ▁closer + - ▁precious + - 거든 + - овская + - است + - ▁convinced + - ▁bomb + - tà + - จ + - 種 + - ▁früher + - май + - ał + - ▁confess + - そこに + - ▁жа + - 因为我们 + - ▁phải + - вой + - кс + - ▁curiosity + - نو + - 図 + - 別 + - ▁десять + - tting + - йте + - ▁kiel + - ▁Meine + - できた + - ▁sap + - 大きく + - ▁addressed + - 康 + - ota + - சா + - نه + - kali + - тым + - ▁shouted + - ▁этим + - гә + - ▁сер + - gere + - 総 + - ▁우리 + - ▁concept + - here + - のために + - ▁unten + - ▁National + - sek + - ▁crea + - ▁hare + - ▁button + - なのか + - উ + - これまで + - 関東 + - quet + - 当他 + - 弟 + - ▁نو + - ▁நி + - 博士 + - stal + - 佐 + - amo + - ▁gal + - mé + - ár + - zing + - ▁zwanzig + - ▁nachdem + - بو + - していく + - ▁pressed + - ▁neza + - 有关 + - ▁dignity + - ▁meanwhile + - ▁Millionen + - ▁causes + - ▁poison + - を取り + - pir + - ▁arrive + - ▁mia + - ▁flood + - ory + - ▁thu + - 放弃 + - 早く + - ckt + - 的那个 + - anar + - 虚 + - ▁lights + - 雲 + - wart + - ▁같애 + - مو + - ▁doen + - ▁phrase + - そうですね + - 的一 + - ▁cum + - யை + - Co + - 込んで + - ▁tiu + - idos + - سب + - ▁今日は + - ▁musste + - 似 + - қ + - ▁flew + - ▁Mittel + - 给我们 + - ライ + - ▁bigger + - prov + - ▁Qui + - ▁hanging + - schrift + - してください + - ▁За + - 犯罪 + - ▁purchase + - ▁quarrel + - üs + - ▁seg + - ণ + - ▁federal + - ී + - 说我 + - ▁también + - ▁yari + - apa + - nja + - ▁succeed + - ▁hielt + - ▁recht + - Ma + - 正如 + - 焼き + - ▁besten + - fam + - 論 + - おります + - ุ + - くて + - tation + - 住宅 + - وه + - ▁mod + - ▁coal + - ▁italian + - ほ + - пан + - tine + - ▁però + - ▁render + - ▁South + - 欠 + - 广告 + - реш + - をする + - кий + - schuldig + - ▁programs + - рен + - ぼ + - hé + - ▁cancer + - ▁verk + - ük + - ▁miserable + - श + - azione + - ▁bunch + - ık + - ▁fierce + - fie + - ▁appropriate + - ▁healthy + - ▁subjects + - ▁kre + - qué + - ▁día + - ▁Ama + - ych + - ▁fatal + - 馆 + - kiri + - ▁لە + - 菲 + - 每一个 + - ились + - форм + - hoo + - вор + - vingt + - ▁assume + - 消息 + - ▁swift + - ▁سو + - elt + - ▁competitive + - ▁hasta + - ▁aquí + - 小时 + - 既然 + - させ + - gene + - stoff + - ▁opera + - ▁М + - shing + - lies + - 連続 + - voy + - ▁mamma + - めて + - unda + - ▁hint + - ▁offering + - 吴 + - ▁luck + - ▁Medi + - iu + - 賞 + - lte + - 一份 + - 国际 + - ▁crisis + - ▁creatures + - raum + - لك + - ▁Roedd + - lut + - ▁tremendous + - ▁Esta + - swa + - রে + - ために + - ρ + - ▁micro + - 发布 + - kov + - ▁monde + - ▁shoot + - ▁rage + - ín + - ன்ற + - ident + - ▁reflection + - ▁stern + - 部屋 + - 太多 + - ▁forgot + - 殺 + - ▁arthur + - 広 + - ▁zwar + - lina + - を使って + - ▁rob + - эй + - ▁destroyed + - idi + - ello + - ▁activities + - cole + - ▁nein + - ▁dell + - pada + - 여 + - ▁Ser + - ▁tells + - ▁painful + - ones + - 子供 + - ▁他说 + - ▁politics + - 还在 + - 观众 + - ▁Seine + - ines + - 记住 + - ▁branches + - 僕は + - 更加 + - wala + - ▁Nord + - satz + - ▁appointed + - ▁że + - きて + - რა + - uring + - 決 + - äng + - ▁sens + - tischen + - 表达 + - pia + - ▁acquisition + - ▁تم + - 疾病 + - ▁directed + - ▁bwa + - 持って + - 某种 + - ▁chap + - یر + - хан + - ▁keen + - はない + - ▁lover + - ▁nou + - 有一 + - ▁Sicherheit + - ▁hum + - ▁observe + - 岩 + - ▁accompanied + - ▁laughter + - ▁ஒ + - jor + - دە + - ▁Hel + - rā + - ▁whilst + - 時代 + - ▁waves + - 意味 + - ▁survey + - ид + - 作業 + - 伝え + - ▁Sprache + - schrei + - ▁distinct + - 沈 + - един + - يم + - வர் + - dzie + - 赵 + - ▁spin + - amba + - 雅 + - ▁دست + - 很多人 + - 北海道 + - ありがとうございました + - schließen + - ▁porta + - லா + - vic + - ▁tren + - hum + - ▁Eltern + - பெ + - 澳大利亚 + - なんですね + - ▁많이 + - ▁branch + - 咋 + - 商业 + - ▁throne + - ▁burden + - ▁martin + - ▁alors + - fertig + - ▁rela + - 情绪 + - 抓住 + - 留下 + - 因为你 + - ▁totally + - 并没有 + - ▁sector + - ▁launch + - ▁leaders + - ▁shouldn + - 众 + - ▁cái + - 形成 + - 寺 + - ▁decline + - ▁Thema + - ▁fifth + - 从未 + - ▁thoroughly + - ▁Prozess + - La + - ệ + - ▁Bla + - 一块 + - box + - will + - なんですけど + - 终 + - ▁sugar + - ří + - роб + - ▁» + - én + - ▁votre + - 撮影 + - ▁warning + - ▁hundreds + - ▁Это + - ▁divided + - からは + - 重要的 + - 我希望 + - ▁string + - 合い + - دن + - ▁fand + - ▁Politik + - dı + - ▁stated + - 充 + - 映像 + - 目标 + - سي + - ▁household + - ▁suis + - ण + - ▁hut + - ι + - 几天 + - ▁dollar + - 鸟 + - 病院 + - 在这儿 + - ís + - rid + - riye + - 我对 + - プレー + - ▁punt + - 戸 + - ▁City + - ologi + - صد + - ▁tear + - رد + - emos + - ணி + - turn + - ▁pea + - 设 + - ье + - 齐 + - からね + - 表现 + - 早上 + - уул + - 盖 + - ▁degrees + - 四个 + - ▁hurry + - 爆 + - ▁প + - ▁plej + - ▁forever + - ė + - пад + - ders + - ▁دی + - ▁remote + - ▁mount + - ▁privilege + - uj + - bata + - のこと + - ぜひ + - cket + - ▁hari + - ▁critic + - ▁Fer + - ▁hopes + - மான + - ▁applied + - かけ + - تون + - ▁kwam + - ▁cyangwa + - ▁Macht + - ▁lift + - 流れ + - gram + - 平台 + - 写真 + - 拒绝 + - гор + - ು + - ▁Gemeinschaft + - ников + - ▁regarding + - ▁reduced + - 生产 + - 頂 + - ▁joseph + - ▁Boden + - ▁shining + - pela + - ວ + - dacht + - 植物 + - ▁heel + - 학 + - これが + - ったら + - 是有 + - ▁Während + - ▁weary + - 大概 + - 坂 + - ▁völlig + - ▁años + - chy + - ▁день + - ▁wound + - えて + - ▁combination + - oy + - autres + - инская + - ван + - asse + - кол + - ▁States + - ▁эту + - دو + - ▁meu + - ▁sollen + - 出て + - 人口 + - ል + - 我们需要 + - ▁humble + - به + - ▁bang + - most + - 自我 + - inda + - ▁rolled + - 报道 + - 睡觉 + - 暖 + - ے + - ▁crazy + - ▁seriously + - 较 + - 니 + - 我只是 + - 虫 + - ▁remaining + - rra + - ▁Ten + - unter + - pr + - 入り + - ngo + - ▁punishment + - ▁episode + - ▁zeide + - kop + - ▁sank + - いきます + - ▁file + - ▁Durch + - ▁Selbst + - ▁Projekt + - ▁ring + - ▁prisoners + - ▁pes + - ▁Fu + - 絶 + - ால் + - 言い + - ▁народ + - cca + - ▁dad + - ▁hero + - ▁vos + - ▁Mus + - ▁helen + - ▁생각 + - ▁Schritt + - ていました + - shire + - adas + - ▁pricing + - ▁Entwicklung + - 子ども + - 的情况 + - dim + - 码 + - gur + - gging + - vul + - ▁pays + - ліся + - 夢 + - ▁holiday + - hus + - ▁remarks + - ▁Rolle + - ған + - ほとんど + - ිය + - "23" + - 专 + - ▁strongly + - ▁solutions + - tang + - ▁اما + - ake + - tara + - 比赛 + - lad + - 律师 + - ▁uw + - ап + - 団 + - bur + - ▁types + - 欧 + - ▁assist + - 海外 + - ▁california + - ▁pig + - ▁trap + - ▁gall + - ös + - dica + - gled + - ▁architect + - ▁Ph + - ▁Blick + - 自宅 + - ▁onze + - ▁我也 + - ▁Geist + - 把你 + - ▁wicked + - ▁wolf + - 結婚 + - 记得 + - ▁ああ + - ▁breaking + - şe + - 尝试 + - ound + - ▁views + - 每个人 + - ское + - তি + - ▁pool + - 過 + - ▁trat + - ▁attended + - عا + - ▁profound + - 大部分 + - 应该是 + - ▁humanity + - în + - mad + - ここは + - 調べ + - ▁loving + - 流行 + - ▁arose + - 高校 + - 智 + - あっ + - 不仅仅是 + - 国会 + - 最も + - てきた + - ▁sous + - ▁Но + - зд + - ▁movie + - camp + - lieb + - шу + - ▁kindness + - ς + - ▁我知道 + - gut + - ▁literature + - 斯特 + - tam + - ▁presentation + - ことし + - ▁designed + - わけです + - km + - ▁expenses + - oko + - 我们都 + - ▁George + - 優 + - 交流 + - 献 + - 失败 + - ひと + - ▁vy + - ▁border + - ▁pilot + - 集中 + - ▁tegen + - ም + - 基础 + - ▁inquired + - つか + - ▁assets + - ▁ibyo + - ▁slept + - ▁mismo + - ▁zien + - 登場 + - iḍ + - ▁interrupted + - ▁constitution + - ▁nodded + - archi + - ключ + - 还不 + - ▁هي + - ▁alas + - ▁merit + - 비 + - ▁начал + - ▁буду + - ▁Nur + - ▁thrust + - luci + - ▁الق + - ▁adventure + - ▁puede + - ▁debate + - пуст + - ▁paying + - 诗 + - mata + - four + - hari + - mě + - ▁enterprise + - については + - ▁Ei + - fit + - প্র + - সা + - ▁atmosphere + - ண்ட + - ▁இது + - 煮 + - ▁cottage + - アル + - ▁ஏ + - ▁cattle + - ில் + - arte + - ▁pole + - luk + - ▁secretary + - লি + - ▁leven + - 因为他们 + - stä + - 困 + - ▁Aquest + - 豪 + - 功能 + - ▁peer + - вол + - 两个人 + - ມ + - ▁earl + - 偷 + - ▁möchten + - ▁kuko + - ▁گ + - ost + - тен + - ▁прав + - ▁manager + - ▁пыта + - ▁Robert + - த்தை + - ject + - iten + - ғы + - 本当 + - 异 + - ▁faster + - ▁interior + - füg + - вя + - ▁Wert + - ▁cel + - frage + - مة + - baka + - 目の + - ▁Energie + - ▁leap + - muntu + - 的新 + - ▁margaret + - ▁weakness + - ▁steam + - ▁souls + - 정 + - ▁danke + - ▁Ма + - ▁eventually + - ché + - 我们就 + - 哥哥 + - ▁약간 + - 安排 + - lant + - 扔 + - ▁guests + - ско + - ▁click + - 頃 + - ▁Gruppe + - organiz + - ნ + - 水平 + - lop + - ▁tanto + - vý + - பி + - ▁imagin + - ▁Peter + - ▁rosa + - ▁Tat + - ▁bai + - 成了 + - uur + - gio + - ▁Ac + - haw + - が多い + - esse + - そうだ + - ▁کنند + - avoir + - ▁seus + - 国際 + - ា + - نىڭ + - 売 + - ▁spanish + - 宽 + - 聪明 + - 反应 + - ▁widow + - 不敢 + - ▁unit + - アメリカの + - ▁suc + - 質 + - ▁unhappy + - ▁flame + - 对吧 + - ▁tide + - ▁dijo + - ậ + - ▁shift + - 帕 + - 韓国 + - azi + - ▁déc + - 经验 + - 达到 + - ▁notes + - 랑 + - ▁fare + - 怒 + - ▁catholic + - 技術 + - 资源 + - ▁Nous + - bila + - ▁stared + - ▁tied + - quest + - 各位 + - ▁thirteen + - vano + - 对方 + - ağı + - ▁abge + - ssel + - 因为它 + - ▁veil + - ▁chat + - ▁또 + - establish + - 以外 + - ި + - raj + - மாக + - ▁auszu + - გ + - lance + - ▁anzu + - غير + - kara + - 答え + - 晓 + - மே + - ▁essential + - 当時 + - 번 + - nyuma + - ▁Stimme + - lage + - ै + - ört + - を持って + - ▁anderes + - 亿 + - ▁Sol + - игр + - 兴 + - リン + - த்தி + - wachsen + - ってこと + - ▁plu + - ▁partners + - ▁eggs + - ▁largely + - ▁hadn + - ▁enjoyed + - ው + - aid + - 상 + - ▁despite + - ▁Os + - 房间 + - ▁Union + - кр + - 五十 + - ▁distribution + - ▁pues + - 人々 + - 客户 + - ▁intellectual + - ▁cred + - ▁buildings + - 国王 + - ▁Show + - ios + - ▁baş + - ▁wholly + - ▁parent + - ▁neat + - лын + - ▁ehhe + - ▁braucht + - ▁stud + - 入れ + - ▁verloren + - ▁guest + - wyr + - ちゃう + - enti + - sak + - ران + - ▁kr + - аа + - 简 + - شا + - gegeben + - ▁mate + - 亲爱的 + - 增长 + - 意义 + - あり + - ▁đang + - ▁delighted + - 婚姻 + - trau + - ▁handle + - ▁مح + - ゲ + - 伟大的 + - مت + - ▁steady + - 健 + - ▁Cal + - ▁Bank + - ances + - ▁Tôi + - ▁physician + - his + - pren + - ambi + - ڭ + - laden + - ▁stayed + - などで + - ▁patience + - ▁utterly + - ▁오 + - ▁Dieser + - 牙 + - ▁primarily + - ▁Grunde + - ▁esper + - كون + - י + - ony + - ▁context + - kaj + - தா + - ▁sud + - là + - Le + - ▁іх + - ▁Mer + - ▁annual + - сил + - 中の + - ▁fro + - цу + - вали + - ▁contrast + - ▁Technologie + - 爷 + - ▁lernen + - 泰 + - burn + - 有一种 + - দি + - 禁 + - An + - 和他 + - uld + - ▁будут + - 幸 + - 史 + - coming + - ▁entwickelt + - ache + - 呼吸 + - hara + - ▁trump + - ▁hey + - post + - 子さん + - ▁beste + - asa + - ▁Zo + - füll + - 这么说 + - 挂 + - ▁arranged + - 悲 + - 一つ + - ics + - лек + - ▁coup + - 办法 + - மி + - があり + - 一边 + - ▁pink + - ▁расс + - 保证 + - ▁follows + - ▁scar + - ировать + - 御 + - ▁retail + - 另一 + - ダー + - эс + - 文件 + - ▁symbol + - جر + - 爸 + - 现场 + - 透 + - diri + - след + - teur + - σ + - というふうに + - 给了 + - ▁contained + - 放送 + - ddle + - ▁budget + - ▁"" + - өл + - ▁kamen + - ▁Met + - wag + - ▁کل + - ▁biggest + - ▁gross + - ▁feature + - Л + - fun + - 圆 + - ▁distinguished + - ▁studied + - kunda + - ▁dispose + - 人を + - ▁Hy + - 得到了 + - ▁Af + - Ar + - fus + - バス + - rai + - ▁obwohl + - innen + - ▁shoes + - eme + - そうなんです + - او + - kra + - ▁sensation + - mission + - ▁всегда + - raga + - ▁hoffe + - 心理 + - ▁ŝi + - 했 + - ▁properly + - ▁pala + - 那边 + - 大統領 + - ▁prophet + - ▁parliament + - нова + - tera + - fil + - というところ + - 就不 + - hou + - ▁consum + - ▁tomb + - ު + - uze + - ていく + - 羊 + - ▁lit + - 适合 + - ▁Gesellschaft + - としています + - ▁созда + - ▁desk + - ▁হ + - ▁አ + - rek + - ▁đến + - 带来 + - твор + - 题 + - год + - ▁russian + - に出 + - ▁Luft + - "22" + - dank + - 再说 + - 斗 + - వ + - ▁jedem + - ▁பா + - ▁knife + - 反正 + - 開発 + - ▁crying + - ▁moet + - sser + - ▁operation + - ▁confusion + - ರ + - に入って + - master + - 缩 + - ▁этих + - ▁continuing + - ▁rival + - ły + - ▁articles + - ▁кажется + - ▁remark + - ▁damage + - ご覧 + - nto + - ▁Google + - ▁strip + - 銀 + - お店 + - tse + - ▁iets + - ▁devoted + - 絵 + - ▁jump + - 园 + - 女士 + - 世界上 + - ▁log + - 丈夫 + - ▁traffic + - ▁所以我们 + - ünde + - ▁deu + - ▁abandon + - ▁tale + - 审 + - şa + - ▁bah + - ▁тот + - bble + - 寄 + - ▁tis + - ▁musical + - 开发 + - ▁deposit + - 阅读 + - two + - のような + - كن + - 项 + - 决 + - ▁num + - tiva + - 中に + - ▁چه + - ıyor + - ▁persönlich + - kta + - ён + - ▁Mc + - that + - ander + - ▁perceived + - 東京都 + - ▁Ter + - ▁hunting + - ▁companions + - ▁emotion + - cious + - 부 + - 升 + - さまざまな + - 记者 + - 绝 + - ್ + - ▁ends + - ▁الإ + - 细 + - ias + - thro + - ▁bor + - fei + - ▁Inter + - 的感觉 + - 任务 + - ▁surrounding + - ▁хочу + - ▁tar + - ▁mixed + - ▁Schüler + - ▁স + - さま + - ▁spending + - ▁Parlament + - see + - пор + - 一段 + - 我和 + - guru + - ▁beau + - еш + - аш + - ▁என்று + - zor + - ▁sisters + - вать + - ის + - bei + - ites + - ▁yours + - лось + - ▁друг + - ▁Just + - ▁expedition + - ▁utter + - ▁செ + - ▁transform + - ▁hollow + - lev + - ▁lonely + - ▁sonra + - క + - ▁zijne + - үү + - ▁erkennen + - ▁té + - ▁هر + - ▁komen + - ktion + - сло + - 利益 + - 真的是 + - ड + - tzen + - ▁mare + - late + - ▁shake + - ▁servi + - ▁homes + - しながら + - भ + - 法院 + - ▁multiple + - ▁Fri + - あまり + - ▁exception + - ▁reader + - 潮 + - ▁discussed + - 什么样的 + - ▁trop + - ▁две + - nä + - irwa + - ▁uko + - 塁 + - hing + - sack + - いただきます + - 肯 + - 盛り + - ological + - ▁Facebook + - ▁poco + - cles + - schauen + - 出し + - تن + - 她说 + - чит + - ▁spi + - zelf + - 沢 + - ▁helping + - খ + - ▁Dat + - 价格 + - 看到的 + - ▁деле + - ▁kap + - ▁accordingly + - ӹ + - ▁operate + - ▁wer + - 委员会 + - ▁meng + - ▁literally + - tari + - 左右 + - лом + - ▁bus + - ▁permanent + - 效 + - 四十 + - хий + - pol + - vous + - rè + - こうした + - ▁arise + - こっち + - ▁lại + - ্যা + - teri + - ▁driver + - 十五 + - ▁American + - соб + - ù + - ▁heap + - ▁barn + - nger + - ▁Cas + - すれば + - ▁rifle + - ▁Produkt + - ▁After + - ▁まず + - 中间 + - ▁stem + - ▁background + - stehen + - ▁Tage + - bij + - ▁schließlich + - ▁কি + - rte + - кай + - ▁writer + - 額 + - ▁duties + - ▁hungry + - ▁wegen + - ▁piano + - ▁pretend + - 運転 + - ▁sleeping + - mpa + - 大脑 + - iw + - 部门 + - ▁doctrine + - ▁define + - dian + - 美元 + - mmen + - 提醒 + - ▁efficient + - ▁続いては + - ו + - eo + - ▁plötzlich + - ສ + - ▁несколько + - きょうは + - denken + - дә + - ▁President + - ▁occasionally + - 不喜欢 + - ▁James + - ▁perd + - ▁eigen + - 今日の + - ▁nombre + - under + - 津 + - ▁estaba + - ▁бел + - ▁rod + - ▁mala + - ▁sovereign + - 今回は + - anno + - ▁понял + - مە + - ▁tiempo + - 平均 + - ▁initiatives + - ▁Tro + - ▁тре + - got + - ▁industrial + - uro + - ▁Weil + - ▁beast + - ▁spell + - ことに + - ▁conviction + - ▁sorts + - ▁sistema + - ▁visited + - lines + - ▁olma + - enz + - 寝 + - 伴 + - ▁《 + - 状态 + - ▁tele + - ▁quit + - ▁poder + - registr + - ▁你怎么 + - 将军 + - 战斗 + - leben + - 途 + - ্য + - 触 + - ▁absolut + - 朱 + - bis + - 懂 + - ▁cells + - 里边 + - stadt + - ▁kings + - はず + - ▁divi + - ▁bless + - ▁einge + - 不需要 + - ် + - ▁queer + - bir + - ▁свет + - ич + - alter + - çe + - 先月 + - ▁lawyer + - ▁кур + - now + - еж + - ▁formal + - ▁город + - ▁extended + - ▁poverty + - 許 + - буд + - 湿 + - bringen + - 贴 + - ▁từ + - ▁verlassen + - ▁Folge + - ▁lest + - 那天 + - ▁composed + - ▁innovation + - quen + - ▁вз + - ▁striking + - 锁 + - ▁fellows + - サー + - ▁Team + - ▁lieutenant + - ряд + - ▁loro + - ▁gefunden + - ▁Freunde + - ▁Minuten + - 地震 + - ▁これが + - ▁generous + - ▁толькі + - rib + - 経験 + - ヘ + - hap + - 家的 + - pid + - iente + - 丢 + - chel + - mod + - ▁sagten + - enge + - ▁exciting + - 되 + - 月に + - ▁spielen + - ▁destruction + - ▁すごい + - 接近 + - ович + - ▁stiff + - constru + - pur + - 想想 + - ▁Wochen + - 岸 + - tsi + - ▁premier + - 见过 + - ▁Non + - ▁possibility + - ▁responsible + - ší + - ▁expand + - স্ + - ị + - Be + - ▁strain + - ڵ + - ▁интерес + - ister + - dau + - ▁singular + - ▁location + - ▁prospect + - 変化 + - ▁suo + - ▁genannt + - ▁stress + - лд + - ubwo + - 検 + - るの + - бли + - жээ + - ▁Sein + - ▁cả + - 相手 + - ▁вторая + - ▁Morgen + - comb + - ▁troba + - вин + - igo + - 那么多 + - ▁должны + - いで + - ās + - ▁Dis + - ▁那我 + - 昨天 + - geld + - ▁acts + - ▁Trump + - ▁boats + - ジャ + - ▁eigene + - 隔 + - 输 + - іць + - лин + - ▁Schule + - ▁যা + - пре + - ▁association + - ▁trembling + - 猜 + - вая + - ரை + - loop + - ▁recall + - どうぞ + - buch + - "300" + - ▁gibi + - ▁stretched + - ட்டி + - ▁россии + - ▁нэг + - 5% + - ▁performed + - グループ + - ıl + - ▁proposal + - ▁semi + - 捜査 + - ▁sehe + - 隆 + - ▁accustomed + - したのは + - ▁schlecht + - 长大 + - ▁unusual + - ress + - 很快 + - ▁frequent + - activ + - gezogen + - ▁germany + - ▁ça + - bound + - ▁باش + - ▁Fla + - ifica + - ▁anni + - یو + - ▁brings + - ▁вельмі + - лог + - ▁individuals + - maz + - » + - 걸 + - ▁Ordnung + - лё + - 大阪 + - ▁یا + - ேன் + - erte + - 不断 + - தான் + - ▁ale + - кла + - ▁glanced + - jya + - pis + - 是不 + - aro + - ▁Yo + - 我们必须 + - sprech + - چی + - ▁nav + - graph + - ▁großer + - uten + - 温度 + - ▁Cre + - ▁modo + - ▁mewn + - ▁wearing + - figur + - uye + - ▁North + - chung + - ▁kay + - ▁european + - るのは + - ▁billion + - служ + - 細 + - ▁hunt + - ▁responsibility + - ▁ও + - ▁говорит + - ▁grateful + - 太阳 + - ▁fragen + - 抢 + - ▁অঁ + - ▁dice + - ▁riding + - ▁tard + - dition + - ファン + - ▁있어 + - ▁sports + - π + - ▁india + - ья + - বি + - cum + - 妻 + - 无论 + - 意外 + - produkt + - やっぱ + - 而是 + - ありません + - 症状 + - ▁Op + - bio + - ▁victim + - ▁wanna + - owa + - ▁Ak + - ▁самом + - ▁Glück + - rse + - سه + - 我们已经 + - rede + - sept + - 霍 + - ▁Gre + - dwa + - nant + - 仲 + - rack + - ▁thì + - 我将 + - ▁butter + - ▁hace + - ▁Š + - 特朗普 + - át + - bera + - ▁делать + - 力量 + - ▁yok + - ▁داد + - het + - gis + - ▁Leuten + - 다고 + - för + - ▁agent + - ป + - 監督 + - تح + - 誰 + - anc + - ▁mehrere + - 作为一个 + - ▁değil + - 瓶 + - ▁지금 + - 下午 + - ▁katika + - 同学 + - ▁سا + - ▁invited + - ▁spare + - ▁represented + - eld + - 印 + - 撞 + - ▁swept + - ▁wishes + - 之外 + - などが + - ▁maiden + - ▁الف + - ▁prize + - ase + - phone + - 問 + - خر + - ▁concluded + - ▁repair + - gos + - ню + - liz + - ее + - 有可能 + - ▁ак + - ▁neben + - 造成 + - ▁nennen + - ▁Cy + - ▁oak + - овский + - rif + - lern + - ezi + - ▁Gemeinde + - ▁guten + - ▁hid + - ▁poetry + - ▁mano + - ▁такая + - ▁plot + - ▁selling + - ▁gekommen + - ▁Maria + - ▁Min + - 导致 + - ີ + - gelegt + - 操 + - fod + - 就算 + - لب + - 家人 + - 墙 + - ところで + - 脑 + - ▁Komm + - 版 + - なの + - ▁yap + - ▁proposition + - eze + - ▁latin + - 喂 + - gebaut + - cinc + - politik + - ▁そこで + - aquesta + - ▁але + - gala + - ▁actor + - ggi + - тя + - არ + - unu + - 荷 + - ĩ + - ээр + - ▁sil + - ▁поселок + - ▁Pat + - 了一些 + - uren + - found + - 摇 + - ент + - ▁signed + - くなる + - ▁display + - 不一样 + - やつ + - 内部 + - ▁tema + - 演讲 + - ▁select + - ▁ashamed + - 決勝 + - 户 + - ▁elder + - 寒 + - jin + - 发生了 + - wyn + - स् + - 孩子们 + - ちゃ + - ▁rude + - ▁именно + - әй + - 生气 + - 販売 + - ▁yw + - ▁movements + - 好き + - ▁feared + - 实际 + - ▁dun + - ▁creation + - ▁pied + - 腕 + - point + - жил + - யி + - Bri + - ▁cad + - genda + - ▁kissed + - 标 + - ▁chest + - ▁cheeks + - 避 + - 冒 + - 宗 + - kwi + - ▁Tal + - ▁cycle + - ▁geschrieben + - られない + - lian + - 映 + - lebt + - 帰 + - ▁adopt + - たり + - kola + - ▁payment + - ான் + - ▁hol + - త + - ▁bible + - ▁achieve + - 意味着 + - hü + - пят + - ▁rail + - おい + - ▁действительно + - ▁Platz + - اط + - 卵 + - ▁materials + - رت + - ッと + - ware + - sses + - ▁disposition + - ▁glücklich + - tial + - fund + - ▁continu + - stimmt + - 話を + - kur + - ▁attached + - ▁mild + - ▁locked + - 染 + - フェ + - ▁recover + - ▁Qu + - 顾 + - 办公室 + - ▁sou + - kata + - hak + - 立て + - 桥 + - ள் + - лт + - バイ + - グラ + - ▁shout + - 一切都 + - 忍 + - ▁comments + - ▁United + - аться + - үүл + - ▁transition + - ▁manufacture + - 所以你 + - aine + - 習 + - Ge + - accord + - ▁przy + - ▁leurs + - ▁jsem + - ▁verb + - 也可以 + - 就要 + - 你去 + - ▁brush + - lov + - шта + - ▁jobs + - 份 + - ▁appreciate + - ガー + - 围 + - ▁maj + - emo + - ▁supported + - ▁abroad + - ▁unu + - ▁thấy + - ▁sc + - ้า + - ▁못 + - pes + - ▁Mag + - ின் + - ▁salut + - tatu + - ▁juga + - ් + - ох + - つまり + - 几年 + - ▁நான் + - ▁font + - ▁Kirche + - ▁knee + - работ + - ▁Zwei + - ▁distress + - ▁Bau + - 猪 + - wur + - hof + - ▁blessing + - ழ + - mera + - ▁heavily + - ▁الص + - cover + - 逆 + - 磨 + - 려 + - 签 + - 強く + - гра + - 含 + - ▁behavior + - وان + - ▁pine + - bewusst + - ▁neun + - ▁bones + - ▁それが + - ▁armed + - ▁quant + - нут + - 同志 + - るか + - ▁refuge + - 说过 + - ирован + - 播 + - 见到 + - いった + - ▁Bill + - ▁reserve + - ▁farmer + - roy + - 没有什么 + - ▁intimate + - شن + - சு + - ▁essentially + - ▁aquest + - ▁corre + - ▁sala + - ▁ändern + - 郎 + - んじゃないか + - ▁Tages + - ▁ここで + - ▁сама + - 厂 + - ▁хар + - 错了 + - ளி + - ▁june + - ▁competition + - ▁fois + - ilen + - リア + - 我不会 + - ▁ruth + - ▁opposed + - ▁penn + - ▁هستند + - 拖 + - ▁antwortete + - ▁jeune + - إ + - ▁repeat + - ▁greek + - 就说 + - ș + - '!」' + - ▁teachers + - ▁sy + - あなた + - 看来 + - isation + - ▁rya + - 一段时间 + - ▁belong + - obu + - ാ + - ▁traditional + - ▁painted + - ことも + - чь + - ▁Mrs + - сов + - ▁settlement + - いろいろ + - ▁کنید + - load + - ▁massive + - ▁zag + - ▁alternative + - dá + - aren + - メートル + - ▁retired + - ▁consult + - ▁feels + - njye + - 训练 + - ▁charming + - hop + - ▁尽管 + - wl + - ▁sole + - gad + - ▁karo + - nez + - tec + - 我告诉你 + - 国の + - jon + - ▁bio + - крас + - tali + - ▁việc + - ▁reasonable + - 制度 + - ▁kate + - bw + - юсь + - نش + - ▁schaffen + - 搭 + - ▁slipped + - 気温 + - tī + - ゴール + - ّ + - ▁adopted + - 更に + - para + - となっています + - ind + - ▁etc + - んでしょうか + - ▁scan + - ▁ambition + - iques + - ▁basket + - rau + - ▁bark + - 鞋 + - させる + - dora + - igu + - éc + - ían + - ▁supreme + - يف + - krat + - mund + - 卷 + - avo + - 暴力 + - ▁seldom + - hack + - urt + - ▁approaching + - 幼 + - др + - ▁murmured + - kni + - ▁goodness + - ▁Так + - zeug + - 合わせ + - Po + - 腰 + - ▁Val + - ▁consistent + - ▁rever + - ▁gap + - ▁gehe + - ▁dame + - witt + - ▁handelt + - ści + - dreh + - ▁pages + - يو + - 另外 + - ě + - nach + - ▁unfortunate + - headed + - 恨 + - path + - ましたね + - 主人 + - ▁совет + - rī + - ▁aren + - ять + - ▁depends + - flo + - miss + - ▁таки + - ▁zeigt + - ▁terre + - ▁commanded + - ▁noi + - bell + - ▁Tatsache + - cycl + - رك + - mani + - ் + - ▁muito + - duk + - lir + - ▁tidak + - ▁regiment + - izo + - ほか + - ▁clerk + - ▁vào + - ▁года + - 雄 + - ▁bullet + - tree + - ▁sempre + - hlen + - дэг + - erin + - rimo + - 银 + - ▁teams + - ▁foi + - ums + - ▁shortly + - ▁cure + - atge + - 恢复 + - ▁Hol + - づ + - ▁Test + - ▁drinking + - ▁released + - tics + - ▁eastern + - St + - ▁zaman + - 作用 + - ▁versus + - ense + - সে + - aught + - ▁жив + - 라고 + - 押 + - ▁reflected + - イギリス + - ▁Hund + - கை + - وع + - 交易 + - ▁blank + - ▁Situation + - ▁жизни + - ▁minor + - 大変 + - 으로 + - ▁obvious + - 环 + - 攻 + - ▁useless + - ▁blieb + - のほう + - ▁slaves + - 材 + - ▁également + - fal + - сын + - ▁tras + - овой + - ▁wherever + - рез + - ▁contest + - care + - ▁institution + - дав + - гло + - 的那 + - ▁contribution + - 这边 + - нне + - ▁administration + - 互联网 + - 了啊 + - ▁donde + - она + - ▁Demà + - ление + - ▁也许 + - ▁jour + - ▁বা + - ес + - 打算 + - ▁быў + - awa + - mere + - रा + - 我不是 + - platz + - 私も + - pè + - geven + - ▁ensure + - ▁importante + - 彼 + - ▁داشت + - 表情 + - тру + - ところが + - ▁vital + - bab + - 給 + - nio + - ▁nutzen + - ją + - 泡 + - 不得不 + - rend + - یان + - 柱 + - ▁glorious + - ensi + - 这事 + - ாக + - abu + - 有一天 + - ▁feast + - 동 + - ▁olan + - 把这个 + - ▁inhabitants + - キロ + - ließ + - 资金 + - 庄 + - ▁Tas + - area + - 気が + - gues + - يق + - шин + - 積 + - bug + - 練習 + - ▁stroke + - ▁Sy + - ▁või + - 狂 + - 迟 + - ▁Tot + - arse + - ▁plum + - 不应该 + - ▁handed + - ▁earnest + - 勤 + - 对此 + - 我来 + - 敌人 + - 佳 + - ▁acquired + - lak + - жал + - ▁fever + - ▁impulse + - 任何人 + - 南部 + - ▁dove + - ▁ihres + - 저 + - nega + - 前面 + - готов + - ▁newspaper + - ックス + - rait + - мар + - 碎 + - 老公 + - 所做的 + - ▁otro + - ▁difficulties + - 開催 + - ▁owner + - 批 + - bü + - aver + - дать + - ▁trace + - ▁gleichen + - தை + - weisen + - aɣ + - ▁coin + - شه + - 드 + - 例えば + - agon + - ▁print + - ▁treffen + - اً + - 乗り + - 法国 + - ذا + - ▁hombre + - 隐 + - 不足 + - ▁Spa + - kı + - ▁departure + - 的方法 + - 老婆 + - ▁хотел + - ▁creating + - nten + - 台風 + - 人も + - ▁وجود + - ▁Sk + - ates + - ▁tough + - ▁ўсё + - ▁unlike + - flu + - ▁zweite + - 冠 + - oba + - 以上の + - 一件 + - sell + - ova + - ▁accomplished + - ально + - てください + - 峰 + - pati + - 住在 + - ▁ignorant + - 事实上 + - ▁deeper + - ▁travers + - ▁venture + - 予定 + - らず + - 病人 + - يك + - হা + - ▁Wirtschaft + - 是由 + - ワン + - cola + - صل + - 妻子 + - ▁我在 + - ▁reputation + - ▁entfernt + - trieb + - ▁fiscal + - ▁combined + - การ + - ▁plainly + - ▁closing + - ▁og + - غر + - ▁eher + - 押し + - ▁فقط + - тры + - 多的 + - 要去 + - イメージ + - 欧洲 + - och + - ṣ + - ▁reckon + - ▁granted + - 際 + - ể + - ▁italy + - 熟 + - ļ + - 淡 + - ▁whisper + - лай + - ▁painting + - ▁poi + - ▁smoking + - ▁понимаю + - ёр + - krank + - ▁insist + - うまく + - ▁fairy + - 但他 + - アップ + - мест + - цен + - quis + - まさに + - tör + - ▁mono + - 試 + - 続 + - ▁orange + - キャ + - 你不能 + - お金 + - ▁Sohn + - гд + - 哪儿 + - 网站 + - 你怎么 + - amento + - icia + - 深刻 + - тр + - ▁mist + - تو + - ▁weder + - 以降 + - 乳 + - ▁attractive + - 漂亮 + - 广 + - ▁sue + - ▁咱们 + - にとって + - 追い + - ден + - ▁Cla + - ▁такие + - 始まり + - ках + - حق + - ▁Ali + - 内心 + - ▁jemals + - ▁suspect + - 次の + - ▁wollten + - ▁hunter + - ▁slope + - lee + - agenda + - ▁spre + - ká + - 供 + - ▁pond + - 你了 + - になり + - 还能 + - ▁risks + - ものが + - ▁Av + - юцца + - ▁Because + - ▁мой + - usi + - 叔 + - ▁seeking + - ▁momento + - ▁margins + - 近く + - ▁General + - ▁epi + - hö + - ▁compelled + - так + - тон + - mä + - ▁وأ + - 艺 + - ▁pound + - ์ + - ▁admiration + - ▁songs + - 行動 + - ▁dein + - 館 + - ▁ښه + - ▁abuse + - ▁Stück + - ▁pope + - ois + - ▁Umu + - كي + - ▁igihe + - になっています + - ấ + - ッド + - manda + - hush + - ▁interessant + - ▁hörte + - ▁bya + - ▁jean + - 的手 + - ▁infinite + - ▁entonces + - ают + - 感兴趣 + - ける + - 一体 + - foot + - дол + - ому + - эв + - chas + - ând + - rück + - zia + - ▁이런 + - 难道 + - ▁adapt + - ▁Kor + - 心配 + - ▁regions + - ▁eagerly + - ▁Mensch + - 一项 + - sab + - 殿 + - ▁Kol + - ▁communities + - ▁kaum + - odor + - わり + - ▁Kla + - 而言 + - ń + - ▁yard + - dine + - ино + - ▁lunch + - 武器 + - ▁我现在 + - ▁forehead + - ▁Bon + - ▁fame + - Ж + - ▁那是 + - ▁withdraw + - ▁mask + - ▁تع + - ▁dag + - liness + - 佩 + - 三年 + - ▁всем + - ▁aho + - レン + - 哪里 + - полит + - 냐 + - ▁idle + - ▁dealing + - bern + - 的信息 + - ▁روی + - ご紹介 + - ками + - geze + - eti + - has + - ▁Mary + - ▁planning + - сь + - 每次 + - ュ + - 控 + - 阶段 + - ▁Kunst + - iff + - لى + - liga + - ▁جو + - ▁remove + - 老人 + - ▁mister + - 準備 + - ▁islands + - ▁erreichen + - 多い + - ▁characters + - ▁Bis + - ▁вся + - 一致 + - 祖 + - stieg + - ▁mom + - ▁само + - geri + - boy + - ▁Rwanda + - ▁estat + - 印度 + - ▁client + - wacht + - 收入 + - ▁Mes + - bles + - jä + - ▁acting + - ▁infrastructure + - ▁predict + - ổ + - щи + - ロン + - cido + - grav + - ▁мог + - ▁burned + - ▁gebracht + - ▁shell + - ▁australia + - cult + - 金融 + - ▁steep + - ▁rang + - 出生 + - 假设 + - ▁مر + - ▁anirà + - сен + - ▁まあ + - 这是我 + - ▁되게 + - voj + - —— + - ▁organic + - छ + - 的影响 + - ▁gather + - 对话 + - 很重要 + - ât + - ffen + - dauer + - ват + - tons + - 跟着 + - 并不是 + - 今晚 + - ▁Sinn + - ▁nghĩ + - ▁Bericht + - ▁É + - cono + - lose + - 辞 + - こちらです + - ▁일 + - 爱情 + - だな + - 说明 + - ях + - ▁tag + - ▁اون + - ▁electric + - 昔 + - ▁commander + - 凡 + - கு + - ▁chin + - det + - 続け + - ▁fy + - 比如说 + - ▁thrill + - 一千 + - 证据 + - だったら + - ▁яны + - ▁causa + - ▁insult + - ▁fou + - час + - 实际上是 + - 莎 + - ▁Rück + - ▁vessels + - ▁junge + - ▁eens + - ▁inclined + - ▁opposition + - 計 + - ▁Forschung + - spec + - ▁unfortunately + - ▁towns + - ▁الر + - 提到 + - ▁shirt + - ▁сделать + - 执行 + - 野菜 + - 快速 + - hole + - ▁இரு + - isiert + - ▁ella + - ▁Richtung + - ▁wedding + - ▁Viele + - ▁leadership + - 義 + - 你觉得 + - 销 + - 逃げ + - ▁ali + - ▁institutions + - nā + - aven + - ▁billy + - ▁schrecklich + - licher + - ▁icyo + - ब + - ▁descend + - 答应 + - 判 + - eck + - ▁gihe + - 注意到 + - 情感 + - dha + - "35" + - ▁undertake + - ▁extrem + - 拼 + - ▁Unterschied + - won + - ▁equipment + - لم + - 多く + - år + - lässt + - ▁philosopher + - ▁uttered + - 毕业 + - 主任 + - 星期 + - 施 + - ▁sed + - маг + - 再见 + - ▁Yu + - 我跟 + - 长的 + - やった + - いか + - 发现了 + - くん + - ▁shared + - 租 + - ların + - ▁doubtless + - aires + - كل + - යි + - 가지고 + - ソン + - 的吗 + - ▁Einige + - ▁vrouw + - 不够 + - ▁intense + - fol + - ▁glow + - ▁permitted + - ▁pis + - quelle + - ёт + - 成长 + - طور + - lib + - 跟我说 + - 最後の + - 価格 + - 逼 + - ▁settle + - 结构 + - stände + - κ + - fallen + - ▁negro + - ▁♫ + - chin + - ▁лучше + - য়ে + - schein + - нул + - ▁While + - ike + - ▁tijd + - ▁học + - ्या + - ▁emotional + - 模 + - city + - zed + - ▁passat + - ▁avons + - 래 + - tah + - ▁человека + - 是一 + - говор + - ҡы + - ▁desde + - ▁deny + - ▁obligation + - ভ + - رق + - 異 + - stad + - ▁providing + - 专家 + - ▁Ag + - zak + - ▁Sand + - ▁lighted + - ▁baba + - hall + - ografi + - ▁nella + - stab + - ▁substantial + - иль + - கோ + - ▁vague + - 一方 + - ▁cease + - ▁Erfahrung + - 严重 + - λ + - 的眼睛 + - ▁ありがとうございます + - 去找 + - ▁historical + - олог + - 踏 + - ▁Name + - 意识 + - 何で + - 将来 + - 域 + - یس + - どういう + - したり + - gura + - ▁curve + - ▁Aufgabe + - ▁fence + - ▁dancing + - ▁flung + - ▁investigation + - folge + - ▁evolution + - ▁და + - ▁Мо + - گە + - ▁conserva + - нии + - ▁load + - ▁nhiều + - ▁parole + - 尊重 + - ',"' + - psy + - 効果 + - ▁egypt + - geht + - たちが + - ulu + - ús + - 表演 + - 候 + - そういった + - ▁speaker + - ▁East + - ▁utiliz + - 记忆 + - ▁wooden + - ▁beloved + - 一度 + - ▁allows + - ▁pursue + - keeper + - 環境 + - leh + - 胜 + - ▁phase + - 긴 + - 更好 + - 没想到 + - ím + - tě + - ▁lecture + - ▁응 + - 订 + - 犬 + - ▁vorbei + - ▁Mü + - ▁lately + - nosti + - ▁bod + - 一定会 + - programm + - ▁arme + - ▁irish + - ữ + - 恐惧 + - 생 + - idade + - 按照 + - 佛 + - ▁Gesetz + - ▁rabbit + - 钟 + - ▁wilde + - 国民 + - west + - ה + - 我々 + - 慢慢 + - 刑 + - 頼 + - tun + - 搜索 + - note + - ▁grandfather + - larını + - ▁decisions + - ▁murmur + - ▁terra + - ▁할 + - ▁explore + - ▁Ven + - していて + - கள + - ▁TED + - tivo + - 文字 + - メンバー + - bà + - 驚 + - ▁staring + - 電話 + - 满足 + - 支付 + - pac + - ▁cliff + - erson + - のため + - 穿过 + - 插 + - пал + - ▁trunk + - ▁league + - ▁acest + - ▁Tan + - orient + - cele + - ▁desperate + - ▁彼は + - tical + - ना + - ▁expensive + - ڕ + - 适 + - ▁stuck + - ▁Stunden + - ▁dared + - ▁Jahrhundert + - gres + - ஹ + - ▁cheerful + - かどうか + - oor + - 議員 + - 更新 + - 益 + - һы + - ▁Rest + - 分かって + - 创 + - ▁après + - ▁إن + - иде + - Q + - ông + - ▁obey + - しても + - iad + - tje + - nner + - zimmer + - ますよね + - ▁sistem + - ▁workers + - ▁거기 + - 员工 + - ▁spain + - ▁nad + - ▁rend + - ▁observation + - ▁llama + - ▁volumes + - 地下 + - 北朝鮮 + - ந + - gir + - ▁declare + - ▁upward + - 極 + - طر + - ▁deserve + - ▁klein + - ▁defence + - ▁increases + - ▁simp + - ▁tramp + - 台湾 + - 对他 + - bord + - ▁camera + - ancy + - ▁jacob + - ▁kwe + - ată + - 问题是 + - 実際に + - ▁Sche + - welt + - ▁Arten + - gla + - ▁Bürger + - የ + - ộ + - ▁Worte + - ever + - 梦想 + - bec + - ▁begged + - ▁wretched + - ▁hơn + - ▁хотя + - 些 + - ስ + - ант + - ▁sending + - 降り + - ▁gilt + - lando + - że + - ▁India + - ▁questa + - grün + - 手を + - qi + - ▁Mel + - ▁assure + - 这意味着 + - あって + - смотр + - iber + - ナー + - шка + - ця + - ▁entering + - ▁prze + - tak + - ▁hervor + - ages + - ▁offset + - اج + - ▁今日 + - ▁cũng + - ▁consumer + - zzi + - 신 + - ▁adding + - ▁virginia + - ▁capture + - ▁pistol + - ▁curl + - ▁accounts + - 律 + - ▁Zahl + - rut + - なん + - 紧张 + - ▁pursuit + - ▁Michael + - ası + - ▁Far + - ▁Berg + - itza + - stück + - mira + - ▁besonders + - ▁enhance + - fulness + - dhi + - யாக + - ▁چې + - ube + - 肩 + - ▁jews + - ▁أنه + - ▁ils + - ▁swear + - ▁erreicht + - ▁sentiment + - ▁reaching + - илась + - かり + - ▁cents + - 중 + - 让她 + - ▁volta + - ▁yell + - 今天的 + - ские + - ▁expansion + - ▁notre + - ▁torture + - ▁purposes + - 她们 + - ▁disgust + - ެ + - ▁aktiv + - ▁highlight + - yol + - ้ + - ▁pit + - 所以我们 + - 力を + - ▁magazine + - ▁America + - rance + - 它会 + - 崎 + - ▁saddle + - ▁pont + - 来た + - blau + - ક + - tama + - ვი + - ▁Richtig + - ▁depart + - dag + - ▁只要 + - ▁Trans + - lagen + - ▁кан + - になっている + - 思って + - 不起 + - ▁indulge + - polis + - 鳥 + - ▁четырнадцать + - ▁тэр + - ভা + - gabe + - ▁langsam + - በ + - ▁должен + - ▁leverage + - ▁bench + - 摆 + - ▁distinction + - / + - 大雨 + - 地上 + - ने + - куп + - ▁biết + - действ + - tore + - east + - ▁brook + - brach + - issa + - 해서 + - ▁lesen + - ▁Erde + - ▁bari + - ▁quelque + - say + - sinn + - ▁vend + - 階 + - rand + - نە + - ▁damals + - рак + - ▁recovered + - 過去 + - の大 + - ▁verd + - ники + - 运行 + - ▁begins + - дум + - ▁mbere + - 圧 + - ▁alice + - 范 + - ▁cutting + - ▁rescue + - бар + - 奶奶 + - ▁incredible + - 理论 + - ▁grain + - ▁habits + - なし + - ▁merry + - ▁جا + - ったり + - уме + - 现代 + - نس + - ▁whereas + - ▁cloth + - ▁havas + - ää + - 时期 + - 启 + - ▁gesture + - ▁belonged + - ▁Ко + - تە + - ▁случае + - jet + - 拿着 + - ▁journal + - ▁rien + - 暮らし + - 活躍 + - èrent + - 得多 + - 合わせて + - vuga + - ▁lodge + - 是他 + - ▁gingen + - தே + - ロシア軍 + - してきた + - يس + - ação + - ата + - 一方で + - ▁tat + - 観 + - 一名 + - ▁بد + - ▁irre + - ▁خیلی + - 過ぎ + - ▁sowohl + - 歌曲 + - nett + - ▁früh + - ▁Та + - ▁гэж + - 宋 + - 荒 + - 掌 + - kad + - ▁Reise + - ▁dread + - ▁fog + - 没错 + - bled + - うわ + - 积极 + - ▁Verbindung + - ▁sensible + - ▁mounted + - ▁interes + - mur + - 设备 + - 音楽 + - "2000" + - ▁никто + - rug + - ಾ + - We + - 承 + - ▁shadows + - ▁vin + - nung + - 被称为 + - ▁Weißt + - ▁arrow + - jal + - زه + - ▁misery + - 狼 + - lets + - 的机会 + - wig + - glich + - 遗 + - fehl + - ▁komm + - ▁なるほど + - 信任 + - ▁brachte + - iel + - ▁editor + - ▁Alter + - 他对 + - ости + - ▁gegeben + - над + - جي + - نم + - gard + - lja + - 傻 + - лав + - ť + - 、3 + - ▁padre + - 厳しい + - 我不能 + - んじゃない + - ▁observ + - उ + - ▁prepare + - 珠 + - tanga + - でございます + - ▁bowed + - ▁Super + - "27" + - iers + - ись + - ▁Sen + - 不如 + - ▁jumped + - ▁Gal + - ▁permet + - 仕 + - 很少 + - ރ + - 投げ + - 了这个 + - ▁troubled + - ▁sufficiently + - 我不想 + - hun + - ▁cars + - rzy + - ▁그래 + - 欢 + - gelijk + - erlei + - ▁whence + - рук + - și + - ▁Martin + - stelle + - ▁Van + - ▁باید + - 塩 + - ▁schl + - 采取 + - ング + - 让人 + - 为什么要 + - ▁lamb + - 진 + - ▁fired + - ▁Wissenschaft + - 沿 + - 多了 + - daki + - れない + - ▁señor + - dura + - zahl + - ▁zeer + - ▁external + - ▁كانت + - mour + - 失去 + - ▁Vereinigte + - ▁муж + - ર + - cchi + - فعل + - ▁schreiben + - ▁Deshalb + - ▁falls + - ▁disc + - ▁drum + - ▁нибудь + - ▁рэ + - 革命 + - ▁faut + - 離 + - みると + - ▁dalam + - ▁Eis + - ▁helpless + - bbi + - 闻 + - ▁голос + - 的脸 + - ▁schöne + - 电脑 + - ▁scorn + - 没什么 + - 正解 + - spann + - ▁Danke + - 飞机 + - ▁runs + - ▁includes + - assa + - ▁gedacht + - ▁fins + - verse + - aged + - enzi + - bé + - mento + - ▁Arbeits + - fang + - ▁straw + - ▁Schul + - 訪 + - ▁experiences + - ▁beam + - ▁rendered + - データ + - ▁lesson + - おり + - ▁verse + - ▁mirror + - زا + - ▁cheek + - カメラ + - ▁Gegen + - ял + - 部队 + - 穿着 + - ▁leads + - ત + - ▁technical + - ▁conceal + - ▁zeal + - ▁authorities + - ▁losing + - arri + - 我们是 + - ▁wagon + - ▁Bett + - ▁reports + - ▁weapons + - spel + - ▁kick + - ▁그게 + - ▁assumed + - ▁qualities + - あげ + - 魅力 + - ▁dwell + - マイ + - ▁peak + - 見せ + - ▁jug + - ▁endlich + - ▁tio + - 我没 + - ▁stretch + - À + - falls + - ្ + - пі + - nih + - ▁aufge + - 公開 + - аз + - lju + - گاه + - ▁eve + - 谈谈 + - მა + - ▁namens + - ▁করে + - ジェ + - وو + - aging + - tered + - вай + - ▁zit + - とこ + - ස් + - iah + - ▁discipline + - ര + - 미 + - Re + - bara + - ▁exposed + - شت + - ▁infant + - ▁Ä + - ▁email + - ▁owe + - 期间 + - ▁icy + - 一句话 + - 徐 + - ょ + - ▁yara + - ▁Ana + - ▁carbon + - 行了 + - eja + - あす + - ▁pile + - ▁planned + - kita + - ▁railway + - ▁знаете + - 一句 + - 製 + - üb + - 今夜 + - ▁ahora + - ▁naj + - ?」 + - dou + - şte + - 正是 + - ▁ultimately + - 沖縄 + - bahn + - vine + - 减少 + - ▁پس + - ▁Washington + - ▁considering + - ▁Era + - ▁persona + - nimmt + - 有时候 + - ▁bara + - 用的 + - ▁tomorrow + - ifa + - 他们是 + - 看了 + - を中心に + - front + - ayı + - ▁primary + - 的心 + - 过程 + - ▁spur + - ▁distribu + - 要么 + - уш + - ▁nk + - 戦争 + - fir + - ▁измен + - 案件 + - ▁neighborhood + - 意識 + - ▁drunk + - ▁よろしくお願いします + - 黑人 + - ▁tran + - ▁мир + - ▁extend + - ▁USA + - 神经 + - 时候 + - ▁그렇게 + - که + - ▁raw + - nus + - 学会 + - mpel + - impo + - 军队 + - ▁Gericht + - arra + - ▁winds + - ▁jungen + - ప + - ▁Lassen + - ▁деньги + - ▁sabe + - ▁mobile + - пло + - ති + - ▁cub + - illo + - ecek + - ▁こちらは + - ▁Gri + - ി + - ▁rằng + - ▁Mil + - piece + - ▁mucho + - 处于 + - ▁pier + - ▁aloud + - ▁Gold + - ద + - ▁Hilfe + - قي + - ▁americans + - geno + - ▁gates + - vio + - 早期 + - ▁separated + - ▁நீ + - ન + - 出す + - 最新 + - ▁mam + - illes + - ▁ведь + - ▁avant + - ▁заб + - уй + - ▁এই + - 更好的 + - key + - ▁kannst + - ▁quantity + - ▁свое + - ▁toujours + - ▁ages + - ു + - ませんでした + - ▁opinions + - ▁images + - Se + - 窗 + - setzung + - 开放 + - 就能 + - みて + - tritt + - 辺 + - range + - 運動 + - ▁wander + - вет + - 費 + - ▁haste + - 正式 + - ▁sexual + - ṭ + - ▁Gedanken + - ▁reli + - それに + - ▁100 + - ▁weird + - ದ + - 细胞 + - ▁همه + - ▁portrait + - ▁chill + - 生活中 + - чер + - 纽约 + - estra + - ▁sera + - 全く + - anz + - ▁слова + - ▁County + - もん + - ▁det + - وج + - ▁deed + - ▁claims + - ▁delightful + - ▁vroeg + - ▁яе + - ข + - 別の + - ▁тех + - 면은 + - ark + - ▁scattered + - ▁gazed + - rado + - гром + - वा + - Any + - обра + - 仙 + - ality + - ▁missed + - ▁prin + - 宣布 + - ▁flatter + - 都没 + - ▁essere + - ▁personally + - 子里 + - 後ろ + - 离婚 + - ▁magnificent + - ▁miracle + - ▁rolling + - ▁thread + - 述 + - ▁fuel + - ▁altar + - ▁قبل + - دى + - お母さん + - 行く + - ▁daughters + - өг + - ▁crash + - ະ + - ू + - ▁challenges + - его + - 哪个 + - 介 + - ▁rồi + - tron + - akt + - ▁ص + - undzwanzig + - ▁gens + - maid + - できます + - plaats + - ▁bosom + - ロシアの + - ▁mm + - ▁methods + - staan + - 兄 + - ection + - 握 + - ▁그때 + - ான + - كى + - せる + - بع + - colored + - ▁ĉe + - нда + - mbre + - ▁robe + - マスク + - ▁Mars + - ▁concert + - mov + - you + - ▁midnight + - ▁missing + - 分钟 + - ▁drag + - ার + - ▁joint + - nost + - つき + - ▁Ён + - ▁于是 + - sini + - ▁Jag + - ương + - 历 + - ables + - ▁restrain + - ▁africa + - ▁horizon + - 以至于 + - خت + - ▁reduction + - ▁совершенно + - ▁insisted + - 邀请 + - 欲 + - 坦 + - bru + - ▁Anfang + - ▁zeggen + - 우 + - ▁Feuer + - freund + - bwira + - 减 + - ண் + - ▁Afrika + - ▁außer + - 这么做 + - 宅 + - hearted + - legt + - 長い + - にお + - omen + - ▁trou + - ▁Brief + - ▁anna + - ▁vest + - ▁你就 + - ских + - ▁bestimmte + - ▁sia + - 练 + - ▁raising + - 竹 + - 规则 + - ▁ignorance + - cep + - dek + - ▁گفت + - ▁einzu + - 敗 + - ▁führte + - ▁хорош + - حل + - ▁이렇게 + - 成本 + - 撤 + - ▁consequences + - ▁factor + - 旁边 + - ▁patron + - ▁involve + - pas + - 风险 + - erie + - cap + - 宿 + - 够 + - ▁Ф + - 一生 + - られました + - ▁sink + - 建造 + - ▁valor + - ▁против + - ▁cock + - ▁نیست + - 年龄 + - ティー + - 严 + - izza + - ▁момент + - mäßig + - ▁这是一个 + - ▁province + - ▁convert + - tina + - cup + - tiques + - ▁breed + - 干吗 + - rb + - gefallen + - ▁paint + - ▁foe + - ulation + - 沃 + - ▁kugira + - igh + - っていうこと + - ▁அவ + - plic + - koze + - 亡 + - ▁prote + - pok + - ▁primera + - ▁Sun + - ▁Volk + - ▁entra + - ▁другой + - ▁aufzu + - емся + - ▁cards + - のよ + - куль + - 改善 + - ▁perché + - 执 + - ▁Dingen + - ▁mainly + - wohn + - ドル + - ▁cet + - ヒット + - ವ + - ▁folk + - onde + - このように + - 劲 + - 明らかに + - ▁trên + - থ + - 旗 + - 봐 + - ަ + - ▁மா + - ▁significantly + - ▁chase + - ▁مثل + - 振り + - 当初 + - 儿童 + - ▁nam + - 会議 + - 剑 + - ӓ + - ▁Richard + - 날 + - ▁absent + - რ + - луч + - 载 + - ▁هناك + - ▁appar + - せて + - ▁Band + - ▁我不 + - 後に + - oedd + - De + - ▁минут + - 没有任何 + - 距離 + - 竞争 + - ▁Ö + - ▁Fahr + - gaben + - ▁15 + - sert + - 危 + - ▁кого + - 本人 + - ά + - ▁Air + - ▁Kultur + - yal + - ▁lust + - 漫 + - ▁developing + - "26" + - ▁boots + - あとは + - stream + - ▁ບໍ່ + - 弾 + - dress + - ▁quelques + - ▁Bewegung + - ▁messenger + - жен + - ▁roads + - ų + - ▁menschen + - gender + - deck + - ▁molto + - mart + - 学家 + - ▁basic + - 也不会 + - ▁nag + - チャ + - を受けて + - ի + - 有的 + - ▁firmly + - 提高 + - ▁одно + - 団体 + - ender + - ▁Bezug + - kura + - wort + - ▁inclu + - لار + - 作家 + - 話題 + - 住民 + - bura + - çı + - ▁crowded + - diği + - ▁outcome + - 有效 + - volle + - ▁May + - َّ + - ▁honey + - 行って + - чет + - boot + - 分かる + - یی + - 家伙 + - boat + - wara + - stimmen + - 公平 + - 発見 + - ▁Вы + - 的情况下 + - ర + - ▁sana + - ▁ram + - ▁тысяча + - ▁especial + - ▁hastily + - されます + - ▁Vielen + - 和其他 + - 或者是 + - ▁hai + - ▁nearest + - ▁multitude + - kraft + - үүд + - minister + - ivi + - ▁rất + - ▁plays + - ▁clay + - 销售 + - ▁porte + - 周围 + - wechsel + - ууд + - ▁erzählen + - ▁ernst + - ▁оно + - ▁系 + - 市民 + - ▁leaning + - ▁overcome + - 长期 + - melt + - ▁Groß + - үр + - ▁innerhalb + - ▁scrap + - cita + - ▁returns + - ▁april + - 奈 + - gehalten + - 应用程序 + - dela + - ▁kri + - amp + - 滚 + - ▁grasp + - ▁cách + - 软 + - ▁corps + - elde + - ▁lincoln + - ▁lee + - 全て + - ▁continually + - ▁Rus + - ▁خوب + - 一步 + - 人と + - 一九 + - ▁đầu + - ▁lokal + - ▁молод + - に対し + - ege + - ▁disorder + - ▁implement + - 吐 + - 默 + - nick + - 足够 + - 者が + - ▁twin + - ▁между + - 餐 + - 下的 + - タイ + - iment + - 自分が + - ▁reveal + - ờ + - schlagen + - uki + - richten + - тельно + - 相关 + - ▁kadar + - ▁cosas + - ▁chinese + - ▁Paris + - ▁rebel + - 挑戦 + - ▁এক + - ▁humor + - ▁improving + - һа + - いただいて + - ваць + - ▁fühlen + - ▁cerca + - āk + - ▁ornament + - ▁Wahrheit + - 带到 + - 科技 + - 找到了 + - 真的很 + - euse + - ▁purple + - 聞き + - 外面 + - ▁deshalb + - ▁amid + - ▁Mac + - 疯狂 + - ления + - 颜色 + - ▁clau + - ுக்கு + - ▁continua + - 职业 + - ネット + - 張 + - کرد + - 浪 + - 的行为 + - kleid + - ல்ல + - ▁september + - ▁Schiff + - tava + - 软件 + - 遠 + - 也不是 + - ▁Este + - 思う + - ▁confirm + - tete + - になると + - 乌 + - istan + - どれ + - äre + - 皇上 + - ▁oath + - 愤怒 + - دل + - 朗 + - ▁apparent + - ồ + - ▁khác + - ▁shaking + - ▁acquainted + - ▁citizen + - stav + - ▁biz + - 陸 + - 得很 + - 权力 + - ▁lieben + - ▁fost + - ▁badly + - ▁King + - ▁mankind + - util + - ▁هیچ + - ҳ + - tele + - sucht + - 戻 + - Da + - ▁centuries + - ようです + - нар + - ▁urged + - чен + - matic + - ▁throwing + - ▁outlook + - ▁loves + - ▁religi + - を感じ + - OK + - gab + - ▁Nähe + - ▁issued + - zioni + - ▁đây + - iriza + - gesch + - 裁 + - aud + - ▁Universität + - さっき + - lika + - ▁studio + - рат + - 聴 + - чин + - 分からない + - ▁зада + - ▁afterward + - lerini + - ▁conta + - ましたが + - 逊 + - 트 + - ▁있는 + - ▁Tr + - ▁illness + - 見え + - ▁alter + - ▁sounded + - posta + - ▁Job + - ▁significa + - 下降 + - ▁третий + - nyo + - elen + - ▁کنیم + - avuga + - ▁poem + - ▁Sur + - 变成了 + - ख + - 再び + - sili + - 早就 + - نج + - greg + - 絶対 + - ▁First + - trac + - ▁photo + - 当年 + - greifen + - iĝas + - ▁wären + - ▁caso + - ode + - "45" + - 能不能 + - Me + - らしい + - ▁enthusiasm + - マー + - ▁bene + - 警戒 + - انه + - ừ + - krieg + - ř + - 爬 + - ▁شهر + - ▁preserve + - ▁Kur + - 震 + - ▁spear + - 浅 + - ▁bwo + - ▁moeten + - imba + - ▁comparison + - したこと + - ▁câ + - 食べて + - 胖 + - 拡大 + - ▁право + - ▁kw + - ▁الخ + - 蓝 + - 臣 + - 什 + - ▁recorded + - ▁rational + - ▁estimate + - 你知道吗 + - ▁thinks + - 見た + - ▁arrest + - ssy + - ▁trend + - 表面 + - eke + - ▁durant + - ▁contain + - ▁Dy + - ற்க + - ைய + - 一件事 + - 临 + - кә + - sicher + - 人都 + - ▁gathering + - ▁transaction + - coll + - ▁explo + - ▁maria + - ovan + - ▁当我 + - ног + - 什么事 + - ला + - 同事 + - ▁toch + - 議 + - ▁vorher + - 说是 + - ▁Wat + - ▁genuine + - リーグ + - ckte + - jahr + - ▁madam + - ध + - مون + - タイム + - ▁sig + - scribe + - 购买 + - premi + - Pa + - ▁হ্যাঁ + - ога + - 识 + - ▁Fern + - 日子 + - 斜 + - 분 + - ника + - ▁hook + - ania + - ▁schwa + - ▁Zeitpunkt + - ▁год + - ▁meadow + - ▁charity + - ▁نام + - ▁column + - ministr + - ▁Kraft + - ঁ + - 的钱 + - ▁revealed + - 宣 + - ▁fearful + - ▁melancholy + - ▁daher + - 机器 + - ▁первая + - まずは + - vesti + - 把自己 + - ▁ansehen + - ▁lugar + - ▁Geschäft + - 交给 + - ▁leaf + - зо + - 腹 + - 虎 + - "No" + - ქ + - ▁compliment + - 但这 + - ▁trot + - ▁lands + - ▁Fuß + - 報告 + - ொ + - 巡 + - iš + - ▁manners + - جد + - 治療 + - 等待 + - خط + - ▁brow + - ▁mock + - овая + - tico + - 生き + - ▁wet + - 怎样 + - passen + - lur + - ▁Yuba + - シー + - 不在 + - embro + - ধ + - ▁zonder + - ន + - Ü + - ▁craft + - nji + - 档 + - فی + - য + - ▁misfortune + - kaba + - вес + - ക + - flow + - ▁Pero + - さんです + - アウト + - чым + - 过程中 + - ppel + - これで + - cce + - вае + - ▁alike + - 阻止 + - しましょう + - ▁blu + - 嘉 + - ▁senior + - ▁stellte + - version + - 药物 + - ▁然后我 + - 忘 + - вала + - ▁gloom + - 复杂 + - 的节目 + - ▁mejor + - ča + - wende + - 演员 + - ▁borne + - センター + - ▁спа + - ▁ebi + - ▁requires + - 杜 + - ▁پا + - ▁fac + - 医療 + - pher + - 第二个 + - ▁switch + - yne + - ▁theatre + - 作った + - 信号 + - 体验 + - лам + - 你需要 + - ▁sixth + - ▁abandoned + - ▁tipo + - 類 + - ▁noted + - 规 + - ▁initial + - 上去 + - شار + - ▁charged + - 宇 + - 돼 + - ▁ciudad + - 当たり + - 为你 + - ▁cares + - އ + - 活着 + - ▁encourage + - 門 + - tures + - 간 + - ▁Би + - ▁referred + - erde + - ▁leaned + - дом + - ▁Blut + - ▁шо + - 非常感谢 + - انت + - 画面 + - ▁marks + - ▁flock + - ะ + - 以下 + - ▁công + - ▁saß + - ▁originally + - ▁sowie + - kti + - ▁encouraged + - cm + - psi + - ▁жизнь + - ▁hunger + - ता + - 我今天 + - 忠 + - stel + - уп + - 自信 + - قى + - ▁volen + - acco + - ▁acu + - ▁яшчэ + - ▁而是 + - lation + - aks + - nish + - angan + - 芸 + - гад + - 할 + - ям + - ี + - ogni + - ▁hoping + - 約 + - 紙 + - 出版 + - さんも + - ▁Hat + - ▁likewise + - 치 + - ▁contempt + - ▁Seiten + - ▁свою + - 我我 + - ▁wanting + - ไ + - య + - anze + - こそ + - ▁operational + - вести + - سر + - ▁gaan + - کس + - maß + - 民族 + - 仅仅 + - 阿姨 + - فل + - ▁тысяч + - rò + - DNA + - 工程 + - ▁stout + - 毎日 + - ▁senses + - 研 + - dil + - ▁fuhr + - aca + - 担当 + - ▁говорить + - ▁dispute + - rgi + - ▁landscape + - tima + - ▁الذي + - сте + - ▁brick + - بول + - jer + - َا + - ▁examples + - 对我们 + - ▁Hin + - ▁großartig + - ▁gir + - ▁engineering + - ▁cau + - ▁monk + - mona + - ځ + - 上班 + - 作者 + - ▁má + - ▁الط + - зов + - 伝 + - ▁chỉ + - dern + - ▁provisions + - "28" + - ales + - ▁Bal + - 创建 + - atory + - ▁introduce + - ▁назад + - bart + - 好きな + - mother + - üz + - ▁engage + - гон + - лад + - ▁champion + - 子的 + - 食品 + - 見える + - SNS + - ▁inferior + - ▁gratitude + - 九州 + - ▁trained + - ▁mensen + - 可怕的 + - 闲 + - 走吧 + - stern + - view + - 玛 + - 开了 + - 単 + - ▁finance + - ▁Gebäude + - führung + - 是这样 + - の影響で + - すでに + - 的关系 + - ▁personas + - ▁bride + - ▁occasions + - 自分で + - ▁priests + - と同じ + - 搬 + - imiento + - сем + - ▁То + - 呗 + - iche + - used + - стаў + - ▁chicken + - ▁Straße + - 好处 + - 是非常 + - hom + - 公司的 + - away + - ▁temperature + - ▁sob + - ▁darling + - ▁knock + - tick + - 术 + - 甜 + - franc + - ▁гол + - ▁Quan + - based + - 不得 + - しっかりと + - ▁artificial + - sburg + - メディア + - 大きい + - නි + - 增 + - ▁आ + - られている + - өөр + - tät + - 很大 + - ▁todas + - 工作的 + - aş + - 听说 + - 所说的 + - vali + - schied + - ▁objective + - سو + - 区域 + - じゃなくて + - avait + - likuwa + - 鹿 + - ▁laut + - ではなく + - ▁monta + - ▁swell + - 主席 + - ▁anderer + - ▁ellos + - 是吗 + - ▁determine + - 的第一 + - ▁Familien + - ▁threatened + - のも + - 灰 + - 我的意思是 + - ▁شو + - ▁utmost + - miz + - ▁nacht + - ▁arts + - 束 + - ▁commit + - ▁backward + - ▁efficiency + - ▁surrender + - ebe + - とともに + - نده + - 通知 + - ەر + - 这些人 + - baha + - ▁sonst + - git + - vale + - ▁зам + - iness + - ▁Preis + - お伝え + - ▁imagined + - 内で + - ▁visual + - 의 + - ▁Bedeutung + - んだろう + - まった + - чат + - wang + - ▁probable + - 他也 + - ▁conclude + - ▁Ili + - 財 + - 設 + - वि + - ots + - dium + - eerd + - ▁employment + - 的女人 + - ຮ + - 梁 + - 変わって + - 民主 + - quent + - 十六 + - uge + - ▁retain + - ச்ச + - ▁monarch + - ▁receiving + - かん + - utse + - ▁dreißig + - ▁Anne + - ▁employ + - оз + - ▁attempted + - ▁july + - ▁nào + - tief + - すぐに + - ēja + - ▁draußen + - ▁könig + - 我们也 + - رج + - ▁detective + - kup + - ▁geç + - そのまま + - ぶり + - வர + - ▁childhood + - кал + - ▁ciutat + - ении + - ▁bloom + - かも + - ▁wilt + - koj + - ▁poured + - んの + - ▁hinzu + - 節 + - ager + - 附近 + - ▁femme + - 才是 + - cco + - ▁ramp + - によると + - buka + - ▁уг + - ▁eki + - ▁monument + - ▁contains + - 公众 + - öz + - ▁items + - Mo + - поль + - ▁kleiner + - 从来没有 + - が入って + - ▁instruments + - ▁thine + - ▁essen + - 侧 + - habit + - 桃 + - をお + - ▁suchen + - 敏 + - ▁Region + - shin + - تل + - ▁Tiu + - 尚 + - 葉 + - ators + - наход + - డ + - ▁могут + - zik + - ステ + - 态 + - wagen + - ▁recognition + - mez + - フィ + - ▁safely + - ▁Jack + - ija + - ▁телефон + - овка + - ▁commitment + - 跟你说 + - ▁wage + - зда + - සි + - тын + - 好不好 + - ▁мало + - ▁alleen + - ▁பு + - ▁hasn + - スの + - ってきた + - 悪い + - ▁relatively + - ▁Mur + - ▁Bru + - ▁relationships + - ▁rat + - るように + - ▁Doch + - ▁noon + - 同样的 + - ▁integr + - 简单的 + - ▁seal + - гляд + - ▁Uhr + - 我怎么 + - ▁dining + - ▁gebe + - culture + - 師 + - 他不 + - ▁kot + - ▁huis + - 帮你 + - 大家都 + - ▁solve + - fur + - ▁poll + - ▁jamais + - meri + - ▁cared + - bonne + - 思想 + - 数量 + - 一半 + - ▁furniture + - ▁territory + - ▁verbunden + - gaan + - Imana + - herr + - ▁estar + - ▁revis + - hale + - ▁Kü + - ▁lucky + - 账 + - ▁pursued + - の皆さん + - っていうのが + - ▁mondo + - 瞬間 + - スポーツ + - dě + - ▁ugly + - 秦 + - 資 + - ▁ولكن + - ▁gering + - пас + - 始めた + - ▁cries + - ありがとう + - 裂 + - ▁amor + - alis + - haber + - ë + - 巨大 + - гер + - たの + - kee + - وە + - ▁groot + - ▁प्र + - цев + - 新たに + - 谱 + - ары + - نفس + - ▁ваш + - ▁кры + - maal + - ▁mum + - iter + - ▁mig + - bá + - 盟 + - 向け + - ▁betty + - ▁никогда + - ▁кү + - гэ + - どの + - ブラ + - 北部 + - йн + - ▁peasant + - gren + - 很容易 + - 下さい + - ไม่ + - ▁Ek + - ▁Are + - friend + - ▁invisible + - evi + - ▁climb + - lek + - rika + - tua + - ▁terug + - эк + - ▁mijnheer + - ▁decir + - ▁Mill + - とおり + - ▁studi + - ▁shield + - 伸 + - assi + - ▁award + - 需 + - pira + - 禁止 + - ▁autor + - ▁contre + - ▁entend + - 给他们 + - ▁hugh + - '!"' + - ▁passa + - ▁erwähnt + - 公开 + - ▁zweiten + - iau + - ▁Ok + - mitten + - ৈ + - 喊 + - dle + - 来る + - inu + - ▁ئە + - ▁freely + - 汤 + - なんですよ + - ▁nuestro + - ▁couch + - ▁mistaken + - "400" + - ▁expecting + - 攻击 + - ▁landing + - 你对 + - 的就是 + - ▁größte + - ▁那就 + - 这对 + - 点击 + - ried + - ▁bowl + - 裏 + - და + - kah + - بط + - face + - lekt + - ▁urbo + - ▁solchen + - 距离 + - вели + - ▁drama + - をした + - chip + - اص + - mouth + - ▁statt + - antwort + - kho + - โ + - 她是 + - ▁literary + - ▁بیا + - fassen + - ▁michael + - ▁nights + - ▁jag + - 都可以 + - ▁Geschichten + - дын + - 出来的 + - yê + - 模型 + - ▁آیا + - ▁пятнадцать + - ▁belle + - ピー + - ▁Stra + - бит + - ▁merchant + - ▁russia + - 骂 + - ▁Amb + - 今は + - youtube + - 수 + - ▁grade + - ▁ɣer + - ც + - 撒 + - ▁pipeline + - 聚 + - ▁Möglichkeiten + - たのは + - ▁julia + - 容疑者は + - 微信 + - ▁얘기 + - くなって + - ▁umuntu + - sprung + - などに + - খা + - ▁vorstellen + - ▁decent + - 動か + - もいい + - 的力量 + - トン + - ▁acted + - ▁Personen + - 恐 + - 大型 + - ▁reproach + - エン + - ▁nhà + - ▁Heute + - に対する + - マーク + - ▁Street + - ▁toutes + - ▁hinein + - ▁двенадцать + - даа + - ▁ब + - ▁Ah + - ера + - ▁kama + - ▁hob + - ▁abzu + - 黑暗 + - ▁hated + - ▁steal + - ▁더 + - ▁yıl + - ▁事实上 + - volu + - ▁powder + - Ch + - klu + - 针 + - ং + - ▁Entscheidung + - ▁mail + - 话题 + - ▁otra + - rir + - ▁rhy + - ▁сразу + - 你可能 + - cija + - там + - dow + - 摸 + - rite + - ienne + - 感染者 + - play + - lick + - ▁denk + - ▁están + - 若い + - ▁verändert + - チャンス + - 红色 + - ▁bade + - ây + - mt + - nych + - 世代 + - ▁johnson + - ▁fears + - som + - 什么呢 + - 去做 + - ▁prompt + - 最終 + - ▁capabilities + - ுவ + - ▁Anti + - ▁harder + - 在那 + - ides + - ▁examination + - ▁invitation + - ▁Erfolg + - 小的 + - 定义 + - 测 + - ▁això + - 住了 + - 赫 + - ▁авто + - ▁apt + - ▁Roman + - wahr + - hard + - ▁irà + - ▁toute + - 会場 + - ▁spectacle + - 個人 + - 德国 + - حد + - 别的 + - けて + - ▁näher + - mpe + - 用意 + - ▁کی + - ▁bedroom + - ▁puc + - ▁nascut + - 一日 + - ▁30 + - ▁meantime + - ということは + - ▁Charles + - ▁shareholders + - 明白了 + - 국 + - 故 + - ыз + - තු + - 十一 + - usta + - ೆ + - ▁parla + - اخت + - ▁inches + - power + - 的这种 + - ずに + - berry + - 品牌 + - 引起 + - ▁historia + - ▁pret + - ▁fantastic + - 威胁 + - kru + - 当他们 + - ؤ + - esi + - ▁occupation + - rose + - ር + - ▁statue + - 決定 + - ясн + - ો + - ▁Ton + - ▁blij + - uɣ + - ogo + - ▁favorable + - 我从 + - ▁outline + - atur + - んじゃ + - ▁বি + - ▁conception + - ▁comun + - 大谷 + - меш + - 었 + - ▁session + - ▁fed + - 今まで + - ▁ridiculous + - 妹妹 + - бр + - ▁maig + - フランス + - ▁2017 + - ترین + - ▁глаза + - ▁её + - ▁Computer + - ▁vanished + - kauf + - ▁Unterstützung + - ▁gukora + - 做的事情 + - 业务 + - ▁schm + - 러 + - ▁gotten + - ▁pār + - ▁rece + - ▁zuerst + - கா + - 猎 + - ▁vergessen + - ▁weet + - ný + - ▁Japan + - ▁pointing + - ▁estos + - ▁unconscious + - だけど + - னா + - ▁permission + - هایی + - вел + - 一定是 + - 头发 + - ине + - 悔 + - ▁Zum + - ッシュ + - 杀了 + - 様子 + - ▁blush + - ▁sharply + - 做得 + - ▁befindet + - ▁cyf + - ▁football + - ▁alguna + - пов + - 泥 + - ghi + - 十八 + - ▁treball + - ▁inspired + - ▁pattern + - ▁crystal + - 効 + - ▁cultural + - ▁monster + - ▁Bücher + - ▁என்ன + - сел + - ▁pomp + - ▁これで + - 記 + - eyed + - mati + - トリ + - boo + - 庭 + - commerce + - pru + - ▁records + - 取得 + - culo + - ▁Mau + - ようと + - ▁Ban + - 特殊 + - ฉัน + - 采访 + - дра + - ош + - イベント + - 发出 + - ▁prayers + - ▁employees + - klo + - count + - ▁panel + - ▁crossing + - 擦 + - 这是我们 + - ▁Frank + - ▁kinda + - ghan + - reichen + - ▁shone + - có + - ▁tutti + - 真实 + - ▁avenue + - ちょうど + - kultur + - 在我的 + - ▁iyo + - ▁fetch + - essen + - ▁detect + - ▁England + - ▁село + - ▁난 + - ▁reaction + - 特定 + - 采 + - person + - 惊讶 + - ▁strangers + - ▁gemeinsam + - тыр + - ▁beard + - ▁gleiche + - ▁Africa + - 周り + - ▁сколько + - ▁steadily + - voca + - 两年 + - zira + - ▁startled + - ▁muttered + - 寄せ + - 你应该 + - 策 + - ▁jud + - 在他们 + - 闪 + - 개 + - ▁millor + - ▁vein + - に向けて + - 香港 + - 播放 + - ▁accurate + - 扬 + - 살 + - ▁Website + - ফ + - 覚 + - ▁whirl + - よし + - ope + - ລ + - 英雄 + - ▁我会 + - ▁gek + - фі + - 是怎么 + - ▁rap + - ますか + - ▁attacked + - ▁endure + - ▁tie + - يع + - rp + - rash + - ▁specifically + - ▁collected + - nahme + - uous + - න්න + - dru + - 稳定 + - oid + - と思った + - ▁каб + - how + - ▁以及 + - ▁anchor + - 行き + - ▁pia + - ingham + - ▁также + - 礼物 + - ▁Typ + - 理想 + - ▁lleva + - ないように + - 角色 + - uck + - ી + - ▁abstract + - ▁Steve + - Pro + - ▁secured + - ▁бес + - mist + - 生意 + - ▁consequently + - ▁vriend + - 的世界 + - ▁führt + - ໄ + - ▁railroad + - ▁ticket + - igis + - ▁Ji + - 道德 + - ▁disgrace + - 소 + - ▁compare + - 我必须 + - ▁wandering + - ▁knocked + - ▁tant + - liter + - ▁procure + - ▁oedd + - media + - ▁offensichtlich + - 都市 + - fed + - ▁続いて + - کار + - ▁resistance + - ▁ئى + - ▁menos + - ▁maken + - 空气 + - 제 + - stock + - 負け + - ▁disappointed + - fee + - 選手の + - ▁admire + - ่า + - ▁marie + - 立即 + - 質問 + - ▁directions + - eron + - ▁Jean + - ясь + - يات + - კ + - 汁 + - 兴奋 + - ▁egg + - كا + - ▁erinnern + - ▁Polizei + - ய் + - ▁È + - 吸引 + - iere + - ຍ + - ▁dip + - ▁starts + - ▁свой + - cir + - ক্ষ + - 兴趣 + - ्य + - fekt + - ▁Marc + - ▁coward + - 匹 + - ▁உள்ள + - ▁dalla + - とした + - ▁brutal + - ▁traf + - holen + - 肥 + - gian + - 鲜 + - 课程 + - 会儿 + - ▁resumed + - ຕ + - ▁территория + - schul + - ▁complet + - ▁sighed + - 限制 + - ▁elsewhere + - ança + - 质量 + - ノー + - ▁Versuch + - образ + - kwe + - ▁virus + - 天気 + - 筋 + - 的书 + - ▁timing + - 熟悉 + - 促 + - ▁дома + - 对了 + - ▁Damit + - 我给你 + - ▁Bel + - ối + - ▁Chance + - জা + - ルー + - 快点 + - これも + - anca + - ▁frau + - 周辺 + - ▁pierre + - 干嘛 + - ▁فکر + - 教堂 + - ▁確かに + - 香り + - 道理 + - agit + - 有多少 + - 指示 + - ம்ப + - ▁patch + - スーパー + - ▁tonight + - ▁Markt + - رم + - ▁Regel + - migrant + - miş + - sió + - 巧 + - kha + - Ha + - mination + - ▁astonishment + - ▁asia + - má + - kota + - дээ + - ▁Fehler + - ▁Dieses + - ▁persone + - cant + - ▁aquel + - 消防 + - ▁perfection + - cció + - rren + - 门口 + - fest + - ▁viz + - 粗 + - ▁nonsense + - schätz + - ができる + - 程序 + - ▁говорил + - ▁Clo + - siz + - ▁identify + - ós + - ▁omu + - 祝 + - 続き + - ▁род + - ock + - 表現 + - ▁slightest + - aĵo + - 豊 + - ▁пожалуйста + - ски + - ▁Lehrer + - ▁erfolgreich + - moor + - பு + - ▁players + - ▁vì + - ▁descended + - qual + - xo + - ▁hopeless + - ▁conducted + - 手术 + - ▁Ay + - ▁12 + - っちゃう + - 生活的 + - ▁dragged + - ▁بعض + - нет + - ▁inte + - мон + - ▁teu + - тө + - ▁liquid + - ▁hip + - find + - moni + - ▁State + - Е + - ▁shooting + - ▁legend + - 埋 + - ▁revenues + - ▁unglaublich + - abel + - слав + - ▁” + - 听起来 + - 所有人 + - ▁düşün + - 了他的 + - 残り + - fro + - ▁bend + - ▁wirst + - ▁akk + - ▁hitherto + - 成長 + - こうやって + - ▁dirty + - metri + - 分の + - ▁perceive + - ▁jur + - vra + - خا + - ▁năm + - 晴れ + - 酷 + - ▁poste + - лер + - lais + - ▁sav + - 认真 + - 毕竟 + - with + - ▁regional + - ▁scholar + - 苹果 + - 改めて + - 因素 + - டா + - кы + - ▁sembla + - zustellen + - ▁pupil + - ifying + - 缓 + - 手に + - 名前 + - ▁совсем + - 相談 + - ▁ал + - ▁kendi + - ▁promote + - ▁стороны + - 了我们 + - 发生的 + - прост + - ▁mateix + - ▁дума + - ково + - ▁Green + - 自动 + - lima + - もらう + - ели + - ▁departed + - ▁belonging + - ▁Star + - وز + - テーマ + - யின் + - ▁hesitated + - ▁Om + - 评 + - ▁Hoch + - 正确 + - 協力 + - ikan + - はどう + - ▁lane + - machen + - reba + - ▁ব + - 逮捕 + - 在美国 + - ▁гру + - osi + - "1000" + - 泉 + - ▁examined + - 方は + - ▁disco + - ▁Ale + - ▁terwijl + - ▁dig + - 避免 + - ▁leisure + - worm + - ▁depth + - 卢 + - ▁worried + - 做好 + - 出身 + - 生まれ + - ▁قرار + - 废 + - ám + - zzo + - culp + - ▁Gebiet + - ibya + - ач + - ▁scenes + - 王子 + - gelegen + - 基于 + - ▁partie + - lhe + - ▁belt + - রি + - änder + - ▁compassion + - ♪ + - 下了 + - ями + - ▁devotion + - ろう + - 他の + - ケット + - ▁monitor + - ▁häufig + - 検討 + - tö + - enta + - ▁sido + - 補 + - 聊天 + - 我一直 + - ▁гэтага + - ▁называ + - 蒸 + - ▁当你 + - shyi + - houden + - conc + - ▁device + - この日 + - 凉 + - ▁Del + - mica + - 剂 + - ドイツ + - 是要 + - 隣 + - ▁narrative + - ▁Medien + - ▁francis + - Р + - ▁beaucoup + - ▁whistle + - 她在 + - ▁kumu + - ▁droit + - 我们正在 + - nahm + - etta + - ▁fille + - Do + - ▁owned + - 通り + - もらって + - 写的 + - 疼 + - ל + - ām + - пра + - них + - gali + - shya + - ▁France + - ▁cord + - だし + - rab + - ▁estava + - ▁folgen + - 遺 + - 位于 + - ▁sä + - ▁Sport + - ▁kui + - 页 + - の方が + - nata + - ▁facing + - ▁பொ + - もない + - He + - ▁inventory + - 实验 + - uter + - raten + - Sa + - ▁drank + - قی + - 伺 + - ▁Barcelona + - ▁keeps + - ▁하고 + - ▁mult + - gni + - 금 + - ▁astonished + - ▁readily + - ▁unexpected + - ▁mug + - どうして + - ҙә + - 跡 + - еб + - ▁Hill + - 面临 + - onia + - ▁cinema + - čas + - 创业 + - ▁зап + - rücken + - ▁silly + - ▁facility + - ▁除了 + - 用于 + - ▁Monsieur + - ばかり + - ▁collect + - ▁انجام + - ▁gifts + - ▁doctors + - ▁emotions + - ▁republican + - ▁maintained + - ▁snake + - ▁سي + - 身份 + - ▁ней + - ▁models + - ▁gracious + - ibwa + - leigh + - بت + - ▁meines + - 警察は + - stall + - ▁percentage + - خوا + - ▁crop + - ▁ainsi + - 忘了 + - cide + - ▁killing + - ▁tool + - 的好 + - teria + - ▁mutual + - 剩 + - ▁wreck + - ▁chiefly + - ▁values + - ▁strengthen + - ▁cómo + - 같 + - 的能力 + - ▁wunderbar + - steigen + - ▁heir + - ▁2018 + - кат + - zī + - ▁அது + - ▁கூ + - breite + - ▁guter + - ▁duck + - 相对 + - 承诺 + - 叔叔 + - ▁bana + - 使う + - زار + - 组成 + - lö + - としても + - kap + - 操作 + - 物质 + - Ba + - 入って + - halte + - ▁tau + - ▁weapon + - ▁байгаа + - rok + - ▁graduate + - 心情 + - ブル + - ▁höher + - leu + - するため + - ▁vai + - ころ + - 五年 + - ▁landed + - 闭 + - ▁след + - ▁selected + - 放心 + - 秘 + - 等着 + - nol + - gling + - ▁对于 + - ▁lend + - ▁povas + - 券 + - ▁sources + - ▁Kampf + - はある + - ▁Gro + - ▁jemanden + - 要做 + - ▁peaceful + - як + - 规定 + - dolph + - 追求 + - univers + - 添加 + - ▁pump + - バン + - 特徴 + - 多年 + - easing + - 枝 + - ▁Louis + - ▁Rob + - 改革 + - 一本 + - ▁climbed + - ▁bueno + - ▁analysis + - важ + - シン + - ▁roger + - sein + - ▁riesige + - organ + - ▁plat + - ▁seventh + - imper + - ика + - ニー + - ▁breeze + - ▁slavery + - モン + - ▁Seg + - cru + - 这个时候 + - zte + - nici + - ▁grandmother + - 这是一种 + - 最後に + - 厉害 + - ề + - ▁usted + - ▁split + - 的儿子 + - 速度 + - gers + - ▁heavens + - شان + - ▁planta + - 奇怪 + - ▁Sed + - ▁yüz + - дай + - ▁saturday + - うれしい + - 奇怪的 + - 联邦 + - جو + - ydi + - ▁cyn + - ▁зах + - üste + - agne + - мол + - ায় + - ▁bwe + - бира + - toria + - 尖 + - 好多 + - undu + - ▁urban + - гч + - ыч + - 穴 + - ▁hiding + - ▁loan + - ແ + - ▁kant + - ▁complain + - ▁apa + - ▁точно + - 抜け + - 建物 + - ▁Win + - يب + - 재 + - 政府は + - ▁Professor + - ▁naked + - 期間 + - ▁essay + - 翔 + - ▁propose + - ▁circumstance + - めた + - 不见 + - tour + - 使われ + - гар + - 我妈 + - ▁zuvor + - 坚 + - mik + - 财 + - ▁museum + - ▁건 + - ▁engineer + - 日から + - uß + - ▁solar + - nın + - ▁gesamte + - ▁后来 + - となって + - 写了 + - ▁agreeable + - ▁canoe + - ▁rug + - ▁Hor + - جان + - 什么呀 + - ▁marble + - meister + - ەت + - ▁dorothy + - ▁confused + - ноў + - лат + - ffi + - née + - 否则 + - Applause + - ண்டு + - ▁complicated + - ▁guerra + - キー + - 你不是 + - ▁最后 + - class + - ▁swiftly + - lton + - 滴 + - ▁vollständig + - ▁будем + - ▁gleam + - ▁finest + - ザー + - ▁fiel + - ▁gusa + - ▁motive + - 時の + - ▁circ + - timo + - ▁こんにちは + - rated + - هی + - ect + - ▁moins + - ▁rested + - fau + - dden + - elijke + - 鼓 + - ough + - kub + - ▁quart + - ຫ + - 菌 + - skri + - まれ + - ▁Juli + - جه + - ▁dorm + - ▁selfish + - 混乱 + - ▁佢 + - なんですか + - ▁examine + - ▁insurance + - гай + - 一开始 + - ▁disturb + - cción + - 政権 + - 伏 + - 征 + - ▁Foto + - ▁stati + - 讯 + - xed + - ▁chemical + - ром + - ships + - ligen + - ▁halb + - ▁introduction + - ▁дальше + - ▁dish + - 联合 + - posa + - 积 + - 基因 + - ይ + - 商店 + - 粒 + - 不去 + - ▁Fran + - 彼此 + - ▁nieder + - ▁mache + - 都要 + - три + - 気になる + - ▁основ + - ▁achieved + - ▁نظر + - 込む + - زم + - 高的 + - Di + - 使い + - 某些 + - ▁Joe + - пам + - ▁cloak + - 投入 + - ▁captured + - 週 + - 就这样 + - сс + - 所谓的 + - ▁arī + - ▁spoil + - nuncia + - ▁ɣef + - word + - ▁materially + - ▁thực + - ▁öffentlichen + - ▁яв + - gum + - ▁ئۇ + - ▁quote + - ▁indicated + - ▁stor + - tare + - ▁kaufen + - ▁google + - ▁unterstützen + - 对自己 + - ▁wichtige + - ▁recovery + - mensch + - ▁Ehe + - ▁lessons + - neɣ + - 던 + - 怎么回事 + - octubre + - 頑張って + - أكثر + - ▁testing + - އި + - ști + - dır + - ▁byose + - ▁polite + - рова + - imana + - ▁exhausted + - ▁rivers + - を行う + - 帝国 + - oval + - ▁例えば + - ▁Rom + - 这不 + - ▁Yn + - ▁patent + - 動画 + - рас + - ▁mole + - 不必 + - cura + - ▁anh + - ▁überall + - 美国人 + - ▁disappointment + - ▁soup + - ktu + - ▁transformation + - ▁Verhalten + - 後半 + - ▁байдаг + - 合う + - ▁Sil + - ぜ + - 扎 + - trud + - ży + - ▁shepherd + - ▁возможно + - レス + - cier + - ▁sunshine + - ▁Telefon + - 愉快 + - ▁havia + - aşı + - のだ + - 进行了 + - 农 + - ▁continuous + - ▁públic + - ▁poz + - ▁давай + - 满意 + - 悲伤 + - lma + - ▁curse + - reb + - 空気 + - قال + - ▁player + - 安定 + - maker + - 的那样 + - ▁ntabwo + - ▁способ + - heben + - ▁hecho + - wide + - Ho + - then + - ありました + - ▁pendant + - ▁咁 + - 但它 + - 能量 + - ▁Himmel + - 十九 + - 有些人 + - 年的 + - ▁свои + - ▁practically + - ость + - ▁deserted + - 说他 + - ▁buying + - ▁thorn + - ▁holds + - 信仰 + - lings + - ▁glimpse + - ▁CA + - ▁Kal + - slav + - ҙа + - 思います + - 何も + - ँ + - regen + - ッチ + - druk + - قص + - ▁preferred + - 续 + - بة + - ▁мин + - fälle + - ▁travail + - ▁他是 + - ழு + - ▁matt + - ít + - eği + - 勝ち + - মি + - ▁ваше + - するのは + - ෝ + - 出した + - ▁bite + - 黄色 + - مال + - ▁preparing + - ▁há + - ử + - digit + - ▁World + - かせ + - ieron + - 答 + - 遇 + - カル + - ファ + - بن + - 화 + - ▁priv + - kaza + - ▁giờ + - ப்பட்ட + - ▁bé + - ▁چند + - kut + - ▁darf + - ▁دوست + - 具有 + - fes + - еть + - ▁Cette + - konstru + - ▁thứ + - ▁jako + - ছিল + - organisation + - ▁Essen + - ▁surprising + - 渴望 + - 资 + - 浦 + - isieren + - ▁байв + - ▁Ideen + - స + - ▁größer + - besitz + - bour + - ән + - werfen + - ▁Ebene + - dah + - 美丽 + - 监 + - ドラマ + - じゃん + - ▁калі + - 独自 + - 時期 + - ▁cose + - ▁چیزی + - ▁joining + - ▁confession + - 天天 + - ▁processes + - 보 + - ▁比如说 + - 也就是 + - ーム + - 是我的 + - ▁Stil + - スピード + - 少年 + - ▁fühlte + - 予 + - vig + - ики + - ▁nap + - ▁angels + - ▁schedule + - rán + - ▁boston + - ▁oude + - まま + - душ + - 腾 + - ху + - 咖啡 + - валі + - ▁лес + - 刷 + - ▁suspected + - ▁inquiry + - ▁amusement + - ordnung + - ▁Klasse + - 食べる + - 我记得 + - 连接 + - فق + - ▁precisely + - ープ + - ▁왜 + - ▁Thomas + - 場合は + - schlag + - னர் + - ▁instructions + - turi + - ▁passieren + - ▁medium + - 姓 + - ▁укра + - にする + - wasser + - ▁cigar + - ▁pessoas + - ▁thirst + - ▁gö + - がこの + - ▁norman + - geni + - 拜 + - rina + - اک + - 出现了 + - 纯 + - ffin + - 忘れ + - 戦い + - 效果 + - こういった + - kõ + - ▁مق + - ▁روز + - 妙 + - ▁jones + - ▁During + - 碰 + - 这条 + - っちゃ + - рон + - pack + - gina + - が起き + - ▁sins + - gelassen + - prä + - ▁Wand + - istes + - plat + - ▁telephone + - conf + - 桌 + - ▁shine + - 不知 + - جل + - ▁Red + - ▁pearl + - ▁prec + - 家の + - ▁Süd + - ▁într + - 牧 + - agu + - お話 + - ▁sym + - 意見 + - case + - ▁2016 + - ▁tenía + - ▁Netz + - lusion + - ▁sola + - なくなって + - 克斯 + - 习 + - енно + - ▁lucy + - 日間 + - 단 + - መ + - 肺 + - Sch + - 文章 + - ▁festival + - нае + - дам + - ppy + - ▁glaubt + - ило + - 漏 + - सा + - は何 + - rico + - 吃了 + - ▁première + - 移動 + - ▁River + - 穷 + - ▁sensitive + - 今週 + - ▁provides + - нуть + - 今度は + - 获 + - ▁attract + - ▁durante + - 桑 + - ▁கு + - を作って + - volv + - ື + - ▁armen + - 現 + - abwe + - 세 + - ých + - 隊 + - chet + - ▁euro + - kula + - ▁hoofd + - ▁visitor + - ▁nooit + - ятся + - にした + - ▁August + - 每年 + - ▁هست + - ▁colors + - ▁buri + - ▁definitiv + - ▁Wu + - かない + - eno + - গে + - ▁لكن + - egi + - ▁своей + - ▁Jordi + - pfen + - ▁solicit + - ▁goods + - ▁composition + - gine + - 第二天 + - までの + - ▁intellect + - ▁vow + - 现在是 + - ▁frown + - ▁furnished + - ▁обе + - য়া + - 收到 + - ▁sicherlich + - ▁setzte + - ▁harsh + - 専門家 + - ▁Тэр + - 社長 + - 的一切 + - ハー + - 迅速 + - hend + - られています + - 毁 + - ന + - 順 + - ▁lunga + - 最初の + - anta + - ▁expectation + - ▁أي + - ью + - ▁дээр + - ▁মা + - udo + - ▁jail + - 计算 + - ▁나도 + - お父さん + - fä + - '*' + - ▁Studenten + - ▁Gut + - ▁你可以 + - 合同 + - рус + - zam + - rul + - 帅 + - ▁Why + - ▁moderate + - 块钱 + - හි + - alia + - ▁timid + - ▁cigarette + - 没关系 + - ologist + - rufen + - legi + - دید + - ▁முடி + - 敷 + - 方も + - 刺激 + - 误 + - ▁fortunate + - ▁crow + - kehr + - ーション + - ▁nut + - 你认为 + - frei + - ▁mình + - ▁existed + - 烈 + - lij + - agost + - ▁partnership + - ู + - ▁ده + - ▁così + - ▁hebt + - fire + - ▁país + - druck + - Ә + - ▁demon + - ▁improvements + - 这样一个 + - ▁jealous + - 化学 + - 連絡 + - 医学 + - huit + - ▁transfer + - گیر + - ▁favourite + - 强烈 + - お伝えします + - 卫生 + - ▁jerusalem + - ঘ + - ارت + - 化的 + - ▁parallel + - ções + - 概念 + - 我们知道 + - anu + - したと + - ▁我不知道 + - 候補 + - 在他的 + - iens + - 적 + - مى + - ▁Jud + - に戻 + - ▁Gleich + - ▁dynamic + - ▁arrested + - 母親 + - ▁establishment + - 何を + - ▁père + - ▁Regi + - لف + - 科学家 + - ▁xwe + - 갔 + - ▁Fan + - ▁television + - bach + - zes + - 数学 + - கே + - ってくる + - ớ + - ▁граждан + - 下一个 + - ▁стран + - loj + - ▁是啊 + - ▁masters + - лез + - ▁какая + - オープン + - ▁option + - ັ + - ▁identity + - ▁submit + - ▁jusqu + - 抑え + - gefühl + - ▁medio + - bira + - 我应该 + - 勝利 + - ĝis + - ▁handkerchief + - 夫妻 + - 孩子的 + - ▁vue + - ▁sober + - 阵 + - ▁lightly + - clos + - ▁laten + - chie + - şti + - 那个人 + - informa + - rough + - ▁links + - ▁distinguish + - tego + - ▁civilization + - ▁jaar + - ▁drugs + - ▁convenient + - いると + - ನ + - ▁например + - dock + - ▁disturbed + - würdig + - ▁deutlich + - hri + - destin + - 免费 + - zina + - ▁revenge + - zogen + - чка + - 瀬 + - ▁concealed + - rwanda + - ▁باز + - fahr + - ilo + - 한테 + - 奶 + - いるんです + - аба + - 得点 + - institu + - нан + - ▁hedge + - ▁Every + - 違い + - ▁Ly + - ▁بس + - свя + - 你这个 + - ▁dressing + - 猛 + - 俗 + - ச்சி + - ▁Ang + - 问我 + - ▁بزرگ + - ▁chapel + - ходит + - ▁kiu + - ений + - 我跟你说 + - 堡 + - utter + - 躲 + - ▁ໄປ + - ▁fabric + - ▁frankly + - を出 + - 漁 + - 队长 + - ▁هل + - 的歌曲 + - 쫌 + - baar + - 还有一个 + - ▁boast + - ▁Pf + - ▁bunu + - ▁Kas + - сол + - rock + - 元気 + - お願い + - ▁Santa + - imento + - 抜 + - ▁чувств + - ණ + - 書いて + - ▁dwelling + - 聞いた + - ▁Laufe + - brechen + - stol + - 也在 + - раж + - 给她 + - ▁arrangement + - ▁Са + - zat + - jung + - "29" + - minded + - ▁vivid + - ▁18 + - 走到 + - 去看 + - ▁weren + - うち + - ▁Mir + - 背后 + - abilir + - ホームラン + - ures + - 上がる + - nischen + - bridge + - lara + - hound + - ▁technologies + - ▁accompany + - დ + - tempe + - ▁cream + - ▁anticipated + - même + - лей + - ▁Linie + - が行われ + - ▁Pres + - 言った + - past + - ruf + - ▁trait + - uche + - 모 + - ▁scotland + - ▁struggling + - ▁vậy + - posit + - 患 + - ミサイル + - ▁preserved + - ▁зачем + - ▁defeat + - avu + - ▁aby + - ▁pint + - iji + - leute + - known + - 済 + - サービス + - ▁ёсць + - 実際 + - 的国家 + - ▁são + - ▁copper + - 宾 + - ▁Partei + - ziel + - ▁illustration + - ими + - politi + - ハン + - ▁US + - bry + - ▁verge + - öd + - 法官 + - itud + - 番の + - 差不多 + - 很有 + - ▁jury + - ▁Pas + - 知道了 + - ▁объ + - edifici + - 雨の + - 类似 + - ▁stamp + - stimul + - 我们应该 + - ▁monte + - ީ + - 称之为 + - 细节 + - ote + - ▁номер + - ライン + - 日中 + - 赌 + - ctive + - 页面 + - gion + - ▁creative + - 始 + - ▁Venim + - ▁beings + - schloss + - ▁influ + - 它在 + - ▁гэтым + - 传播 + - 子どもたち + - ▁Vous + - mış + - ▁sino + - fach + - ▁Stelle + - 対象 + - 个月 + - big + - ▁autumn + - chron + - ▁давайте + - ▁eaten + - ▁crept + - цэ + - 値 + - ▁defense + - 激しい + - ▁echo + - nelle + - ▁owing + - ▁Black + - ▁moest + - ▁behalf + - ▁происходит + - impa + - ▁minimum + - niz + - ▁investiga + - 着急 + - ▁october + - られます + - ▁virgin + - ▁lean + - ළ + - ▁ответ + - えた + - ▁звони + - いけ + - 享受 + - äch + - 你们的 + - onge + - ▁Hände + - trat + - ▁outward + - 这里的 + - ▁notwithstanding + - ▁volunteer + - ▁Smith + - чная + - 去吧 + - 湾 + - 帯 + - きている + - вез + - 制限 + - maya + - どうですか + - ▁clothing + - 性格 + - ▁Baby + - bbing + - වා + - 花了 + - аю + - ▁entwickeln + - ▁approval + - ▁irrit + - 他没有 + - ▁Alles + - ▁associate + - ▁kenne + - ▁bolt + - 永远不会 + - lug + - ▁perfekt + - gué + - nutz + - 想知道 + - ▁bestimmten + - ▁nail + - ビー + - ыми + - ▁hatred + - glia + - 保存 + - ▁answers + - ▁hefyd + - 不懂 + - 催 + - aeth + - ▁math + - 的一种 + - ounce + - eco + - қа + - ĝa + - regel + - うん + - ▁betrachten + - பா + - nyama + - 起き + - 玛丽 + - ▁Fort + - 願 + - ▁Chúng + - wald + - moto + - ▁sustain + - 명 + - ▁founded + - ▁bringt + - 工资 + - undi + - Emp + - ▁isso + - ▁pris + - と一緒に + - eaux + - ủ + - aĵoj + - ても + - 海洋 + - ▁passes + - otto + - ▁Gesundheit + - կ + - 先週 + - unga + - зал + - ▁immortal + - ▁covering + - ▁wash + - ích + - bula + - казать + - wak + - issen + - 担 + - 泽 + - nico + - ▁hyn + - ▁react + - ▁мор + - mol + - ▁definite + - ▁decrease + - ▁scarce + - ▁beating + - print + - 強化 + - ▁Wind + - egu + - ▁справ + - леп + - gga + - ▁nhưng + - ▁poc + - 是最 + - ங்கள + - ▁compete + - かかる + - ▁territori + - hana + - 続く + - ground + - 経 + - 就是我 + - 買 + - وری + - 邦 + - ミリ + - ▁Gib + - nă + - ▁segui + - 种族 + - gung + - ▁formerly + - ▁gün + - ents + - யும் + - кие + - ▁Kindern + - ▁farewell + - ▁cotton + - пон + - ▁mechanical + - ▁enabled + - थ + - wesen + - ▁prejudice + - 과 + - ▁Organisation + - کان + - ▁beasts + - 敌 + - ▁breathing + - ▁đề + - ▁dues + - ▁grandes + - ▁letting + - wegen + - ▁provision + - ▁fishing + - ▁ongoing + - ŭ + - 地位 + - ▁그러 + - 和平 + - ▁länger + - ▁canada + - 过的 + - ▁alma + - ▁Pal + - cular + - வெ + - ▁elegant + - 司令 + - かね + - ▁interessiert + - ▁feu + - ▁violet + - маш + - ▁Landes + - ▁gazing + - gestalt + - 一个小 + - нат + - klar + - ló + - ▁gallant + - pä + - ▁tutto + - ▁În + - kore + - 正确的 + - lever + - ▁restrict + - ▁Lösung + - ▁applications + - ▁witch + - ительно + - yong + - 会在 + - تج + - 彼女 + - stärk + - たちは + - гре + - ▁Spi + - ▁tribes + - η + - six + - sitz + - komen + - rê + - ▁geboren + - ▁niets + - ▁prominent + - けどね + - 诉 + - 添 + - 发生了什么 + - tamente + - ▁unver + - 韩 + - ỗ + - ▁viņa + - heure + - ያ + - 兹 + - るんだ + - 巨 + - дж + - ඉ + - ři + - ▁upstairs + - ▁entertain + - цию + - ▁indicate + - kab + - ▁rarely + - 株 + - ▁imperial + - pression + - дем + - 应用 + - 形で + - crib + - ▁replace + - ▁beaten + - 阴 + - ▁আছে + - 平时 + - 立刻 + - 一群 + - ▁Außerdem + - джа + - ▁seltsam + - ▁ته + - 유 + - いわゆる + - দা + - ▁dimension + - ▁Bob + - 岁的 + - 思い出 + - open + - 孤独 + - ▁disaster + - களில் + - baba + - ▁touching + - をかけ + - ▁tribe + - kati + - 航空 + - ▁Nation + - ▁maxim + - 留在 + - 방 + - となり + - 手が + - ▁ähnlich + - ēt + - ▁strict + - いきたい + - により + - гән + - ▁wives + - ▁политик + - クラ + - どちら + - ▁Herausforderung + - 这一切 + - ▁sailed + - lash + - ▁hanno + - тка + - 月の + - ▁Vorstellung + - sible + - участ + - 倾 + - namen + - हरू + - 込まれ + - daw + - 揚げ + - っていく + - nsen + - ▁collar + - ނ + - hill + - ▁petite + - alität + - ▁grab + - ▁Kam + - ▁egal + - 绿 + - 事业 + - ores + - ▁bewegen + - besch + - ▁Titel + - 了她 + - きょうの + - 这两个 + - 危険 + - labor + - ▁funds + - 十三 + - 갈 + - ▁jaw + - ▁senator + - ▁doorway + - ationen + - ્ + - зар + - litz + - dó + - ▁определ + - ▁あれ + - ▁accent + - yana + - ▁wrath + - Li + - ▁moses + - arna + - ▁Hay + - ええ + - ▁interfere + - ▁Text + - ▁можна + - 臭 + - なんですけれども + - embra + - zó + - лич + - 描 + - 发表 + - ぁ + - itor + - ▁cheese + - ▁stato + - 돈 + - ▁Mitarbeiter + - ▁label + - কার + - ▁spun + - ▁propos + - ▁speaks + - 在家 + - 赞 + - ór + - ▁finds + - 市で + - 眠 + - ነ + - flor + - ニア + - ▁мяне + - ▁اگر + - ▁operator + - tention + - ▁definition + - 見事 + - вра + - ▁büyük + - tribut + - порт + - 非常非常 + - вяз + - rov + - ▁walter + - oti + - ▁marched + - ▁restored + - ells + - ▁trug + - 好啊 + - onda + - ▁riches + - ▁Hoffnung + - 太太 + - ுடன் + - lob + - ▁belongs + - ▁hans + - 非常重要 + - ▁présent + - 分子 + - 某个 + - 讨厌 + - ▁attracted + - しまう + - ▁encounter + - nnes + - zzle + - レイ + - ▁attain + - ▁вами + - ▁mutter + - 开车 + - 바 + - ▁funeral + - щу + - اره + - ▁shiver + - 创新 + - ▁стал + - treiben + - 保险 + - ▁lightning + - ▁complaint + - ▁african + - 重大 + - 你跟 + - ▁같은 + - چى + - 对他们 + - ▁quel + - ▁sama + - ▁обо + - 遊 + - aves + - ▁manufacturing + - 汗 + - 教会 + - 做一个 + - ▁wid + - мент + - ▁november + - ▁месяц + - ▁elbow + - ▁tank + - ほぼ + - лем + - ति + - NHK + - кин + - ▁Bilder + - ▁zeker + - стве + - 一个非常 + - ▁curt + - ტ + - ▁asset + - 破坏 + - anye + - ▁differences + - ▁нашей + - clin + - ウクライナの + - 行われた + - ▁Shi + - dors + - ▁democratic + - ▁Obwohl + - صف + - هر + - ▁feeble + - leş + - 这种情况 + - ssin + - を受けた + - kai + - ▁robust + - ▁besondere + - ▁elected + - ▁Modell + - ▁seconds + - lauf + - ダイ + - ګ + - セット + - 時は + - Applaus + - 白人 + - ▁свобод + - 病毒 + - 损 + - ජ + - ▁Mat + - ▁executive + - ▁onto + - lag + - ▁важно + - ან + - ▁concerns + - ء + - ebbe + - ▁Tru + - ▁seed + - 推荐 + - ▁Staat + - 祭 + - ▁cleared + - მო + - eixen + - 让它 + - သ + - wiesen + - Ro + - train + - ▁acknowledge + - 取れ + - 風が + - 依然 + - ▁indifferent + - 人数 + - ▁generate + - ▁frost + - itaj + - ▁reminded + - ▁romance + - 隠 + - ▁ireland + - ▁Ха + - 最多 + - ▁layer + - 柳 + - 就有 + - ▁caution + - ▁bezeichnet + - ▁denied + - سە + - ▁profile + - 的位置 + - tato + - ▁politische + - ▁Dra + - 高度 + - ちゃった + - ▁Bay + - 成立 + - ▁stephen + - laş + - 変わり + - neb + - ält + - oza + - coloured + - рок + - ▁independence + - ▁traveller + - 接着 + - utu + - 许多人 + - ▁leather + - 这项 + - 进步 + - ▁exists + - kia + - 进一步 + - ړ + - ▁Char + - ▁English + - cional + - maakt + - ▁zá + - ▁wereld + - ▁дэ + - 他们都 + - ▁Sicht + - 出来了 + - وك + - ▁christians + - 種類 + - gone + - ▁говорят + - ▁danach + - ▁positions + - 问你 + - यो + - ▁daylight + - wall + - えない + - 不住 + - ▁echt + - 脳 + - 搜 + - ▁consists + - děl + - 人在 + - ▁Adam + - umva + - ▁formula + - anzi + - ▁тысячи + - ▁casual + - ины + - ▁eighth + - plica + - guer + - 世界的 + - ▁استفاده + - ▁German + - ▁بیشتر + - ▁Ŝi + - ează + - 反対 + - ▁determination + - 时刻 + - iller + - 히 + - 不愿意 + - ▁republic + - respon + - alen + - liste + - ▁outer + - ▁echte + - 对待 + - 私たち + - ▁которых + - って言って + - 你先 + - ่ + - ▁aveva + - nym + - acions + - ▁然后他 + - ▁democracy + - 填 + - ▁гэты + - ▁Bruder + - ▁characteristic + - ▁Kris + - ▁neuro + - politic + - ▁visitors + - ໂ + - ▁gale + - tır + - ▁protestant + - ▁befinden + - ▁одиннадцать + - ▁Schi + - いまして + - öhn + - 연 + - そういうこと + - arbeiten + - лас + - ▁porter + - 做到 + - cun + - нер + - nette + - atan + - ▁zweitausend + - ల + - ట + - öö + - ▁relevant + - 鼓励 + - 很棒 + - fford + - ▁dios + - ▁Tak + - 个小时 + - 我发现 + - ▁Ul + - rating + - ▁creek + - ▁aggressive + - ▁трэба + - それでも + - 手里 + - へと + - بح + - нік + - 一个问题 + - 公主 + - 见面 + - ▁saa + - 始め + - 崩 + - ivo + - Mi + - ▁extensive + - ▁спасибо + - ▁properties + - ▁Asia + - ▁Gran + - 序 + - 애 + - posing + - 发生的事情 + - 想起 + - 十七 + - ▁Anwendung + - лө + - ▁Member + - トー + - 孔 + - ▁наши + - ▁span + - ▁swung + - ▁perception + - हा + - ▁ox + - 劝 + - ▁laying + - ▁carpet + - wch + - vē + - はもう + - 赚 + - ▁Demo + - mala + - daten + - მე + - quar + - ▁تمام + - anima + - ▁radical + - ▁власти + - anı + - ▁Ils + - 証 + - "00" + - hub + - ало + - の姿 + - るのが + - раў + - 読 + - '%' + - ваў + - 监狱 + - すいません + - ▁execute + - bred + - ▁profess + - ▁Fenster + - 不上 + - exc + - ▁torment + - 互相 + - ▁unge + - 着我 + - ரிய + - の一 + - ▁sci + - 設置 + - versa + - ▁größten + - vê + - ▁graceful + - popul + - 夺 + - ಸ + - 採 + - とにかく + - name + - ▁Partner + - あるいは + - ▁nuestra + - ▁impressed + - ức + - 对不对 + - IT + - 方便 + - pek + - 一周 + - ਾ + - ම් + - ▁California + - ▁assembly + - ▁bran + - жда + - 可以在 + - ▁lei + - 在她 + - 有趣的 + - ▁divide + - 直播 + - nemen + - の話 + - 求め + - 彼の + - ▁trends + - ▁veröffentlicht + - илось + - 助け + - க்கப்பட்ட + - ▁دې + - ▁rapport + - ▁tones + - nego + - 怎么说 + - ົ + - 也很 + - grat + - träge + - ▁großartige + - ▁cape + - ▁successfully + - سى + - علم + - 撮 + - jah + - 安妮 + - ▁whit + - inin + - ▁Funk + - 他自己 + - ▁funding + - jär + - 女朋友 + - ホテル + - ▁poly + - ▁awkward + - iyorum + - wich + - lish + - ▁Jung + - cata + - جم + - ▁Then + - bby + - embe + - ▁Kein + - 防止 + - 访问 + - ▁blanket + - 鉄 + - ▁andrew + - ▁grounds + - ▁چا + - ▁Israel + - ▁pap + - 出てくる + - ▁convention + - றி + - えっ + - ▁Wieder + - 充满 + - ▁Australia + - fik + - аем + - ▁schlechte + - ▁Tier + - ▁febrer + - 屈 + - 肖 + - 課題 + - idas + - ▁milli + - ▁parish + - borough + - 進め + - ▁Zeug + - عب + - En + - ▁exceedingly + - 柔 + - 砂 + - 郑 + - ▁таксама + - leb + - 最低 + - 当て + - ▁japan + - 你把 + - ächtig + - sort + - ▁shudder + - ▁profitable + - 如果他们 + - ▁放一下 + - クロ + - ände + - 他们说 + - ▁Durant + - 很高兴 + - pare + - artig + - schlossen + - ▁ora + - ▁அந்த + - cà + - 掉了 + - fè + - ▁canal + - ▁administra + - ▁bears + - 出现在 + - ▁shriek + - ▁знал + - ebilir + - ▁schrieb + - contra + - ▁roar + - 間に + - 液 + - 相互 + - ▁package + - でお + - ▁Maar + - 식 + - けども + - ▁romantic + - ▁tales + - ▁gelernt + - ▁invent + - 大体 + - ▁anyhow + - を作る + - stoß + - ▁podcast + - ▁Пра + - ლი + - 奔 + - lp + - män + - кар + - mesi + - 的观点 + - gani + - Mail + - ▁mwa + - サッカー + - ▁alien + - tiu + - 是真的 + - 計画 + - りの + - 診 + - 医疗 + - 明确 + - ▁parece + - десят + - иш + - 哇 + - ▁meta + - CO + - lec + - ▁但是我们 + - argent + - 炸 + - 我先 + - ▁studying + - shaped + - 的样子 + - ▁anymore + - ▁attendant + - 可怕 + - ▁erfahren + - nade + - ▁zona + - ▁Dame + - ▁containing + - ▁Patienten + - ▁болон + - 統 + - ר + - ▁ჰო + - ▁соглас + - মে + - 目に + - ▁gyda + - ▁endeavour + - 那时 + - 発射 + - бур + - ▁cael + - จะ + - 言われて + - ▁meg + - 観光 + - ▁envelope + - ▁говорю + - ▁snap + - ▁truck + - 电子 + - ຊ + - ▁endeavor + - ▁stole + - ▁beheld + - 焼 + - 这也是 + - energie + - ▁acid + - ▁communicate + - ▁Хо + - 估计 + - 怎么会 + - зем + - මා + - ▁Australien + - fish + - 嫁 + - igheid + - odi + - 区别 + - нев + - liko + - tale + - ▁Camp + - 文学 + - krit + - hielt + - ▁tube + - ▁карт + - igne + - ді + - 我再 + - 的身体 + - obo + - 告诉我们 + - ▁dhateng + - ▁invention + - ări + - ▁அவர + - ▁Herrn + - าย + - ▁cunning + - folk + - をしている + - ▁Fra + - ▁ignor + - ▁Denken + - 付き + - ▁слуша + - 実験 + - patri + - ▁Ganz + - ▁kurze + - ▁saving + - 東北 + - 韦 + - るのか + - ▁baz + - ▁Freude + - ▁километр + - 責任 + - ▁restless + - ском + - ▁Ty + - ▁факт + - ▁whip + - 收集 + - となります + - スタン + - ▁folly + - ▁wool + - ▁uses + - મ + - ▁Unsere + - 全員 + - стат + - ▁regards + - ▁Flu + - El + - ▁recommend + - るような + - tering + - ству + - ీ + - cope + - 每天都 + - harmoni + - ▁کرده + - ▁appointment + - 下雨 + - 广泛 + - ehr + - für + - 向き + - cell + - юр + - വ + - 设置 + - 这只是 + - ▁erzählt + - publik + - ▁nämlich + - 经理 + - ▁senate + - ▁perpetual + - 的研究 + - 昼 + - ற்று + - ▁Grand + - 和我们 + - ものです + - まって + - hra + - ▁laura + - 可能性がある + - ▁Cho + - ▁mama + - ▁Cam + - chair + - ▁chart + - ▁опять + - ▁injury + - scheid + - ambo + - ▁gospel + - projekt + - cı + - ▁elephant + - ▁наверное + - nisse + - ▁dislike + - ▁stomach + - ▁amendment + - 応援 + - ▁barrier + - ▁upset + - 独特 + - 白色 + - ▁dedi + - 無理 + - ▁extract + - 時間が + - 小说 + - ▁pains + - 就是你 + - 観測 + - ▁所以说 + - 粘 + - 選手は + - yin + - ▁этому + - ▁lass + - 湯 + - 指挥 + - ▁illumin + - rush + - 進んで + - দের + - élé + - ▁helps + - fia + - ▁Bildung + - ▁Jeder + - 亏 + - 億円 + - ご覧ください + - gress + - ▁romans + - ▁Haben + - トラ + - 国家的 + - mato + - hut + - 支え + - ▁tudi + - ▁disappear + - ына + - ▁Gesundheits + - ▁ነው + - ▁Beziehung + - cam + - ▁Drei + - 扣 + - ▁celebrated + - ▁coisa + - ▁convey + - ▁aussehen + - weis + - ▁Hon + - 止め + - 碗 + - ▁acquisitions + - 关闭 + - ▁Ба + - 超级 + - ▁tables + - ໃ + - ▁ndetse + - 一面 + - ▁واقع + - ีย + - ibility + - 載 + - ilor + - 信じ + - وف + - раг + - grade + - 上の + - ▁Viņš + - ӧ + - 手段 + - бил + - ▁damp + - ▁Alex + - ▁taxes + - ▁chez + - ▁50 + - ▁zumindest + - がいい + - 盤 + - brau + - 歴史 + - kopf + - ▁wordt + - ▁ເອີ + - 두 + - 차 + - เป็น + - 茨 + - ▁cable + - ▁grows + - ▁constitute + - ▁یې + - ▁interessante + - てしまう + - 備 + - ▁despre + - ▁promo + - 回目 + - 那个时候 + - ▁imbere + - 探索 + - phon + - 途中 + - ▁machines + - ▁Handel + - ▁salvation + - ▁parted + - ▁punto + - алі + - ▁moja + - 壮 + - halb + - ▁corporate + - 者的 + - ▁flank + - 勇 + - ▁relieved + - ますよ + - ена + - drückt + - Н + - ▁churches + - めちゃくちゃ + - 自民党 + - 进了 + - 仁 + - ▁swim + - ▁loĝ + - ▁الآن + - hnen + - 也不能 + - ▁eben + - とっても + - ټ + - ▁getroffen + - ▁stake + - kou + - ▁Fisch + - schap + - 太好了 + - zwi + - ▁vive + - 如果他 + - 最重要的 + - γ + - ますが + - 軍事 + - ▁woe + - ウェ + - 息子 + - ▁Steuer + - 肯定是 + - ▁tay + - ▁boss + - граф + - rons + - lasse + - 灭 + - க்கும் + - lini + - 体験 + - ▁delivery + - ▁temptation + - 忘记 + - ウル + - 奴 + - ▁thành + - ▁په + - ▁writers + - ▁assistant + - ▁Tam + - кө + - 我爸 + - ▁boom + - чный + - だね + - اپ + - weil + - uwa + - ▁facilities + - ▁monkey + - 私たちは + - صور + - ▁тому + - સ + - 真相 + - 这就 + - 削 + - ▁Sim + - ▁squire + - ▁britain + - 败 + - ۰ + - しかった + - ちなみに + - ستان + - ▁trifle + - dist + - ▁options + - empat + - 敲 + - ▁Monat + - 会说 + - стой + - しようと + - ▁langen + - ப்பி + - ▁Az + - 焦 + - ますので + - ছ + - sters + - 糟糕 + - erei + - ▁subtle + - 胎 + - に行く + - ▁яна + - ▁времени + - スタジオ + - ▁сообщ + - 普遍 + - yim + - pē + - ▁sitzen + - プーチン大統領 + - 你没有 + - — + - ▁Monate + - ▁dive + - ▁Fre + - 各地 + - ▁bias + - ml + - ▁bị + - ▁gardens + - ▁ceremony + - ▁roots + - غل + - geschichte + - ▁Ĉi + - ▁minu + - ▁имеет + - 来年 + - iaeth + - 小さな + - 饿 + - ▁можа + - ▁Hall + - 帽子 + - کش + - ▁pense + - ▁Tisch + - эконом + - ufu + - の世界 + - ▁Leistung + - ▁steer + - сю + - hul + - ーク + - ですので + - 爷爷 + - вон + - ▁wax + - 违 + - дь + - 一个月 + - ▁isabel + - 向你 + - ె + - lari + - ▁peril + - メッセージ + - すぎ + - 것 + - ▁общем + - ▁Ken + - ▁natives + - 邪 + - ▁Anda + - nice + - 结合 + - 把她 + - chang + - кро + - ▁Kunden + - 首都 + - 地点 + - ▁launched + - ▁cran + - вен + - фер + - 開始 + - ப்பா + - ▁Dum + - 的意思 + - ▁dragon + - ▁silently + - なければ + - 荣 + - ▁Junge + - ▁searching + - 这将 + - ▁erklären + - ▁scratch + - ▁ehrlich + - emba + - ▁Liste + - 応 + - 까지 + - ▁fitted + - とする + - GAAP + - ▁limits + - რი + - を使った + - 배 + - ovi + - eight + - раш + - ▁marine + - ▁Tar + - ▁Many + - 壊 + - 년 + - ▁troubles + - ▁nuclear + - ▁lodging + - خص + - ▁termina + - 多分 + - Weiß + - 有所 + - acak + - wise + - prof + - num + - 英语 + - abana + - 胜利 + - cada + - autobús + - ▁residence + - ولا + - ▁zeg + - ▁Jim + - 抵 + - ▁Bö + - ▁Hauptstadt + - 京都 + - iling + - 我把 + - ▁appetite + - ▁oameni + - ▁cardinal + - häng + - 地元 + - ▁doubtful + - reiz + - リスク + - 来て + - 慌 + - ғ + - しょう + - ▁bother + - 算是 + - ▁reverse + - ▁dearest + - ของ + - ▁занима + - ▁giả + - 不像 + - ▁newspapers + - ▁boil + - のうち + - μ + - ▁мужчин + - 一声 + - ār + - ▁fury + - かわいい + - ầ + - api + - ố + - ở + - ▁Aufmerksamkeit + - shore + - 堆 + - ▁центр + - 議論 + - ได้ + - ですし + - 如今 + - ▁passions + - ▁limbs + - ▁producer + - verein + - ▁مج + - ▁glen + - ▁natur + - rade + - ▁verrückt + - 版本 + - 回転 + - lica + - ▁hinder + - ▁hastened + - ▁anticipate + - 大事な + - の問題 + - ▁zwölf + - 先に + - ▁그니까 + - ▁erstaunlich + - ▁assault + - 发生在 + - ▁vede + - ▁bust + - ▁binnen + - ▁lloc + - は今 + - tré + - といった + - court + - ▁exquisite + - wunde + - ның + - ▁Lee + - ▁bundle + - duct + - 高速 + - ▁nas + - mac + - ▁достаточно + - 体育 + - チャー + - さあ + - ▁desires + - ▁Geschäfts + - gana + - 辛苦 + - 略 + - 交谈 + - 的那种 + - bí + - レベル + - ▁brass + - 说得 + - 무 + - dala + - 歯 + - ▁shalt + - kuba + - スタ + - ▁взгляд + - 对象 + - ▁clinical + - 目を + - 殖 + - industrie + - 戈 + - 的主要 + - ▁Sel + - ԥ + - enne + - ▁ralph + - ▁resting + - ась + - aran + - body + - ▁esteem + - ▁hail + - ඩ + - ▁вместе + - 仔细 + - ▁rip + - ▁Aquesta + - ▁Welche + - Bo + - されていた + - ▁multe + - 锅 + - 否 + - ▁наша + - ▁export + - ▁vigorous + - ▁Phil + - мын + - ▁scandal + - 炮 + - カレー + - ▁Gla + - ▁بازی + - تان + - ▁prevented + - ▁tranquil + - ▁tobacco + - ▁thence + - 집 + - ▁tire + - ▁schwarze + - リング + - ▁embrace + - ▁schu + - ほら + - ▁rural + - ҙы + - ▁skirt + - ▁каждый + - るという + - ▁Bitte + - 仍 + - ຄ + - ▁wrap + - vara + - ەوە + - 者は + - воз + - нал + - ▁offers + - έ + - 恐怖 + - 安心 + - ▁geweest + - ▁dumb + - ▁municipal + - фон + - 上げて + - tē + - 小组 + - ▁Carl + - ▁golf + - ▁Position + - ▁después + - 绑 + - "2019" + - ▁scientists + - ▁但是你 + - 경 + - ▁دیگر + - ▁excess + - লো + - erweise + - pence + - ▁prey + - 把它们 + - قة + - そこで + - ▁fünfzig + - пле + - 微笑 + - ▁cabinet + - ▁accused + - muzi + - 確保 + - ▁решил + - ▁Büro + - 的最 + - كر + - ▁formation + - ▁princes + - ですけれども + - still + - әр + - ▁баш + - ▁entertainment + - ິ + - 奉 + - "800" + - ▁собственно + - 放下 + - ということを + - bird + - システム + - ток + - ▁Tochter + - 被告 + - ▁uncertain + - ▁нельзя + - ▁شخص + - ほん + - arma + - ▁insight + - ▁ruler + - ▁altijd + - ▁habla + - ären + - ▁Here + - zunehmen + - ▁passionate + - ▁nunca + - ▁typically + - 童 + - 와 + - ▁supplies + - räum + - 温暖 + - anche + - ▁lustig + - stop + - ▁ascend + - かし + - ▁Stunde + - ▁начина + - وار + - றை + - ර් + - ▁marquis + - ▁Quin + - 伙伴 + - ▁إذا + - ▁Pop + - 惠 + - кую + - のない + - anne + - していきます + - 友達 + - ▁retire + - 来源 + - almente + - frau + - ▁ўжо + - mates + - няя + - нич + - ▁seda + - 消失 + - ısı + - ▁wrapped + - வில் + - ▁política + - 行われ + - 見えて + - ▁mau + - lager + - ▁při + - 上来 + - lett + - ލ + - dang + - ▁bez + - енный + - 哲学 + - ены + - جز + - ▁barrel + - 相反 + - ▁neighbourhood + - パス + - zeichne + - esten + - メダル + - ▁Kosten + - ▁relativ + - коп + - ▁älter + - 编辑 + - الي + - gründe + - голов + - 体を + - ஷ + - 有机会 + - ▁nobles + - 这件事情 + - が発生 + - ということなんです + - 告诉他 + - 往往 + - ▁دارم + - ũ + - yah + - 五个 + - న + - ▁argue + - ශ + - ピン + - imos + - ▁trusted + - ▁прямо + - рог + - ▁depuis + - idades + - Ч + - ▁যে + - ではありません + - ていて + - 億 + - ▁unpleasant + - smith + - わない + - ▁latest + - рг + - んじゃないかな + - nische + - ▁pulling + - を持つ + - puesto + - 乘 + - 酒店 + - ▁такого + - ▁Gelegenheit + - rats + - ▁svoj + - ▁viva + - 这就是为什么 + - 杂 + - ▁مورد + - পর + - ▁pushing + - ▁depths + - しよう + - ヨ + - Ne + - gles + - ▁guards + - 均 + - ▁hadden + - ▁maison + - ▁sketch + - вых + - 宝宝 + - 弁 + - ▁surgeon + - ▁aŭ + - ▁siempre + - sea + - 除非 + - ▁далее + - quí + - 感觉到 + - capacit + - ▁advantages + - ▁chant + - umwa + - bä + - 森林 + - ▁foul + - مار + - 矿 + - 跨 + - ▁staying + - 热情 + - мысл + - ▁paw + - ▁Straßen + - ▁forecast + - ▁собира + - اری + - 互 + - obli + - енные + - ப்பட + - ▁fum + - ▁cá + - ▁distinctly + - ада + - wari + - 飲 + - 一部分 + - 市内 + - 怎么能 + - gge + - ▁عنوان + - 出演 + - ▁sterben + - ▁reproduc + - ▁register + - ▁Mitte + - tiga + - bron + - ▁Software + - ▁knights + - たちの + - ▁место + - ▁menschliche + - ising + - ▁repent + - ▁mechanism + - taka + - ▁haut + - 需求 + - ▁stopping + - ợ + - ▁breathe + - 濃 + - 不容易 + - stick + - sagen + - ▁guarantee + - 这些东西 + - 詰め + - 缝 + - ▁sabi + - 所在 + - ランナー + - ▁представи + - ▁является + - 特别是 + - شي + - Đ + - ▁després + - 辺り + - 也要 + - ▁образом + - 听着 + - ▁earnestly + - ▁Tim + - воль + - 就没有 + - ост + - ▁oleh + - 何が + - ▁donne + - فة + - trägt + - ▁brains + - 幸运 + - ▁deadly + - станов + - valu + - ürü + - いえ + - ▁skull + - gebiet + - Mar + - 敵 + - 攻め + - ▁spielt + - source + - baren + - ▁Bevölkerung + - 都能 + - ▁stirred + - ▁commonly + - ▁pang + - ▁Before + - 角度 + - ▁tener + - ▁winning + - ▁öffentliche + - 截 + - نة + - ▁parce + - dler + - させた + - уль + - ▁Größe + - ▁nei + - ▁conservative + - ▁туда + - というもの + - 用の + - ▁boxes + - ▁reception + - ▁Şi + - ▁timber + - ▁Druck + - 発生 + - мир + - 適 + - 弃 + - ▁Sud + - 解決 + - க்கி + - ▁baga + - からも + - وح + - ▁comprend + - 在你的 + - 工人 + - 划 + - ложен + - 原则 + - 史上 + - klä + - ե + - markt + - 荡 + - kari + - walt + - オン + - ▁neues + - ▁Ergebnisse + - ▁courts + - нг + - 버 + - shot + - ең + - ▁blew + - haltung + - ▁Herzen + - грамм + - ▁participate + - ▁competi + - ちょ + - 알 + - ▁gerek + - ▁президент + - ▁esti + - ண்ண + - 공 + - 교 + - ▁fatigue + - ▁fatto + - ▁aquella + - altra + - ▁blossom + - 恵 + - 鮮 + - 瑟 + - ▁jewel + - ▁Rock + - 帝 + - ось + - ▁remainder + - ▁راه + - 特別 + - ▁technique + - ▁pillow + - opa + - 많 + - ▁category + - ▁таким + - ませ + - ▁monday + - それぞれ + - pio + - läuft + - ▁zunächst + - ▁Second + - volg + - motiv + - ▁nerves + - ▁programme + - omu + - tious + - ▁Bell + - ▁augen + - дон + - 一把 + - инский + - ▁ஆஹ் + - ▁omdat + - ▁dutch + - سته + - ▁profitability + - affe + - ▁standards + - 付近 + - 俄罗斯 + - kreis + - ▁gelang + - овых + - кор + - ▁procession + - ơ + - 将其 + - 他有 + - 爱的 + - 很有趣 + - ▁Omu + - кія + - ▁summit + - ▁fünfzehn + - چه + - 生活在 + - コー + - 情况下 + - ▁gesamten + - 海岸 + - 非常好 + - 家长 + - écri + - ▁murderer + - ▁Он + - ▁مست + - ▁accelerate + - itas + - cía + - ▁diejenigen + - ▁contracts + - ▁commun + - 高中 + - hte + - ▁delivering + - たっぷり + - kala + - ▁popula + - 公园 + - ▁domain + - ▁journalist + - ▁repar + - crit + - ための + - ▁Auswirkungen + - ▁былі + - ▁Papier + - 所以他们 + - lē + - பார் + - 外交 + - ▁Bundes + - 我们家 + - そんなに + - ▁stolen + - 低い + - 附 + - zaba + - иа + - ▁egyptian + - ା + - 달 + - 脏 + - ▁uwo + - lă + - 会不会 + - ▁Web + - ▁olduğu + - дор + - regul + - 時点で + - 必ず + - ță + - wissenschaftlich + - ▁scripture + - mper + - を示 + - ▁alterna + - kke + - حر + - shuri + - ▁format + - amerikanische + - ння + - ▁serving + - ▁doll + - ▁resemble + - ▁slain + - 走进 + - 美丽的 + - 展開 + - ▁wilderness + - ▁creo + - kind + - ▁Stein + - ▁mussten + - gramm + - ▁абсолютно + - ని + - film + - 不好意思 + - ▁sailor + - 我看到 + - 笑声 + - 嘅 + - 火车 + - 便宜 + - gid + - うまい + - 也就是说 + - 中継 + - ▁cats + - ango + - wehr + - чил + - ▁flashed + - 小孩 + - 으면 + - ▁occupy + - 不对 + - ▁victims + - rink + - ▁shan + - ▁dife + - ▁должно + - あんまり + - чай + - ▁وقتی + - 谈话 + - 珍 + - 庁 + - コース + - rechte + - ▁компани + - 后的 + - ▁fem + - ▁utili + - struktur + - 付出 + - mount + - ▁humour + - ții + - ▁respectable + - を迎え + - бри + - ▁бог + - myaka + - mast + - ▁accomplish + - оро + - 什么意思 + - ▁allowing + - ▁streams + - 扫 + - mming + - ▁Pferd + - ▁aya + - ގެ + - ▁Canada + - chief + - ▁erhielt + - ▁scared + - ▁burnt + - ▁gloomy + - ▁выбор + - lha + - ▁さて + - нулся + - ▁Link + - ımı + - ベル + - ிருந்த + - 仪 + - 睡眠 + - ▁God + - ▁Vorteil + - ▁Stellen + - ístic + - を作り + - ▁Reich + - 重点 + - 氷 + - つい + - лийн + - 早速 + - ▁số + - ▁стол + - ▁Haar + - ゾ + - 説 + - ▁equity + - ▁grove + - ▁زندگی + - お客さん + - 选举 + - 妮 + - फ + - ывать + - 開かれ + - kamer + - хай + - ▁adjusted + - парт + - ▁insanlar + - 垃圾 + - ան + - だが + - 您可以 + - mena + - ▁suitable + - ދ + - fähig + - bikorwa + - 上升 + - ▁needle + - ▁hawk + - มี + - ベスト + - ▁prend + - ▁clima + - poko + - 地元の + - ▁jos + - قابل + - ▁prudent + - 什么是 + - ▁agony + - ▁inevitable + - losen + - ▁таких + - ▁wages + - ▁otros + - date + - 双方 + - 诊 + - ▁cluster + - 桂 + - 杉 + - インド + - ▁meaningful + - iet + - ▁fruits + - 継 + - ▁status + - 的男人 + - ▁trage + - ▁polly + - zehn + - でしたが + - ▁самое + - amour + - 和她 + - ufer + - ▁transparent + - rier + - tero + - スク + - を入れ + - ▁offence + - ▁இருந்த + - ライブ + - ▁washed + - ▁obscure + - esso + - 規模 + - ▁resident + - ▁resolve + - ▁betrachtet + - ▁foarte + - 幻 + - 正好 + - ▁damn + - zugehen + - 那儿 + - ஓ + - წ + - tian + - 層 + - ▁assembled + - 中国人 + - ▁chairs + - 夸 + - ▁сур + - 解除 + - ▁Dit + - 終わり + - To + - ▁menyang + - tanz + - ▁officials + - ▁libro + - ▁Glauben + - ibu + - ▁prim + - гы + - ▁Most + - 构建 + - ▁entweder + - ▁bauen + - 是关于 + - 動物 + - ▁Mund + - ambu + - かけて + - rop + - ▁generations + - ▁Joan + - ▁dash + - ▁masses + - ▁mögen + - بات + - oud + - 込んだ + - ▁brows + - 演奏 + - 一気に + - 防衛 + - cula + - ▁Interesse + - еры + - 方針 + - 和他的 + - mog + - ຈ + - 輝 + - ▁disguise + - ▁varia + - ▁leaped + - नि + - ▁leer + - шь + - zieren + - ļa + - ına + - rique + - 彼女は + - ளை + - 雑 + - amendement + - 这本书 + - ▁confined + - 不久 + - 将在 + - ▁nephew + - imit + - бан + - 缘 + - gado + - 我们今天 + - ereza + - 墓 + - ▁domina + - 买了 + - 体制 + - 稳 + - صر + - 一万 + - 競 + - 浴 + - 的结果 + - 時から + - पा + - ▁hopefully + - ▁còn + - 什么都 + - ▁poe + - ▁fastened + - ▁brands + - ▁ấy + - 烂 + - ▁florence + - ▁legislation + - gari + - ▁высо + - barra + - ▁Plu + - aciones + - dna + - 一首 + - 賀 + - ▁december + - ▁valid + - cine + - ▁erinnert + - pole + - familie + - 琳 + - strat + - ▁humans + - gā + - ▁kinder + - ▁scri + - ampl + - ▁blast + - 琴 + - 曹 + - ▁dispar + - 绿色 + - 挣 + - ▁продолжа + - кру + - ▁steamer + - ▁arguments + - ▁toda + - を超える + - ▁kullan + - tli + - ▁Zustand + - ▁suspicious + - 脉 + - ▁obstacle + - 競技 + - 椅子 + - ▁Maß + - ▁temporary + - 的任何 + - ▁persuaded + - 如果你想 + - 逐 + - ▁cambia + - ウン + - ό + - ▁abbiamo + - ▁vary + - ▁понятно + - ぐらいの + - ものの + - 辈 + - ▁commenced + - ▁Schrei + - ligt + - 主题 + - 都知道 + - schule + - ▁separa + - web + - ▁Kaj + - 飞行 + - thon + - ▁nnyo + - ump + - ▁Service + - ▁irgendeine + - eus + - 件事 + - 这么大 + - 的老 + - ▁protected + - ▁effectively + - 分かります + - dür + - 主要是 + - кус + - ▁enorme + - ष + - エネルギー + - ▁sunset + - нэ + - wah + - ▁призна + - кино + - ▁deinen + - ▁costume + - くない + - کو + - ▁homo + - ▁کردن + - tò + - ума + - もありました + - いきましょう + - ▁seats + - ▁Dort + - ▁mars + - ▁supporting + - ▁replaced + - ▁hammer + - ▁Two + - ▁interven + - sley + - ▁машин + - 把这 + - ▁genauso + - مۇ + - нская + - ▁furnish + - ▁units + - 的爱 + - ▁strangely + - 먹 + - steuer + - 受伤 + - 関係者 + - 是这样的 + - 失去了 + - ▁اینجا + - 分け + - ທ + - ▁globe + - 市場 + - 播客 + - иг + - 资本 + - ▁contents + - hanga + - zicht + - ▁großes + - 还会 + - ▁jove + - кер + - ▁saints + - 丰富 + - ▁Vol + - ▁fazer + - ▁mou + - دون + - ▁Ntabwo + - ▁Pass + - ▁fires + - ▁devices + - ▁tienen + - нымі + - ▁mademoiselle + - ガス + - taba + - ▁achter + - 鬼子 + - 还真 + - 買い + - ▁rays + - ▁Cent + - ▁buryo + - ▁cual + - ▁amigo + - ▁murdered + - んでいる + - ▁vulgar + - elte + - ▁seas + - ▁либо + - пуска + - ▁aceste + - 申请 + - そば + - ▁Brit + - ▁bitten + - 的历史 + - ▁Natürlich + - ▁Texas + - 炭 + - ▁Schwester + - ▁блок + - ▁neighbors + - ாள் + - 一時 + - ▁двух + - rita + - ▁effet + - ▁часть + - מ + - ▁speziell + - ▁групп + - われ + - 亲自 + - جی + - ashobora + - ▁armies + - tuk + - ▁succession + - 上昇 + - ▁Minister + - 一些人 + - ৃ + - 究 + - ▁wing + - いう + - 的呀 + - anthrop + - の一部 + - ▁fountain + - 兼 + - ▁minut + - りとか + - 初の + - 把他们 + - ว่า + - ▁Design + - ▁familia + - 神秘 + - lui + - ▁testimony + - 教えて + - ▁abruptly + - ▁Une + - ▁decidi + - riet + - 类型的 + - ▁meetings + - 받 + - 월 + - рай + - space + - iadau + - ▁pall + - ▁antwoordde + - 職員 + - مز + - каў + - think + - ▁insbesondere + - ▁solitary + - ヨーロッパ + - ▁responded + - 中国的 + - ▁puzzled + - 逆に + - ▁Mul + - 赢得 + - గ + - сөн + - 不是我 + - ▁sauce + - ついて + - ▁diferente + - life + - 民主党 + - ▁pronounced + - までに + - 公民 + - ▁hohe + - ▁diverse + - ▁namely + - ▁weigh + - pian + - 这张 + - ▁thereby + - வீ + - ▁tragedy + - が出て + - ▁但是他 + - 谷歌 + - іцца + - ök + - nika + - ▁chứ + - 剪 + - ▁offices + - 你们俩 + - ▁channels + - zette + - sozi + - ▁twi + - 公園 + - gize + - rata + - 養 + - ▁scott + - ▁grip + - ▁longing + - ▁texas + - ▁diamond + - 事業 + - 这场 + - ▁Kä + - bou + - 想过 + - ுள்ள + - 一遍 + - 尝 + - schutz + - ▁clara + - ▁уу + - вяр + - 善良 + - ▁memories + - üyor + - ▁producing + - ▁sadly + - ▁wink + - 生存 + - 现在的 + - 协议 + - ▁scent + - ىنى + - hine + - ▁veces + - ▁pří + - ▁Ng + - 购 + - ▁Werk + - ▁cog + - 行政 + - ワールドカップ + - ▁Schmerz + - ▁milit + - liği + - ▁neglect + - pier + - 黑色 + - ▁என் + - ▁functions + - ▁harvest + - 시간 + - ▁floating + - が今 + - ▁metro + - lingen + - яць + - ▁partially + - ▁indication + - ▁Rei + - スタッフ + - ▁Sub + - 予報 + - ▁guilt + - gesehen + - 的学生 + - ▁sergeant + - mari + - ады + - Wa + - 平等 + - 房间里 + - 않 + - ▁documents + - ▁cavalry + - ▁பல + - fashioned + - ▁sets + - бой + - ▁nehme + - த்தின் + - ▁پیش + - क् + - 广播 + - ае + - 动作 + - ▁integration + - 石头 + - ▁результат + - ▁amas + - ▁brig + - দে + - 饼 + - ▁fiction + - 題 + - ▁кстати + - ▁shu + - ▁பிர + - しまって + - flex + - eorang + - made + - рал + - shop + - 領 + - scheiden + - ĉa + - 旁 + - 舍 + - ї + - 不是说 + - truc + - schiff + - ▁Scott + - ія + - ▁roses + - ▁但是在 + - 胆 + - ▁Ра + - داری + - 我们想 + - Ab + - ▁trabajo + - に関する + - ▁defect + - ▁Gil + - ერ + - ▁wandered + - 会談 + - ckle + - 勝負 + - Au + - meli + - ▁bose + - 飲み + - šo + - 植 + - ▁애들 + - 所说 + - vian + - ▁لقد + - 作って + - ▁satisfy + - ffle + - ▁Arzt + - ▁wann + - ▁deeds + - ▁myth + - ▁Nummer + - ▁criticism + - ▁Kro + - 故意 + - 单位 + - ▁맞아 + - ستا + - ▁guardian + - ▁indignation + - Ver + - ▁recollection + - 会見 + - ▁whoever + - break + - 気温が + - সি + - ▁gleichzeitig + - 陛下 + - ▁delicious + - 开始了 + - 读者 + - beeld + - 起了 + - ▁illegal + - 地面 + - ▁yeni + - ▁enjoyment + - ▁outrage + - 并在 + - ▁flee + - 屏幕 + - больш + - ▁interact + - ▁momentum + - ▁hano + - ▁inspiration + - liches + - ලා + - iser + - ▁glasses + - 加上 + - 暑 + - орон + - 耐 + - ▁dramatic + - ▁равно + - hla + - gó + - 协 + - 障碍 + - 倉 + - ▁sunk + - ▁шестнадцать + - ▁tendency + - ▁Island + - するなど + - 预测 + - よい + - ▁unbedingt + - ▁bleibt + - ▁шмат + - ▁disp + - angira + - arca + - ▁crimes + - onne + - ▁loyal + - ▁apostle + - ▁betray + - оны + - ▁inward + - ilia + - 烦 + - 的日子 + - ▁사람 + - lg + - 見る + - rinner + - 沉默 + - ▁seize + - ஞ்ச + - iler + - ▁правильно + - なあ + - ▁بسیار + - 媳妇 + - ▁говоря + - 主意 + - 물 + - ▁ruhig + - ▁Turn + - 不出 + - сом + - ▁Nel + - 紫 + - unddreißig + - を務め + - unta + - ▁Autor + - ▁diana + - ▁alexander + - ▁telegraph + - ▁ساخت + - нен + - ▁amen + - 焦虑 + - ▁Artikel + - аар + - حة + - ▁seves + - ▁пост + - һә + - 天下 + - Un + - 明显 + - ▁لدي + - лаг + - ▁Rand + - ▁personality + - hart + - abandi + - っていました + - zek + - ▁arrangements + - بد + - ▁sermon + - が多く + - 的照片 + - ▁ruined + - ahu + - なと + - 智慧 + - ัง + - ▁теле + - tou + - ▁geheel + - ению + - ▁своих + - ▁virtues + - ▁widely + - ▁mingled + - ▁Kir + - 我们没有 + - ccio + - ▁Club + - 我们不 + - езд + - してた + - ▁rider + - teilung + - كو + - 一片 + - ▁женщин + - سان + - 重复 + - 生日 + - ▁approved + - 绕 + - 機能 + - ishi + - ograph + - 讲述 + - 危机 + - 広がって + - 获得了 + - رە + - 意见 + - 妇 + - ▁loaded + - cation + - いいですか + - ▁fran + - услов + - ▁pastor + - 统 + - 提供了 + - 再開 + - ▁puff + - ն + - 障害 + - ▁financi + - 给大家 + - kund + - ▁tune + - arro + - ▁없어 + - ▁levi + - lade + - 今も + - ▁yea + - ▁serpent + - ▁endless + - いいですね + - いき + - ▁Where + - ▁Beste + - riz + - 离开了 + - 径 + - ränk + - ному + - 伸び + - ▁Fähigkeit + - ▁Schlaf + - ▁duchess + - 你和 + - ▁لأن + - 就这么 + - ▁executed + - ▁heels + - ▁chicago + - 성 + - ▁vader + - zahlen + - ▁periods + - called + - just + - ▁тринадцать + - さい + - dron + - 改变了 + - रि + - ▁vera + - ▁sharing + - inta + - ▁Feld + - 負 + - ▁ihe + - кров + - dog + - ▁чт + - pool + - ▁dreamed + - ▁heilig + - ▁slender + - 在家里 + - ▁uncon + - മ + - ▁그리고 + - ▁Kandi + - Union + - 英里 + - ▁chances + - ryo + - 场景 + - 遥 + - 链接 + - 移民 + - 十四 + - ▁sac + - fact + - ▁selten + - ▁Arab + - 谈到 + - ▁feather + - ▁inch + - 尽可能 + - 都被 + - 日常 + - ▁attorney + - human + - ▁helpful + - 劳动 + - 经营 + - ▁mă + - ▁Cro + - ▁languages + - ▁Esperanto + - лев + - ▁sustainable + - タン + - 生産 + - 纵 + - うちの + - ▁promotion + - lateral + - stamm + - making + - 華 + - ▁risen + - geist + - ▁vehicle + - 大量的 + - сна + - ▁careless + - ваю + - 村さん + - 一刻 + - 育て + - ▁Ча + - 取り組み + - ▁passengers + - 雇 + - း + - ▁chimney + - ▁엄청 + - ▁abundant + - ใน + - 调整 + - 場で + - moc + - ▁sao + - ▁Generation + - 男女 + - ▁provin + - ▁funktionieren + - ▁limp + - ▁calmly + - gesellschaft + - ▁Ram + - ▁quello + - ▁tv + - ▁agents + - 、4 + - あら + - 和他们 + - ▁беларус + - ▁Bezirk + - どっち + - ▁villages + - ▁intervals + - ▁cooking + - ▁printed + - ▁revelation + - ▁Gene + - 也就 + - ǧ + - 今シーズン + - 女王 + - ▁mwen + - 我们对 + - стер + - 上で + - 链 + - ▁politique + - ▁sunlight + - ▁differently + - god + - 보고 + - 暑さ + - 对她 + - ▁dost + - 图像 + - ▁poden + - igno + - çu + - ▁holes + - かれ + - 多久 + - ▁consumers + - ▁sweat + - bac + - 喝酒 + - ▁کم + - ▁movies + - ▁одной + - τ + - テン + - arian + - ▁verdad + - قول + - 司机 + - 承担 + - ▁exceed + - низ + - 今日も + - 措施 + - ▁clan + - uso + - ▁Last + - 回应 + - ▁nowhere + - ência + - ▁islam + - ɣa + - gende + - بان + - 報 + - quir + - ▁Lehr + - Ц + - ▁nerve + - ▁january + - 批判 + - 很大的 + - 男朋友 + - 通信 + - کت + - 栏 + - いきました + - ▁путин + - 町の + - 混合 + - ▁absorbed + - wami + - もともと + - èn + - 有趣 + - ▁hinunter + - state + - ▁fathers + - ▁sweep + - 情報を + - ▁alcohol + - bonye + - ggy + - රි + - fitting + - isierung + - aq + - ▁exposure + - 紹介 + - iker + - indu + - ▁friday + - цыя + - brü + - ▁faculty + - ▁convict + - ▁tad + - 誰か + - نظر + - 新型コロナ + - 업 + - ို + - 遺体 + - ▁addressing + - 什么的 + - たって + - ▁veu + - ▁presents + - ▁depression + - ハイ + - ▁Suche + - 财产 + - ▁Ту + - 前半 + - ▁joan + - を引き + - стрел + - 田中 + - ▁user + - ▁constitu + - ▁Publikum + - ▁Tour + - ەکە + - 機関 + - ▁muốn + - овал + - ▁moonlight + - ▁welke + - まだまだ + - ▁которой + - ▁participa + - 彻底 + - ▁discussions + - ▁году + - idée + - 醉 + - 出して + - ▁Nachrichten + - fordert + - ▁proces + - 高さ + - ▁Esto + - 예 + - 切って + - ▁Inhalt + - ▁fortunately + - ево + - ndre + - ▁قو + - arı + - 你都 + - فه + - 披露 + - market + - ▁сами + - tano + - 了一下 + - 平衡 + - "150" + - gekommen + - 多大 + - ተ + - ▁lieber + - zas + - ▁demands + - 多少钱 + - べき + - 飛び + - шә + - ▁stare + - 他们有 + - abantu + - 하지 + - ▁hı + - 魂 + - ▁supplied + - 豚 + - шен + - ▁preparation + - bing + - ▁heavenly + - 規 + - ▁nhất + - selt + - ▁გა + - ▁gig + - ▁можем + - 銃 + - ضا + - ▁raus + - ▁Ergebnis + - ▁forests + - ▁erstellen + - ▁Fle + - ஸ + - ▁behaviour + - 年轻的 + - lder + - энд + - тел + - யான + - ▁Please + - ▁travelling + - 多么 + - volution + - 더라고 + - ▁größere + - を変え + - ▁procedure + - 遭 + - ▁Material + - ▁campus + - を行って + - 級 + - руу + - roch + - ▁Mä + - 現在の + - 你已经 + - чын + - ▁erwartet + - ▁requirements + - 就不会 + - 専門 + - médi + - 转向 + - Lachen + - 未来的 + - ▁commune + - ▁Fluss + - 孝 + - tega + - ▁Zimmer + - 我认为这 + - ▁Cra + - レース + - 状况 + - ▁جدا + - 一大 + - 不是你 + - зор + - ▁choses + - ▁Tie + - ▁representative + - ▁pent + - ▁knot + - 有点像 + - െ + - ▁slim + - ▁Sho + - っか + - чных + - 法案 + - ța + - ▁barbari + - ▁Sto + - ▁promptly + - камі + - изм + - oog + - ▁verme + - ▁adorn + - やめ + - ▁commence + - ▁Hör + - schritt + - emt + - ところに + - ▁vz + - ▁тип + - 债 + - леч + - がん + - ▁добра + - abend + - excel + - ▁aceast + - のもの + - 你真的 + - ▁invented + - 矛盾 + - ▁neutral + - と思うんですけど + - erna + - rf + - zima + - 规模 + - ワー + - 喺 + - ▁currency + - ▁eagle + - lom + - magn + - ▁claimed + - ▁pockets + - 점 + - etto + - 的目标 + - ▁হয় + - ▁blade + - ▁laŭ + - евская + - 重要な + - dī + - ▁кабинет + - ▁zéro + - ▁francs + - 大多数人 + - вил + - ▁identified + - 你可 + - ▁logic + - 你给我 + - تس + - axe + - ▁achievement + - ▁contribute + - ▁Ober + - 反応 + - 宝贝 + - もあり + - ▁itu + - 基地 + - ▁admiral + - nydd + - shyira + - 中学 + - drin + - teen + - こんなに + - رات + - 脸上 + - ში + - ▁colleagues + - 同情 + - ▁random + - 覆 + - 挤 + - 声が + - ▁bewegt + - 结束了 + - 安静 + - 영 + - ▁weiteren + - ▁okul + - ▁начальник + - erfolg + - ▁grava + - ▁pove + - ▁Pod + - 的数据 + - ▁typical + - クリ + - schaffen + - 也好 + - ▁wrought + - জন + - kommt + - だったり + - dust + - terra + - 講 + - ▁bushes + - ▁muß + - ユ + - ▁хэл + - ▁waist + - 我一 + - 跌 + - 工业 + - ▁dave + - ئو + - 回头 + - ▁Radio + - "600" + - ▁confirmed + - ということが + - 外国 + - 来讲 + - ža + - chal + - ▁mouse + - 仲間 + - ▁alert + - ላ + - ▁Council + - 肌 + - ▁beginnt + - 铺 + - ▁Day + - ▁hired + - 全国の + - だい + - 伟 + - ук + - ▁condemned + - いよいよ + - ▁stap + - ▁música + - ithi + - ▁conform + - performing + - ▁incredibly + - ▁cresc + - ▁lingvo + - 扭 + - 胃 + - ▁thumb + - ▁honestly + - isk + - ffel + - ▁specimen + - glass + - はこちら + - ▁spark + - munt + - 西方 + - ▁grupo + - 你不会 + - ▁söyle + - histoire + - વ + - 随便 + - rama + - ಕ + - なきゃいけない + - ▁circuit + - の声 + - ▁Rue + - 练习 + - ▁prayed + - 更大的 + - 納 + - برا + - ほかの + - 회 + - ▁entdeckt + - ▁команд + - фор + - 这也 + - ▁nasıl + - nehmer + - 相关的 + - 原谅 + - рыв + - 送到 + - ▁deutsche + - IS + - ▁purse + - 上有 + - ▁soziale + - ▁rhe + - 代码 + - ует + - 輪 + - ▁Hallo + - 比我 + - iest + - かかって + - ▁tid + - posició + - ▁daring + - してくれ + - sprach + - 東部 + - 毎 + - ▁agency + - poj + - 知って + - gamba + - ▁carr + - 指导 + - ▁yeux + - 飛 + - ▁followers + - 贾 + - ▁obedience + - ▁spät + - ▁mischief + - 報道 + - 川さん + - action + - 迎 + - ▁resort + - ▁deals + - ▁warned + - 摔 + - 丑 + - ▁Einzel + - லாம் + - ほどの + - ▁mob + - ああ + - もんね + - jed + - 하면 + - precia + - 百万 + - ▁represents + - российск + - ▁entitled + - ▁derived + - ▁lace + - ▁resource + - ▁certainty + - ▁gott + - 又是 + - ▁gallop + - ジュ + - iwa + - 電気 + - 这就是我 + - руч + - ▁dolan + - npr + - Il + - ▁coarse + - ▁процесс + - みます + - ▁tenderness + - ▁charges + - 野さん + - ▁emerge + - umber + - 喊道 + - 检 + - ▁satu + - ▁sahen + - є + - ▁notwendig + - தோ + - ▁flames + - 士兵 + - ▁Seele + - خبر + - ▁Nhưng + - ▁från + - ▁کښې + - ▁아니야 + - ▁affectionate + - ▁curtain + - ▁detailed + - やら + - 我叫 + - 一系列 + - ▁пара + - oce + - ▁exempl + - 范围 + - がいる + - sions + - ▁artists + - ària + - 凭 + - ▁divorce + - ▁хоёр + - ▁corridor + - ▁lofty + - 最高気温 + - roma + - 陷入 + - 開け + - ▁nivel + - 集团 + - waka + - ב + - ▁Feind + - 损失 + - ▁орган + - mite + - polo + - 内の + - ▁Zugang + - 使って + - ▁fein + - ▁numéro + - ▁allí + - ற்ப + - ▁pressing + - afrika + - ষ + - dores + - 可以看到 + - ▁roughly + - ▁стара + - 技能 + - ▁savings + - ▁farmers + - ▁theater + - glück + - magnet + - ▁când + - ▁barely + - ▁briefly + - вялі + - போது + - ôn + - 児 + - احت + - と呼ばれる + - cloth + - ▁aka + - 和一个 + - ▁painter + - ▁challenging + - 初めての + - ▁borrow + - 完美 + - ▁pillar + - ί + - ரோ + - ▁Frei + - 军事 + - ▁advertising + - ▁solitude + - ことができる + - やってる + - 力が + - ▁bargain + - のではないか + - 不少 + - ジャンプ + - ბა + - ビル + - жо + - ▁sees + - يح + - ▁normalerweise + - bih + - ▁před + - ▁telefon + - ▁injured + - ▁marsh + - uburyo + - ▁правда + - 就把 + - ▁газ + - 瞧 + - ▁moves + - के + - ▁writes + - ▁advocate + - なんですよね + - ▁sebagai + - ▁wherefore + - ▁hoop + - maga + - ▁sphere + - 来月 + - guin + - 咬 + - ▁underlying + - ▁olduğunu + - にいる + - 主动 + - ▁plusieurs + - みんなで + - ً + - nwa + - 燃 + - lijke + - 私人 + - ▁Studie + - 例子 + - ূ + - 牢 + - ▁happily + - 따 + - ciò + - ▁идет + - ▁парти + - を入れて + - ▁ranks + - īt + - ctic + - 就是这样 + - ▁blows + - 有用 + - ▁colon + - 吵 + - 找你 + - ▁pensar + - кім + - 彼は + - 迹 + - ▁organized + - 柄 + - дог + - ▁countess + - niu + - liest + - ▁construct + - ో + - ▁newly + - ▁Kontrolle + - ▁சிற + - ▁nahe + - ▁тү + - стей + - 指摘 + - ▁announcement + - ▁tenant + - ▁mexico + - おはようございます + - vuit + - 突破 + - ▁видел + - terie + - ▁energ + - houd + - 봤 + - ▁harbor + - տ + - ▁verlieren + - avaient + - aquest + - ▁Dal + - 优势 + - ▁deja + - ember + - 讨 + - 竟然 + - ▁slecht + - initiative + - ehrt + - るんです + - ativ + - ▁Studien + - letter + - 观点 + - 到底是 + - ▁stond + - ▁penetrate + - ▁dividend + - ▁investors + - 警方 + - ▁иван + - 面白い + - っちゃった + - ▁বল + - ▁revolver + - ateur + - руш + - misch + - ▁vengeance + - シュ + - quatre + - ▁wheat + - shaw + - ▁nawe + - trop + - cret + - があると + - 指出 + - рә + - ▁simon + - 创作 + - ▁thither + - ивать + - ▁beschäftigt + - ▁brethren + - igita + - ▁Nie + - 这个词 + - ▁Brown + - قط + - ribu + - ▁bitterly + - ▁sofa + - ▁component + - ▁ventured + - これだけ + - bora + - 很久 + - 았 + - ▁Religion + - 缺乏 + - ▁Pin + - 咱俩 + - ▁panic + - 很明显 + - zorg + - 的父亲 + - ▁survive + - 一辈子 + - ▁gravely + - ▁Tagen + - ▁counted + - ▁positively + - 召 + - дым + - ූ + - ▁dacă + - 関連 + - ினார் + - 沿着 + - ▁bisher + - はありません + - だろ + - ▁elf + - ް + - 共产党 + - ▁clutch + - anten + - 咲 + - ▁casi + - یل + - ▁conversion + - 知道的 + - ▁warten + - ьте + - ▁پای + - feuer + - 瓜 + - ▁بۆ + - ▁tenir + - ▁Ну + - 不明白 + - ▁napoleon + - の映像 + - 两种 + - 自从 + - 幸せ + - hib + - jwe + - ▁podemos + - ▁pirate + - ▁bedeuten + - лова + - 我得 + - 切れ + - orden + - つ目 + - ▁weeping + - をつけて + - ছি + - 衰 + - ▁интересно + - ▁tradu + - ▁сме + - 互动 + - ស + - 행 + - がい + - ▁versuchte + - 恒 + - 르 + - ▁Anzahl + - 彼ら + - ▁practices + - ▁мед + - menti + - ▁weiterhin + - ▁restore + - ologia + - ▁computers + - ▁algun + - 用来 + - 干净 + - school + - аза + - ▁vivo + - ▁Grundlage + - ukan + - なくても + - ▁estado + - ▁attempts + - ▁Ĉu + - ▁sample + - bund + - ▁analog + - ▁celle + - ▁salva + - ▁providence + - すばらしい + - ▁House + - ▁trim + - ▁erkannt + - ▁rushing + - 旋 + - ゼ + - ▁bulk + - はおよそ + - 世界中 + - ▁findet + - cultura + - زو + - ▁instances + - зан + - ගේ + - であり + - енных + - ▁santa + - ▁jewish + - gele + - ▁gusta + - ▁condemn + - "5000" + - 司法 + - führer + - ▁sais + - үл + - 東京オリンピック + - に入り + - 诚 + - ධ + - ▁nouvelle + - ▁invite + - ovat + - ▁treaty + - ▁navy + - urteil + - minate + - іх + - 襲 + - ▁mexican + - ggle + - اي + - ▁germans + - ▁aqui + - 在我们的 + - ▁canvas + - ▁selection + - ijo + - 送り + - ▁blaze + - lığı + - ▁gesund + - gora + - ▁آب + - ▁Who + - 知り + - nız + - ▁ôl + - ▁suck + - ▁displayed + - えば + - ▁undoubtedly + - 的过程 + - طة + - ▁Así + - ▁warrant + - ▁ursprünglich + - ▁کردم + - пен + - 婴儿 + - 蛇 + - ▁هغه + - ▁illustrate + - 事実 + - ▁bureau + - fata + - なか + - ▁Richter + - mbwa + - 费用 + - 那就 + - ▁Teile + - ▁Daniel + - ▁nên + - ▁Ад + - ▁deploy + - ký + - Č + - 純 + - ▁entscheiden + - ▁چیز + - ▁Reaktion + - ▁можете + - währ + - アイ + - က + - ▁acquire + - лив + - ▁caesar + - 有事 + - ské + - ▁doth + - ▁tête + - 蓝色 + - ▁conversations + - ▁wept + - 入れる + - ▁politischen + - ▁jerk + - ▁elaborate + - 然后你 + - ▁весь + - ▁ladder + - に行って + - 分开 + - ▁advancing + - macht + - ▁které + - 電力 + - Wi + - дыр + - ▁hamwe + - とう + - ▁lasted + - タイミング + - ▁afite + - 报纸 + - 事態 + - ▁Ker + - 漂 + - ▁employer + - ▁discourse + - ▁cannon + - ▁Kommission + - yat + - shim + - ▁которое + - valo + - даў + - istoj + - breng + - ▁prevail + - ニング + - ▁julie + - nine + - ljen + - вым + - ▁pension + - 縮 + - ▁сум + - ▁kleines + - ▁publish + - lden + - ▁alex + - ▁niece + - 閉 + - に来て + - ▁simplicity + - もらった + - 吃的 + - ▁idol + - ester + - ਰ + - はね + - ээс + - 针对 + - 阳光 + - たく + - 書き + - ▁brood + - ୍ + - が続く + - craft + - 专门 + - 調整 + - んですけども + - 批评 + - ▁dependent + - 沟通 + - 全面 + - 两千 + - 掌握 + - ▁других + - kere + - 으니까 + - 基金 + - iska + - ▁kang + - empresa + - ▁daniel + - ▁четыреста + - 着你 + - 반 + - utilitza + - 会被 + - ▁riu + - 主張 + - نية + - philosoph + - ▁munsi + - ▁помог + - طل + - ▁measured + - 稍微 + - ▁وقت + - 第四 + - ▁flows + - ▁hogy + - 都很 + - ▁Act + - までは + - 朋友们 + - ▁trials + - ▁schlug + - 符合 + - 目標 + - ▁shower + - シーン + - チョ + - нные + - 分手 + - ▁kent + - ެއް + - ින් + - ▁владимир + - ▁Angelegenheit + - ▁ascertain + - ▁gaat + - ▁الث + - oja + - ▁birthday + - 続いては + - ▁robin + - 緊張 + - ▁Fol + - ▁сделал + - ▁amused + - plex + - 刑事 + - 我还是 + - 储 + - ▁Zahlen + - やす + - ▁frozen + - ごろ + - このまま + - ▁sailors + - ▁önce + - lite + - ▁eerste + - 补充 + - 走向 + - ▁». + - 現地 + - 愚蠢 + - Lo + - gă + - artagnan + - ▁suite + - іў + - 有两个 + - 机器人 + - ▁relate + - ▁fisher + - 财富 + - ▁vanity + - 尊 + - 凶 + - ɛa + - 谋 + - umba + - きています + - ▁Wild + - ▁magistrate + - ▁مرد + - Ich + - مب + - appel + - 姿勢 + - 疲 + - પ + - yez + - 工程师 + - 乎 + - მი + - ▁exemple + - ▁Even + - ▁ample + - 混ぜ + - ▁Poli + - ▁Ari + - 皇帝 + - ▁schr + - ▁picking + - 庆 + - ▁quella + - يز + - 保護 + - 結局 + - блі + - ▁Cur + - 窗户 + - ическая + - মান + - "31" + - 你来 + - ▁семнадцать + - ▁scout + - ▁Lebensmittel + - 收听 + - Qu + - 上次 + - قوم + - கால + - جميع + - wür + - ▁Good + - 建设 + - 世界の + - δ + - ▁raison + - ▁Mike + - нный + - шо + - idio + - るため + - ვა + - fällt + - ▁declined + - geza + - 如果您 + - 大声 + - すべて + - いるのは + - 赢 + - ▁obeyed + - ▁depending + - ▁colony + - 側に + - стью + - ក + - 워 + - osten + - ▁flourish + - 是如此 + - を奪 + - ▁كنت + - ▁swing + - 脾气 + - ▁garments + - 前进 + - brid + - ▁Și + - ▁sarah + - 鼻 + - ▁Ny + - Ja + - ▁swallow + - ▁entreat + - pran + - ▁angesehen + - 警告 + - ▁experiments + - 坏了 + - 援 + - kunst + - ▁correspond + - ▁быстро + - 首相 + - ziert + - ですからね + - ▁judges + - ▁passe + - ▁frontier + - 玩儿 + - ▁байх + - の影響 + - gericht + - zeichen + - bari + - 两位 + - ▁colours + - 唯一的 + - 実現 + - 鳴 + - 寻求 + - 評価 + - ▁impre + - ▁aspects + - ▁zeigte + - ▁compte + - ▁secrets + - ması + - 句话 + - ifik + - ň + - 策略 + - ▁Henry + - 一口 + - ▁Бо + - ប + - ං + - ▁chính + - gier + - বার + - нию + - ケース + - ▁fanny + - ▁curs + - 烤 + - wedd + - bian + - ▁twist + - ▁mère + - ▁почти + - сим + - 日本は + - ▁idiot + - ▁hoog + - лиз + - ▁comprehend + - ▁Wald + - 可怜的 + - 引用 + - 统治 + - тик + - ▁들어 + - ▁lawn + - きっかけ + - práv + - らし + - なと思って + - ▁ceiling + - ijwe + - ▁그럼 + - ▁susan + - 側の + - のところ + - ▁проект + - だという + - 汇 + - ▁Freiheit + - 좋 + - ▁تت + - ▁trembled + - ▁Bil + - 祈祷 + - 樹 + - estima + - cze + - ▁goat + - ße + - ことです + - ▁sai + - 俊 + - ▁сюда + - ▁Rose + - ▁install + - 威尔 + - bett + - ▁Indian + - ▁luxury + - 聖 + - 芝 + - 投稿 + - ▁Dun + - ▁повер + - などと + - dec + - ▁emma + - ▁uncertainties + - lok + - っしゃ + - ▁signor + - 频道 + - 딱 + - ▁ئۆ + - ▁servir + - 復 + - 仅 + - ብ + - 委員会 + - agira + - ாய் + - 我们能 + - ▁ministers + - を加え + - 使用的 + - paga + - ▁urge + - ▁phenomena + - 翼 + - ahan + - 指導 + - bruch + - 标志 + - abord + - osos + - ▁essence + - ए + - atori + - ▁dried + - fica + - ▁ratio + - いますが + - ▁Lang + - 半年 + - 裁判 + - ▁drops + - ▁вось + - ▁Änderung + - 芬 + - ▁Beginn + - ▁emily + - ▁дур + - ▁investing + - ديد + - әк + - 운 + - ▁skills + - ▁potentially + - ▁herunter + - リード + - ▁revolt + - ▁soit + - ▁Bor + - メン + - 权利 + - ▁vertical + - ▁believing + - хі + - 自治体 + - ▁считаю + - 金メダル + - ▁groan + - ることができ + - 演出 + - களுக்கு + - үн + - rog + - kubwa + - веч + - ifer + - ▁emphasis + - 卓 + - getragen + - ▁ليس + - ▁pacific + - なくなる + - ▁bisa + - 扇 + - ▁Jen + - ▁страны + - ▁alarmed + - 署 + - ▁Sorgen + - 係 + - ▁كما + - ▁باشد + - ▁wheels + - 最後 + - 共和党 + - ▁tho + - ива + - 鼠 + - 半分 + - yum + - 分かりました + - ugi + - はその + - フレ + - ▁September + - ▁вечер + - と言って + - takse + - ▁voller + - šu + - éra + - 涉 + - banga + - ▁bass + - ▁Diskussion + - eres + - station + - ▁forming + - ▁attacks + - ▁renew + - ▁centro + - ggs + - ყ + - ▁diminish + - ▁faded + - ▁instruction + - ルド + - сал + - ▁wach + - ▁sozialen + - 的部分 + - 増加 + - 相似 + - 净 + - 泣 + - 在这种情况下 + - 味道 + - bourg + - を確認 + - 叫我 + - ▁steve + - 师父 + - kumi + - ▁Meer + - 一代 + - ▁Städte + - ▁erwarten + - 小子 + - ▁folded + - ▁Mut + - fähr + - اخ + - ▁sleeve + - ড + - ▁subsequent + - ▁bessere + - トロ + - rong + - ▁лично + - сту + - ест + - ▁weer + - ▁giới + - ▁назва + - ▁sara + - ▁acknowledged + - bier + - ▁Boston + - ▁مد + - 孤 + - 姨 + - ▁Risiko + - غان + - 犯人 + - ▁transmit + - ▁regularly + - ▁власть + - 做到这一点 + - 確かに + - спор + - ▁finde + - грам + - 可以说 + - ▁highway + - 非洲 + - ▁crush + - ▁tett + - 横浜 + - 月份 + - ▁gelesen + - なくなった + - ▁whale + - fällig + - ▁ripe + - ▁wherein + - 이랑 + - ダメ + - 勉強 + - ▁nang + - ▁Mitglied + - ▁famille + - 繰り返し + - カード + - 智能 + - dain + - ехал + - 罗马 + - 複 + - 訳 + - "99" + - 实在 + - 楽しい + - 이야 + - 発言 + - 命运 + - aktiv + - ▁dense + - ▁Up + - ▁reside + - 大家好 + - ▁dug + - ▁genetic + - 方の + - の間 + - ▁primitive + - ▁condu + - 听听 + - ▁dropping + - 進出 + - या + - まい + - тек + - ▁lowest + - ▁хүн + - ▁Kann + - ▁trova + - 妇女 + - шир + - ▁sandy + - ▁Això + - ▁которую + - ▁gossip + - ▁Ме + - 随时 + - ▁adventures + - ▁jsme + - 对手 + - 特征 + - ミス + - ▁repose + - ▁Gruppen + - ▁jackson + - ▁cage + - ▁Gewalt + - ▁Armee + - систем + - ▁rigid + - ంట + - ▁trink + - 大卫 + - မ + - ▁tumble + - сә + - 到现在 + - 我们如何 + - ▁summon + - ▁lên + - gesetz + - クション + - そこから + - サイ + - 관 + - ▁그랬 + - 帮忙 + - ▁lantern + - ▁Klein + - 果たして + - fusion + - hild + - wirtschaftliche + - 去世 + - цо + - present + - ▁users + - ▁pelo + - сид + - ▁sağ + - ▁Schuld + - 老爷 + - 出席 + - ▁license + - 臨 + - ину + - ▁neglected + - ▁Stu + - දි + - ▁maka + - ▁Zusammen + - ▁harp + - mill + - 是从 + - скай + - 彼得 + - 度过 + - schte + - 爽 + - 漫画 + - 杀死 + - 保留 + - عرف + - ▁emergency + - 他已经 + - ▁plead + - するという + - ▁destiny + - 解放 + - 午 + - まさか + - そんなこと + - 滞 + - pell + - ▁presume + - ތ + - ▁Chicago + - ический + - ▁crois + - ▁plastic + - linda + - ▁consist + - ▁jolly + - uke + - 董事会 + - يى + - ▁dedicated + - ຂ + - ▁проста + - 体の + - ფ + - 交代 + - いただく + - ▁genoeg + - 边缘 + - ▁ninth + - ▁flushed + - 他想 + - ▁impatient + - hst + - гын + - ▁agua + - ▁basin + - ▁prosperity + - 今朝 + - posto + - 罚 + - ▁lease + - ические + - ▁idee + - ▁shouting + - ▁soixante + - ▁oogen + - リスト + - ▁frog + - 两次 + - ونه + - 区の + - trouw + - ▁consisted + - 郊 + - ▁Ibi + - ▁Standard + - ▁partir + - 声明 + - čč + - ▁cordial + - ▁brute + - ▁rond + - ほしい + - 几个月 + - ▁denkt + - 消费 + - road + - kül + - ደ + - א + - ▁знаешь + - ▁ruins + - زان + - ▁segments + - lise + - あなたの + - 着他 + - 还得 + - 思った + - 俺は + - ▁incorpora + - ウィ + - ▁принима + - 其中一个 + - ▁induced + - ▁lively + - кән + - ▁recruit + - ▁viola + - 雨が + - ▁động + - ▁peep + - fter + - ▁Sommer + - 是很 + - を探 + - 让自己 + - ▁occasional + - лах + - ▁выход + - kud + - స్ + - ▁верх + - ▁nouveau + - ▁amerikanischen + - ▁ross + - ▁взял + - ▁questioned + - ▁Begriff + - ▁anfangen + - imwe + - вис + - ▁eby + - ▁irregular + - inya + - ▁April + - мах + - 物を + - hafte + - 男が + - ▁sites + - 事を + - ▁Jahres + - ▁realm + - 纹 + - ▁erinnere + - kosten + - 成熟 + - 仗 + - ِي + - 捨て + - մ + - ತ + - 입 + - はまだ + - ▁luego + - ▁dunkle + - 三百 + - ▁Pot + - کاری + - ▁deaf + - 物の + - 其实是 + - iam + - ▁impacted + - цый + - 生徒 + - ▁thankful + - melde + - "36" + - ▁situated + - 食材 + - barkeit + - рем + - 给你们 + - 为此 + - 他妈 + - ču + - 冲突 + - ▁confessed + - альный + - 墨 + - ▁친구 + - 固定 + - 主义者 + - ▁spy + - 驾驶 + - ises + - ▁exit + - lep + - しまった + - ர்கள் + - ▁discern + - ▁preparations + - 群体 + - ▁menschlichen + - zieht + - ▁institute + - 其他的 + - ▁neighbor + - gte + - 他们可以 + - hängen + - гаар + - رک + - zier + - 呐 + - পা + - ▁jewels + - 誰も + - jj + - ▁terme + - жив + - 眉 + - ansah + - 带来了 + - iumenge + - handlung + - 电台 + - 少ない + - ▁Farbe + - 浪费 + - ▁Jugend + - ▁чуть + - 行為 + - ард + - neuf + - ガン + - lch + - mö + - ukuri + - ▁gewinnen + - 得了 + - remo + - 弥 + - ▁tại + - ▁Mai + - 当局 + - link + - 黄金 + - тели + - 的家庭 + - ▁suburb + - ▁captive + - ▁summoned + - 堪 + - 葬 + - 不说 + - ▁bump + - ▁camel + - まとめ + - ▁checked + - 一回 + - ത + - イル + - ▁ebenfalls + - gust + - gic + - ▁luna + - ▁austria + - ▁exhibit + - ög + - ▁francisco + - únic + - seven + - オミクロン株 + - 过去了 + - 石油 + - racy + - 飯 + - ▁Wil + - ▁lado + - ▁flies + - беж + - ỏ + - ▁شب + - idir + - ▁variation + - 聞く + - ▁doit + - 平静 + - ▁Hälfte + - ▁aujourd + - woman + - ▁мои + - ▁stran + - ▁convince + - ▁prendre + - lī + - ▁geschickt + - ▁perfume + - 头上 + - ▁конце + - 里克 + - ▁turk + - ▁divert + - 没人 + - حي + - 郭 + - ▁benutzt + - ですかね + - nier + - Rh + - 适应 + - ▁trebuie + - ▁сай + - 前から + - ▁pledge + - が必要です + - 冷静 + - ▁fist + - 咯 + - ▁Gefahr + - 懸念 + - ▁брат + - 予選 + - cock + - つけて + - fond + - ▁кому + - ▁cô + - 为自己 + - ▁täglich + - チェック + - 强大 + - ела + - さが + - uzu + - 拉斯 + - ▁banda + - 遍 + - ▁Länder + - ັນ + - களின் + - ▁guessed + - ソース + - hoff + - 掛け + - 在哪儿 + - වෙ + - 拔 + - ▁threshold + - ▁advised + - ▁Behandlung + - тора + - ▁chaque + - ▁varied + - kay + - カン + - lā + - ▁jerry + - kunft + - ип + - ▁publication + - ▁Gründe + - 艺术家 + - لە + - ▁Vergangenheit + - 冇 + - 深い + - ốc + - ▁pueden + - ▁sentiments + - 西日本 + - ▁readers + - ▁Element + - ▁төр + - ▁gebruik + - lisa + - ▁factory + - ▁kau + - ▁Mitglieder + - 将是 + - ▁вдруг + - 工場 + - 风格 + - ации + - ▁interna + - ▁recalled + - ▁scream + - twitter + - 解説 + - xes + - 専 + - ▁Stern + - ▁няма + - ▁visitar + - ▁owners + - 0,000 + - ▁gefragt + - さすが + - ▁خواهم + - ▁shoe + - ▁dashed + - ▁zelfs + - bola + - ӑ + - ▁Schlüssel + - ວ່າ + - ĝe + - 高级 + - ▁persuade + - думал + - ということですね + - ▁celui + - 聞 + - री + - 他人 + - ▁Ini + - নের + - ▁pře + - ▁estan + - ▁recognised + - 伟大 + - からです + - 知道你 + - ▁reeds + - கின்றன + - 陣 + - zugeben + - ▁downward + - 総理 + - ▁plen + - 商量 + - 杆 + - ▁nosotros + - ▁vater + - ▁Ва + - ▁Ell + - 唱歌 + - ▁права + - 学者 + - ▁recollect + - ▁representation + - ▁Gefängnis + - િ + - ▁Erinnerung + - 他被 + - ▁арт + - ẽ + - ać + - ▁moss + - luft + - 置いて + - ▁Akt + - سف + - 心脏 + - ▁babies + - tekereza + - 食事 + - කා + - торы + - блюд + - のみ + - 分から + - رى + - ▁drain + - aidd + - ▁Abantu + - ģi + - 行った + - 詳しい + - ▁opge + - ▁deiner + - メニュー + - mula + - 得意 + - ▁struggled + - 窓 + - 偶 + - ▁Besuch + - ங்கு + - ▁enfants + - ▁Bern + - ▁perish + - 千葉県 + - ▁від + - 困惑 + - ▁آخر + - ▁Fue + - க்கா + - できて + - kond + - ▁სა + - ▁christianity + - くれ + - ▁nka + - ڪ + - ▁segon + - lique + - 强大的 + - っぱ + - ▁gains + - 那时候 + - 카 + - '&' + - ▁rechts + - TV + - 日本代表 + - 他们没有 + - lice + - ▁наших + - ▁Beruf + - 兆 + - лес + - ▁shrink + - ▁Albert + - ayi + - ▁forbid + - ▁miteinander + - 奸 + - 靴 + - uloj + - 州的 + - ▁ashes + - クト + - дов + - ▁refresh + - тат + - ▁freundlich + - lista + - ▁rings + - ▁fancied + - aktion + - ▁diseases + - ▁bekam + - 東京の + - ▁quien + - 上下 + - 我又 + - しょ + - ▁Як + - ▁biblioteca + - ▁jemandem + - 事物 + - ckey + - суд + - ▁overhead + - どうも + - جمع + - ▁Parti + - ▁pill + - قدم + - ▁Insel + - るから + - ▁sobald + - ▁Kap + - උ + - ▁aga + - ▁என்ற + - ▁Ни + - いている + - 险 + - ▁Berlin + - ▁victoria + - rato + - simil + - сек + - ▁categories + - ▁Quelle + - ▁Lake + - seb + - dama + - ▁восемнадцать + - antoj + - が高い + - ▁лишь + - ▁año + - bring + - ▁그렇 + - нні + - ▁дня + - ற் + - 当時の + - ▁renewed + - corn + - ▁goals + - 小学 + - 两天 + - ▁Gesetze + - ▁estamos + - どうやって + - ▁livre + - 案子 + - landa + - провод + - ម + - 別に + - ▁красно + - 七十 + - ごはん + - атор + - ▁yonder + - 听众 + - acre + - ▁uncomfortable + - sätze + - ▁programa + - bê + - ▁observations + - ▁muse + - кли + - 大幅 + - 他把 + - ▁beef + - ঠ + - ▁dialogue + - ▁marvel + - 请你 + - ▁awakened + - ▁Iran + - automat + - ▁чалавек + - வில்லை + - 实施 + - ▁contributed + - ▁richtige + - 它们的 + - みました + - ▁сказала + - ▁кем + - ▁escrit + - ▁hierher + - 他现在 + - ▁indifference + - யே + - 亡くなった + - 方面的 + - 数は + - 川の + - ಮ + - ▁Objekt + - シーズン + - ▁teatre + - 制定 + - 钢 + - ▁Ressourcen + - 箭 + - ▁augment + - 担任 + - 丰 + - ▁escort + - iris + - 月から + - ница + - ▁wenige + - пут + - ız + - ▁footsteps + - ▁Umwelt + - شى + - ▁mixture + - 呼びかけ + - 南方 + - ▁erg + - 岸田総理 + - ି + - cem + - ▁tests + - неш + - mura + - gré + - ▁менее + - há + - ▁pepper + - ங்கி + - 代の + - ▁разговор + - yamba + - 等你 + - ▁indignant + - 했어 + - ▁энэ + - ▁contented + - ▁speci + - ▁Staats + - ție + - その時 + - ුව + - ▁alliance + - 上学 + - おっ + - 前線 + - చ + - ▁schönen + - 分かった + - ация + - 緑 + - 勇敢 + - ▁thoughtful + - жан + - ▁trouve + - сно + - ▁Rechts + - ର + - ▁february + - 一辆 + - 举行 + - ères + - ▁minha + - toxic + - 牵 + - 释放 + - ▁gallery + - кажу + - ▁bestand + - ▁fils + - ▁Charakter + - ▁Sinne + - sache + - ▁Gast + - 在这些 + - ▁sper + - ヌ + - ái + - ▁Wood + - 六十 + - ▁simul + - しかない + - 仮 + - 医師 + - ▁Florida + - ▁distributed + - ▁flour + - oxid + - ன்ன + - の部分 + - 出る + - ▁saat + - ▁giá + - ▁reporter + - 就没 + - ▁amy + - ▁profund + - ▁International + - ▁framework + - ვე + - zir + - ложил + - 加速 + - しまいました + - ▁Ты + - lion + - 伪 + - 杀人 + - 准确 + - 値上げ + - ▁Organ + - することで + - ▁funciona + - нак + - どうしても + - 夕方 + - ▁вс + - 为我们 + - ▁gezeigt + - ponent + - ワクチン接種 + - ▁velvet + - ▁attraction + - と思いますね + - 巻 + - 購入 + - ▁Spaß + - ▁här + - ▁Baum + - 必要な + - ▁instruct + - ▁lordship + - 知らない + - ▁arbeitet + - 稍 + - 怖い + - ▁Ehre + - 실 + - 覆盖 + - ▁ладно + - ▁absorb + - ▁tread + - 踏み + - cate + - 誘 + - 空港 + - ▁patriot + - িয়া + - trust + - ▁Beth + - ▁transactions + - ▁tạo + - firma + - ▁Gö + - 实践 + - teg + - とり + - ▁claro + - もので + - かというと + - 打了 + - 我需要 + - ▁admired + - ▁bronze + - duction + - Bu + - ▁одного + - yla + - Ş + - 的女儿 + - جن + - ▁стала + - ▁conceived + - цей + - ▁akan + - biologi + - ▁palabra + - ▁stolz + - デン + - wärts + - ▁jsou + - ▁twilight + - ▁Brazil + - ▁verbracht + - reka + - ▁понимаете + - つける + - ppi + - ▁calcul + - general + - ▁igual + - ▁wealthy + - usia + - оо + - ▁harmony + - ▁Code + - 協 + - ▁принят + - 强调 + - пала + - ▁symptoms + - ▁trading + - ▁chef + - ▁answering + - 降低 + - 著 + - ▁expedi + - 这个地方 + - ▁swimming + - ▁froh + - ▁roused + - 車が + - フォ + - ▁chatter + - brun + - Univers + - ▁earliest + - hita + - ▁max + - ▁awoke + - 農 + - ladi + - ▁scor + - 垂 + - 教练 + - vollen + - ▁уверен + - 儿啊 + - pfel + - Ko + - ▁bate + - 慎 + - 夫婦 + - ▁tunnel + - ▁visto + - あん + - ▁uncertainty + - 有限 + - ▁conquer + - ▁decades + - ▁Lü + - ▁Mach + - ▁Sehen + - чыць + - 差し + - ▁warriors + - なさい + - 四年 + - под + - illon + - 狠 + - 感激 + - vik + - ▁decade + - ▁lime + - 的确 + - ▁Elizabeth + - 선 + - ボー + - ▁plunged + - 实验室 + - ▁Nachricht + - ühr + - 泊 + - ▁Viņa + - ▁managing + - ▁seul + - heden + - ▁Höhe + - ▁robber + - ▁testament + - bereich + - medic + - ipun + - トラック + - cott + - antic + - ބ + - ▁собой + - 发挥 + - мін + - ▁Mond + - ▁carro + - どうした + - aco + - ていきます + - ▁Després + - 凝 + - 计算机 + - ▁Podcast + - ▁получа + - ▁fais + - ▁mould + - ▁полу + - паль + - 想像 + - ▁Schutz + - step + - 相比 + - いち + - けん + - ną + - బ + - ーター + - ▁principi + - 二零 + - mail + - ▁hire + - ▁legte + - ▁degli + - ▁плохо + - کا + - 会長 + - ランキング + - хүү + - 盐 + - ▁limb + - ▁mineral + - 最喜欢的 + - 取った + - ▁proven + - mack + - ▁Themen + - ▁democrat + - 才会 + - 通報 + - new + - ▁satan + - ▁yaptı + - ▁jene + - koll + - შ + - ▁retro + - ▁عم + - "2015" + - 払 + - ▁Ces + - ▁innocence + - 間違い + - ▁array + - ▁yid + - ▁déjà + - ▁şekilde + - 始まった + - あなたは + - ▁electro + - 邮 + - 文明 + - 入院 + - داد + - 当她 + - ▁upright + - ▁jours + - ポン + - ▁Cel + - すこと + - ▁ekonomi + - ▁suicide + - きっと + - كت + - ▁corruption + - ▁tue + - ▁Karte + - 危機 + - мас + - ▁الل + - っこ + - ▁apprehension + - 磁 + - worthy + - ▁constrain + - lwa + - ▁jacket + - problem + - ▁anxiously + - ▁hohen + - ▁কর + - angi + - ▁subscribe + - ▁проблема + - ▁цяпер + - 篇 + - 好看 + - ▁lösen + - ▁parson + - গা + - ש + - 廊 + - 天然 + - ▁своего + - 联盟 + - üü + - ▁cob + - 赖 + - ▁Sä + - ▁rattle + - тин + - おく + - ޭ + - 华盛顿 + - messen + - ▁göster + - ▁muchos + - зон + - 拆 + - ▁tracks + - 不确定 + - ▁المن + - ランド + - ▁niba + - ไป + - ▁resulted + - 这个国家 + - もあった + - leta + - ▁multaj + - ▁classic + - 梨 + - ކު + - empre + - վ + - ▁matthew + - ▁strategies + - ▁Rad + - セン + - ねぇ + - 屋さん + - 旨 + - ▁amazement + - ږ + - ▁같이 + - mbang + - ▁Max + - 曜 + - ▁terribly + - schütt + - ▁адзін + - と発表しました + - ▁Gottes + - 拿到 + - 構 + - クイズ + - ▁hideous + - ▁مهم + - ▁каза + - 타 + - tzt + - ▁çalış + - 来吧 + - 平和 + - ▁twe + - ▁mule + - クリーム + - 成绩 + - ▁vrij + - というのも + - ▁weißen + - ▁cathedral + - ▁viņš + - ▁pobre + - 构 + - てくれ + - issement + - শি + - ▁tenth + - ▁pretended + - 朵 + - дт + - ▁thief + - ▁planted + - ▁persist + - 喷 + - ▁долго + - ▁zufällig + - ddu + - 的精神 + - たった + - анд + - 钻 + - 郡 + - ▁завтра + - ▁eminent + - ▁losses + - ▁drie + - 棋 + - annya + - 楚 + - ▁причин + - ▁flick + - ▁bekommt + - ▁pode + - ▁unterstützt + - ▁Tiere + - 的内容 + - が出る + - ▁какое + - ▁Ball + - するために + - ▁mwaka + - 回目の + - ▁visits + - hne + - ▁australian + - ▁oldest + - ▁variable + - ssystem + - ▁rely + - ▁стоит + - 客人 + - altro + - 亡くな + - ▁dispers + - 被害者 + - bber + - ▁Kerl + - 裤 + - 等我 + - ▁Mikro + - ▁Barr + - овый + - ▁occup + - ች + - くり + - 我确实 + - ையும் + - ▁situas + - 洁 + - finanz + - ▁gewe + - 徳 + - داخل + - ▁threatening + - 失望 + - ▁Beweise + - ろうと + - ▁holl + - 准备好 + - ▁bells + - 啲 + - ▁shakespeare + - 拳 + - скую + - kasi + - 推动 + - ▁Schlag + - ým + - ▁oncle + - ▁dorthin + - ▁assert + - ಲ + - 培训 + - ▁unwilling + - 位の + - ▁bills + - ▁drivers + - ▁instru + - 弟弟 + - 各国 + - tip + - ▁avail + - kade + - 瞎 + - 公子 + - 历史上 + - エリア + - ▁tierra + - ▁старо + - 皆 + - ▁headquarters + - 翻译 + - 組織 + - ▁Feder + - ood + - экс + - ▁videos + - 为我 + - ception + - 官员 + - 審 + - ▁자기 + - ▁Kollegen + - imbu + - nywa + - ▁raven + - ▁sultan + - ffy + - guha + - 阻 + - шым + - рек + - ▁Chan + - 夏天 + - 対戦 + - ▁derzeit + - けば + - 自分たち + - ▁einzigen + - "2020" + - 籍 + - ▁pluck + - ▁Allgemeinen + - ▁Einfluss + - 为什么不 + - ▁environmental + - сць + - ▁separation + - siniz + - ▁Fal + - 娶 + - ▁මේ + - ▁induce + - ▁ebenso + - ▁donner + - ▁снова + - orde + - 打席 + - 概 + - 收拾 + - ▁Finger + - ▁Schwarz + - やすく + - ▁linen + - ▁filling + - 贡献 + - 震惊 + - ▁Präsidenten + - ▁proceeding + - 地图 + - champ + - issabte + - ▁быць + - 带走 + - зав + - ▁kämpfen + - 捜索 + - ▁policies + - 演技 + - лап + - 思いました + - ▁egy + - ▁плат + - 分配 + - 驱 + - 耳朵 + - 降る + - ▁sally + - ▁gotta + - 氏は + - どういうこと + - عتقد + - 繁 + - バッター + - ▁decree + - をかけて + - ▁deinem + - ▁beggar + - ジョン + - tino + - ▁gehören + - hwa + - 授 + - łu + - ▁strongest + - ▁recommendation + - ▁nchi + - zil + - 了个 + - ▁prepara + - 电子邮件 + - 知事 + - ▁trabaja + - arak + - 覚えて + - 前回 + - ▁habitual + - cky + - 耶 + - ▁செய்த + - cina + - łem + - ▁pencil + - ▁ĝin + - そもそも + - 였 + - ▁triumphant + - tiği + - ▁visiting + - ▁recording + - 变得更 + - 牺牲 + - ▁hesitation + - ▁erschien + - 千万 + - kende + - rrington + - ùng + - ▁conquest + - ▁openly + - ▁sali + - ▁herauszufinden + - ▁особенно + - бод + - せい + - ▁sulla + - ņu + - 弯 + - ▁tug + - ▁européenne + - ▁gewisse + - čin + - ением + - てた + - ▁promises + - дат + - ırı + - ▁buiten + - ızı + - ▁inflict + - mädchen + - ▁ermöglicht + - ▁maintenance + - ▁curiously + - خواه + - ▁hình + - ▁третья + - ▁кир + - 战略 + - лон + - ▁rocky + - 来週 + - straße + - 问他 + - ▁mächtig + - 炉 + - 纪念 + - ́ + - ホントに + - antwoord + - 完成了 + - コーナー + - ▁musician + - ▁Chinese + - キュ + - 信心 + - ▁mansion + - 奏 + - ąc + - 娱乐 + - ▁extension + - ▁decay + - ▁arbeitete + - ▁dood + - 很好的 + - やん + - ▁hoy + - 근 + - ▁anguish + - 僕が + - が見 + - ▁electricity + - espera + - ▁cove + - ▁feathers + - lif + - 说的话 + - なります + - ▁hilft + - entes + - 有问题 + - ▁reuni + - 安慰 + - ирует + - diplom + - ję + - deki + - anja + - 找不到 + - цвет + - brand + - 闘 + - 有着 + - 居民 + - නා + - したもの + - troph + - ▁purely + - ▁troop + - ずつ + - рост + - ▁nicholas + - шей + - ▁moeder + - ショ + - ▁Sonnen + - ▁aucun + - してくれる + - 物語 + - 乾 + - முறை + - ▁landlord + - ▁interval + - 一套 + - unternehmen + - 怨 + - 宏 + - 部长 + - ▁менән + - ▁lagi + - ▁historian + - ්‍ර + - ▁erect + - ▁waved + - кнул + - ▁plains + - мал + - rce + - tuvo + - 残って + - 泳 + - 图书馆 + - ▁inclination + - kamp + - ▁такі + - 出发 + - にくい + - ▁verde + - 盯着 + - ▁jimmy + - ▁messages + - ▁liebt + - 点儿 + - ▁lifting + - пры + - ▁productivity + - پل + - креп + - ▁witnesses + - яз + - るんですけど + - 师傅 + - année + - ▁Mehr + - ▁equivalent + - ▁regi + - ën + - زي + - てくれる + - 突き + - ▁wütend + - ▁translation + - 回忆 + - ▁هنا + - 導 + - ▁partit + - ▁maintenant + - cela + - ▁außerhalb + - のことを + - ▁turkey + - ▁які + - 有任何 + - ▁disciples + - 終 + - なと思います + - 梯 + - kole + - ▁Künstler + - ▁konzentrieren + - ▁crimson + - енко + - 私たちの + - ▁Sonne + - 符 + - ▁garrison + - യ + - ▁furious + - 金属 + - 出于 + - ssé + - ▁durchgeführt + - ▁victor + - dele + - ▁packed + - 漂亮的 + - ▁madre + - aggio + - үүр + - ついた + - 在外面 + - 长得 + - ▁cần + - ▁blowing + - දු + - ▁Mari + - ▁strictly + - ющих + - lessness + - ▁Prä + - ajo + - 资料 + - ▁Lord + - くれて + - 肚子 + - ▁wounds + - ▁nếu + - チーズ + - carna + - ホール + - 들이 + - ску + - だんだん + - 克里斯 + - ▁бүр + - ▁demonstrate + - haga + - 寻 + - 追加 + - рей + - 头脑 + - 立つ + - 芳 + - जा + - ▁Oku + - 西部 + - 期望 + - ▁saber + - れている + - 柏 + - ▁девятнадцать + - 거 + - инг + - うちに + - ▁nhận + - ▁sommes + - なのに + - ▁betrayed + - Ç + - つもり + - るんですよ + - त् + - ▁herein + - りたい + - nium + - 人気の + - 现象 + - 抬 + - 的公司 + - ნა + - hali + - ▁admirable + - 髪 + - 这里有 + - ▁ultimate + - ▁devas + - つけた + - 募 + - ▁warmth + - ▁reject + - 贸易 + - 警視庁 + - 簡単に + - 感受 + - ▁organizations + - ▁realmente + - ▁schwarzen + - ▁Glo + - "75" + - ▁unjust + - 居然 + - 的例子 + - ▁Jungen + - ▁Què + - ования + - ▁retra + - 一些东西 + - ishwa + - ▁dingen + - ▁nime + - ▁què + - цов + - 取って + - komeza + - 躺在 + - ▁gravity + - ▁Таму + - ▁englishman + - ▁artistic + - ▁housing + - 在于 + - ▁allan + - 温柔 + - amerika + - 的时刻 + - fahrt + - ▁schätze + - ▁Opfer + - 伦敦 + - ▁greeted + - ▁ranch + - ▁tú + - ▁exile + - 小时候 + - 董 + - ▁illusion + - ▁Finanz + - ▁willst + - ▁Come + - ▁geheim + - ▁weep + - ▁Waffen + - bó + - vā + - 昏 + - ▁underneath + - dığı + - ▁Jane + - ▁вопросы + - ▁dopo + - 杰克 + - 主義 + - gesprochen + - ▁groote + - ▁история + - 受け入れ + - 負担 + - ▁масс + - awo + - ▁cứ + - ▁advise + - 涨 + - 笑顔 + - plu + - ▁আর + - 兽 + - ▁stroll + - 哪些 + - ▁conceive + - なった + - ▁nachdenken + - ▁precede + - 先輩 + - graben + - ▁Einer + - ▁Boot + - バック + - ілі + - дова + - скі + - 无论是 + - eira + - ▁comedy + - 你得 + - ▁Però + - 入れて + - роў + - ▁narra + - ography + - 味が + - 帰って + - 拍摄 + - 评估 + - ▁inquire + - 类型 + - گان + - ▁bestehen + - ▁nacional + - ▁fremd + - 天空 + - ▁opponent + - gebildet + - ものは + - escent + - ▁blown + - ▁unterschiedlich + - ▁substitute + - 我只 + - ▁withdrew + - ▁Kri + - 込め + - ▁From + - ▁explosion + - fragen + - ▁exclude + - 女性が + - papier + - ▁heiße + - ▁praktisch + - ▁mga + - ▁foster + - 滋 + - ▁Earth + - ▁troviĝas + - 教室 + - 到时候 + - けが + - ▁frightful + - ▁nationale + - 在那个 + - ланд + - ▁firing + - ора + - たん + - 存在的 + - 镜 + - trakt + - 術 + - اث + - ▁那我们 + - ▁scarlet + - ▁exhaust + - хар + - ▁circum + - ▁ancora + - 皮肤 + - 替え + - 充满了 + - づけ + - 放心吧 + - 你看看 + - ▁ажил + - ▁yourselves + - 串 + - 做一些 + - ▁enlighten + - تاب + - ▁vierzig + - 统计 + - ▁harris + - kanye + - ثر + - 申 + - ▁moan + - ▁impressive + - ▁Tele + - кур + - цыі + - 导演 + - 你说的 + - いなかった + - ставить + - ▁blend + - ▁wretch + - ▁descent + - seid + - ▁stages + - 剤 + - ▁정도 + - 我知道你 + - ▁Holz + - ▁boven + - ルール + - ▁هە + - ▁adjust + - 続けて + - 海上 + - ▁Argument + - chau + - 勇气 + - 洪 + - 見ると + - ▁motionless + - が必要 + - ▁Schulen + - ▁Spitze + - ▁tenia + - 明け + - 遅 + - 投手 + - chain + - 跟踪 + - ▁Zeiten + - ▁mọi + - 待って + - haupt + - daj + - 的妻子 + - ▁urgent + - tack + - ▁publi + - 桶 + - 盆 + - 夹 + - ▁crushed + - これまでに + - ▁oriental + - てくる + - ▁reverence + - 在过去的 + - ▁heroes + - arlo + - ▁toilet + - しゃべ + - クラス + - ünü + - paro + - することが + - mela + - ▁jealousy + - fant + - 挡 + - ▁significance + - 系列 + - 灾 + - ▁gym + - завод + - 気に + - ▁tipp + - ▁barbara + - ▁Actualment + - ▁Today + - 態 + - ющие + - ▁discussing + - 能源 + - ▁granda + - ▁спросил + - onic + - ือ + - ▁Neben + - さない + - アー + - ▁아이 + - ▁hizo + - いたします + - 外国人 + - มา + - klop + - 反映 + - wirken + - すと + - フォー + - ьян + - そのあと + - ▁кара + - ▁jeff + - 死者 + - ሰ + - ▁violently + - 読み + - giving + - ▁하나 + - чик + - 之下 + - 回り + - 조 + - တ + - umbi + - ▁convent + - ▁altered + - 成为一个 + - ▁conven + - 으 + - ▁affirm + - ▁المح + - ▁Kern + - angka + - ஃப + - 听见 + - 的经历 + - 燕 + - 赔 + - 」「 + - ▁pav + - ▁starke + - ▁tiger + - 且 + - 的发展 + - pois + - ▁busca + - らが + - ыт + - ความ + - ologische + - ▁другие + - の上に + - ▁comrades + - ゅう + - ত্র + - 充分 + - tez + - ▁petition + - 人群 + - руб + - tafel + - 到来 + - ▁sailing + - ఇ + - ▁милли + - 超え + - ▁Hü + - ▁четвёртый + - 取决于 + - yobozi + - لق + - 写作 + - strahl + - るために + - ▁edition + - ▁possibilities + - 社交 + - ▁attribute + - ▁enjoying + - サイド + - ured + - 手指 + - 叛 + - istische + - ▁tự + - 法庭 + - ▁бизнес + - 开玩笑 + - ▁academic + - ▁позвол + - 贷款 + - 为他 + - ▁Vall + - 比例 + - princip + - ەی + - ▁increasingly + - 爆炸 + - ▁heartily + - ▁japanese + - êr + - 巻き + - enfant + - ından + - ▁collabora + - undvierzig + - 尘 + - ▁whither + - 不怕 + - ką + - mēr + - ▁그러면 + - ▁diversos + - ▁medal + - ifies + - стары + - valent + - ▁ungefähr + - 쪽 + - ▁dagegen + - 高齢者 + - ▁তিনি + - ড় + - 記念 + - larda + - 态度 + - ▁leisten + - ▁связан + - ▁assez + - ▁stove + - 白い + - ებ + - 痴 + - ▁mới + - 殺害 + - 創 + - ▁align + - 特别的 + - ildi + - ▁Karriere + - ▁laat + - richtung + - 真っ + - adores + - 疫情 + - といえば + - 맞 + - ▁proceedings + - 不一定 + - ▁throng + - дает + - 美国的 + - ▁genom + - 企 + - 泪 + - ▁greeks + - ▁compound + - ▁reporting + - escola + - どおり + - ▁butler + - ▁groupe + - ట్ + - дад + - めっちゃ + - 年前に + - three + - ҵ + - 闷 + - 詳しく + - 著名的 + - ▁envy + - 一眼 + - もらえ + - ▁punish + - يرة + - 骄傲 + - デザイン + - ▁menjadi + - 悩 + - を得 + - দু + - 進む + - 好事 + - 一座 + - ▁cargo + - 你再 + - 聞こえ + - 작 + - ▁ваши + - でしたね + - ▁platforms + - ▁clair + - るんですね + - ▁personne + - 现在我们 + - において + - ▁madness + - 본 + - ▁Wesentlichen + - ▁konuş + - ▁откуда + - tius + - енная + - вит + - يج + - ▁shops + - zep + - ží + - ▁Botschaft + - ▁devant + - ▁abraham + - ▁respective + - 马克 + - شو + - здоров + - ▁motives + - ības + - ▁encouraging + - 辣 + - 還 + - ▁möglicherweise + - ▁Realität + - 国外 + - 尼亚 + - larında + - 挺好的 + - ▁거지 + - ▁Ding + - exist + - 再生 + - ހ + - 揭 + - 高橋 + - gression + - ▁zusätzliche + - ▁karşı + - 做的是 + - ▁beobachtet + - õi + - ▁Genau + - үүн + - ▁anim + - 徹底 + - キン + - 下げ + - ▁şu + - 失敗 + - ▁Hab + - பட + - ▁Quel + - rono + - ▁Cer + - ▁تلك + - の動き + - 感覚 + - 続ける + - mania + - bala + - 给自己 + - લ + - ▁Strom + - ▁Што + - 精彩 + - ▁jew + - ▁Entscheidungen + - ▁customs + - ▁dismay + - 大学的 + - 视为 + - なお + - ஐ + - ▁lachen + - ドラ + - ото + - ▁porch + - 寄り + - ▁consul + - ▁dusk + - 全世界 + - ▁diverses + - ພ + - ▁excellence + - 她会 + - رن + - ▁concentra + - 議会 + - ▁Over + - ழ் + - 我们看到 + - ▁mach + - ▁Regen + - 万一 + - ▁Пер + - すべき + - ▁Frieden + - ▁шаг + - oph + - ▁viene + - 若者 + - ▁hostile + - 拿走 + - 注意力 + - į + - spiegel + - ていない + - 中国の + - dige + - 万美元 + - 发明 + - dorf + - ▁россия + - tesse + - зве + - шло + - ▁скоро + - ▁dentro + - ▁ngày + - してきました + - ▁metge + - ▁echter + - 聚集 + - 劫 + - ٹ + - ▁Führung + - ɛe + - ▁villain + - ▁deceived + - ▁eenige + - 的变化 + - つつ + - sieg + - ▁traurig + - ▁membres + - ận + - もう一度 + - 站起来 + - ありがとうございます + - tòria + - ▁trente + - ▁Imp + - čen + - ▁protested + - 试着 + - ▁welfare + - 福岡 + - ▁oui + - гр + - 病気 + - 某人 + - roning + - 中には + - ▁encountered + - 浩 + - 真实的 + - ▁vile + - ▁battery + - 提升 + - ου + - ира + - 摘 + - ▁Amerikaner + - ր + - ▁ambassador + - に入る + - ▁بش + - 这个故事 + - ▁tengo + - ▁fragments + - 舌 + - タイプ + - ิน + - ▁relatives + - 提前 + - ▁secretly + - 晴 + - 我们俩 + - rührt + - ▁Center + - ▁martyr + - 邻居 + - ▁süß + - ▁exceptional + - ほうがいい + - 魏 + - 嫁给 + - 床上 + - 这真的 + - ダンス + - park + - ▁eigenes + - ▁naught + - ▁yapı + - 道歉 + - ▁catching + - 这份 + - ▁verstanden + - 透明 + - тся + - 的生命 + - ▁wichtiger + - 沮丧 + - "65" + - ▁montre + - ▁tarafından + - 依赖 + - ▁aufgrund + - ホーム + - ▁swarm + - 全力 + - 終わ + - ▁earthly + - 捉え + - ပ + - ▁expanding + - 懒 + - ▁Uganda + - 辆 + - ▁morris + - 唉 + - 有钱 + - gero + - ▁només + - 孟 + - ▁Nó + - ▁cơ + - できるよう + - ▁haunt + - かって + - しまいます + - ▁satisfactory + - 你为什么 + - 差异 + - てきました + - ▁unmöglich + - ▁давно + - ▁Wohn + - 做过 + - 厨房 + - ışı + - 到这里 + - ▁compensation + - ▁teh + - ▁aroused + - kulu + - cava + - ▁verses + - ▁каким + - ▁deliberately + - ▁zullen + - 爱你 + - lje + - ▁carl + - ▁계속 + - 消费者 + - 日本で + - schluss + - lıyor + - 広島 + - ▁أنا + - 常见 + - ▁Joseph + - ▁muscles + - ▁tarde + - 向上 + - ▁проблем + - ัน + - ▁cao + - 瞬间 + - onym + - バラ + - ▁Journal + - 緊急 + - ▁Winter + - ▁моя + - 更有 + - ▁بخش + - 的房子 + - ceea + - mişti + - ライト + - ▁calculated + - ▁général + - 茂 + - 심 + - ▁cuatro + - 生まれた + - ▁travelled + - 成就 + - かつて + - ▁joc + - ▁parting + - ▁hört + - ▁sống + - stup + - meze + - щен + - ▁адна + - ским + - ▁attending + - ▁crest + - 把握 + - ▁cellar + - ▁الناس + - beck + - 男性が + - 好吃 + - னு + - ▁justified + - ້າ + - рв + - 动力 + - ▁Straf + - どのように + - लाई + - ▁woke + - ▁fascinating + - صح + - ▁vrai + - に住む + - cite + - ▁Fest + - 狱 + - ▁tumult + - かく + - けない + - ්‍ය + - ▁дух + - ▁holland + - 仇 + - ▁inspector + - ▁Dol + - 大小 + - 誉 + - ▁Jahrzehnt + - みましょう + - ▁Gall + - ▁hiện + - 停下来 + - 居住 + - wandel + - мел + - މ + - 悠 + - ▁slaughter + - 肝 + - の前に + - 粉丝 + - ▁swamp + - を集め + - ▁befand + - ▁пятьсот + - ▁Edward + - 加油 + - ▁femmes + - geschlagen + - ▁wilson + - ▁failing + - ▁Früh + - ▁manuscript + - めの + - ▁000 + - 情报 + - quadr + - ▁observing + - ถ + - ▁tommy + - 看过 + - するよう + - ▁twas + - ▁Labor + - ▁jahre + - ▁cruelty + - ▁flowing + - писа + - ▁Other + - ▁trenta + - ▁corrupt + - 如果说 + - 厅 + - 계 + - igihugu + - ▁ກະ + - ▁causing + - шча + - 少爷 + - ▁severely + - ▁dünya + - leiter + - ティング + - အ + - yel + - ических + - ▁nineteenth + - ማ + - 成功的 + - 的看法 + - ▁Traum + - ▁Gui + - ▁edit + - ▁exterior + - 思维 + - held + - 色の + - ▁sincere + - لىق + - ▁sever + - ▁considerably + - 有一点 + - logi + - ▁också + - 团体 + - ходят + - ▁colonies + - berries + - kunde + - ▁oldu + - determin + - ▁poets + - 与此同时 + - 貴 + - ▁incremental + - bereit + - ▁lowered + - ໍ + - 激动 + - ▁Gas + - 富士 + - зер + - ▁Sar + - なるほど + - ▁cooper + - قب + - 轻松 + - ographic + - ▁uneasy + - ▁ancestors + - ște + - core + - ▁colli + - ▁okw + - ının + - 損 + - 経営 + - 変わる + - modul + - valuation + - 说的是 + - தன் + - 状態で + - bû + - ▁مخ + - lò + - ▁должна + - ▁confine + - насці + - ▁devour + - ▁shaft + - ▁purchased + - mwi + - 物种 + - 僕の + - 찮 + - 阿尔 + - ▁paradise + - ▁glare + - альная + - евич + - ▁rejected + - ▁стать + - シェ + - ▁Glas + - 艰难 + - ▁lily + - ▁flora + - 之一是 + - ▁aliaj + - ▁starb + - 働き + - ▁Seit + - ".000" + - ▁Zweck + - ▁Fähigkeiten + - 災害 + - なこと + - 迈 + - ▁commissioner + - フリー + - 피 + - ▁verändern + - 冒险 + - adel + - ▁begonnen + - 小学校 + - 后果 + - "32" + - ubuzima + - 的身份 + - ▁allah + - ▁screw + - 早い + - ▁Strateg + - ách + - ▁fram + - igte + - ▁заяв + - ▁dritte + - പ + - ▁iemand + - хә + - 两人 + - рым + - jja + - ▁vot + - われて + - ▁nuevo + - ▁erklärt + - せず + - އް + - ▁zufrieden + - 歩いて + - ▁declaration + - AI + - 的文章 + - ▁مردم + - おう + - technologie + - ▁книг + - rani + - 保守 + - ▁confer + - ▁questi + - affi + - ▁mijne + - ▁hither + - 这些事情 + - ▁twentieth + - ▁White + - ▁hue + - jih + - garde + - დე + - ▁greeting + - ebwa + - ▁Sachen + - ▁gladly + - 稿 + - ▁encuentra + - ウイルス + - خی + - سة + - ▁sour + - ▁equi + - ▁tempest + - ▁провер + - rava + - द् + - 伙 + - تها + - ▁psycho + - ▁blocks + - ▁Öffentlichkeit + - 暂时 + - ▁shopping + - 他要 + - ▁disagreeable + - ▁dominion + - 井さん + - வாக + - ▁marketplace + - ▁compromise + - 浜 + - いただきたい + - 作る + - 위 + - YouTube + - ziehung + - ▁terrorist + - 随后 + - ▁seltsame + - 血液 + - وش + - ▁tragic + - ▁danced + - ▁excessive + - мыш + - fari + - sail + - ็ + - 是一名 + - ▁gaf + - ▁invested + - 深入 + - 奴隶 + - ੀ + - ▁destined + - ▁böse + - 夕 + - ается + - 人士 + - ▁gulf + - そうで + - 很快就 + - ▁eldest + - ▁Angeles + - 従 + - வின் + - 我非常 + - prüf + - 車の + - 纪 + - ▁placing + - 営業 + - ▁lovers + - ▁tornar + - leistung + - 東海 + - 苦し + - kuza + - ▁然后呢 + - vuze + - 虐待 + - فن + - trans + - ▁membre + - したということです + - maschine + - ▁Ash + - laba + - ▁Stre + - そうか + - ையில் + - 恐怕 + - ▁footprint + - ▁gush + - kiza + - گیری + - 公式 + - ▁Ruhe + - ▁imperfect + - ▁posted + - prop + - 的目的 + - ▁prospects + - ▁Version + - このような + - ކ + - ո + - கிற + - ▁arrange + - ▁мяс + - ▁transportation + - 装置 + - ▁Dü + - itel + - ļu + - คุณ + - 你喜欢 + - ▁basa + - vro + - ▁নাই + - ▁Euro + - praw + - ▁militar + - ▁Fel + - теп + - ▁twisted + - 筹 + - ▁fosse + - ▁юу + - ▁Fred + - ▁harbour + - slov + - pov + - ▁கட + - ອງ + - 你没 + - лэг + - ▁недо + - ▁wishing + - 上げる + - 扱 + - ▁retorted + - 疑い + - ▁އެ + - ivity + - Ra + - cado + - 不管是 + - 无论如何 + - 即将 + - ▁aange + - ாத + - ▁lifetime + - вання + - 哎 + - kräfte + - irira + - ▁defeated + - დი + - ▁llega + - ▁слово + - ▁آل + - ▁Kurs + - ▁lebte + - ▁Med + - گرد + - 制裁 + - 다가 + - 歇 + - ▁broader + - quant + - ▁slate + - ▁запад + - を終え + - ▁crawl + - алт + - нула + - ▁рыб + - ▁verstehe + - зм + - 严重的 + - ▁mereka + - 要不然 + - ありまして + - ▁Central + - ▁amazon + - ▁دارند + - ниц + - ▁mater + - ▁regulatory + - ▁Verfügung + - 丘 + - 已经被 + - ▁offerings + - ▁Tio + - லே + - 一路 + - ёл + - ర్ + - ▁gevoel + - お天気 + - ▁chorus + - ▁shallow + - 祥 + - ▁дерев + - 的其他 + - amaga + - ▁trata + - іст + - Reg + - ▁Monaten + - ▁schwach + - ▁Bio + - rew + - ▁cinco + - ▁Vertrauen + - オンライン + - 辩论 + - 说到 + - ▁dön + - 宣言 + - ってきました + - ▁roi + - ないか + - 下载 + - 这将是 + - ω + - ▁phenomenon + - اغ + - 売り + - кас + - ▁foam + - ▁tako + - ▁trumpet + - kür + - 野球 + - 行われる + - 旦 + - ķ + - ▁platja + - خانه + - 打电话给 + - ▁bloody + - かける + - ▁attentive + - ▁reckless + - 倒是 + - のほうが + - ▁publicly + - 教师 + - пля + - 護 + - 不相信 + - 山口 + - ▁gefährlich + - ▁johnny + - ▁punct + - فهم + - 形象 + - ▁lump + - 神奇 + - 不是吗 + - 赚钱 + - 有意义 + - জি + - ▁йо + - ▁bonds + - 겠 + - 糟糕的 + - ▁shaken + - ປ + - estudi + - ▁prose + - ▁chains + - 伝わ + - cac + - ▁wist + - قت + - ▁spectator + - 庫 + - ▁comparatively + - ▁zulk + - ▁notable + - ▁Пры + - cida + - ▁sustained + - volk + - ▁сторон + - ▁Kongress + - いたのは + - ần + - ▁pow + - ▁waving + - ▁breathed + - 供应 + - ▁höchst + - ▁получил + - ▁juda + - 僕も + - ▁Manchmal + - ▁banner + - үз + - ▁corpse + - 心中 + - ▁einiger + - 确实是 + - bericht + - ▁Orte + - ▁Angel + - 服装 + - 柴 + - ▁Аднак + - 三天 + - ▁Umgebung + - ▁Flor + - ▁corte + - ▁migra + - ▁expanded + - ▁positioned + - 始まる + - ▁تش + - ▁Бу + - 线索 + - чал + - ▁Big + - 的父母 + - 融 + - ▁philadelphia + - ▁concrete + - ▁hacia + - いるので + - ▁niemals + - gyn + - ▁schneller + - ▁compris + - ることで + - 有一次 + - 凤 + - ▁tribunal + - ▁engineers + - таб + - drücke + - ▁voran + - ▁dumm + - 싶 + - вшись + - ▁anstatt + - ront + - なんとか + - garten + - 恐らく + - коло + - "34" + - 等于 + - acqua + - 觉得自己 + - ▁manier + - ▁voz + - ことが分かりました + - だけでなく + - ▁بالا + - ▁большой + - 的第一个 + - 누 + - 整体 + - яў + - 这个世界 + - ▁dishes + - たくさんの + - ▁över + - ▁shocked + - 经历了 + - 栄 + - ▁pleasing + - ابت + - 物理 + - koresha + - ▁ojos + - ▁Parliament + - いらっしゃる + - பதி + - 一杯 + - 標 + - 难以 + - ▁dien + - ▁buena + - ▁якія + - の間に + - ▁naval + - ▁teori + - 责 + - ▁plato + - өрө + - kera + - ▁searched + - ▁remembering + - ▁ceva + - ▁interpretation + - ▁месте + - ▁deemed + - ▁positiv + - azioni + - ▁exhibition + - ▁davant + - ▁dome + - 少女 + - geschäft + - 难过 + - sanga + - ▁loudly + - ▁sinner + - werp + - 马上就 + - rima + - ▁থেকে + - 玻璃 + - رح + - ▁begannen + - ▁cherish + - ▁bail + - ่อ + - ▁Ara + - потреб + - ආ + - ເ + - 보다 + - preis + - ▁McC + - ▁creep + - ▁behandelt + - フル + - ▁fees + - اك + - 打破 + - ستر + - лены + - ▁drowned + - 卑 + - ▁unabhängig + - ৰি + - きれい + - ▁mô + - 知道我 + - treffen + - ▁People + - 你今天 + - 还可以 + - 最初に + - 新型コロナウイルス + - ▁announce + - ▁ocup + - ▁решение + - 请求 + - issant + - trek + - ▁bout + - ▁Great + - 自ら + - ▁نوع + - ▁ribbon + - おいしそう + - ペン + - ▁ibintu + - ziri + - нский + - るんですか + - ▁திரு + - ancia + - ▁exploit + - 厳 + - ▁contemplate + - كە + - 工厂 + - foc + - ▁inquiries + - ▁observer + - ▁entry + - cora + - িত + - ивает + - ҙе + - hield + - equip + - を与え + - 相同的 + - ▁practic + - ▁smallest + - 年度 + - ▁unity + - 値段 + - 就像我 + - ৰা + - 一篇 + - ▁reducing + - ▁مص + - ▁wrist + - 小さい + - 遇到了 + - ▁injustice + - ච + - 就是我们 + - ▁gasped + - 之中 + - ▁zouden + - home + - 它们是 + - ▁مختلف + - 蔵 + - ▁Madame + - ▁manche + - 婆 + - intel + - ようになった + - ▁দেখ + - ▁controlled + - ▁fazla + - ▁coral + - remos + - ▁bending + - 瞒 + - おっしゃって + - ▁Não + - ▁provinces + - ▁peng + - ▁мала + - 你可以看到 + - ▁florida + - ▁Estas + - ▁disclose + - 说服 + - 错过 + - 浸 + - 認 + - ត + - ▁flexibility + - ▁entertained + - 実施 + - ▁diamonds + - あんた + - 这首歌 + - ▁frac + - 生きて + - "46" + - ግ + - の名前 + - ▁thorough + - ▁multipli + - ким + - ▁dahin + - 尸体 + - ▁seeds + - 遅れ + - asso + - boj + - bě + - grand + - ▁Mini + - 因为她 + - යක් + - 仔 + - 岳 + - ▁Lass + - liku + - ием + - 花园 + - ▁besoin + - ▁anos + - 诸 + - ▁oogenblik + - ニューヨーク + - ▁può + - ▁British + - 提到的 + - इ + - 出口 + - ▁legacy + - ▁fraud + - ▁corporation + - 見えます + - ัก + - 歌手 + - بخ + - ј + - 藤さん + - ▁있었 + - 找我 + - ▁Hinter + - 並 + - ▁vraiment + - ▁bann + - வ் + - টে + - デビュー + - ▁consolation + - 欣赏 + - 変わった + - 摆脱 + - 我当时 + - 这句话 + - ▁loans + - ▁verkaufen + - 飾 + - ▁Sex + - 飲食店 + - валь + - ▁alexandr + - ▁нормально + - 所谓 + - ▁вещи + - 余り + - υ + - ▁drill + - ▁preceding + - 斗争 + - 我们从 + - ▁Stand + - 的母亲 + - länder + - imiz + - 一些事情 + - ▁zweifel + - ▁quanto + - ▁salon + - 穆 + - ▁misschien + - ▁Motor + - ▁prev + - qü + - ebla + - 指定 + - szcz + - ▁ambitious + - 面包 + - uganda + - 雾 + - 営 + - بور + - рин + - ▁tribu + - 元素 + - ▁alongside + - 哀 + - 했는데 + - ▁negli + - ▁أنها + - 第五 + - ▁Rede + - ▁Nova + - ซ + - 始めて + - ▁fuck + - にとっては + - 问问 + - ▁tenemos + - 狭 + - το + - 人たちが + - ▁kya + - ▁Ing + - ▁हो + - こうして + - obten + - ▁العالم + - 我才 + - ▁antaŭ + - ▁yielded + - ▁treu + - 说说 + - ында + - slag + - ▁bella + - ▁руки + - 편 + - 劇 + - ▁krijg + - "700" + - 输入 + - ▁erzählte + - ▁quasi + - ▁hommes + - 何度も + - lý + - 逐渐 + - ▁банк + - ▁komt + - 咩 + - насць + - ▁dürfen + - ▁прад + - ▁இட + - ங்களை + - noma + - რე + - かれた + - ыць + - 邪恶 + - ▁ĉiuj + - 怎么做 + - 地域の + - ▁cough + - ▁многие + - 膜 + - دام + - ▁calculation + - ▁студ + - 农民 + - に向かって + - ▁machinery + - fühl + - ▁jonge + - 这就是我们 + - 活用 + - 长时间 + - Ө + - モデル + - ▁mandat + - ▁neighbours + - 狙 + - వా + - рот + - ▁clue + - ▁mentre + - алга + - شون + - 这样的人 + - ▁fanden + - ▁weekend + - ▁heroic + - ▁Kamera + - ▁recommended + - ▁Komp + - ▁geschlossen + - ▁Hintergrund + - ▁normally + - ▁viu + - 感染拡大 + - ▁كۆ + - eqq + - 代理 + - ▁زمان + - بدأ + - alde + - ▁түүний + - ▁elector + - 看一下 + - ▁thor + - لند + - ▁побед + - うえで + - 竜 + - ▁проблемы + - ▁стране + - aggi + - چە + - ▁selle + - ストレート + - Ү + - 燃料 + - ▁constructed + - ▁henri + - stricken + - ▁прошло + - ▁misma + - шке + - рош + - èl + - ▁ehemalige + - 亿美元 + - orna + - тая + - న్న + - ということになります + - 青年 + - gezeichnet + - ረ + - Ingenieur + - ショット + - ▁tricks + - 我可 + - ßen + - ▁glowing + - 노 + - ▁hymn + - ▁olive + - ▁towers + - 莲 + - sponsor + - 自体 + - энне + - фо + - ▁feeding + - ▁nueva + - 下一 + - ▁کردند + - makers + - biro + - 合法 + - 在线 + - andra + - ▁spraw + - 再来 + - პ + - 培养 + - 乔治 + - いただきました + - ▁знает + - ▁mason + - gence + - umbu + - どころ + - ▁داشته + - போ + - ▁downstairs + - ▁بم + - 出た + - 是一个非常 + - ▁judged + - ល + - muka + - ▁ashore + - ▁Ausbildung + - opera + - hour + - بوو + - 祸 + - ▁collapse + - 的角色 + - 2% + - 挨 + - ŵ + - 脂 + - vallen + - 急に + - ▁campo + - fili + - ბ + - тары + - mien + - ศ + - ▁intercourse + - ผ + - ▁Rahmen + - пита + - ▁gast + - 好奇 + - 轨 + - 乐队 + - ование + - 没有办法 + - 脑子 + - ▁traveling + - ural + - 笑话 + - ▁polític + - どこに + - 这些是 + - 면서 + - ▁Wy + - ически + - 话说 + - jó + - 過ごし + - ической + - 鈴木 + - に入れ + - jährige + - kurs + - ▁formidable + - ▁pinch + - ▁assigned + - ▁Können + - ▁verdienen + - уют + - werte + - ▁fluid + - ▁پێ + - брос + - ▁avoided + - чих + - ▁memiliki + - バランス + - ▁kell + - ▁Anem + - ▁richtigen + - сси + - ▁amazed + - برد + - بال + - ▁Quant + - ▁могли + - вест + - ▁supplement + - ▁Werkzeug + - 暴露 + - unch + - ▁terrace + - voor + - 戏剧 + - 大好き + - ète + - 姜 + - ▁어떻게 + - ▁Figur + - raba + - ▁sina + - 最佳 + - 廷 + - 八年 + - ▁Rücken + - 大夫 + - lustra + - ▁flush + - ▁difícil + - ▁rejoined + - ▁Oni + - رز + - ▁reinforce + - 女的 + - ▁patterns + - ありますね + - avais + - ▁ceux + - çar + - 膨 + - ▁triste + - 場面 + - ちゃって + - луу + - шиг + - கூட + - 成分 + - ▁senza + - ▁опас + - ▁negoci + - flamm + - wirtschaft + - もそう + - 五百 + - 标签 + - ▁Auge + - woord + - を守る + - 坑 + - アジア + - ▁것도 + - ▁vaccin + - 隐藏 + - ▁côté + - теля + - 复杂的 + - bö + - ▁shells + - 크 + - 履 + - それだけ + - prise + - control + - zwei + - ▁parlament + - Italia + - 邓 + - ▁alto + - ▁chuck + - していない + - ならない + - ▁yaşa + - ให้ + - альна + - шёл + - ▁Obama + - ▁Road + - ▁exclamation + - ▁tới + - شكل + - 给予 + - 有利 + - 現実 + - 跟我们 + - 世界各地 + - astro + - ▁More + - ▁Vergleich + - だということです + - 晃 + - 爆发 + - 父親 + - elimina + - ▁completion + - ▁kostenlos + - ▁wussten + - 年以上 + - 这么多年 + - たかった + - ▁acute + - таў + - ▁conquered + - ▁benshi + - ▁Sau + - ▁torch + - ▁мире + - ▁maintaining + - ▁spider + - child + - ▁baker + - ▁тийм + - 鍋 + - ▁dasselbe + - ▁Best + - ▁offend + - ▁язык + - ▁insects + - 踢 + - ਸ + - ئی + - لَ + - ▁agitation + - Alb + - ▁Bord + - ▁göre + - ▁Quer + - ▁attach + - ▁sinking + - 这可能 + - 呼び + - 朕 + - 彭 + - ▁reluctant + - ியா + - zukommen + - ике + - ▁좋아 + - 国防 + - 掘 + - ▁Museum + - ▁saba + - ▁Zug + - ▁mußte + - лена + - ▁لن + - ▁độ + - 老鼠 + - ▁öffnen + - ▁vorne + - ▁batter + - できません + - Vi + - 资格 + - ▁hazard + - gata + - ▁nancy + - ▁гос + - ▁economi + - 太平洋 + - んじゃないですか + - ▁выгляд + - ▁الأمر + - ▁marvellous + - 西班牙 + - ходить + - ▁Party + - ▁stack + - دىن + - 但我们 + - ▁muchas + - ▁ҡу + - čí + - ▁halbe + - 葡萄 + - ▁Pil + - ▁dwelt + - ▁havis + - ▁adoption + - ▁différent + - 各种各样的 + - 당 + - 会社の + - gebrochen + - ség + - 的消息 + - 勢い + - ின + - ▁participation + - ▁fühlt + - 灵魂 + - 叹 + - дея + - 指控 + - ▁möglichen + - schlaf + - icio + - lili + - ▁aufgenommen + - 各地で + - ▁logical + - 目が + - ▁котором + - ▁competitors + - 待ち + - 配合 + - ▁لأ + - ▁adjustment + - 足球 + - ▁muti + - ▁germ + - ▁이거 + - の情報 + - labora + - っち + - 古代 + - пат + - ▁cai + - 自杀 + - 打击 + - ▁charlie + - лага + - くれた + - ▁север + - kenntnis + - 可爱 + - 公里 + - 看起来像 + - ▁virtual + - ▁guitar + - streit + - gawa + - ▁Such + - 1% + - ▁weiße + - ▁ivan + - ▁خلال + - ▁Wohl + - ▁leise + - ansi + - 逻辑 + - 하게 + - ▁oxford + - ште + - ▁revel + - ▁sahip + - bintu + - ▁tien + - ▁trauma + - ▁trước + - ▁honourable + - ▁probability + - Est + - ▁Mak + - gereza + - 矢 + - ▁lớn + - 回復 + - ▁brisk + - rende + - プレ + - emis + - 我开始 + - ▁potent + - 客气 + - 几次 + - 还记得 + - това + - ▁mevrouw + - ▁eighteenth + - ывает + - ▁fing + - wohl + - こちらは + - 是对的 + - iện + - jana + - 得更 + - 连续 + - ▁süre + - ائل + - தாக + - 在里面 + - 走り + - ▁ardent + - 的事儿 + - buk + - ▁chuyện + - wuchs + - زى + - ▁allgemeine + - 肠 + - 吻 + - 抱歉 + - 得太 + - ゼロ + - 这个东西 + - ▁March + - 听说过 + - ▁زمین + - ▁fragment + - ▁بودند + - 舒服 + - ジャー + - öpfe + - ▁dieselbe + - 要請 + - ▁reasoning + - modell + - لات + - xxam + - 斯坦 + - 的天气 + - ▁خل + - ▁cùng + - introdu + - 有名 + - Й + - 稀 + - meni + - ▁Proto + - 这是你 + - vocation + - 大丈夫です + - ▁плане + - なもの + - ▁Erfahrungen + - しましたが + - 賃 + - ▁welcher + - ▁riep + - ▁legisla + - けた + - ▁мной + - hong + - ▁você + - ▁baseball + - ▁slap + - objet + - ▁Nda + - ▁شيء + - ಯ + - ijas + - vēl + - ĝo + - mada + - ▁mystic + - EC + - 課 + - ▁experts + - 杂志 + - 昭和 + - 因为这 + - ▁yose + - ▁preference + - ▁Flug + - 簡単 + - ▁impatience + - 쓰 + - プレゼント + - หน + - ▁ولی + - ▁slay + - ▁så + - 今後の + - ▁числе + - ▁ຢູ່ + - ▁хотите + - ▁никаких + - ▁நட + - lette + - mong + - していると + - ▁več + - ▁dismissed + - ▁Wissenschaftler + - ▁liquor + - ▁pursuing + - を目指す + - glaub + - бро + - ▁buff + - 下班 + - ▁ilk + - ▁Untersuchung + - ▁Tradition + - ▁linked + - ▁knit + - ▁successor + - linie + - ▁Matt + - ▁количество + - ▁French + - センチ + - நேர + - ário + - ▁insect + - aigua + - qq + - アフリカ + - ރު + - キング + - の一つ + - ▁converted + - ▁vault + - wain + - schel + - samkeit + - ỉ + - ▁personnes + - ▁staircase + - 咨询 + - ▁slumber + - ▁Со + - corr + - schicht + - ▁clasped + - sigur + - ▁concur + - 姉 + - ▁hẽe + - ▁pueblo + - ▁Cat + - 任何事情 + - ▁جهان + - 去哪儿 + - нных + - marin + - kaya + - ▁Todes + - ләр + - ▁Gan + - ੇ + - ▁routine + - 竞选 + - 如果是 + - 生病 + - ▁punished + - ▁libre + - قات + - ▁bamb + - ▁demonstration + - ▁retained + - ▁nhìn + - ▁엄마 + - ▁Worten + - kapa + - ල් + - ▁siege + - ▁üç + - を伝え + - 女生 + - ▁schützen + - ▁família + - 严格 + - ▁singer + - 青春 + - ▁Besitz + - ▁poems + - しております + - 考试 + - わら + - 女の子 + - バル + - ▁Merc + - ▁scope + - なきゃ + - 不是一个 + - ▁loyalty + - 躺 + - 研究所 + - ▁juffrouw + - 英尺 + - ▁verkauft + - груз + - ▁jongen + - 贝尔 + - ▁أع + - ▁pai + - 读书 + - 现在已经 + - 问道 + - 很长 + - щих + - esca + - ckel + - ▁thanked + - ▁Produktion + - ▁Milliarden + - 子供たち + - ▁bodily + - gada + - 鉄道 + - گل + - 显 + - ▁Both + - ▁carrier + - fér + - aime + - 的许多 + - arrêt + - profit + - ▁breathless + - いたら + - 妖 + - が一番 + - ▁verbessern + - 瘦 + - ▁mall + - ないので + - ▁traces + - ▁timp + - 后悔 + - téri + - 向前 + - یز + - 範囲 + - ▁dealt + - 乖 + - ▁desirable + - 去看看 + - 考える + - ▁erster + - лик + - ▁рассказыва + - サイト + - ıldı + - клон + - 即使是 + - ▁Home + - ngingo + - 際に + - ▁abode + - してます + - ▁всю + - ▁près + - 興味 + - 街道 + - wè + - ški + - ▁precaution + - 芽 + - ▁원래 + - 解决方案 + - ▁이러 + - 届け + - ▁collective + - ▁pious + - kina + - ▁Struktur + - tata + - 든 + - ▁trotzdem + - AR + - ▁offensive + - おき + - Tech + - ▁Ал + - 最后一个 + - ▁Dorf + - ▁Deutschland + - ちゃんの + - してほしい + - ▁streng + - வும் + - ▁horrid + - ▁Kontakt + - ▁molly + - 牧师 + - sprache + - ▁Haushalt + - 昌 + - ▁Fünf + - ▁regain + - ▁Ländern + - 考えた + - 一起去 + - ህ + - ▁terrified + - ▁learnt + - ▁witnessed + - ▁trov + - ▁keiner + - ▁Beziehungen + - 把我们 + - زل + - ▁amafaranga + - 起来了 + - ▁franchise + - ▁abundance + - ▁atlantic + - ▁airport + - كس + - せない + - kong + - ▁conclu + - 的态度 + - 的音乐 + - ▁Sind + - 蜂 + - ▁nữa + - たんですけど + - 回报 + - ுடைய + - ▁domini + - ▁shillings + - ▁encara + - ▁entgegen + - ţă + - виз + - ▁обще + - ަށް + - ▁Verwaltung + - ▁شروع + - ▁Aktivität + - 癌症 + - yandi + - ▁seulement + - 得好 + - esprit + - yaga + - 想办法 + - ▁Francisco + - の予想 + - ▁Wein + - 晶 + - ït + - تنا + - ▁serie + - ▁characteristics + - ▁mesmo + - ▁Schulter + - 阔 + - ▁کے + - laki + - nood + - 的状态 + - sett + - フト + - ▁Virginia + - メーカー + - ▁acum + - ▁Vila + - muş + - кана + - カラ + - ▁tract + - ▁шар + - fordern + - スマホ + - 季節 + - ▁داده + - ново + - 減少 + - 任何东西 + - ▁части + - ები + - යේ + - へん + - ▁consolid + - 惩罚 + - ▁Krebs + - ▁pregunta + - ▁дараа + - ▁barri + - ▁кроме + - ▁поле + - 受欢迎 + - коў + - lux + - 柜 + - iek + - 店舗 + - itari + - 参考 + - भा + - ▁договор + - ▁recess + - atura + - 识别 + - ▁bieten + - ▁என + - 換 + - ▁Fortschritt + - ▁trotz + - ▁youngest + - कार + - 对对对 + - க்கிற + - 跑了 + - 予約 + - 颗 + - ▁lawyers + - ▁своим + - ▁Nya + - 嫂子 + - ▁mining + - ▁submitted + - ▁кил + - ▁guided + - 女性の + - 안 + - 迁 + - ทํา + - ▁bắt + - ওয়া + - 温泉 + - नी + - ▁bike + - ▁tossed + - ஸ்ட + - ▁Brand + - ▁ثم + - ▁Ти + - 纠 + - ▁சரி + - 었어 + - ▁emerged + - ▁versuche + - これまでの + - 包含 + - ▁offended + - ▁già + - ▁passer + - 您说 + - 锦 + - klin + - ▁rechten + - 地球上 + - тара + - ▁machten + - 下次 + - ▁privat + - 疾 + - ను + - ▁slice + - தற்கு + - ▁destination + - てしまった + - дали + - 你可能会 + - ▁comprehensive + - ワイ + - 数が + - τα + - amiento + - рать + - ▁Theorie + - らせ + - Music + - ▁columns + - ▁зрения + - 坊 + - ▁incapable + - 내 + - 一根 + - ▁Jun + - ▁guerre + - ▁prudence + - ▁spielte + - жим + - kiwa + - කි + - ▁relax + - ifiziert + - ▁Slide + - ▁errand + - ▁drawer + - 年生 + - 落とし + - てない + - ▁reserved + - ▁мира + - 惹 + - 鶏 + - ▁suffice + - ▁premium + - ▁handful + - été + - ▁олон + - であれば + - party + - ▁истории + - 看待 + - ▁работы + - ▁اینکه + - ▁borders + - 最大の + - енным + - 終了 + - čno + - ▁winding + - 加拿大 + - あんな + - ▁Johnson + - ってください + - beera + - ▁dreaming + - ▁tropical + - 方案 + - ویل + - ▁georgia + - සා + - ▁있고 + - ▁amidst + - 扯 + - เขา + - ▁emerging + - ▁Roger + - ▁projet + - ستی + - ▁Gel + - ▁drap + - ▁spit + - hund + - мак + - 议员 + - 际 + - zusetzen + - ピッチャー + - 意大利 + - விட + - رض + - ▁rép + - ▁хө + - ▁Long + - 带来的 + - ▁слож + - 扮演 + - нк + - ▁அறி + - ▁converse + - 超越 + - 引き続き + - JR + - 大手 + - fowl + - pata + - ▁goddess + - 妃 + - ▁commend + - ディー + - рис + - ▁Hotel + - ラスト + - ním + - rän + - gah + - 多个 + - 教え + - 佐藤 + - ▁boldly + - 悩み + - ▁которого + - 自転車 + - ちゃんが + - 核心 + - vacu + - ▁resent + - ▁último + - 的大脑 + - 发言 + - cule + - ▁wählen + - ― + - 辱 + - 강 + - ruka + - 傾向 + - еду + - ▁reicht + - ▁répondit + - дин + - 绳 + - 雕 + - 你知道我 + - 工作人员 + - ▁boiling + - ▁моск + - 顺利 + - ▁polic + - terior + - ▁sect + - 荣誉 + - хэн + - わせ + - irdi + - itatea + - ▁draft + - 的衣服 + - تور + - 3% + - 堵 + - யோ + - ාව + - να + - raub + - 悟 + - 侯 + - ▁entschieden + - ▁Zeichen + - 感謝 + - ▁Planeten + - ▁fueron + - 就知道 + - ▁loi + - iteit + - ▁gestern + - ▁otras + - ▁Öl + - ▁neighbour + - ▁standpoint + - сар + - 完全に + - 不舒服 + - VTR + - ▁spaniards + - ▁Sozial + - ▁dirt + - ▁hwn + - 颜 + - 晨 + - abanya + - рий + - ▁chiar + - 斤 + - ▁getötet + - ▁unnecessary + - bizi + - brew + - ▁پار + - Plattform + - ▁gewonnen + - 規制 + - 发送 + - を使う + - ▁priority + - ▁Geheimnis + - ▁suspended + - 同時に + - geteilt + - ▁willingly + - ▁seien + - ▁Unser + - 不动 + - ▁Fund + - AS + - ▁nama + - ކަ + - 感动 + - ţii + - american + - 你们都 + - ▁justify + - ▁steward + - ▁Kim + - 舅 + - мур + - 袭击 + - اشت + - ▁реально + - 正直 + - 没问题 + - līdz + - 最後は + - 阶 + - 남 + - ▁bản + - ▁이게 + - ▁இரண்டு + - 歴 + - ▁нэр + - ▁Wol + - ▁clung + - 大使 + - ▁Flo + - ▁Industrie + - udge + - ▁massa + - ▁此外 + - ▁clergy + - のもと + - 免疫 + - ▁работает + - 相撲 + - ▁থাক + - ▁candidate + - かなと思います + - 跟大家 + - ordre + - hala + - ▁canadian + - 小朋友 + - aña + - ▁coordina + - teeka + - plin + - といって + - 抗议 + - 羞 + - ង + - ▁spreading + - ▁sadece + - ▁einzelne + - 的任务 + - ▁Tā + - ▁sinh + - ▁allies + - ▁behave + - ▁wildly + - ▁generated + - パラリンピック + - 这段 + - 明星 + - سبب + - 時間を + - ▁strand + - presi + - 준 + - 抱怨 + - 首脳 + - ▁Market + - ▁Harris + - ▁Unit + - atrice + - boden + - 清晰 + - ماذا + - 大学の + - ţe + - விட்ட + - ▁innovative + - ▁database + - 肯定会 + - ▁capa + - ▁actua + - morph + - ▁einzelnen + - bali + - ▁juan + - いだ + - 忍受 + - ▁creator + - ▁Denk + - urwa + - ս + - ▁artillery + - މަ + - ▁توسط + - ▁gilbert + - んや + - stürzt + - ▁telah + - あい + - ▁situé + - 笔记 + - ってくれ + - ضحك + - ▁anthony + - wissenschaft + - しゃ + - ▁tante + - 一点点 + - ▁большая + - menya + - ӗ + - ရ + - 规划 + - ▁vilaĝo + - 合って + - ▁preacher + - ▁ноль + - ▁verder + - 从事 + - ▁spreche + - ▁potatoes + - ▁corpo + - था + - ▁faz + - ਨ + - ▁geliebt + - 放松 + - 的产品 + - ▁Angriff + - ▁thật + - ▁irgendwo + - curi + - 高校生 + - ▁petr + - ▁Their + - проч + - ニュー + - ▁spared + - ފ + - 这个节目 + - 戒 + - ▁Nachde + - 千葉 + - ibyo + - τη + - 就好 + - ▁fortnight + - 周末 + - 見ていきます + - 我想知道 + - хам + - ▁consumption + - ▁আৰু + - ▁sympathetic + - ▁Konzept + - んだよね + - ▁Geräusch + - んだって + - ▁subsequently + - ▁Russia + - ▁کسی + - ことがある + - ▁afforded + - ự + - まえ + - pfa + - flug + - ▁queste + - ▁progressive + - 似的 + - mita + - кет + - ▁sentir + - 桌子 + - ▁хочет + - ▁Rasse + - ▁Fällen + - anın + - があるんです + - 築 + - рван + - と共に + - ▁Dick + - マジ + - 此时 + - ▁Spo + - ▁bonnet + - ҥ + - āju + - 扩大 + - 这两 + - 体重 + - ෙන් + - шил + - مَ + - 也能 + - tiere + - 但在 + - 唤 + - ▁çocuk + - ▁heutigen + - 冬天 + - ▁Put + - 彼らは + - ▁guarded + - ▁نشان + - 向我 + - قام + - stained + - ▁estoy + - 靠近 + - ▁protein + - ப்பட்டது + - 争论 + - ați + - ่น + - ▁buchstäblich + - ▁усё + - ▁Lor + - тура + - ▁pensi + - まん + - وض + - ▁evangeli + - 是非 + - полага + - 原始 + - عي + - ிலும் + - мян + - 不信 + - afi + - ድ + - 拓 + - ふだん + - 消失了 + - ▁يتم + - ▁amusing + - ▁punch + - ▁när + - 听到了 + - 资产 + - ▁Kath + - 哭了 + - ▁tremble + - ▁leiden + - ánh + - 有助于 + - ▁prosper + - itse + - ▁عليه + - рев + - சை + - ▁Haut + - ▁внимание + - 详细 + - ▁있잖아 + - 投資 + - ▁garanti + - град + - ▁가서 + - ▁другом + - ごと + - 新鲜 + - ▁faintly + - ▁Amazon + - ▁Ан + - 耀 + - ▁Erklärung + - IC + - 反而 + - quarter + - ▁来一首 + - 性别 + - 罩 + - ▁charlotte + - ▁attained + - ▁детей + - ▁profond + - ▁نیز + - ▁Яны + - 但是如果 + - ▁Männern + - ▁поскольку + - 配置 + - gespielt + - ▁eran + - ▁Fur + - ▁algunos + - ▁unua + - ▁отношения + - 菊 + - 姐妹 + - 選手権 + - 护理 + - ▁strive + - wright + - 誓 + - ▁halted + - Argent + - ▁поводу + - ▁morir + - ▁Gewinn + - ▁seguir + - ▁requested + - "37" + - ▁Alice + - 我跟你 + - ▁schlimm + - ▁генерал + - 挖 + - χ + - ▁кооператив + - 蓄 + - 自動車 + - ▁merchants + - ▁그래도 + - autor + - ▁Те + - ▁wichtigsten + - 考虑到 + - нә + - ▁Ray + - 埼玉県 + - ź + - 咪 + - ▁удар + - 広がり + - 叫什么 + - 或许 + - ûn + - ▁November + - geworfen + - ধা + - ▁assuming + - ▁Außen + - ▁Debatte + - ▁nhân + - 利亚 + - ▁muslim + - гээ + - Michel + - ▁serait + - 山さん + - ன்று + - bris + - ▁telegram + - 笨 + - 陶 + - عرض + - "198" + - 調べています + - 会发生什么 + - ▁smash + - ▁петр + - 盲 + - ෂ + - ▁вроде + - ▁sólo + - ▁Times + - 信用 + - 술 + - 파 + - 訪問 + - ▁mı + - komst + - ඳ + - ▁александр + - ▁happier + - 毫无 + - ▁Roma + - ▁kalt + - niveau + - қә + - kurikira + - 終わった + - твар + - poro + - аваць + - 你就是 + - ▁deserved + - īja + - "33" + - ¡ + - 陰 + - ▁speculation + - 警察官 + - 大きさ + - 八十 + - visa + - ▁rey + - 十万 + - seks + - 也得 + - 去年の + - ▁Andrew + - 我刚才 + - 这可能是 + - tausch + - 继 + - ▁conspicuous + - ▁remembrance + - gebung + - ▁скажу + - 旅游 + - ▁jedno + - schreiben + - 相处 + - ▁respectful + - ▁plague + - すべての + - 不幸 + - чна + - ென் + - kuta + - ▁vehicles + - stell + - 每周 + - 之处 + - 给您 + - ацион + - ▁Anna + - わけですね + - म् + - ▁tempted + - おととい + - ▁جای + - 而已 + - 赤ちゃん + - covid + - page + - ระ + - ▁fig + - ッツ + - 年前の + - ▁theories + - 究竟 + - − + - wanga + - prost + - ▁pony + - ▁heures + - ▁samuel + - seitig + - 就跟 + - ▁дуу + - どうなる + - かかり + - 整天 + - もう一つ + - 倾向于 + - 溪 + - ▁prevailed + - ▁یاد + - ▁climbing + - пот + - ▁sõ + - führt + - чо + - ▁investigate + - sobola + - jski + - 忧 + - दि + - ▁mike + - ▁Song + - wish + - ▁Tä + - 形状 + - စ + - asyon + - ▁roast + - haired + - ▁vais + - 記者 + - тим + - ▁luke + - ඒ + - ặ + - ▁confederate + - 올 + - ▁masa + - credi + - ەکان + - Work + - udio + - ▁disagree + - 向他 + - 傘 + - kämpft + - ▁довольно + - Смех + - ▁vraag + - drag + - ▁proto + - ▁sûr + - 的建议 + - ▁seeming + - حمل + - 耍 + - ▁whereupon + - ▁carries + - 抵抗 + - の結果 + - 陵 + - ▁Zwischen + - 매 + - 菅 + - 博物馆 + - 六个 + - werken + - すぎる + - ▁darunter + - ▁intervention + - を示しました + - ▁implementation + - 共有 + - cji + - ▁embargo + - 줄 + - ▁negotiations + - ▁torrent + - rilla + - 都已经 + - 更重要 + - 水分 + - డు + - ▁شوند + - ▁null + - خارج + - ▁usage + - をしていた + - 扶 + - 문 + - 산 + - 列表 + - ▁suited + - улы + - ▁выступ + - それも + - 袖 + - 次は + - 始めました + - ▁approximately + - を続けて + - 这座 + - ێن + - ▁compass + - ций + - ▁quaranta + - ▁tym + - ▁bibli + - مات + - ▁بىر + - klad + - ировал + - 你不要 + - ▁необходимо + - ▁promising + - ▁Meilen + - lege + - loge + - ▁figured + - 申し + - ときは + - ▁equality + - 之类的 + - ▁erhob + - ケーキ + - 認識 + - ▁reconcile + - ▁yabo + - ▁debat + - コード + - haya + - 那我就 + - 惨 + - 昆 + - ▁слишком + - お互い + - 交渉 + - ▁Daher + - ▁plea + - ▁habia + - 会让 + - чны + - 孕 + - 笑了 + - 喜马拉雅 + - 訓練 + - ▁говорили + - ▁места + - 編 + - рма + - 組み + - 就开始 + - त्र + - ▁تخ + - вший + - ▁Grenzen + - 我以为 + - 注册 + - 伝統 + - ரே + - ▁Sendung + - ▁souvent + - 绝望 + - ▁gesicht + - гьы + - かけた + - ▁franz + - 砸 + - ▁ఆఁ + - ▁pauvre + - ▁rejoice + - 本周 + - lamp + - נ + - ▁cuộc + - ▁donald + - 行きます + - 这是一个非常 + - тав + - 上がった + - 就是一个 + - istischen + - ή + - кина + - に行った + - ▁Nick + - నా + - ▁clearing + - ▁tinha + - 에는 + - タル + - 乃 + - zeichnung + - ▁товарищество + - 桜 + - 卒業 + - يه + - ▁luz + - 왔 + - ▁qo + - ladı + - baum + - 完美的 + - 疗 + - いるという + - ▁verdient + - 오 + - ▁слыш + - ище + - ▁tact + - middel + - 迎えた + - 玲 + - お二人 + - ▁curtains + - alimenta + - ▁tooth + - のですが + - ▁foresee + - Risas + - àtic + - コメント + - 产业 + - ▁Lager + - gewalt + - んでしょう + - حص + - ▁fühle + - ▁respected + - 宣传 + - 行吗 + - たこと + - चा + - bürger + - ▁alchemist + - ▁Jones + - чака + - ▁шест + - ľ + - 俱乐部 + - ▁денег + - 繰り + - karte + - 黎 + - 比你 + - ▁shrill + - піс + - ▁accordance + - තා + - ▁بشكل + - 营销 + - ▁halo + - ▁washing + - ▁heath + - ワーク + - ▁mature + - ▁Wohnung + - ▁representatives + - information + - ھا + - material + - ▁rosy + - ▁regulate + - ▁cinquanta + - ▁veteran + - dov + - 只需要 + - ▁hull + - ▁但是他们 + - 跟她 + - 产生了 + - 時には + - 一颗 + - ▁riot + - 这并不 + - ▁pagan + - ▁veux + - ▁evolu + - luck + - ▁será + - ▁übrig + - ▁resta + - 负担 + - ▁başka + - ▁пример + - ▁parle + - ন্ত + - estro + - ▁Regeln + - vió + - 尿 + - ුණ + - 素晴らしい + - ▁தொ + - pí + - phra + - ▁efter + - 糸 + - ု + - 楽しめる + - ▁persian + - ▁Fil + - ▁возник + - 了下来 + - ▁willkommen + - 饱 + - 糟 + - 畑 + - ▁gigantic + - ▁buffalo + - ▁meditation + - ユー + - ▁solemnly + - よろしくお願いします + - ▁explica + - 溜 + - ਦ + - ▁wünschte + - 備え + - lige + - ubwi + - виду + - 我不认为 + - очка + - خان + - ancien + - ▁supposing + - ▁gloves + - ▁lahko + - ▁работу + - 访 + - sional + - 所以我想 + - ከ + - ገ + - และ + - シリーズ + - てくれた + - ▁смог + - ▁Lied + - の方に + - ▁confront + - ▁சில + - ▁parler + - ▁agnes + - 坎 + - 撕 + - ▁medizinische + - 少数 + - Man + - 正义 + - 微博 + - ıcı + - ▁jungle + - طب + - ▁vicar + - ▁Grad + - ▁thereof + - 像你 + - lach + - "38" + - ▁Verständnis + - ▁энерг + - ギャ + - ▁blog + - 一个新的 + - ▁samo + - IP + - ▁junior + - ▁kümmern + - ▁commis + - burger + - 機会 + - ▁хол + - ブリ + - ▁توان + - อง + - 沼 + - ▁calendar + - ▁angefangen + - ▁கொ + - 这时 + - 敏感 + - ▁tlie + - というのを + - ▁fürchte + - excursió + - ራ + - ツアー + - 天堂 + - ▁oficial + - 達成 + - bouw + - ▁forbidden + - 全ての + - 価値 + - ▁bruce + - ジー + - 胶 + - ▁Lernen + - 我有一个 + - 野党 + - обр + - あさって + - いるのか + - ▁nützlich + - ▁partial + - ▁tempt + - يون + - シュート + - ▁dachten + - 平安 + - ▁ruled + - ▁integrated + - 新型コロナの + - ▁grind + - vina + - ▁сильно + - ▁месца + - んだから + - 可以用 + - ▁dernier + - сет + - cato + - ▁голову + - raient + - ▁ayuda + - くなった + - 開幕 + - baye + - ▁гри + - 所以它 + - 及时 + - プラス + - ნი + - 驾 + - ▁mortgage + - ▁awesome + - 怀孕 + - ▁нават + - дела + - ▁float + - ▁Revolution + - 一看 + - 違います + - ▁садовое + - 槽 + - ▁invasion + - ▁особо + - ▁splash + - 相手の + - عاد + - ▁dla + - 国連 + - ▁contend + - ▁bubble + - ਹ + - 只会 + - ▁tính + - ▁martha + - ▁چرا + - 你不知道 + - risti + - ▁хто + - の天気 + - paka + - ▁المت + - 建て + - коммерческое + - ▁tersebut + - 細胞 + - ▁snapped + - حدود + - 进化 + - natured + - 围绕 + - toren + - 臓 + - 稼 + - 我们认为 + - 新型コロナウイルスの + - ▁adequate + - 监控 + - ▁precipita + - ▁lorsqu + - venue + - 股票 + - ったこと + - ▁inspire + - ▁verließ + - ▁Га + - ▁sensor + - 空中 + - ठ + - ਕ + - ▁Aspekt + - ▁intens + - শা + - 見つかった + - ▁remedy + - みたいに + - ったのは + - ▁greatness + - ▁comunica + - гул + - ఆ + - かさ + - っていうか + - 楽しんで + - 立法 + - ▁müsste + - licit + - BC + - ▁دهد + - ▁Ansicht + - ▁sozusagen + - ▁awhile + - த்துக் + - ▁Apple + - ▁obliga + - ▁dolor + - іль + - ுள்ளது + - ▁Vari + - 批准 + - ▁components + - ▁Latin + - ▁rebellion + - 预算 + - ▁genial + - ক্ত + - 爆発 + - ▁Mannes + - tawa + - ▁சொல்ல + - 炒 + - ▁thursday + - මු + - гур + - ▁gasp + - ▁focusing + - ▁June + - 拿出 + - ▁Bald + - ▁естественно + - ▁настоящ + - 棍 + - 記憶 + - ▁chariot + - ▁comrade + - ▁лицо + - ▁rachel + - メント + - 九点 + - ▁altri + - 有更多的 + - ▁nuit + - 㗎 + - エル + - ▁resolute + - ensemble + - চি + - 就得 + - 的项目 + - ருக்கு + - ▁nannte + - ̣ + - ▁Verantwortung + - 所以这是 + - 将会 + - ▁lemon + - gänge + - 涉及 + - ョ + - kili + - eṭṭ + - ▁Antrag + - ▁blanche + - されていました + - ▁Gru + - 戻って + - ▁تنها + - ことによって + - ▁Town + - ▁leider + - mali + - ▁yep + - 你妈 + - 塗 + - 梅雨 + - ▁добро + - 的速度 + - ▁которым + - 芸人 + - 選手たち + - kord + - bald + - ▁Bol + - plant + - agh + - 伸ばし + - кала + - 我们不能 + - 欣 + - ▁preach + - ▁breit + - ▁இருக்க + - ▁செய்ய + - ▁pilgrim + - ▁voix + - ▁alguns + - ▁veya + - 请问 + - заў + - どこか + - ического + - ती + - rauch + - 的概念 + - PR + - щие + - ranye + - ▁één + - ▁fé + - 政治家 + - drop + - 取消 + - とみられる + - ▁accomplishment + - ▁vegeta + - ▁camin + - アプリ + - ▁assumptions + - mütig + - ailleurs + - ▁Во + - wadde + - prozess + - ▁resulting + - жды + - こん + - открыт + - асці + - ފަ + - ensor + - zaam + - ▁actively + - ksa + - ▁Ці + - juk + - эш + - körper + - インタビュー + - 来来来 + - yama + - чным + - issait + - ▁uncommon + - ▁despatch + - 但他们 + - ▁klas + - ▁Valley + - ▁часто + - ▁tế + - 奪 + - ▁Open + - န + - ▁façon + - なんでしょうか + - ▁gag + - ▁Start + - ▁отдел + - 说法 + - ▁добры + - いこう + - grä + - ▁louise + - ▁gewisser + - reiche + - 崩れ + - ▁fulfilled + - 措置 + - 这话 + - ▁gedaan + - いたい + - ▁wail + - diye + - 近づ + - ▁тобой + - ▁sheriff + - 限定 + - 校长 + - 運営 + - ▁gyfer + - adju + - そうですよね + - 柯 + - ▁occurrence + - ട + - 这一次 + - ▁folgte + - 过得 + - 的专辑 + - 夜晚 + - 事務所 + - 惜 + - ▁aunque + - 等到 + - ボールを + - 夏の + - ▁falta + - ▁frühen + - ▁daraus + - ▁saith + - ▁Mira + - ▁sanft + - 尴尬 + - んですかね + - ▁religiöse + - ▁nennt + - дель + - ▁شک + - ▁childish + - ▁мнение + - ▁stalk + - ▁خوش + - Һ + - ▁bởi + - 見込みです + - ▁kişi + - ▁acaba + - ▁Live + - ruff + - ▁approve + - ေ + - 賛 + - züge + - রু + - 工夫 + - 铜 + - ▁همچنین + - 형 + - ▁reflecting + - 入れた + - 也不知道 + - 醒来 + - related + - аас + - ▁filter + - ▁sunny + - ▁cuenta + - 蛮 + - 熬 + - ▁catherine + - ▁respekt + - 尽快 + - ▁vertraut + - ▁cautious + - 겠다 + - kami + - ▁États + - ▁warrior + - ▁circular + - ▁orang + - チェ + - ▁specially + - قان + - ▁doom + - 裔 + - ▁kubi + - ▁raid + - わず + - 你又 + - ▁erklärte + - われた + - hurst + - ▁strait + - 弄清楚 + - ▁класс + - 它可以 + - ありますか + - 拐 + - 체 + - バイデン大統領 + - 揺れ + - gibt + - reise + - いただいた + - ▁dump + - ▁meek + - ▁hayi + - proof + - fassung + - ▁Stock + - 坡 + - 煤 + - 遗憾 + - ▁Experiment + - トマト + - 协会 + - ▁contribu + - 东北 + - ▁aynı + - sız + - ▁geschaffen + - ▁secondary + - ▁pitt + - auto + - гуля + - mies + - lohn + - 離れた + - сот + - 所有人都 + - スペイン + - 維持 + - ▁Tema + - ▁আমি + - 日まで + - 銀行 + - 整理 + - 原子 + - 殿下 + - вернул + - ▁goede + - ▁relates + - 近くの + - ▁клуб + - ▁douglas + - 仪式 + - ▁paz + - ▁implica + - কি + - korera + - 试试 + - ▁translated + - ▁тое + - 单独 + - ியது + - ▁algorithm + - 몇 + - ▁случай + - ▁anterior + - 俳優 + - ▁comic + - ▁candidates + - もうちょっと + - 一緒 + - ość + - ▁nước + - ▁thay + - ▁policeman + - 足を + - 測 + - ▁combine + - ார்கள் + - ▁Pour + - ▁gaining + - 更容易 + - ▁bloß + - ▁Punkte + - જ + - ▁chocolate + - ည + - 労働 + - それぞれの + - ▁robbed + - ▁fourteenth + - 专辑 + - 物価 + - 北方 + - یده + - ▁commanding + - বু + - ▁joyous + - ▁drehte + - ▁товарищ + - ▁eingesetzt + - ▁sullen + - 五千 + - 姑 + - ▁девушк + - 我以前 + - ▁elderly + - を取って + - けさ + - 日目 + - 织 + - ▁elektr + - ▁hearty + - ▁trigger + - トル + - ▁waarom + - ▁zač + - หล + - ▁schaute + - ▁starve + - erade + - ▁yapma + - ▁precise + - ▁kinderen + - ▁حول + - rolle + - ▁productive + - мова + - ▁bằng + - 酬 + - ▁შე + - ulin + - ▁regulations + - 直後 + - ▁насколько + - 祝福 + - 结论 + - ▁Kanada + - ▁philosophical + - ▁slash + - dynami + - 他是一个 + - くなります + - ▁shelf + - "95" + - ますけど + - ▁deprived + - ▁stray + - 出门 + - 小屋 + - そうそう + - вался + - ▁mujer + - ու + - 泄 + - ▁моей + - 窃 + - ▁überrascht + - ▁diğer + - ▁حتى + - ▁loin + - 雨雲が + - ▁importantly + - ▁fiery + - ▁contradict + - ▁Яна + - ▁balloon + - ając + - ▁einfacher + - ▁bestowed + - 島の + - город + - ▁moyen + - 浪漫 + - ▁தலை + - ▁fortress + - ▁lebih + - schild + - nimi + - coli + - というような + - ▁sprak + - ▁fright + - ▁benutzen + - 吞 + - ▁Schwierigkeiten + - ▁estão + - ▁vide + - ▁frederick + - 延長 + - 的城市 + - ināt + - 貌 + - ▁Hey + - 雰囲気 + - ▁aggr + - ▁wiederholt + - າຍ + - ▁musket + - ▁swan + - TO + - ▁Gang + - cala + - ێک + - look + - ▁الْ + - 社員 + - ▁wales + - ▁problème + - こちらも + - zusehen + - ▁پو + - sichtig + - ▁electronic + - гээр + - 把你的 + - ▁server + - ▁exertion + - 屏 + - ല + - ▁ejemplo + - ▁invariably + - fugi + - 外部 + - gruppe + - mord + - 為 + - ந்தி + - ▁señora + - двига + - ▁exert + - 諸 + - ▁كبير + - ▁feedback + - ▁Terra + - 大切な + - ющий + - そこまで + - чар + - ▁Var + - 食べた + - ▁glancing + - 薪 + - 还有什么 + - ▁compact + - 审查 + - 原さん + - ▁хоть + - ▁أحد + - mén + - 絶対に + - ▁merge + - ってきて + - ▁swallowed + - ▁Wachstum + - ▁Technik + - مدينة + - ▁fossil + - ▁organiza + - 把这些 + - 引っ + - を見つけ + - 阁 + - てほしい + - нө + - ▁impart + - いますね + - ▁numero + - あふれ + - 立場 + - kutu + - ▁correspondence + - 增加了 + - ▁ragged + - А + - ▁hindi + - ▁dyn + - ▁successive + - がこちら + - ▁verdammt + - 严肃 + - ▁barren + - ▁prairie + - లు + - ▁Ora + - ▁понять + - ▁vamos + - ▁conventional + - に参加 + - ▁vegetables + - ▁стали + - ▁تغییر + - 希腊 + - ▁kelkaj + - 算了 + - "48" + - ацыі + - ▁kitty + - 踊 + - ▁Wahrscheinlich + - meza + - ▁swore + - ▁cheerfully + - zego + - ▁storage + - تك + - ▁bezahlt + - muz + - 五月 + - jol + - дей + - oğu + - icamente + - ▁hinauf + - син + - ▁prova + - ▁letzter + - ▁temperament + - ▁rencontre + - ▁influenced + - ラーメン + - ▁некалькі + - ▁parlour + - ▁Mariya + - fläche + - ▁Meister + - 提出了 + - を求め + - 有意思 + - няў + - ▁polar + - ▁Verwendung + - ▁стен + - ەم + - 的作品 + - ▁verstand + - 所以如果你 + - ▁mieux + - ▁요즘 + - ▁diversity + - бак + - 恐れ + - 案例 + - 洲 + - ▁tamam + - ▁salary + - ▁возможность + - 它将 + - kret + - 氧 + - 龍 + - ▁industries + - chá + - ▁Vier + - ▁swinging + - ▁bacon + - пись + - ▁edith + - 诶 + - ັດ + - ▁знаком + - фу + - ою + - ừng + - ▁impress + - 立って + - ões + - хад + - 锐 + - ▁resemblance + - 罢 + - 拯救 + - 我也是 + - ▁tightly + - けがを + - лева + - 货币 + - ▁beautifully + - యి + - ▁Histori + - ▁Harry + - 訴え + - 集団 + - даль + - 短信 + - 可以通过 + - лаш + - 苗 + - ▁summary + - 프 + - ▁первых + - 企画 + - oxy + - っつ + - ▁celebra + - 准备好了 + - ▁обрат + - 大胆 + - tuig + - θ + - ▁mabel + - бла + - метр + - 50% + - ▁fugitive + - ▁babe + - だよね + - 名单 + - ▁haunted + - 做到了 + - lerde + - white + - ▁technische + - 意味で + - 脂肪 + - ▁dissolve + - zze + - ▁일단 + - ▁loath + - ▁intensity + - 提案 + - 提交 + - ▁steckt + - 耶稣 + - ▁orbit + - ▁русски + - ▁fiercely + - 年後 + - 只是一个 + - Ex + - ▁sakj + - 查看 + - ▁آر + - ▁Ost + - ▁stump + - ▁enthalten + - ▁bitterness + - 会合 + - 他又 + - ▁hesitate + - 神奈川県 + - 键 + - كار + - 鹰 + - ▁درباره + - жиг + - ▁cabeza + - lada + - ▁bidding + - тыш + - ▁cautiously + - 主播 + - Gelächter + - ▁erlaubt + - ▁reconciliation + - 崩溃 + - وارد + - pion + - ▁fapt + - 協議 + - ▁gemeinsame + - 키 + - ▁دارید + - ▁Qual + - 東日本 + - 三千 + - ▁میں + - ▁venus + - ▁undertaking + - 所以我认为 + - 克拉 + - ▁câu + - われる + - гэр + - aurait + - ▁никак + - かわい + - 别说 + - hilfe + - ▁writ + - beug + - ▁sombre + - ptic + - 如果有 + - NG + - limi + - 的事实 + - ▁cảm + - rott + - ▁район + - ▁desolate + - ▁picturesque + - বো + - 晕 + - ذهب + - ることができる + - ▁weinig + - ▁siya + - ▁stain + - 惑 + - ▁pourquoi + - ▁строительный + - ▁doğru + - ▁Institution + - 送给 + - ▁Indien + - 干啥 + - design + - ゆっくり + - 近い + - ▁Sicher + - ▁раньше + - 용 + - ▁effektiv + - NATO + - ▁incentive + - ▁assisted + - 什么东西 + - ▁stirring + - ▁corresponding + - हि + - 复制 + - 窝 + - ▁Füße + - ▁tất + - ències + - ▁Ati + - 钥匙 + - ▁mysteries + - ▁bietet + - ▁gegenseitig + - ▁எழு + - ▁tej + - 庆祝 + - เล + - ▁நகர + - るもの + - மீ + - نز + - sinde + - サル + - になってる + - 上空 + - 言われた + - ▁Julia + - ۋا + - ▁grundlegende + - ▁comte + - pida + - ▁speedily + - 我们希望 + - respect + - 普通の + - ▁thoughtfully + - ▁Är + - 宜 + - sorge + - ▁betrifft + - ▁dụng + - ար + - 你如何 + - 地址 + - ▁يكون + - лета + - 都说 + - 赏 + - 強調 + - ▁Sab + - лос + - tijd + - ▁bezahlen + - ▁Serie + - イタリア + - ▁flexible + - ▁isolated + - ▁angrily + - ゲスト + - 被认为是 + - 人工 + - tauchen + - ▁точки + - 張り + - ▁Right + - borg + - ligi + - about + - 匠 + - さんから + - ▁passive + - ▁delayed + - かす + - ダン + - জে + - 想着 + - ▁vacant + - 宴 + - ▁congregation + - 分かり + - خور + - ▁juice + - ستخدم + - るべき + - 子どもの + - ▁poble + - 三振 + - けれど + - 緩和 + - ▁pigeon + - сны + - ▁большое + - ▁Westen + - әһе + - сни + - ▁ensuite + - ▁agencies + - ▁remorse + - ▁смотрите + - الات + - 工事 + - 터 + - ▁отвеча + - igkeiten + - ▁Universitat + - bwiye + - という感じ + - 통 + - ▁identific + - 男性は + - 冻 + - ▁quá + - 日曜日 + - ▁সেই + - ミン + - ído + - ▁parcel + - ▁êtes + - ▁ringing + - 癌 + - ▁baixa + - ▁благо + - するか + - 组合 + - ▁predomin + - reisen + - hnung + - ▁கரு + - 贪 + - ▁Häuser + - ▁nowadays + - ▁Victoria + - ثلاث + - imecres + - ▁ошиб + - 保健 + - ▁goose + - ▁nieuwe + - ▁consented + - 匪 + - ▁geloof + - ▁Würde + - ▁pup + - 集まって + - ▁parade + - これらの + - 周围的 + - 美好的 + - bildung + - ▁plank + - ▁blink + - ▁behalten + - ▁сказали + - ▁каких + - ▁දෙ + - 佑 + - 呂 + - ▁bestimmt + - ▁بده + - ţa + - 但她 + - 寿 + - ▁ўз + - iera + - ▁shrewd + - ▁рядом + - меж + - 毎年 + - ▁persistent + - ▁addict + - ▁mogelijk + - ▁Christian + - ▁disconnect + - ▁dadurch + - gisha + - ▁politicians + - ▁audio + - 让人们 + - ▁Harvard + - ▁Niemand + - fí + - ড়া + - ▁digest + - 同一个 + - 契約 + - ▁corona + - kku + - 広い + - 以色列 + - ▁Kreuz + - 陪伴 + - ゃ + - ▁Gü + - ▁uitge + - ▁seasonal + - ▁sanction + - Th + - යා + - vär + - 幻想 + - ▁Kate + - 麦克 + - 榜 + - ▁exchanged + - ▁verfolgt + - メジャー + - ▁jardin + - ▁Kritik + - ▁Islam + - 心态 + - 侵 + - ▁console + - ▁الان + - ▁fulfil + - 多数 + - fiel + - ▁voraus + - conscious + - sohn + - 부터 + - 時半 + - ▁canon + - ▁zahlreiche + - 盒子 + - মু + - länge + - pila + - ▁линия + - 偶然 + - ▁whatsoever + - 转变 + - ▁eleventh + - 暗示 + - 心理学 + - ▁albert + - 表现出 + - 蜜 + - ▁pennsylvania + - 새 + - らん + - たくない + - tev + - плы + - 扑 + - ▁taun + - 手中 + - ▁onward + - імі + - 空間 + - ▁thời + - ▁евро + - ▁tuesday + - ▁scotch + - ▁смысле + - しているということです + - ▁redeem + - čni + - 評 + - лык + - ▁Divendres + - ประ + - ▁tested + - ▁passar + - 偶尔 + - ▁Group + - ▁знаем + - 二十四 + - 想定 + - ▁Satz + - 淘 + - 摧毁 + - ▁dapat + - ▁helmet + - ▁historic + - 特定的 + - ▁youthful + - ▁relieve + - ▁chris + - ▁argued + - 十几 + - ▁eerst + - ▁документ + - ▁poate + - мор + - 退休 + - 你有没有 + - 帰り + - ▁මෙ + - হু + - 鎖 + - 長く + - ▁deliberate + - казаць + - 違 + - ▁shed + - ographie + - 舒 + - ▁jaun + - ▁wanneer + - ▁ببین + - 燃烧 + - taking + - ▁Schau + - 发现自己 + - 出てきた + - comm + - وجه + - ▁contro + - ▁angenehm + - চ্ছ + - ▁awaiting + - عَ + - ▁watu + - ▁overwhelming + - 宠 + - ▁peuvent + - ▁erlebt + - が好き + - 仕事を + - 体系 + - vidi + - ▁relating + - ▁sweetness + - ▁rhai + - ▁круг + - カリ + - ▁هستم + - ▁disput + - 発達 + - schnitt + - ▁Bü + - ▁recognise + - ▁tracta + - 只是为了 + - 通過 + - ではなくて + - 始まって + - ▁discharge + - 不出来 + - ▁inventor + - ▁bog + - ▁français + - 贤 + - 锻炼 + - びっくり + - аваны + - 公正 + - ゅ + - ▁страна + - 安装 + - ▁kwenye + - ніка + - urage + - 在网上 + - ▁drown + - 年ぶりの + - terri + - zellen + - ת + - セル + - いかがですか + - 授業 + - ▁morgan + - ▁miller + - ほうが + - ▁neuer + - 论文 + - ▁wunder + - ▁Fach + - ▁skies + - 标题 + - ▁Sitz + - zional + - خواهی + - 見てみましょう + - ▁transformed + - 没办法 + - ▁melted + - ▁encontrar + - ▁genre + - 擅长 + - ▁Middle + - 说实话 + - ática + - ności + - グル + - ▁cultivated + - ▁pioneer + - 基準 + - 生态 + - ▁இல்ல + - ▁neden + - スープ + - ▁Questo + - ▁pry + - 食感 + - ▁Wall + - ▁regulation + - 锋 + - 我认为这是 + - 近くに + - gemeen + - ▁hospitality + - ▁erected + - ▁Have + - ▁interaction + - greif + - ಂ + - ▁tissue + - ▁таго + - ▁элек + - 不要再 + - ▁Brun + - ▁gill + - っちゃって + - what + - 変え + - ▁adapted + - 铃 + - マンション + - جار + - ▁frighten + - ▁Gw + - ▁Top + - ▁juist + - ▁Jeff + - ▁wrth + - ▁frisch + - 好听 + - ▁penalty + - ▁څه + - ▁marion + - ▁Front + - ▁Arch + - ▁dicho + - ော + - ▁optimistic + - ▁Zusammenhang + - әл + - 铁路 + - ▁accounting + - ▁vocal + - оби + - ▁representing + - ▁cancel + - ĕ + - 转移 + - రి + - 七年 + - ▁kubera + - 饮食 + - ▁unfold + - 无聊 + - ▁Stephen + - ▁bestow + - ▁регион + - ▁terrific + - 监管 + - 場所に + - وک + - ▁matin + - ▁conveyed + - ▁склада + - ペース + - ▁adhere + - ついに + - And + - ▁underground + - tuvi + - ▁apenas + - ▁allowance + - ▁противо + - Rires + - ▁нашего + - ▁نیاز + - ▁begon + - ▁harold + - ことから + - 定期 + - 返し + - ベース + - ▁кост + - 测量 + - ▁deceive + - ダウン + - 部署 + - 应对 + - 找个 + - 命名 + - ▁bucket + - ▁traitor + - ඇ + - ʻ + - ވަ + - gá + - ▁அமை + - ▁Zweifel + - овым + - 殺人 + - 落下 + - ▁Tell + - ▁стало + - 跪 + - ▁Lieblings + - ▁earthquake + - రు + - рик + - 処 + - ▁pavement + - 我真的很 + - 離れ + - ▁mora + - 開いて + - 十个 + - ww + - indre + - eerde + - 次に + - 否定 + - ▁violin + - ▁numa + - ドリ + - 加州 + - ましたけど + - ▁моему + - vēr + - ▁enfin + - いける + - ▁plunder + - grado + - ジャン + - ▁podía + - били + - ▁mourn + - ▁circula + - ▁screamed + - ▁eternity + - ▁privi + - ほう + - ▁되는 + - 正面 + - ▁üle + - ombra + - ▁வரு + - pane + - åg + - ▁entlang + - 团长 + - 驻 + - マル + - 残る + - ných + - 思いを + - ▁Jackson + - ҭ + - も多い + - ▁එක + - を行い + - achtig + - 的证据 + - ▁geschehen + - 慮 + - ▁gentil + - ▁найти + - わし + - 分裂 + - impi + - 悦 + - ▁định + - 弁護士 + - 陽性 + - zubringen + - 早点 + - ▁autonom + - 手術 + - 種目 + - 我说的 + - ޮ + - 审判 + - 年纪 + - ▁其实我 + - ▁gris + - ▁показал + - ▁tourist + - быт + - 机场 + - ▁interrupt + - 守り + - 筋肉 + - ▁manière + - ユニ + - 作戦 + - ▁proced + - 響 + - ▁morality + - ▁Wunder + - igeze + - ▁awfully + - ▁gesti + - ▁Allerdings + - ▁학교 + - ▁dwarf + - 上市 + - ▁futbol + - кен + - ▁construir + - 疯 + - 大雪 + - ▁physics + - ▁beteiligt + - オーストラリア + - ▁hearth + - эння + - ▁cavern + - бат + - евский + - 路线 + - іі + - ▁Donc + - ና + - ▁appreciation + - ▁trousers + - 基础设施 + - ▁gewissen + - 城镇 + - 你看到 + - ▁организаци + - 悬 + - 抹 + - ▁hinzufügen + - ▁brillant + - ▁Donald + - ご飯 + - ▁dominant + - рах + - 伙计 + - meɣ + - ▁benim + - 鉴 + - выше + - 郁 + - 捷 + - クリスマス + - ▁ມັນ + - ▁اسم + - その中で + - 看不见 + - ывают + - らせて + - 饮 + - йын + - かぶ + - 掌声 + - ори + - ▁puzzle + - ្រ + - 队伍 + - ▁carved + - ది + - ▁admission + - слуш + - 鼻子 + - ouvri + - pta + - ▁yani + - ▁extending + - ப்படுகிறது + - தில் + - 官方 + - шчы + - ▁пойм + - 皆さんに + - रे + - ▁minim + - ▁forgetting + - rseits + - طي + - 日々 + - unterschiedliche + - teko + - bewegung + - ▁coffin + - ▁Information + - 挥 + - いきたいと思います + - ▁arribar + - kubernetes + - ▁nachzudenken + - "55" + - 狙い + - "3000" + - ▁ultra + - лым + - 業者 + - ▁تحت + - ▁menace + - ▁Instrument + - いかない + - ▁Boy + - گا + - ▁Gehen + - ەیە + - ▁capability + - 양 + - dział + - වේ + - 经典 + - の仕事 + - abri + - 都不知道 + - 的家人 + - луг + - 游泳 + - ▁owl + - 仍然是 + - ▁attachment + - 今から + - ▁Apo + - ▁наступ + - Oh + - 所以当 + - ▁тихо + - ▁casting + - 然后在 + - 常に + - ▁laatste + - weza + - тир + - マス + - ▁bộ + - ▁luther + - ▁عام + - ▁скажем + - ▁меньше + - 溶 + - ▁делает + - ▁Hinsicht + - ▁ambient + - ▁бя + - 一号 + - illion + - ▁Zweiten + - ajja + - ▁подобн + - ▁sylvia + - 縁 + - ごめん + - ▁trở + - ▁crude + - すみません + - fanya + - 灾难 + - นี้ + - ▁dritten + - ▁transferred + - ▁freight + - ▁chemin + - ▁milieu + - 他认为 + - を発表 + - ▁cruise + - ▁deepest + - нап + - леш + - ▁Ecke + - ▁Kreis + - 要不要 + - öß + - ▁Minute + - ▁процент + - 广州 + - ▁sublime + - ▁получается + - ▁Brad + - 然后是 + - ▁allgemein + - 农村 + - ▁болно + - ▁Eigenschaft + - 比較 + - ▁grandi + - drängt + - ۋ + - ▁அதிக + - ▁Cri + - 場所で + - سك + - ▁çek + - щий + - 纽 + - 冯 + - ▁живот + - ▁مې + - 便利 + - krimin + - 当然是 + - ▁kicked + - MS + - 友好 + - ▁Krankenhaus + - ▁Trotz + - じゃないか + - 成果 + - 剩下的 + - ▁Vision + - ▁verdade + - ▁pê + - ▁Түүний + - ▁پیدا + - = + - ▁пусть + - ▁Privat + - マネ + - ▁Quar + - 物体 + - ▁ນີ້ + - ませんか + - 单词 + - 触れ + - 山上 + - ママ + - koloni + - bogen + - ▁đổi + - ▁Tanzania + - 在我看来 + - 太陽 + - нец + - 生长 + - ▁Dev + - ▁scrutin + - نَ + - ▁девятьсот + - llah + - の裏 + - trum + - に加え + - ▁fulfill + - ▁regardless + - ▁surpass + - ▁வந்த + - ▁seixanta + - ▁inflation + - ▁augenblick + - орд + - ▁infinitely + - ▁ufite + - 时光 + - ▁Lauf + - 精力 + - ēr + - が確認され + - மெ + - හා + - ▁பேச + - schmerz + - unterricht + - reɣ + - 创造了 + - ▁veure + - ▁sechzig + - steller + - ▁retour + - ▁untersucht + - に入った + - 方がいい + - ▁constitutional + - 号码 + - ▁educational + - มัน + - ▁Those + - ▁Quando + - ▁herbert + - 以便 + - ▁années + - ▁acres + - 帆 + - ▁maître + - ▁langer + - 罗斯 + - ▁syria + - office + - ▁nebo + - ▁контрол + - ▁everyday + - ▁ähnliche + - ▁diferents + - නවා + - 密码 + - ▁Blue + - ▁broadcast + - žu + - дают + - أن + - pik + - 月亮 + - stimmung + - ▁Krä + - ▁satellite + - ▁weltweit + - ▁figli + - ▁tailor + - くれる + - 腐 + - ሽ + - の写真 + - ▁كه + - 変更 + - ▁negroes + - ▁همین + - ▁Acht + - strom + - مەن + - 勾 + - 妨 + - 一夜 + - 働いて + - ▁lachte + - ▁persisted + - perto + - larga + - படி + - ▁Wirkung + - ▁gezicht + - ▁فرا + - geladen + - овые + - vana + - ▁bemerkte + - ▁beliebt + - ▁гаражно + - 싸 + - ないといけない + - ▁provoca + - ▁Ausdruck + - 两者 + - ▁canvi + - ▁complexion + - гран + - ▁vedere + - DA + - ӡ + - häuser + - とかも + - 留下来 + - ▁چون + - Atlanti + - schwer + - 姿を + - 死去 + - ▁bewildered + - ▁refrain + - ▁verfügbar + - ▁dije + - ▁praying + - ▁fuera + - 代价 + - ▁Selle + - হে + - ▁hyd + - 全身 + - يين + - ▁немного + - ▁أخرى + - ▁Qualität + - 护士 + - 年齢 + - ▁tension + - Prince + - ième + - шет + - 谦 + - ẩ + - ucu + - ▁ними + - ছা + - ▁Ky + - 知道他 + - 蔡 + - 拦 + - instagram + - ovitch + - ▁orphan + - телей + - ▁hablar + - ▁subsist + - ▁grape + - アナ + - давать + - фан + - ▁välja + - を使い + - 汽 + - 另一种 + - нікі + - 排除 + - ▁scientist + - ভি + - лыг + - ▁tribute + - таш + - ▁lind + - 低気圧 + - ▁ohio + - ▁universit + - 简直 + - zaj + - ▁Letzte + - țe + - abaye + - ▁nke + - 週末 + - 仏 + - 主持人 + - ▁먹고 + - ▁recherch + - ▁wohin + - ▁pulse + - ▁lazy + - ▁impatiently + - ▁invalid + - ىدى + - を巡って + - 富有 + - ▁identical + - 霸 + - 刊 + - responsabil + - 違反 + - ▁futuro + - ▁داریم + - ителей + - ▁Zeitung + - سون + - 置き + - ▁pete + - 基督教 + - щения + - 時代の + - 上げた + - ▁военкомат + - 赤い + - 安全保障 + - ▁descri + - ▁Cle + - ▁Kapitän + - ▁regelmäßig + - ▁verfolgen + - 脅 + - 高騰 + - ▁Einrichtung + - itarian + - 大规模 + - 是个好 + - âr + - ▁Brust + - ▁herausfinden + - ▁privacy + - ▁важны + - ▁Out + - mitglied + - ▁dedicat + - 廃 + - ▁signature + - ▁பகுதி + - ▁arriva + - ▁quiero + - この時間 + - abba + - ▁Nehmen + - ▁enlarge + - ாங்க + - ▁Lady + - 趁 + - ▁greece + - ▁surgery + - ▁dunkel + - dokument + - ▁quiere + - ってしまう + - 雨が降り + - ▁hause + - ▁discretion + - 的风险 + - ほんとに + - ▁Universum + - ▁Foo + - kê + - ▁Pala + - ▁exclusive + - крат + - ▁assumption + - ▁sev + - を持ち + - ▁exhibited + - ▁такую + - ▁hỏi + - ▁produziert + - ▁jersey + - ▁Schönheit + - 额外的 + - ▁Vorstand + - ▁sotto + - ▁eagerness + - funa + - ▁unseen + - ▁jumping + - ▁legitimate + - ▁physically + - ▁hafi + - ▁poetic + - iyordu + - 唱的歌 + - 崇 + - ▁rubbed + - ▁humility + - 启动 + - ▁accessible + - ▁hoarse + - ▁nơi + - ▁bois + - үй + - حب + - cari + - ▁Fleisch + - ▁Для + - singa + - 犹豫 + - ▁Bedingungen + - ▁englische + - ▁sneer + - を挙げ + - ▁sentimental + - 运营 + - ▁jaroj + - 覧 + - 我一直在 + - 潘 + - ▁ingredient + - 真ん中 + - ▁Alexander + - ▁brigade + - ▁oxygen + - 相同 + - 过度 + - 校园 + - 何だ + - ключа + - شە + - تُ + - ▁Rang + - 远离 + - 相次いで + - ▁byinshi + - ▁tätig + - umugore + - ▁dictate + - ▁nhau + - ția + - 船长 + - ▁năng + - 侠 + - 誤 + - となっている + - 但是如果你 + - ▁hyper + - 该怎么办 + - 大学生 + - ればいい + - 这很 + - тоў + - ság + - ▁fifteenth + - ▁đâu + - 길 + - ▁известно + - ▁glacier + - einig + - сво + - 那一刻 + - に乗って + - ẻ + - 罐 + - ▁arriving + - ▁který + - ▁закры + - べる + - 革 + - ▁retirement + - ▁marching + - ှ + - ▁annoyed + - ▁üblich + - yerek + - говарива + - kampf + - දා + - 提议 + - ▁Western + - なぁ + - ▁kubona + - ▁کجا + - gezi + - 疏 + - 进展 + - ▁города + - ▁hurriedly + - ▁kiuj + - 年ぶりに + - ▁appearing + - NA + - ▁elfu + - 鸡蛋 + - 涛 + - ▁bernard + - ▁manual + - бед + - ▁banc + - 美しい + - schneiden + - لعب + - ▁Maßnahmen + - ▁superstition + - speicher + - ▁embark + - 観客 + - koko + - ▁manipula + - お話を + - ▁joyful + - হি + - ▁incessant + - ▁courtesy + - ҳа + - ▁fain + - imbi + - '[' + - 为他们 + - ▁determina + - 本部 + - 民間 + - もらいたい + - 裸 + - أت + - 做了什么 + - лыш + - kiye + - bleib + - ▁şeyler + - 売れ + - ▁Germany + - 我很高兴 + - ありますよね + - 呵 + - ▁вокруг + - 专注于 + - ▁sequence + - 予算 + - ▁indirect + - ▁bilden + - lässig + - 合适 + - ຽ + - ჩ + - You + - 所属 + - ▁tries + - ▁speeches + - カット + - ▁trivial + - ▁posterior + - 見通し + - ▁rhan + - оруж + - 去过 + - ҩ + - ▁monstrous + - 遊び + - ▁hàng + - ▁союз + - 都不会 + - 見られます + - ▁ernsthaft + - ▁Tatsächlich + - ▁мозг + - しん + - beho + - horse + - ▁breach + - ファイ + - ▁když + - ▁muscle + - ▁comparable + - ▁grasped + - 誕生 + - ▁Nta + - ▁zyn + - ▁Они + - 有几个 + - 碑 + - Ю + - ▁Firefox + - ▁carolina + - 控え + - ່າ + - 布莱 + - gruppen + - 澤 + - ▁круп + - 働く + - نق + - 볼 + - ▁yake + - ▁tiek + - 冠军 + - পে + - baho + - ▁Streit + - 晋 + - ▁Brü + - ▁направлен + - 维尔 + - fär + - presa + - についても + - ▁tõ + - ▁administrative + - ▁communicated + - ubah + - реп + - க்கிறது + - 老大 + - 選ばれ + - ▁благодар + - ▁desperately + - corre + - šķ + - ▁sweeping + - 怎么可能 + - ggie + - ▁recur + - ▁உட + - ▁floated + - 推出 + - прэ + - 在上面 + - 織 + - ◆ + - ▁twelfth + - 腺 + - 女孩子 + - ▁counting + - ▁hurrying + - 如果没有 + - ▁Abschluss + - ▁stealing + - ▁Deck + - 稲 + - ▁Bevor + - कि + - みてください + - ▁کمی + - ▁Verkehr + - ▁Martí + - ▁assess + - 逮捕された + - ▁حرف + - gekomen + - 天才 + - 类似的 + - ▁Online + - ď + - ▁እንደ + - 订阅 + - 渋谷 + - ▁už + - サイズ + - 支配 + - чку + - ▁advertise + - ▁wanjye + - urile + - 丧 + - ▁aussieht + - ▁общественн + - ▁Like + - ▁kirk + - ▁tennis + - ▁журналист + - ▁сторону + - ▁دنیا + - 온 + - လ + - ▁главное + - ▁fiz + - funktion + - lå + - ▁fotografi + - шат + - 対策を + - かれて + - 缠 + - ወ + - ▁вполне + - ▁Flugzeug + - ▁trường + - grond + - ▁echoed + - ▁phát + - だいぶ + - ▁Sara + - ▁conversa + - ▁stimme + - ▁Quina + - 指数 + - 祖父 + - wahl + - ▁klug + - righteous + - рап + - ▁mujeres + - 的痛苦 + - 六年 + - 全都 + - ▁clasp + - 浏览 + - топ + - ▁horizontal + - 坚定 + - ▁wengi + - ▁bored + - 局长 + - ▁travaille + - த்திற்கு + - fluss + - 岗 + - 現状 + - ▁但是当 + - ▁Operation + - فور + - ▁junto + - 你到底 + - ▁convenience + - 抑郁 + - ▁survived + - ▁образова + - 公寓 + - लि + - ▁mesure + - ització + - パラ + - ▁mourning + - ▁dart + - ▁Grün + - ސ + - ਿ + - ▁wednesday + - 外出 + - ▁hasty + - 完整的 + - ▁compre + - வரை + - 议会 + - ఏ + - 會 + - ▁farklı + - kracht + - 你可以在 + - カップ + - 无数 + - ▁Gute + - гийг + - ▁llarg + - ▁elevated + - ▁elsie + - ▁Kommunikation + - あたり + - impine + - 特殊的 + - ழி + - тере + - ▁そのため + - нием + - ▁armor + - ▁Weiter + - 在中国 + - ško + - É + - යට + - ▁thyself + - 沸 + - ▁achtzehn + - ▁extinct + - 太多了 + - ▁dresses + - ▁Prime + - ▁carrera + - ுகிறது + - 不认识 + - ▁expenditure + - ▁innumerable + - 気象庁 + - 公安 + - grown + - 不开 + - ▁infantry + - ▁abide + - に合わせて + - "39" + - 疲れ + - ▁schuld + - スキー + - ▁jog + - وضع + - ▁européen + - ▁seria + - 合格 + - いら + - ာ + - 伐 + - ▁உம்ம் + - రా + - 无关 + - ▁diffus + - দিন + - 的语言 + - ▁Sarah + - 书中 + - storm + - 受害者 + - 仕組み + - ▁banquet + - 早餐 + - кос + - 亿元 + - 10% + - 供給 + - アイデア + - технолог + - ▁diwujudke + - ่ง + - ▁energetic + - ▁bunny + - 从来不 + - burgh + - ிருக்கிற + - ▁glittering + - 嘘 + - 8% + - 留言 + - 二十五 + - CD + - さえ + - ▁geändert + - ▁увидел + - ▁roedd + - 你这么 + - BA + - ▁spray + - ことができます + - 有能力 + - alina + - ▁disposal + - ▁système + - ▁dreary + - ▁quarante + - ▁بأن + - ▁vient + - 第三个 + - ▁vacation + - ▁Ohne + - 币 + - 倡 + - ▁unnatural + - 결 + - 少なくとも + - ▁Another + - みんなが + - ▁fuss + - ▁خواهد + - ▁patro + - ▁personage + - ▁жыв + - ▁ddim + - альным + - ▁scheinen + - ▁probabil + - ▁Bewusstsein + - ▁Militär + - 裙 + - ▁কথা + - ▁Sagte + - ▁whe + - pola + - ▁missus + - 我觉得我 + - ▁quaint + - viel + - ▁telescope + - 涵 + - ▁тупик + - 在某种程度上 + - 言うと + - 传递 + - 的灵魂 + - दा + - ▁töten + - 事务 + - ▁demonstrated + - 教训 + - maro + - ▁figura + - しろ + - 痕 + - ▁предлага + - ▁metrics + - ண்டி + - ▁Iyo + - を前に + - 4% + - ▁marian + - hagen + - ▁ради + - цеп + - ▁слушай + - ▁демократ + - ▁ситуация + - ▁Drogen + - ▁dose + - افت + - ▁اول + - ▁suppress + - bril + - ▁beschlossen + - 涂 + - 謎 + - ಪ + - badde + - ▁있는데 + - ▁drunken + - ▁seule + - ▁afge + - 囲 + - 爸妈 + - 棚 + - 峡 + - ▁bacteria + - ▁erscheinen + - が続き + - ț + - قار + - хоз + - 紧急 + - 好朋友 + - рада + - ▁examining + - 同性恋 + - 韩国 + - 很高 + - ▁спец + - ヘル + - ере + - 一歩 + - batu + - ▁automobile + - 執 + - を含む + - ▁gerecht + - ▁welcomed + - ▁agricultural + - っていうのを + - ▁tudo + - 相信我 + - 喜欢你 + - ▁woorden + - 彻 + - তু + - ارات + - 这都是 + - 模糊 + - 逆転 + - ダブル + - ▁мае + - ショー + - ▁dirigi + - 检测 + - 哪怕 + - 我父亲 + - ▁eric + - із + - ▁parc + - dodd + - 饰 + - រ + - ▁December + - 겠지 + - ▁yali + - ▁gordon + - ▁Stamm + - बा + - ▁ikintu + - مین + - ச்சு + - 美好 + - ▁interrog + - Aplausos + - EM + - 警報 + - ▁Treffen + - ▁Tau + - ▁rive + - を食べ + - ▁sử + - ▁останови + - ▁oliver + - onian + - ▁Ez + - stuk + - 逛 + - ▁внутри + - ▁decisive + - ▁unglücklich + - の様子 + - 広がる + - 这个项目 + - ▁Klima + - ▁primero + - jang + - ▁Betrieb + - ▁sealed + - ▁insane + - ۔ + - ▁gewoon + - 为您 + - ▁tenderly + - ▁самый + - ▁oppose + - ▁ответил + - eremoni + - саб + - ▁correctly + - FIL + - าน + - ▁어디 + - ▁realidad + - behörde + - gerufen + - уха + - 房子里 + - ▁sujet + - ▁classroom + - ▁hübsch + - ▁sekolah + - ▁گروه + - ▁Gli + - 足以 + - ▁Carolina + - yorum + - ▁epidemi + - áz + - liwa + - ボン + - ▁feminine + - ▁które + - ▁primo + - ▁verdi + - кот + - ▁graham + - mele + - 你们两个 + - िक + - 感受到 + - 无人 + - 될 + - ▁knelt + - ▁tìm + - ▁hebrew + - ▁Meter + - กล + - ▁clothed + - 使える + - 陽 + - amazi + - Kanal + - ▁бага + - 心灵 + - 逸 + - ▁klingt + - ▁видео + - лоб + - 撤退 + - 景色 + - nect + - ▁vorsichtig + - ಗ + - ▁bachelor + - ▁хочешь + - ▁شرکت + - 見ていきましょう + - もあって + - 6% + - ▁Mah + - ▁Су + - லோ + - வேண்டும் + - 浓 + - ▁carpenter + - ▁shrub + - ▁nourish + - 始める + - ようになって + - しまして + - ▁awareness + - 闯 + - ▁невозможно + - ▁나오 + - boro + - ▁strife + - ▁dismiss + - 综合 + - িয়ে + - witz + - حدث + - pür + - 图片 + - 놀 + - 鍵 + - ▁subdued + - spoonful + - ▁Finally + - 看不到 + - 运动员 + - کات + - ▁rector + - 的角度 + - ▁faculties + - 麺 + - 円安 + - 緊急事態宣言 + - ▁molecule + - ▁plough + - ▁вчера + - ▁tiến + - Pierre + - مند + - 市では + - ▁Ми + - bika + - ▁obstinate + - ▁saviour + - 庞 + - pflicht + - 大海 + - ▁habitat + - 这是我的 + - urira + - 識 + - ですとか + - hani + - ▁candid + - 屁 + - ▁ممکن + - ▁এবং + - ▁ລະ + - tsinda + - شته + - 农业 + - 不同意 + - ▁Februar + - లో + - ிலிருந்து + - 太子 + - kleri + - ▁яму + - ▁draught + - 前提 + - ▁envia + - ▁também + - ▁crust + - ▁Калі + - ▁Verfahren + - ▁manifestation + - ▁verbringen + - ▁честно + - 做饭 + - 今天晚上 + - ▁видите + - kò + - ▁marshal + - ▁Bäume + - ▁astonishing + - ▁conjecture + - ▁embarrassment + - 畅 + - 眼泪 + - koli + - альные + - ▁concentrated + - 岩石 + - ười + - ▁amiable + - ▁hiyo + - ধ্য + - 自行车 + - ▁societies + - 舰 + - ▁አዎ + - ▁realise + - ▁pouvoir + - mico + - に移 + - 就行了 + - 合适的 + - ▁setanta + - fenster + - ▁dismal + - ▁Wunsch + - ▁wolves + - lil + - 建設 + - ▁rwose + - annu + - ▁aircraft + - イチ + - 拥抱 + - 電車 + - ▁sixteenth + - ▁Kurz + - Episode + - ▁فیلم + - ību + - 並んで + - 三点 + - cò + - ▁yella + - знача + - ▁حا + - この辺り + - альных + - いくと + - ▁Album + - ▁radiant + - ▁nossa + - 层面 + - хим + - ▁diversaj + - ▁imitate + - 谋杀 + - ▁resentment + - ▁shark + - 总结 + - 進化 + - 运作 + - ▁assertion + - ູ + - ▁Praxis + - にあります + - ▁confidential + - uğu + - wego + - ▁Ро + - ▁embraced + - nutri + - 与其 + - ▁buzz + - ▁camino + - يط + - 视觉 + - achtet + - 良い + - ▁скорее + - 珀 + - っていうふうに + - 继承 + - 你刚才 + - ▁صورت + - ▁países + - имся + - 是一样的 + - тэн + - ▁гэтай + - ▁находится + - ▁voilà + - ▁startling + - 我想要 + - 维持 + - ▁tray + - රු + - ▁повтор + - 的主题 + - contin + - 的人来说 + - ▁demanda + - 旧統一教会 + - ▁inspection + - 先ほどの + - ▁Senat + - ▁breadth + - sehn + - ального + - 明明 + - ▁respira + - جنوب + - 落在 + - 耻 + - 試験 + - ▁explaining + - 确 + - ▁perdu + - ▁gorgeous + - 陌生人 + - ▁Absicht + - ولد + - 遇见 + - шан + - 高級 + - ▁parlor + - хлоп + - ษ + - ▁Dijous + - ▁schlafen + - 改造 + - ▁miriam + - ▁Té + - ▁shipping + - そこは + - äck + - ステージ + - 十分钟 + - 太郎 + - ▁pasture + - ワード + - ▁nicely + - 増えて + - ▁beobachten + - 网上 + - ▁fröhlich + - ▁އަ + - தொடர் + - モー + - льны + - ▁стоял + - дзень + - ▁газет + - 名为 + - を認め + - 但这是 + - 决心 + - origine + - 느 + - Gelach + - foje + - ▁charter + - 这些问题 + - ▁vinden + - ▁Nieder + - yumba + - பர + - が出た + - ▁everlasting + - ▁trouver + - zí + - 成年人 + - ▁keer + - ▁Anwalt + - kaka + - ▁nosso + - ▁asserted + - овали + - AD + - 接到 + - କ + - ĥ + - 疫苗 + - 这一切都 + - 理性 + - ▁polished + - ▁flavor + - смотрел + - 産業 + - 你爸 + - ▁பய + - 逗 + - ▁Unión + - ▁rumor + - そうですか + - 我就不 + - ▁attributed + - ツー + - kları + - ▁passenger + - ▁bliss + - 喽 + - ሁ + - ▁verheiratet + - ▁mindestens + - ▁پنج + - ▁highness + - verfahren + - تَ + - 利润 + - ▁funkci + - ▁readiness + - ▁escala + - ▁канал + - ▁система + - ராக + - 抛 + - ▁Demokratie + - いただきたいと思います + - arbre + - 在此 + - ▁vind + - 我们有一个 + - ▁واحد + - ▁gosh + - 拨 + - ▁depressed + - ṛṛ + - ▁unlock + - の前で + - 俺が + - ▁거의 + - 小麦 + - ▁whereby + - ▁tint + - mizi + - ▁stretching + - 趋势 + - 名古屋 + - ภ + - ấu + - ▁putea + - 试验 + - ▁clergyman + - 劣 + - équipe + - খে + - 決まり + - ший + - ▁motiva + - ▁Atem + - ▁ئەم + - 遮 + - 천 + - 煙 + - ▁Bildschirm + - パパ + - 回到了 + - ▁await + - ▁voted + - 构成 + - 滅 + - ▁Hari + - ▁righteousness + - ▁женщина + - 白天 + - ▁gerald + - 旋转 + - 我想说 + - ▁surf + - 酱 + - ▁Tief + - দ্ + - ▁உள்ளது + - 尸 + - ứng + - boek + - brook + - ▁Erwachsene + - 激励 + - щик + - ▁acceptable + - ▁món + - ▁enthusiastic + - ▁upside + - ่ว + - umuryango + - 収穫 + - 欺负 + - ▁engaging + - ▁Reform + - ▁chop + - үнд + - 的需求 + - 很简单 + - loch + - ▁EBITDA + - ނު + - 龄 + - ▁Spring + - ▁logo + - ▁engel + - ▁fry + - 私たちが + - ▁stammt + - 焦点 + - ▁Mexico + - ▁kerja + - 都内の + - For + - 大厅 + - ▁noranta + - einheit + - ちゃんは + - 我们开始 + - ▁Option + - ▁사람이 + - 足够的 + - んだね + - SA + - ई + - ▁gewöhnlich + - 炒め + - ▁squeeze + - 技巧 + - ▁tyrant + - ▁کمک + - ▁animated + - ▁coverage + - 獲得 + - ▁кап + - ▁Schrift + - ауы + - 見えない + - ▁그치 + - カフェ + - が流れ + - 亲密 + - ▁purity + - 等一下 + - 就好了 + - ▁foremost + - ▁niedrige + - కు + - halen + - ட்டை + - zünd + - ▁olur + - ▁eliminate + - pez + - ▁xem + - 重视 + - ▁konzentriert + - ▁extinguish + - ▁cursed + - ▁louder + - ▁disdain + - strich + - の中から + - フライ + - Krista + - ▁الأول + - ▁plantation + - ▁eindeutig + - ▁einzigartig + - 弦 + - 訪れた + - рю + - 盒 + - ▁hauptsächlich + - ▁Тэрээр + - 保障 + - ▁সং + - ▁Norden + - ▁stamped + - ехать + - verkehr + - wszy + - ▁pleaded + - 忌 + - 熱中症 + - empi + - арга + - 一分钟 + - ▁kadın + - адзе + - 我妈妈 + - živ + - 袭 + - ▁меч + - ▁квартал + - ▁Garten + - ▁frantic + - ▁Hij + - ▁iraq + - がついて + - ▁ئې + - 凌 + - ▁squirrel + - ▁denomina + - ▁imposed + - цэн + - 他们已经 + - ▁Theater + - ▁yiwen + - ▁Pap + - 央 + - ▁tüm + - ▁depended + - 亦 + - ▁gerçek + - ▁berühmte + - hize + - ▁Veränderungen + - ▁unworthy + - feind + - дох + - Instagram + - ▁Benutzer + - ▁dernière + - ▁Biz + - ▁زیر + - ießen + - ▁attempting + - ▁процентов + - が見つか + - 接受了 + - ▁связи + - ▁слышал + - 你有什么 + - யூ + - ცი + - نے + - ▁nearby + - 踩 + - ▁nhw + - ▁درست + - شعر + - ▁waiter + - 容器 + - серьезн + - 前後 + - schijn + - ӧр + - environ + - ▁tiuj + - 壳 + - ▁افراد + - ▁Muster + - 会发生 + - ▁아무 + - ली + - से + - はどんな + - eeuw + - сидел + - 娃 + - 睁 + - sammlung + - குறி + - ▁shit + - пыт + - 营养 + - просил + - रो + - chè + - ▁complained + - ▁Szene + - оф + - ▁imitation + - цам + - runner + - 保罗 + - ▁بدون + - ▁Mol + - 痛み + - iĝo + - ▁tackle + - скіх + - ▁mehreren + - vance + - ▁öğren + - 本质上 + - ボード + - 隔离 + - ▁encouragement + - 政党 + - ▁үйл + - 文本 + - konna + - weiß + - 辜 + - 担忧 + - third + - อน + - бач + - ▁devote + - おいしく + - ▁January + - ▁consumed + - ▁pyramid + - ▁verursacht + - ▁banking + - コロナ禍で + - 決まって + - ▁realised + - ▁Syn + - 向こう + - 轩 + - ▁международн + - ▁orchestra + - 账户 + - ▁أيضا + - ▁привет + - ▁digo + - ▁мере + - ▁reaches + - ▁nhiên + - ▁aktuelle + - stow + - あそこ + - 况 + - 紀 + - ǧǧ + - ▁retten + - ▁stability + - ▁mož + - ▁يُ + - ▁waking + - ▁Cada + - 됐 + - 车站 + - 你想要 + - 並み + - ەڵ + - ▁collaboration + - 歳で + - 더라 + - ਤ + - ▁skeleton + - ▁Church + - ▁duration + - clav + - ▁другое + - ▁frère + - ▁Institute + - ▁quina + - இன் + - rijk + - 最新的歌 + - 我刚刚 + - актив + - ▁phần + - ▁wandte + - ▁Power + - ▁région + - ▁வந்து + - ▁cierto + - 基本上是 + - ▁Back + - が生まれ + - ▁whispering + - ▁страх + - ▁copies + - ▁rouge + - ▁убийств + - ▁eloquent + - ▁Hong + - ▁kuva + - ющим + - Net + - 晚了 + - ▁nostra + - 我们一起 + - 然后他们 + - движ + - 的反应 + - 这样的话 + - 考え方 + - 舒适 + - あるんですけど + - லில் + - 意味着什么 + - locat + - ▁boiled + - 不明 + - ▁fashionable + - ▁proprietor + - 複数の + - 框架 + - ▁beantworten + - ▁segundo + - 導入 + - альной + - おなか + - ▁cinquante + - 札 + - ▁guinea + - ▁gabriel + - 的作用 + - 買って + - わかる + - ▁geschah + - aquell + - ▁fino + - درا + - সু + - ▁Händen + - kamera + - ▁expertise + - ▁scenario + - ▁حيث + - 次々と + - 連携 + - 打って + - 我心里 + - 嫂 + - を出して + - 诈 + - 太棒了 + - を目指し + - 扩展 + - ▁concentration + - 修复 + - ▁boca + - fay + - 机制 + - లే + - ▁дверь + - 底下 + - 侦 + - 栗 + - ▁Interview + - ▁agitated + - 沃尔 + - みる + - ▁curios + - āka + - ▁solely + - хгүй + - 발 + - ▁Gedicht + - ▁klicken + - 到处 + - 不管你 + - 提示 + - 覚え + - zah + - ▁ayrı + - 捡 + - ▁warfare + - ▁colonial + - ▁аан + - ▁superintendent + - ▁放一首 + - 一顿 + - 这些都是 + - ▁répond + - 小学生 + - でもいい + - 가지구 + - ▁lawrence + - ایت + - legung + - sexual + - 詰ま + - アリ + - 敦 + - 验 + - மைய + - してしまう + - 谨慎 + - ▁difficile + - ▁конкрет + - ▁describing + - jährigen + - ▁bastante + - 诚实 + - ▁exercised + - furi + - ▁facile + - ี่ + - ▁celebrate + - Risate + - 金曜日 + - ▁Mission + - ▁спас + - umunsi + - 对他的 + - zelve + - 星星 + - ▁erano + - ▁Osten + - ▁gael + - 慧 + - ▁ප්‍ර + - 朋友圈 + - ▁tusschen + - yita + - 今度 + - 周年 + - 聚会 + - дні + - 漠 + - 耗 + - 毫无疑问 + - 轰 + - ▁скажите + - ▁sandwich + - ▁chambre + - ▁traveled + - ▁decidedly + - ▁حالا + - ▁despise + - nesi + - ŝa + - ▁Schauen + - 水果 + - ▁herald + - 婚礼 + - ▁overwhelmed + - ▁heathen + - 一堆 + - netz + - ▁mississippi + - 土曜日 + - ▁internacional + - あすの + - hydr + - 跳舞 + - ▁enthält + - ▁reel + - 按钮 + - 有效的 + - mayı + - ▁resigned + - ▁quantities + - ▁submission + - ваецца + - ▁stärker + - 倒れ + - estructura + - ▁Gegensatz + - ▁llibre + - 走过 + - ▁reminder + - وں + - щение + - Wow + - ▁içinde + - 还想 + - ▁contrived + - ▁ignore + - 我也不 + - 져 + - ▁gregory + - ▁hejuru + - ▁korea + - ▁realiza + - 娘娘 + - ▁cooked + - ▁Stimmen + - ▁satisf + - 脆弱 + - ▁vaguely + - 顶部 + - 误会 + - 無料 + - 受到了 + - 的时候呢 + - 把手 + - ▁subsidi + - ▁necesita + - 假装 + - ▁persecu + - ▁dintre + - ▁endured + - lender + - étais + - ▁litter + - 愧 + - なのです + - 我们发现 + - ▁Tamen + - ▁hopeful + - check + - 声称 + - 意义上 + - 僕ら + - 各个 + - ▁vertrauen + - පා + - ▁khu + - ▁pathetic + - 不清楚 + - 側は + - 一个很好的 + - 六月 + - kker + - ▁hả + - ▁harness + - ▁vanish + - geblieben + - 塚 + - ▁orchard + - 争议 + - තර + - 的核心 + - ▁bland + - ▁heftig + - ▁terrorism + - 并非 + - நிலை + - 中午 + - 衆 + - ▁arnold + - 貨 + - ▁gehabt + - 7% + - فكر + - 演唱的歌 + - 分布 + - 戦闘 + - ▁spake + - ▁negativ + - ▁kimwe + - 畏 + - 眼前 + - ▁بۇ + - ▁sorgen + - 圣经 + - 只要你 + - ▁flowed + - 当成 + - ▁önemli + - ▁zurückkehren + - 砲 + - ▁Soldaten + - はっきり + - energia + - 言われ + - が大きく + - ▁plein + - éré + - 彼女の + - ▁kasuta + - 战士 + - ▁repeating + - invest + - ▁virtuous + - ▁laboratory + - ネタ + - руп + - ად + - 贼 + - 殴 + - ▁буй + - ▁இர + - Video + - ىلى + - fydd + - 几乎没有 + - 山田 + - гуль + - ▁Pel + - 任命 + - ▁discontent + - ▁ຊິ + - ▁winner + - 可爱的 + - ▁verbreitet + - 星球 + - ▁ааа + - 耐心 + - ▁overtake + - 災 + - ▁подумал + - ▁hände + - 打扰 + - வெளி + - ▁wonderfully + - ▁staatliche + - 的房间 + - に来た + - ▁nursing + - ▁dunia + - 笼 + - ▁chưa + - ▁Verlust + - Domin + - kommst + - монт + - 逃跑 + - 估 + - 你还是 + - ▁stepping + - 驱动 + - ▁сначала + - しばらく + - 衝撃 + - ▁blake + - ▁Frankreich + - ▁exploration + - と思うんですが + - ▁clinic + - 違って + - 寒さ + - ▁какую + - ▁soort + - meid + - ▁slack + - ▁күр + - ց + - ▁Ozean + - ić + - 退出 + - ▁historically + - ▁punika + - 画像 + - ▁weighed + - 本地 + - ấp + - 济 + - ▁pouvait + - ヒント + - 레 + - ▁vuitanta + - ▁verantwortlich + - ▁neunzehn + - hampton + - alist + - ▁склад + - 時ごろ + - Comp + - "47" + - ▁Cafodd + - amategeko + - ▁mnie + - ওঁ + - ▁öffnete + - デー + - あなたが + - ▁enorm + - 明治 + - 今大会 + - '`' + - ▁archbishop + - ▁иногда + - ▁прежде + - ▁göz + - ▁entrar + - ▁знать + - числ + - 奇妙 + - ▁kuvuga + - ▁grub + - ▁rubber + - 坐着 + - に関しては + - ▁preaching + - işle + - ▁psychological + - ▁survivor + - ▁Oberfläche + - 这个想法 + - 脖子 + - 观看 + - ▁Verstand + - ▁кож + - ▁нужны + - ▁diff + - integra + - ▁Hinweis + - ▁maakte + - 我希望你 + - 循环 + - ▁Simon + - 中止 + - ▁crucial + - ▁праца + - ▁thông + - дук + - ▁ownership + - ந்தார் + - ▁Paar + - ▁carta + - 大変な + - ▁hayat + - ់ + - ▁ситуации + - 欺骗 + - ▁regime + - まるで + - مُ + - وص + - 一个女人 + - 資金 + - ം + - ▁kompliziert + - ▁Geburt + - 衝突 + - ▁Play + - ▁Ärzte + - ▁snatched + - خنده + - īgi + - vè + - ▁küçük + - ▁navig + - 両親 + - تحدث + - ▁attire + - ▁Pause + - 連れて + - ▁Einsatz + - kî + - ▁Free + - 认识到 + - லு + - 扩 + - 男生 + - 仓 + - ▁Laura + - ▁magnitude + - ацыя + - torial + - ▁tercer + - 岸田 + - テスト + - بى + - état + - ▁máy + - schläge + - 激烈 + - ▁같은데 + - ▁kep + - 这就像 + - পি + - φ + - 肩膀 + - ▁psychology + - ▁wünschen + - ▁wiped + - を求める + - ظهر + - ▁streak + - ▁Aktion + - لې + - ▁vấn + - ▁owed + - ▁assessment + - ▁solomon + - 魔法 + - ▁digging + - ▁Kleidung + - ▁волн + - піса + - 직 + - ښ + - 叠 + - 垫 + - ▁provoke + - ▁disturbance + - 范围内 + - 教学 + - ▁труб + - ▁Deutsch + - ێت + - ▁করা + - ▁Englisch + - fluent + - ▁какого + - 陪你 + - sulta + - ▁applause + - ▁тэгээд + - ას + - ▁mmhm + - ▁rascal + - тәр + - ▁honesty + - ▁Phase + - Risos + - ▁постоянно + - 申請 + - ັກ + - ▁hängt + - ▁affecting + - ▁Veränderung + - ▁опыт + - હ + - ▁اليوم + - ▁друж + - 碰到 + - ▁Bühne + - ▁порядк + - ҭа + - 新聞 + - ▁Stimm + - ▁Süden + - مام + - 演説 + - 世界上最 + - leitung + - 遣 + - 北日本 + - 감 + - 碳 + - ▁collecting + - っぽ + - ができて + - やりたい + - ▁vardı + - ▁reap + - 背中 + - ▁Farb + - 焼け + - ないよ + - 摄 + - 하다 + - 외 + - ▁appealed + - ッキー + - ▁prick + - 上手 + - お届け + - kono + - ▁мэдэ + - 顾问 + - 很清楚 + - 斑 + - ▁интернет + - 刃 + - һын + - ▁نور + - awal + - ▁flashing + - ▁Since + - 大师 + - ▁macro + - เก + - ▁unconsciously + - ▁passé + - ▁dreaded + - ძ + - ▁cependant + - 초 + - ▁Там + - ▁бело + - ▁personnel + - 犯行 + - ▁priorities + - шев + - ▁grote + - neuron + - ▁treating + - âme + - ▁Bach + - 有许多 + - සු + - ▁Pic + - ▁Ereignisse + - 感染対策 + - ▁discoveries + - spoiled + - lith + - 喝了 + - ታ + - ▁Geschlecht + - ▁excursion + - 保険 + - ▁fonction + - 場に + - maktadır + - ▁judicial + - 安倍元総理 + - ▁Sobald + - lardan + - кажет + - ディング + - ▁harmless + - 这么一个 + - ▁ministry + - ▁ຫັ້ນ + - ▁cotxe + - 嘉宾 + - を取る + - ىسى + - lomb + - という話 + - ▁siaj + - ambul + - ▁referring + - 小小的 + - ▁utterance + - 角落 + - ▁kehrte + - パリ + - 捐 + - ▁provincial + - 想出 + - ▁benefici + - ▁Aku + - ▁исслед + - ▁Kong + - ıp + - 激情 + - 周期 + - ▁Ruf + - 坐下 + - ▁ewig + - ▁African + - ▁çünkü + - ▁academy + - ▁Maybe + - 无限 + - čči + - ▁connu + - 这孩子 + - ▁banker + - 村上 + - ▁authentic + - 寂 + - 郷 + - ▁kết + - ヴィ + - ▁luncheon + - ▁알아 + - 冷凍 + - ▁resume + - андр + - ▁refined + - clus + - 这样的一个 + - ாளர் + - 鲍 + - ▁nobility + - ▁Ул + - ໍາ + - を重ね + - ▁嗯嗯 + - 談 + - ▁awaited + - فَ + - ▁Aussage + - ღ + - ▁vermute + - 涌 + - హ + - 月曜日 + - ▁tốt + - esque + - ▁جدید + - 選んだ + - ▁Wann + - 身后 + - アイス + - カ月 + - ▁beschreiben + - 诱 + - ▁chwarae + - 附近的 + - inclou + - 什么样 + - 請 + - කු + - ल् + - ▁initially + - 期节目 + - ▁roaring + - ▁Ар + - ▁другим + - ▁oven + - 必须要 + - 20% + - ▁saloon + - ▁врач + - せん + - ▁lewis + - ▁vicious + - ▁Zentrum + - ▁brazil + - 的权利 + - 美味 + - 不许 + - ▁பயன்படுத்த + - ▁вульф + - ▁видимо + - 先発 + - きれいに + - ▁ужас + - ▁obtaining + - ▁Aufnahme + - ▁podría + - ▁sadness + - 拿出来 + - 必要がある + - лыҡ + - 作业 + - 采用 + - ▁vya + - ▁feat + - ▁Although + - なければならない + - 大規模な + - 推进 + - 我只想 + - ▁durum + - 还有其他 + - どうする + - œuvre + - ▁eloquence + - ▁бөгөөд + - 栋 + - 鏡 + - būt + - günstig + - 开会 + - ▁Grab + - ▁அவர்கள் + - ロシアが + - voja + - ▁felicit + - ▁attendance + - 否认 + - ぇ + - ლა + - わずか + - ▁hunted + - ようやく + - 爵士 + - ހަ + - 然而 + - ▁mournful + - 長期 + - wamu + - 期限 + - 询问 + - ▁установ + - ▁rainbow + - 騒 + - ▁diligent + - ▁vergangen + - ▁asylum + - ▁yanjye + - koht + - ▁comfortably + - gerät + - 凶手 + - ▁armour + - pari + - ▁dignified + - ▁cuerpo + - ▁Prinzip + - associa + - つま + - ▁excite + - ▁matches + - ▁brauche + - ▁كې + - ddling + - ▁baggage + - ▁outstanding + - 秒钟 + - ▁vierzehn + - 克服 + - ▁blazing + - பின் + - 下がって + - ▁руку + - jící + - わたし + - න්නේ + - ▁consegui + - 他们正在 + - ▁qualified + - ▁tradi + - 统一 + - 人が死亡 + - buah + - ▁защит + - ▁donkey + - 新幹線 + - 欲しい + - クル + - ifuza + - miento + - ▁lumber + - jye + - ▁meteor + - ▁gradual + - களும் + - ▁crowned + - quisition + - ショート + - 糊 + - ही + - チャレンジ + - னும் + - ▁एक + - ▁sydney + - ▁Taylor + - 克莱 + - 拿起 + - リーダー + - 兔子 + - 其他地方 + - ▁Graf + - ▁ужо + - ël + - өнгө + - ▁fünfundzwanzig + - ▁estimated + - 一趟 + - ▁quoted + - த்தா + - spruch + - 激しく + - ▁Был + - čil + - トラブル + - пустил + - ▁seventeenth + - ▁thirteenth + - ▁compelling + - ▁seemingly + - ▁نگاه + - 更好地 + - ▁bunk + - のまま + - nev + - 借り + - ▁кре + - krist + - 七月 + - ▁Atom + - spezifisch + - 一直是 + - Orient + - йтесь + - ▁meilleur + - "120" + - ▁habt + - ▁liking + - ▁legislature + - どのような + - 一块儿 + - いくつか + - ▁romp + - ▁trench + - ▁сильн + - 凑 + - 鸣 + - 登録 + - ▁frail + - 获取 + - ▁Main + - いること + - 広く + - プリン + - 親子 + - 段階 + - 豆腐 + - 很长时间 + - ▁Castell + - 真理 + - ▁треб + - ▁endeavoured + - Institut + - 萌 + - Infrastruktur + - 堀 + - 诉讼 + - ▁прекрасно + - ってほしい + - キャン + - 徐々に + - ▁يجب + - ▁vall + - ზ + - eisen + - ▁Gewicht + - ▁العمل + - ▁contemporary + - 戦略 + - ▁wesentlich + - కి + - 予定です + - っけ + - ▁bello + - ▁socialist + - ということなんですね + - ▁cement + - ▁그걸 + - ▁shifting + - ▁Sup + - ▁дене + - ▁governed + - schäm + - ▁jurisdiction + - ▁giorno + - ▁triple + - funk + - ▁sneak + - 院长 + - 食料 + - чныя + - vira + - ▁spoon + - сця + - ▁silenci + - 出售 + - 几十年 + - geordnet + - ▁Philosophie + - ▁congratulate + - リズム + - ▁scheen + - ▁пятый + - ▁tidings + - ▁podem + - 北陸 + - 大姐 + - ▁hệ + - ▁Lind + - accus + - иров + - 另 + - 付いて + - ▁vegades + - ▁কৰি + - ▁inherent + - räumen + - ▁Vorschlag + - ▁Dabei + - ッジ + - ▁Interessen + - 得很好 + - неп + - ▁keel + - 一阵 + - ▁treasury + - ▁sculpture + - ▁vật + - ▁Beach + - できなかった + - ちょっと待って + - 巨人 + - ▁Verein + - 乗せ + - ▁Ple + - 冲动 + - 休み + - syll + - ත්ත + - ോ + - ▁غیر + - ロック + - чки + - 回答说 + - うまみ + - ලි + - thorpe + - 其中一些 + - をつか + - ▁outdoor + - に向けた + - ▁amuse + - К + - ▁bantu + - uwen + - 辅 + - lulu + - নী + - ativa + - 網 + - 詹姆斯 + - 懂得 + - 太空 + - 四处 + - いずれも + - ▁Vertrag + - ▁verbinden + - 脊 + - ఎ + - ▁обычно + - ▁dispatch + - 切った + - と指摘 + - ▁komplett + - 火事 + - ▁migration + - kintu + - 働 + - 札幌 + - ▁касается + - 告诉他们 + - ▁ingenious + - だとか + - عادة + - 金钱 + - ضع + - 般的 + - ▁fling + - 正如你 + - ▁durchführen + - コーヒー + - スケート + - 的意思是 + - 很多事情 + - ▁crisp + - ▁grunt + - ▁kutoka + - ES + - 爵 + - ▁dự + - ▁catastrophe + - ▁tưởng + - ▁disregard + - ▁gezegd + - ▁Kredit + - 強さ + - ▁بودم + - OS + - beruf + - ▁handling + - ▁pesca + - 根本不 + - ▁Champ + - ▁девят + - 晒 + - ▁evaluate + - ▁Dewi + - ▁ответствен + - щего + - 认知 + - ovna + - ▁paragraph + - 決めて + - ▁roared + - ▁Quindi + - 毫不 + - 름 + - ▁Sitzung + - கிறது + - ▁willow + - 欢迎来到 + - 船上 + - 维护 + - ▁tanta + - ▁Europäischen + - ▁Molt + - শ্ + - tiene + - 種類の + - を超えて + - ▁terminal + - ▁consulted + - ▁portal + - алды + - ▁المع + - assassinat + - 証明 + - 标记 + - يار + - 一起工作 + - ▁ئەو + - ▁Pflanzen + - ▁embarrassed + - kawa + - ▁serene + - ▁streaming + - ▁jason + - ▁stride + - ▁лиш + - 多次 + - භ + - ▁almighty + - ▁hurricane + - ▁Science + - ▁سره + - fashe + - quadra + - 常常 + - 国民の + - ▁dạ + - põ + - ▁discount + - を出す + - 到目前为止 + - fähigkeit + - 谈判 + - スパイ + - ▁patiently + - ▁lautet + - ▁болох + - 惊人的 + - fleur + - ▁prosperous + - 委屈 + - ică + - ▁Brian + - 两百 + - ▁ভাল + - ▁brandy + - 实在是 + - àng + - ▁produit + - палі + - 客厅 + - を示す + - ▁gezwungen + - исто + - stairs + - ▁lapse + - 镜头 + - 般 + - ▁Està + - operative + - ▁Veranstaltung + - 二人 + - දී + - ▁moll + - ▁courteous + - رَ + - ▁Oberst + - 谁呀 + - 車両 + - анг + - ▁série + - ▁behandeln + - பட்ட + - とかそういう + - лок + - ▁کړ + - ▁Austr + - 看起来很 + - 酒吧 + - ▁বলে + - пок + - インターネット + - 天皇 + - ▁estaban + - зур + - 极端 + - ▁distrust + - بری + - 去哪里 + - ▁сельсовет + - ▁نحن + - ▁erhöht + - ▁mặt + - 軒 + - ▁Abendessen + - ▁accusation + - 领导人 + - льная + - ▁görün + - 年生の + - 伊藤 + - 支払 + - 肌肉 + - ▁zitten + - したうえで + - chimp + - 恋爱 + - ▁ег + - ▁зелен + - 动机 + - ▁Konflikt + - 군 + - ▁sabbath + - '".""' + - ▁kapit + - セント + - ▁polish + - ▁simultaneously + - की + - ▁kugeza + - 相当于 + - ▁годы + - علوم + - итесь + - ▁expressing + - іла + - 美女 + - umugabo + - قطع + - ▁schickte + - ▁реша + - ▁Fälle + - ெய் + - migr + - 己 + - ální + - ▁людям + - ▁некоторые + - バーディー + - fungu + - ▁executing + - بحث + - schieben + - 引发 + - 质疑 + - ▁Gründen + - grenzen + - ▁persecution + - ▁Zitat + - 土砂災害 + - ▁besorgt + - ▁unfair + - 到这儿 + - 인데 + - عات + - ▁ребята + - ouvre + - 第二次 + - рыс + - ших + - ▁тус + - しまい + - 思われ + - 鹅 + - ▁Katze + - ▁strengthened + - kamu + - ▁Royal + - ombro + - ▁folgt + - ▁destaca + - ▁همان + - خورد + - 倦 + - スポット + - rechnung + - ▁inheritance + - ىدۇ + - ▁பிற + - ▁Kevin + - ▁behaved + - 数百 + - 明显的 + - roving + - ▁наконец + - 稚 + - 구나 + - 犹太人 + - 确认 + - ▁தீ + - لِ + - 二十年 + - 为何 + - ходил + - жат + - märk + - ұ + - ▁الوقت + - ▁depois + - ▁цар + - ▁despised + - 商人 + - ొ + - ▁besuchen + - 詐欺 + - スタイル + - ▁überzeugt + - ここの + - wili + - ▁Life + - 特别好 + - ▁ziet + - ラム + - を続ける + - rinda + - 호 + - kanya + - ▁chairman + - 木さん + - トイレ + - крыва + - ▁stooped + - ▁Schatten + - ▁kuwi + - 一本书 + - ebene + - вец + - ▁занят + - ▁garment + - ▁Danach + - ▁ăn + - ▁Как + - が続いています + - 遂 + - क्ष + - ▁acceptance + - ▁körperlich + - 義務 + - 该怎么 + - ائي + - ▁krista + - ителя + - ымі + - ▁Neuro + - ▁semble + - を進めて + - 見られる + - 遭受 + - ▁Einheit + - ▁ditch + - ▁Sydney + - ▁üzerinde + - 葛 + - ▁российской + - ▁шестьсот + - ▁advertisement + - ▁lucruri + - 伯特 + - 小林 + - ▁bamu + - հ + - ▁Pakistan + - ▁hành + - わからない + - ▁historische + - kiem + - ▁nghe + - かつ + - 约会 + - もらえる + - tsiooni + - ▁preached + - 울 + - 胳膊 + - ▁exaggerate + - ▁subscription + - ▁sworn + - ▁evolved + - 认可 + - verhalten + - ▁hạ + - нде + - ▁путина + - ▁accumulate + - いくら + - ▁Dž + - 先頭 + - ▁berlin + - 僅か + - ▁Knie + - 数据库 + - ▁жест + - ▁زیادی + - ▁envoy + - ▁самого + - väg + - 录音 + - جعل + - タイトル + - ▁protecting + - brian + - 緩 + - 勘 + - もしかしたら + - ▁shrugged + - willig + - ▁иә + - නය + - 三个月 + - 時代に + - 音频 + - 来看看 + - මි + - ▁vicinity + - ▁choosing + - ▁வழி + - 奇迹 + - ▁Schreiben + - лээ + - croft + - ▁kontrol + - бот + - ▁izmanto + - ▁좋은 + - пуск + - parent + - ▁container + - 疯了 + - 尼斯 + - 確認された + - ▁thicket + - ▁верн + - ▁dankbar + - 并将 + - 大陆 + - ▁comercial + - ▁vorhanden + - jev + - 对面 + - ▁tiefer + - ▁cama + - 不能再 + - だと思う + - 則 + - 鸭 + - ▁soutenir + - 幺 + - ▁Schlacht + - ▁chaos + - ▁meisje + - を行った + - ▁conjunt + - ▁Ansatz + - 皇后 + - 环境中 + - 님 + - 世紀 + - も含めて + - "98" + - ობ + - त्य + - ▁derecho + - ▁davis + - ▁Шу + - お酒 + - ▁verhindern + - ▁komunumo + - ▁mochte + - こだわり + - 设施 + - 天使 + - ▁schade + - позиц + - 9% + - пай + - ▁richmond + - ▁посмотрел + - eusement + - meester + - ỹ + - োৱা + - 久しぶり + - 候选人 + - ங்களில் + - ন্দ + - ▁Zusammenarbeit + - 少しずつ + - ▁Tausende + - 东方 + - いただき + - aquestes + - ▁gefällt + - гада + - 薇 + - ▁mathematics + - ▁처음 + - lago + - amara + - zentrum + - ▁forgiveness + - ▁Each + - ▁அதன் + - ▁Deci + - 他にも + - ▁mirth + - 建立了 + - Ɣ + - сор + - ▁Wörter + - Bahn + - ▁bajo + - ▁carne + - 可怜 + - thought + - größe + - ガラス + - ▁screaming + - ▁ändert + - 培 + - 给了我 + - અ + - ▁thôi + - ▁indicator + - ▁alfred + - ▁کنی + - ▁gezien + - جلس + - ▁disciplined + - ▁housekeeper + - 体操 + - 还挺 + - ▁submarine + - いきなり + - كرة + - ▁erneut + - ▁Medizin + - 资助 + - vå + - ▁lucru + - ▁разные + - ▁oars + - ливо + - 可惜 + - ▁Oxford + - Kampagne + - ▁generosity + - ▁무슨 + - ญ + - 縦 + - 偽 + - ível + - パワー + - ▁moviment + - 尽量 + - ▁universitat + - ME + - ễ + - ▁нравится + - ▁понимаешь + - ▁böyle + - 学术 + - こんにちは + - ▁kvar + - 摊 + - 棵 + - ▁hereafter + - Franc + - ▁prussia + - ஷ் + - 天哪 + - ▁Hügel + - 最新の + - ▁Korea + - ▁мөн + - ▁হয়ে + - ▁kaiser + - ático + - ▁mooi + - 晩 + - ึ + - ▁cambio + - holm + - ственно + - ▁implied + - ▁év + - 我个人 + - ▁jenny + - 就是因为 + - Ĉ + - を通じて + - ▁değiş + - ▁borrowed + - 是否有 + - ▁Tout + - ▁festgestellt + - きょうも + - ▁تک + - 短暂 + - ▁franklin + - ▁piled + - 还是要 + - 自主 + - یەک + - ▁contempor + - 狩 + - 불 + - نظام + - 亲戚 + - 活跃 + - 真心 + - 会让你 + - ▁کشور + - ování + - ▁stesso + - бег + - 临时 + - 八点 + - いろいろな + - घ + - 螺 + - க்கை + - ▁consultation + - ▁Wut + - ▁Personal + - ▁quedar + - ▁こうした中 + - ▁Ку + - ▁prolonged + - ▁folgenden + - ▁temporal + - ▁bleef + - ăng + - バター + - ▁Saya + - ▁detected + - ▁Про + - ▁translate + - 信念 + - асць + - ないんです + - ▁کوچک + - 両方 + - ▁contrari + - ▁அத + - ோம் + - お肉 + - ņa + - ▁Einstellung + - したいと思います + - ▁встреча + - wyl + - 侵攻 + - 我刚 + - ۱ + - 房地产 + - ষ্ট + - ▁ஆனால் + - 收藏 + - مثل + - ▁Philip + - ▁reliable + - ▁conspiracy + - ▁indispensable + - 日本海側 + - の歴史 + - ▁কোন + - ▁superiority + - 子弹 + - 的意见 + - ▁conqueror + - 帖 + - 迎え + - ▁одоо + - 優しい + - ическое + - wyth + - ▁одну + - wirkung + - ▁financing + - ▁ascended + - كتب + - 八月 + - ▁zoals + - ヶ + - ▁கட்ட + - ▁petty + - ▁cricket + - すぎて + - 得起 + - cross + - 加强 + - crypt + - ▁jünger + - ▁ຫວາ + - ▁considér + - ▁Studio + - вд + - 另外一个 + - ▁kennedy + - ▁castell + - าม + - ▁abrupt + - ▁buli + - identifi + - ▁disadvantage + - ▁නො + - ▁arasında + - ража + - ▁хотят + - ▁apron + - ▁damned + - 不在乎 + - ▁horace + - 帮助我们 + - communica + - жин + - 貸 + - たちに + - ▁complement + - ▁والم + - джи + - ▁Rick + - கிறார் + - ▁maximum + - อา + - ▁ҡара + - ▁lebendig + - ▁счита + - 毫 + - ▁mechanic + - ෑ + - ナンバー + - 餐厅 + - 援助 + - ▁khá + - ▁creu + - apport + - ▁continual + - 了多少 + - ところです + - 但我认为 + - ▁Villa + - ▁reagieren + - ▁нічога + - 筒 + - 贫困 + - ▁puerta + - ▁pathway + - 效率 + - 津波 + - ▁Europ + - ▁бесп + - ▁счет + - 对抗 + - 生物学 + - writer + - 認め + - ▁extravagant + - ▁umbrella + - ▁jullie + - ▁distressed + - ▁precisa + - 称为 + - ▁honorable + - ూ + - 伊斯兰 + - 尊敬 + - ▁clinging + - ▁бала + - льных + - pā + - ▁civilized + - 出てきて + - BI + - ▁apparatus + - ▁затем + - にわたって + - 道具 + - ▁Grenze + - ▁велико + - печат + - ▁babi + - ▁blunt + - ▁محل + - 漆 + - ছো + - ▁vegetable + - regierung + - かき + - ▁ocasi + - ▁lacking + - 颤抖 + - ▁thereupon + - 另一方面 + - 最後まで + - düğü + - 七点 + - basha + - bikora + - 共享 + - 存储 + - ▁clark + - 是什么意思 + - ▁schoon + - ▁Nahrung + - ▁Elektro + - ▁yapıyor + - ことば + - kibi + - ▁Tony + - hér + - 粮 + - 起床 + - :“ + - Râsete + - 萧 + - ハウス + - partei + - 分别 + - ▁principalment + - 戴着 + - ▁پرو + - occupa + - 部落 + - ▁favourable + - ▁expose + - 売り上げ + - ▁Marie + - 怪我 + - ▁практически + - ▁별로 + - 偷偷 + - ▁complexity + - eût + - vamo + - ▁automatic + - mysl + - ремен + - dimensional + - прям + - ▁Beweis + - 犠牲 + - нең + - anomena + - строй + - ▁طريق + - の間で + - ▁ethel + - 締め + - 只有一个 + - 分散 + - ▁alright + - プラ + - ▁approaches + - ြ + - 汪 + - овского + - человеческ + - ượ + - 発売 + - ▁quindi + - คน + - ▁diplomat + - ▁mulher + - 人才 + - ▁scold + - 灰色 + - 寸 + - 叙 + - ▁covenant + - ▁Mind + - ▁Four + - 气候 + - ▁kennt + - сер + - ▁pew + - guye + - валася + - ▁instructed + - ▁இல்லை + - 地看着 + - 国葬 + - ▁газар + - 掩 + - 筆 + - 艾伦 + - 飛ば + - ID + - ▁substitu + - tracht + - 名称 + - だと思って + - ▁mientras + - 相手に + - ▁Jason + - appropri + - ▁höre + - 捜 + - ▁தனது + - ▁مشکل + - بند + - 犹太 + - ジョ + - ▁Dienste + - 武装 + - ydı + - ▁இருந்தது + - ▁праз + - gemacht + - ▁feder + - 炊 + - 合理的 + - leuchtet + - ▁Bereit + - ▁taylor + - そうと + - ивают + - 惊喜 + - 知道吗 + - ▁constance + - あげる + - ворот + - 台上 + - plau + - 剥 + - 古老的 + - 也知道 + - ▁strategi + - ▁amateur + - ▁mettre + - 日军 + - んでしょうね + - ゥ + - ▁orleans + - 说出来 + - 眼里 + - ▁blunder + - あいつ + - 一个小时 + - ▁moist + - ▁teatr + - 以一种 + - ▁разве + - 欺 + - ▁vernünftig + - 疼痛 + - রের + - ▁Kohle + - géni + - ▁oyun + - ▁healing + - brä + - father + - 王国 + - 伸出 + - 就不能 + - 火山 + - ▁пару + - 最后一次 + - ▁Kö + - 巾 + - abaturage + - ▁defiance + - ▁москвы + - 観光客 + - 够了 + - ▁olw + - ▁açık + - ▁primi + - czas + - ▁المس + - ▁blev + - ▁sauber + - ▁voting + - ▁complicat + - ณ + - ▁través + - ▁optimize + - ▁melodi + - ▁lavoro + - ▁подожд + - ▁войны + - するのが + - ▁diminu + - と呼ばれ + - ▁самых + - ▁bijna + - ▁bildet + - つながり + - 棉 + - روس + - 始终 + - ▁yacht + - ▁packet + - šā + - しているんです + - ▁Wid + - ▁hose + - istisch + - ▁prezent + - ▁missionary + - ▁commonplace + - 駆け + - プロジェクト + - ▁circus + - クラブ + - ▁customary + - ▁exclusively + - 鑑 + - 枠 + - 吵架 + - ▁peine + - 一起来 + - 時まで + - いいね + - ▁mathematical + - 珍しい + - ▁иначе + - ▁depriv + - ▁venice + - ▁sitzt + - 留给 + - ▁Court + - ▁zooals + - ぷ + - ▁versteckt + - ▁stata + - ▁billig + - TA + - shima + - 树林 + - ▁iawn + - ▁plac + - ১ + - ▁memorial + - 在做什么 + - ▁thường + - ▁ladyship + - world + - 危険な + - ▁До + - の中でも + - ▁mostrar + - 昨晚 + - ▁appreciated + - ▁جنگ + - ▁bluff + - 庙 + - ▁emphasize + - ▁renown + - 沟 + - 陸上 + - 一点也不 + - lê + - сия + - 椅 + - œ + - 函 + - ▁admiring + - ▁sacrament + - 财务 + - 节奏 + - 礼貌 + - 广场 + - ▁implore + - ицы + - マリ + - 这个事情 + - いいのか + - があるので + - 年级 + - kiko + - ▁exam + - っていない + - ▁diameter + - ▁Palm + - бә + - 起诉 + - ▁ہو + - 大好きな + - ▁cetera + - ▁पर + - もう少し + - 瘾 + - 涙 + - вания + - ▁overflow + - ▁ожида + - 临床 + - ▁сябе + - männer + - ▁contradiction + - 吊 + - ▁사람들 + - ▁ساعت + - ▁العديد + - ▁никакого + - 的思想 + - ▁obstant + - andika + - ▁legion + - ▁cultiv + - ▁arriba + - ▁przed + - võt + - 行う + - ય + - ▁allerdings + - ogene + - schalten + - demokrat + - ▁traced + - ▁считает + - ▁produc + - 春天 + - ▁burada + - 赶快 + - င် + - ં + - ゼレンスキー大統領 + - ▁случилось + - ▁состав + - Ҡ + - ▁bemerkt + - 原本 + - 現金 + - Gerät + - のようなもの + - енә + - ▁Pur + - ▁kreativ + - ▁behauptet + - ▁للم + - ▁новый + - ▁hardware + - свет + - ければ + - 贫 + - 誰が + - ▁marque + - ▁stuart + - を見ると + - ▁Menschheit + - 深深 + - очку + - ব্য + - ▁roam + - ▁kujya + - 二百 + - 行不行 + - 慣れ + - ▁savu + - 原発 + - ▁hakkında + - 规矩 + - ▁stubborn + - ▁полно + - ▁übrigens + - ▁offenbar + - ▁tipus + - ▁strained + - madı + - ドン + - 朝から + - ロボット + - ▁verletzt + - 的说法 + - ண்ட் + - 尤 + - 我听说 + - 救助 + - 体調 + - ▁cooperation + - 做了一个 + - ▁junger + - 一点儿 + - ▁dusty + - 开枪 + - ▁Angebot + - 珊 + - ▁Тэд + - 义务 + - නු + - interest + - 血管 + - ▁trouva + - වැ + - истов + - ▁ҡал + - ģ + - ▁vulnerable + - ▁receipt + - 洗濯 + - تعلم + - 厕所 + - ▁conductor + - ▁schreibt + - ▁Verbrechen + - ▁замечательн + - ▁adviser + - ▁hostess + - 挙 + - ע + - ▁cylinder + - ▁امروز + - ▁treason + - ▁Sever + - ıyla + - ▁Vogel + - ▁wertvoll + - 书记 + - 跃 + - ▁gravel + - ▁preliminary + - ▁bảo + - 証拠 + - ▁solved + - ▁будто + - わよ + - 果然 + - вацца + - ことになりました + - 媒 + - یں + - ▁accuracy + - ▁commodity + - ▁District + - بيع + - ĵ + - ▁implemented + - 三月 + - バレ + - ▁краін + - цией + - 能看到 + - 或其他 + - 嗨 + - അ + - ▁belangrijk + - 舟 + - 포 + - 償 + - ▁komplexe + - ▁basketball + - ▁Sekunden + - ▁noisy + - ▁interruption + - 说完 + - ケア + - illus + - ▁compliance + - ▁اتفاق + - ▁psalm + - ▁electrical + - ენ + - ▁vragen + - ▁shun + - 逮捕されました + - ▁severity + - 之内 + - 么 + - half + - 找出 + - ٍ + - ▁موقع + - ▁Signal + - 我问你 + - ▁pobl + - цяг + - 契 + - 贯 + - ▁făcut + - ▁Đây + - 阴影 + - 南京 + - ▁pouvez + - ▁Spieler + - евой + - kipe + - тап + - 花钱 + - ▁doktor + - ▁вперед + - ▁обязательно + - ▁صحبت + - iyoruz + - 製品 + - ஞ + - 抬起 + - 合意 + - ▁quả + - ▁coch + - ковский + - 儀 + - する方針 + - ▁fringe + - geschrieben + - が起きた + - 価 + - ▁государство + - buye + - ▁внутрен + - 疑いが持たれています + - ▁мама + - угл + - ாவது + - になれ + - ▁salad + - 什么都不 + - ▁ghastly + - 匆忙 + - 忽视 + - ▁universities + - ▁Handlung + - cull + - ▁maggie + - ▁Papa + - ̀ + - 旺 + - ▁zerstört + - ▁vapor + - ▁bafite + - 欲望 + - ▁sicherzustellen + - ▁Voll + - টো + - ▁материал + - ▁gemein + - ▁sorrowful + - 诗歌 + - ibindi + - 保安 + - ▁đấy + - 不管怎样 + - ▁automatically + - まっている + - ムー + - ▁Shu + - 怎么着 + - 苏联 + - ▁Jersey + - ▁произошло + - ▁Bạn + - ▁Viertel + - exclusi + - 售 + - 唯 + - 取代 + - ▁handeln + - ▁blur + - 相机 + - 种植 + - ▁hark + - 污 + - ▁псих + - ▁ritual + - ▁потеря + - 你放心 + - ▁rejoiced + - طلب + - ▁visage + - ぶつ + - operation + - ▁камен + - ▁conseil + - ▁liable + - 蚊 + - эргэ + - ▁यस + - работал + - üßt + - ランク + - ▁occhi + - ▁Мин + - ▁beendet + - ▁kitten + - ▁зуб + - ▁Kenya + - ▁ikibazo + - ▁أيضًا + - デジタル + - ▁abbey + - 会觉得 + - ично + - ிருக்க + - を通して + - 那不是 + - жыць + - 通行 + - ▁longue + - ▁Heimat + - ▁intrigue + - قدر + - бен + - ▁joven + - bücher + - 山本 + - ▁priorit + - 承受 + - 结束时 + - wezi + - ▁regal + - ▁emit + - ▁анти + - 判決 + - ኝ + - ▁eyebrows + - ▁bicycle + - ▁çıkar + - дина + - みそ + - பர் + - 争取 + - 个性 + - 五分钟 + - ก็ + - ▁смотри + - kontroll + - 밖에 + - ▁exalted + - 消え + - ▁gebeten + - ER + - ▁прибыть + - 弾道ミサイル + - ▁решения + - ▁அவள் + - 火星 + - 怖 + - 预期 + - 衡 + - störung + - усь + - グルメ + - ▁minority + - ▁neighbouring + - ▁Leidenschaft + - ▁oppressed + - 你会看到 + - gène + - ▁tutor + - 陷 + - ▁äußerst + - 嘞 + - ▁començar + - objekt + - ▁proverb + - கம் + - anstalt + - ▁holiness + - ▁шүү + - ▁государства + - ▁мус + - ▁pregunt + - 砍 + - ▁überzeugen + - ▁다른 + - слух + - ▁twig + - зад + - analyse + - そうした + - 战场 + - 网友 + - ლ + - Ḥ + - ▁njegov + - ▁repeatedly + - ▁اولین + - ▁любой + - ▁archer + - ▁اور + - 積み + - étude + - 我总是 + - ▁zweihundert + - ▁komis + - 抚 + - ごとに + - ▁resurrection + - 杠 + - ▁Mehrheit + - ▁squadron + - frica + - 合理 + - 農家 + - sensibil + - ទ + - ▁структур + - ▁бүтэ + - 引き上げ + - ▁Innen + - нікаў + - 加工 + - ▁производ + - 单身 + - 呈现 + - ▁Schnee + - ▁برنامه + - ▁gleaming + - 応え + - ▁creeping + - ▁ligne + - ▁працу + - ▁corri + - เส + - 現れ + - ▁перш + - очки + - ▁genutzt + - 皆様 + - 総裁 + - ▁robinson + - ▁часов + - нена + - ▁kettle + - 诗人 + - شاهد + - äß + - ▁muerte + - ▁fake + - ▁société + - ▁микрорайон + - 밥 + - ブラジル + - ▁desirous + - 一个男人 + - ▁spectrum + - springen + - 孙子 + - ▁सम + - りません + - 不太好 + - stāv + - ▁prediction + - したところ + - ▁coil + - ▁Fast + - ゴン + - コーチ + - ▁proclaimed + - ▁jugador + - ▁توانم + - ஊ + - 体内 + - ▁interference + - 四百 + - が増えて + - 打つ + - wickelt + - ▁Мне + - ▁kvin + - дро + - ▁crab + - ▁Literatur + - ▁shawl + - ▁outfit + - 倾听 + - 不良 + - ▁Chef + - zuhalten + - 普通に + - ▁そんな中 + - ▁groaned + - の方は + - 艇 + - ▁Petr + - ▁Wach + - bole + - еньки + - 难受 + - 発信 + - 及其 + - ▁scatter + - ▁drifted + - ▁rejoicing + - ▁друзья + - ▁karakter + - 是一件 + - assemble + - を進める + - でしょうね + - ▁Befehl + - 直前 + - జ + - 亚马逊 + - 社交媒体 + - miseks + - 设计师 + - ▁majoria + - 很可能 + - 也许是 + - испол + - 飘 + - ø + - أصبح + - ▁orthodox + - ▁thieves + - 鹿児島 + - 难以置信 + - 明天早上 + - jū + - национальн + - 热爱 + - ுகிறார் + - ▁piety + - あれは + - 农场 + - AC + - ▁مرا + - ▁eleanor + - ▁prêt + - ▁کتاب + - 大谷選手 + - 行事 + - ▁allusion + - ▁yavuze + - ▁trá + - ▁суу + - ▁gọi + - 雀 + - மோ + - 不然 + - かしら + - 优秀的 + - blé + - リアル + - gewinn + - 导致了 + - 辩 + - 旬 + - リオ + - iddwa + - ブランド + - 内閣 + - ▁وقد + - 册 + - ▁concession + - 選択 + - ▁Cambridge + - 込 + - لەر + - ▁ĉefe + - ▁dragging + - ▁sparkling + - ▁consistently + - 吹き + - ▁пакуль + - holz + - ドア + - 做得很好 + - attend + - ▁benjamin + - ▁shifted + - ▁Spur + - ваюць + - ▁hynny + - ▁elevation + - 軽く + - ▁trình + - ボタン + - ganya + - операци + - ▁رسید + - 又不是 + - ▁frenchman + - 看着我 + - ▁suppressed + - kijk + - ▁perquè + - ▁জন্য + - ▁remarkably + - aĝo + - ▁ernest + - 军官 + - ▁download + - mette + - ▁Microsoft + - 沖 + - 勧 + - archiv + - سرع + - 一支 + - ひとつ + - ▁цаг + - dessus + - 当前 + - 释 + - wendung + - されたのは + - 意志 + - に近い + - 这是什么 + - スペース + - ▁ruling + - كۈ + - genomen + - ▁malheur + - سلام + - ▁выборы + - 県内 + - ▁australische + - ▁untersuchen + - 鎌倉 + - 促进 + - ▁Geschenk + - 诊断 + - ▁jeanne + - waż + - ▁groom + - を受ける + - ▁lettre + - ▁adjacent + - 砖 + - 挟 + - эль + - ▁presque + - 远远 + - 地理 + - 的感受 + - ▁Eric + - читыва + - concili + - ▁basil + - 配信 + - ▁desenvolup + - 桐 + - 縫 + - 跑到 + - 同じように + - ▁freuen + - 諦め + - 雨雲 + - ▁selben + - لج + - 三次 + - 平方 + - ▁vaig + - ▁Social + - カナダ + - ▁москве + - 定位 + - すり + - ▁getrennt + - bbling + - ▁syr + - ▁integrity + - UN + - پە + - エース + - ▁Verbraucher + - 舎 + - ▁caracter + - 見てみますと + - விய + - 听过 + - 谁能 + - 深度 + - 术语 + - と思うので + - 消除 + - 撑 + - ▁şimdi + - ▁savoir + - 代わりに + - حصل + - ▁Medikamente + - やっと + - ຫຼ + - を獲得 + - ▁pitiful + - ▁легко + - ▁besiege + - 有趣的是 + - 集合 + - generation + - ▁publisher + - жым + - ಡ + - 穆斯林 + - ▁declaring + - ビジネス + - ▁elkaar + - ▁visibility + - 争い + - ▁scary + - 慢点 + - ▁leiten + - って言った + - 我也不知道 + - ড়ি + - ▁westward + - ▁repress + - ▁fehlt + - ृ + - ▁installed + - ▁сожалению + - ▁언니 + - 雇佣 + - ▁repos + - ▁парк + - ▁accuse + - سپ + - みたいな感じ + - 飛行 + - 阿里 + - ▁demonstra + - ▁ridicule + - ▁மிகவும் + - 脑袋 + - ▁Company + - চে + - ▁Senator + - AT + - ▁veranda + - 征服 + - 布里 + - يَ + - 丈 + - ▁சேர் + - 崇拜 + - ivamente + - ▁Water + - ▁glimmer + - していること + - II + - 衛 + - 喜剧 + - 手紙 + - ▁집에 + - ējā + - ▁Block + - ▁väl + - undneunzig + - 詞 + - ▁слов + - ▁Kalifornien + - ει + - haza + - 趣 + - ▁Basis + - ▁Cela + - قۇ + - 动议 + - 是多么 + - やろう + - ▁neighboring + - ▁Hast + - алда + - вание + - どこまで + - ▁lavora + - ▁erstellt + - ▁кеше + - ▁Perspektive + - ▁cualquier + - ▁chemistry + - ліз + - ▁inherited + - もち + - ▁surge + - 消費 + - ώ + - ▁erforderlich + - 須 + - ▁обнаруж + - ▁descending + - avons + - mbri + - ▁televisi + - ▁europäischen + - ▁Está + - ▁rocket + - druž + - ခ + - ▁맨날 + - 従業員 + - ▁среди + - غو + - 穿上 + - ▁phụ + - 任何一个 + - ぱ + - вших + - ▁wizard + - レシピ + - 谁知道 + - ▁batteries + - historie + - ▁laquelle + - ▁svět + - тыя + - 질 + - ▁hợp + - ▁tiếp + - ▁نزدیک + - スイーツ + - ▁vermeiden + - ▁striving + - ▁aufmerksam + - 上课 + - 機械 + - ▁empower + - 決して + - 开门 + - ▁Gerechtigkeit + - ▁힘들 + - 療養 + - ▁Three + - existent + - abhängig + - ▁чём + - ▁peggy + - пресс + - ވެ + - ▁systematic + - ▁než + - ▁simplement + - ▁verwirrt + - せっかく + - されてる + - 赞助 + - 预防 + - ▁två + - 赋予 + - ▁существует + - ▁utility + - ▁Wesen + - soever + - ▁Alors + - 業務 + - 爪 + - ▁beschrieben + - ▁supernatural + - ▁فإن + - ▁analyze + - ▁rezult + - ອນ + - 流动 + - ▁listeners + - ▁futur + - Liber + - 残疾 + - 厌 + - 험 + - PA + - 輸入 + - يص + - ▁automatisch + - 欧米 + - ▁Belgi + - 引导 + - わけですよね + - ▁영화 + - ▁skilful + - ▁называется + - ēl + - دۇ + - sparen + - 歌词 + - ▁Schließlich + - 芒 + - 分かんない + - ப்படுத்த + - ▁Republic + - 公表 + - ীয় + - 几分钟 + - 晚餐 + - 桌子上 + - schlüssel + - скія + - ▁Цяпер + - ▁музыка + - ▁Russland + - ▁найд + - ▁merciful + - 迹象 + - ▁printing + - ▁growled + - ▁речь + - 気分 + - 可能性があります + - ▁plunge + - ▁பெண் + - ▁melhor + - ání + - ▁Fä + - ▁transit + - ▁гэсэн + - ▁Gesamt + - ándose + - artisan + - ▁Clark + - кле + - What + - 一个巨大的 + - ▁Dreh + - raad + - 给出 + - ▁perished + - ▁overthrow + - ▁mantle + - rides + - studie + - 为什么会 + - ▁lingered + - 完整 + - ▁scroll + - 底部 + - ▁Treppe + - provi + - 前往 + - 福利 + - 钢琴 + - صنع + - ▁подход + - だったので + - 遗产 + - ▁infirm + - පු + - するのか + - ▁Geschwindigkeit + - ▁contemplation + - ▁loneliness + - 芯 + - 토 + - 据说 + - acca + - நா + - ▁koran + - ▁schimb + - ңә + - ▁Тут + - ▁plug + - ▁torre + - decorat + - preservation + - ސް + - ▁трудно + - を巡る + - ائية + - 黒い + - ▁Mario + - ▁handled + - ▁biological + - 场所 + - ▁تأ + - 哲 + - ▁brightness + - យ + - ▁October + - ▁adjoining + - ▁irgendwann + - 虹 + - ▁schafft + - 问一下 + - ▁ethics + - 微妙 + - 総合 + - reißen + - ▁показыва + - ▁sparkle + - ▁faci + - ▁Brasil + - marsch + - ▁entrepreneur + - ucci + - 出会い + - плеч + - 목 + - ▁Schauspieler + - ▁largo + - 评价 + - ▁sniff + - ▁recibi + - こんな感じ + - 村庄 + - губ + - ▁bölge + - ▁چطور + - ▁avenge + - 派遣 + - ▁đồng + - ▁новая + - ▁achtzig + - 齢 + - ▁practised + - 老百姓 + - ▁plaça + - があれば + - 座位 + - 安倍 + - 车辆 + - 良く + - ▁друга + - ▁дежур + - ौ + - 自動 + - ▁وهو + - ▁fué + - legation + - あした + - ▁pip + - 디 + - ▁intimacy + - ▁пункт + - ▁ecosystem + - 网站上 + - ложить + - 凭什么 + - ▁aldı + - ▁wambaye + - フィー + - 発電 + - ▁regent + - になってくる + - 飛行機 + - stunden + - ▁Emma + - 回事 + - 比尔 + - 颠 + - ▁Gouverneur + - ▁delicacy + - ▁обсужда + - 絞 + - ▁removal + - 歩く + - getrieben + - ▁basta + - ▁ясно + - ковская + - ▁sasa + - ベン + - 职位 + - 盈 + - ▁furchtbar + - 致力于 + - 繁荣 + - 整備 + - ▁übernehmen + - ▁අප + - われわれ + - 小型 + - 深夜 + - ▁Manche + - 児童 + - 仕掛け + - ▁একটি + - ▁Bush + - ҡан + - ▁alleged + - 走路 + - を紹介 + - ▁promet + - େ + - ▁دختر + - ホームページ + - 約束 + - யு + - を起こし + - larına + - prinz + - ▁بأ + - 奋 + - 四月 + - 你会发现 + - 福島 + - 墨西哥 + - ▁latitude + - ▁እን + - 我就想 + - ▁horseback + - ரெ + - рская + - っていきます + - 哟 + - ▁psychische + - ▁dainty + - ▁inquiring + - ▁başladı + - ▁خاص + - 하니까 + - 好听的 + - ▁chiama + - ▁knocking + - ▁carelessly + - 达成 + - ▁понят + - ▁precept + - േ + - 债务 + - ▁schlimmer + - 最重要的是 + - 姥 + - 枯 + - 見た目 + - 转身 + - ħ + - 破壊 + - ▁Wichtig + - 典型的 + - ▁lawful + - ▁caravan + - 来找我 + - ▁самым + - rühm + - 凍 + - 描いた + - ޅ + - 新規感染者 + - 依頼 + - 不算 + - ▁forsake + - 密切 + - schieß + - ▁semana + - kuti + - ীর + - ▁geschafft + - ▁président + - ▁socrates + - 頑張り + - ▁malice + - က် + - ▁Million + - ▁revolutionary + - моў + - ▁tavern + - 島さん + - чала + - ▁Sco + - څ + - ▁Griff + - の様子を + - ▁fantastisch + - ▁максим + - ▁verlangen + - ▁verdict + - キャンプ + - を抱え + - 時間帯 + - ▁너가 + - ื + - ペア + - ▁шоссе + - 男の子 + - ▁Muslim + - 抑 + - ▁Dazu + - моло + - 搁 + - 秩序 + - ▁Schluss + - берег + - ▁რომ + - ▁поднял + - ▁athlete + - 慢慢地 + - pharma + - ▁bobby + - entreprise + - すき + - ▁könne + - ▁realizing + - 交换 + - ▁metaphor + - ▁Investor + - ્ય + - ▁nadie + - たいと思います + - ▁stitch + - ▁dimly + - คร + - 即便 + - 一応 + - ▁pedra + - ▁interface + - ▁قىل + - ància + - 把它放在 + - アーティスト + - ▁wußte + - spitze + - 很喜欢 + - って思って + - 艘 + - კა + - を訴え + - ▁Umugabo + - ▁shattered + - garuka + - 回复 + - saison + - 友人 + - biza + - ▁resign + - ▁renewal + - ছেন + - を止め + - ▁Dach + - 半島 + - ▁removing + - 是什么样子 + - 有人说 + - ビア + - 会話 + - 学位 + - ▁racing + - 哨 + - ▁секрет + - ▁pubblic + - скры + - ▁아직 + - geschnitten + - angwa + - 价值观 + - czą + - 有这样的 + - ウム + - باب + - өс + - ホント + - ▁cynnwys + - ▁restructuring + - 共和国 + - 亚洲 + - ▁metod + - ▁نفر + - ▁thích + - ビール + - zieh + - 業界 + - dringen + - niedrig + - と見られる + - ▁qualche + - 失礼 + - ฟ + - Ž + - ▁зүйл + - ▁measurement + - фарм + - เร + - ਲ + - ▁гораздо + - 鹏 + - ▁ہے + - sabye + - īga + - ходзіць + - öffentlich + - 暑い + - ▁roland + - ▁tariff + - 皆さんも + - ▁我想听 + - న్ + - 練 + - 冤 + - 阿拉伯 + - 幻灯片 + - ▁massacre + - 봤어 + - ▁Beine + - سوف + - ▁kritisch + - ▁frock + - ▁разных + - ▁Mama + - സ + - 拾 + - 録 + - ▁Đó + - ▁Betracht + - 同伴 + - 使命 + - ▁consisting + - бло + - ▁daddy + - ▁matrimoni + - プログラム + - 明智 + - 真诚 + - ▁rotten + - ▁convertir + - ▁смерт + - 墙上 + - 服用 + - appelle + - ▁twain + - ▁Dunkelheit + - ▁Identität + - ▁pharaoh + - ▁structural + - 겨 + - ธ + - سط + - ▁будуць + - 多年来 + - やってみ + - ▁Arthur + - 发行 + - 童年 + - 忘记了 + - ▁whim + - æ + - ▁என்பது + - ▁quivering + - 先制 + - 依靠 + - 那天晚上 + - тычна + - 兔 + - kārt + - stift + - 感染者数 + - ▁алло + - ▁влия + - 嫌疑人 + - ▁olympi + - ▁помню + - ▁توانید + - ▁keenly + - ▁Pflege + - กับ + - ▁около + - 広げ + - bido + - ▁Später + - アナウンサー + - 린 + - ছিলেন + - ટ + - ▁supplier + - ▁geistige + - 解散 + - ▁нашем + - 深く + - わかった + - Direct + - писать + - ▁ўсе + - ▁stimulate + - 六点 + - 稽 + - おすすめ + - 拝 + - әү + - 埃及 + - ▁avea + - ▁quoth + - ▁принял + - simila + - ▁posible + - 추 + - ▁città + - 收获 + - ▁Pflicht + - ▁Sehr + - ▁constable + - gaciro + - 通道 + - ▁jasper + - 된 + - ۇن + - ▁Avenue + - ▁hurled + - ▁چهار + - ıdır + - ▁пасля + - сцю + - ▁falsehood + - 好消息 + - ▁Golf + - 斯顿 + - ▁boundary + - 恰 + - ৌ + - β + - ▁beberapa + - 銭 + - uɣal + - ▁حو + - ▁stripped + - ałem + - சூ + - ▁Kommentare + - ▁countless + - გი + - 下がり + - għ + - ▁있다 + - 祈 + - ▁obedient + - ▁precedent + - ▁dialect + - ště + - を目指して + - ▁charley + - веж + - に警戒 + - どうなって + - 玄 + - 얘 + - ગ + - ▁Innovation + - ▁venerable + - ▁Schaden + - గా + - ▁deployment + - ▁discharged + - ▁bribe + - ▁choked + - เด + - ницы + - ▁Бер + - ▁shareholder + - ▁irresistible + - 색 + - ▁ertragen + - ▁دانش + - 猜测 + - håll + - ▁skr + - ▁начала + - jú + - حاول + - ិ + - ▁شدند + - してくれた + - ▁kombin + - درس + - ▁cuanto + - ▁fakt + - ▁loaf + - 후 + - 予測 + - 治愈 + - 细菌 + - escence + - ▁Diana + - 辰 + - ▁ermöglichen + - ▁области + - ▁apprehend + - ▁sincerity + - ▁Marine + - ▁conduc + - ▁глаз + - मि + - 字母 + - 午前中 + - 不止 + - ▁atrodas + - ▁встрет + - ▁coneix + - リップ + - europäische + - träger + - 日期 + - ▁splendour + - 準決勝 + - ▁Kauf + - ▁equipped + - 伊朗 + - ▁Verfassung + - ▁racial + - ▁wistful + - يست + - اقتصاد + - ▁begrijp + - ▁überprüfen + - 挣扎 + - ▁вижу + - 聊聊 + - ▁greet + - 躁 + - ק + - 创伤 + - ▁ведаю + - 旅程 + - ▁llegar + - етесь + - ▁mbili + - 寒い + - ▁calor + - ▁conoce + - ▁worte + - undsiebzig + - ▁stumbled + - 剣 + - ▁займа + - 楼梯 + - 市长 + - 低下 + - ▁вспомни + - ▁holmes + - 未知 + - ことになります + - ډ + - 辨 + - ▁contemptuous + - '......' + - ▁darted + - zustand + - ▁грани + - ビデオ + - ▁soothe + - 짜 + - 创始人 + - ▁imprisonment + - ▁intensely + - 在乎 + - leɣ + - traction + - ificació + - fellow + - ంది + - foli + - 対決 + - بِ + - 长官 + - 머 + - ▁Ankaŭ + - 纯粹 + - ▁unmittelbar + - ▁Ursache + - овское + - ▁granite + - ▁avem + - 一生中 + - گەن + - анс + - ▁epic + - ▁virtually + - ▁tylko + - を防ぐ + - ▁podia + - ▁snatch + - 替代 + - 費用 + - 购物 + - 組み合わせ + - 長崎 + - ▁لذا + - 더 + - ▁واقعا + - ▁maior + - ▁ieder + - をはじめ + - 点钟 + - ელ + - ▁Kontext + - ▁Verbesserung + - サポート + - geleitet + - ތަ + - ▁wickedness + - ▁kugirango + - 装饰 + - ▁azul + - コロナ禍 + - 集体 + - ▁Null + - Europe + - 幹部 + - ▁Umfrage + - 澄 + - স্থা + - ▁cafe + - 展开 + - пак + - ▁приходит + - 携 + - 教えてくれ + - 晚安 + - 夫妇 + - εί + - 如果不是 + - 谈过 + - ▁controversy + - ▁nyingi + - ▁lần + - まとめて + - につながる + - ようになりました + - ▁beeinflusst + - ▁Italien + - ▁classical + - スリー + - bilidad + - нув + - ピーク + - ▁erleben + - と述べ + - ▁humid + - 海军 + - brennen + - ▁henceforth + - ▁گرفته + - 栄養 + - йшоў + - ▁famine + - 之所以 + - ▁improvis + - жә + - ▁المست + - ▁burial + - ів + - ешься + - 冷たい + - 实话 + - ▁Fou + - ▁przez + - ▁Mathematik + - ▁furnace + - ▁ອື + - 舞蹈 + - ▁Abteilung + - ḥem + - ▁Fair + - ▁avut + - ▁dringend + - ▁Lincoln + - ▁вариант + - ▁bemerkenswert + - 困扰 + - ంద + - ▁fertile + - 另一边 + - ▁sangat + - 基金会 + - 注文 + - між + - ▁Sagen + - 告诉她 + - ಹ + - ▁instinctively + - อย่าง + - 恳求 + - 製造 + - ▁gratify + - ぼく + - ▁grit + - ▁Anderson + - ▁turtle + - ▁unusually + - 赢了 + - 会导致 + - ▁Karl + - ▁Wetter + - gültig + - ▁römische + - 摄影 + - 吃完 + - ▁declara + - "250" + - 团结 + - 每当 + - 知ってる + - 酵 + - ▁Kapital + - 职业生涯 + - 重症化 + - вернуть + - ambaye + - 洪水 + - observa + - ွ + - スペシャル + - ▁equation + - 恭喜 + - ▁инде + - 宪法 + - ▁northwest + - ▁Müll + - ▁oyster + - ▁devons + - 几年前 + - ந்தது + - ▁Verteidigung + - ミー + - ▁Details + - ▁gewann + - 蛋糕 + - ▁Kleid + - つながって + - ▁combina + - 被迫 + - ▁geldi + - ▁confronted + - 僵 + - 季节 + - ▁그건 + - ▁soothing + - ത്ത + - ▁хэрэг + - 牛肉 + - ▁papel + - ▁Meeres + - ▁Fox + - ▁Darüber + - 偏见 + - メール + - お茶 + - 卡尔 + - MA + - Tool + - 扮 + - ▁crise + - ▁efficiencies + - ▁participants + - ▁refusal + - ▁알바 + - ņēm + - ▁여기 + - BM + - école + - ▁upgrade + - ▁superb + - ते + - 言わ + - ▁черт + - ▁господин + - ▁fireplace + - ▁Campus + - ▁Hollywood + - ▁experiencing + - 震度 + - ▁никого + - ▁системы + - 可靠 + - klima + - 帽 + - 誕生日 + - ▁видим + - ブルー + - 惯 + - ▁biology + - ▁annoyance + - गा + - 回去吧 + - に入れて + - vogel + - ▁современн + - ▁Wolf + - சோ + - 失踪 + - ▁spill + - 埃尔 + - 这让我 + - 大众 + - チュ + - ▁ignored + - 变得更加 + - ▁beforehand + - ై + - ▁anticipation + - ▁imprisoned + - 伴侣 + - トランプ + - ▁ilgili + - ▁பண்ண + - ▁maggior + - ▁hydro + - ▁unexpectedly + - ▁opportun + - ▁jî + - 肢 + - ባ + - 孫 + - ▁entscheidend + - ▁விளையாட + - ▁salud + - 英語 + - ▁смысл + - কো + - ▁fui + - ▁pike + - こんなこと + - 分野 + - 艳 + - ը + - ▁staggered + - ▁League + - னால் + - 不幸的是 + - Datei + - mdash + - ▁cedar + - 部隊 + - おうち + - ▁biraz + - 慰 + - 拥 + - Community + - ▁gouvernement + - 暮らす + - ▁drog + - ▁இசை + - 打印 + - ▁turkish + - 过程当中 + - ▁кел + - М + - 这是关于 + - ▁barber + - ▁kinh + - ▁bezeichnen + - 松本 + - ▁subordinate + - 嘲笑 + - まれた + - 包围 + - 非法 + - 買い物 + - Ɛ + - ▁pequeño + - 忽略 + - 猛烈 + - kundig + - ▁бич + - ▁stockings + - 終わって + - бежал + - 王爷 + - าร + - ▁அல்லது + - ▁moore + - 跟你们 + - ▁인제 + - ▁Kiel + - ▁lúc + - ▁apology + - ロシア側 + - ▁eĉ + - が出ています + - 措 + - 昂 + - ແລ້ວ + - ▁phantom + - ▁població + - 吉尔 + - わかって + - getreten + - ▁exceeding + - ▁Management + - ▁Şimdi + - 虚拟 + - 这段时间 + - ▁communion + - っきり + - 植え + - 这个过程 + - ુ + - お伝えしました + - ▁встреч + - ▁besuchte + - ৰে + - したのが + - が発表され + - 胀 + - ▁remnant + - したのです + - нис + - mıştır + - ▁شدن + - ▁colleague + - 抑制 + - 润 + - ▁президента + - 環 + - 伞 + - ▁tecnologia + - ▁последние + - ▁restoration + - あらゆる + - まいります + - ▁qualcosa + - fleck + - ▁بیمار + - ▁vegetation + - ▁distracted + - ▁hamlet + - თი + - schneid + - satisfied + - నే + - கொள்ள + - bwenge + - ▁எனக்கு + - 玫瑰 + - なければいけない + - だからこそ + - 継続 + - ▁aufgewachsen + - ▁explicit + - ული + - ▁nightmare + - komeje + - 书籍 + - 려고 + - burton + - bär + - ▁chama + - girl + - பிடி + - 深圳 + - ▁Küche + - 实力 + - govor + - 努 + - ▁собственн + - ▁або + - 俄 + - ▁affliction + - ▁chancellor + - ▁suivant + - ▁Beide + - 輸 + - 电池 + - стоян + - ▁babylon + - ▁Ça + - こともある + - ▁kız + - ▁scoundrel + - ▁vorbereitet + - ▁apologize + - 折磨 + - ▁pierced + - ساعد + - ▁protector + - ▁lydia + - ▁connais + - ▁actress + - 患有 + - ▁tromp + - ▁rejoin + - ▁Kenn + - ▁quién + - 蕾 + - 격 + - わかりました + - を含め + - 反馈 + - ▁grandeur + - ▁maud + - ▁Pfund + - 几周 + - 格雷 + - しません + - ivität + - ▁brace + - ▁trọng + - 루 + - tempo + - گذاری + - ▁পরি + - liegt + - ▁Bang + - 婷 + - ▁Vietnam + - ▁cœur + - ▁doppelt + - へえ + - 言ってる + - ▁już + - 收到了 + - 幽 + - ▁nötig + - ▁четвёртая + - 민 + - ים + - 介護 + - ▁людзі + - گران + - ங் + - 家具 + - 動いて + - ▁isaac + - ▁першы + - সব + - RO + - 坐下来 + - ▁Investition + - ▁verzweifelt + - ▁Maschinen + - ▁솔직히 + - origen + - だけではなく + - ▁خب + - 遭遇 + - ▁crave + - 更快 + - ▁effi + - 大爷 + - 黙 + - ▁Canadian + - ▁aufgeregt + - 绅士 + - pathie + - 布朗 + - ▁devient + - 返回 + - ▁ooit + - 优秀 + - ▁Protest + - ▁predecessor + - 預 + - 티 + - ▁Stärke + - ▁dirige + - ▁sáng + - ることができます + - ▁бывает + - ▁faisait + - يقة + - 所以如果 + - undfünfzig + - 尔顿 + - 彦 + - built + - ้น + - держать + - ▁хамт + - ▁prodig + - යෙන් + - ια + - 椒 + - ▁tyranny + - ▁않아 + - ▁evolve + - ▁proprio + - ▁없는 + - ▁bombard + - ▁Ohio + - ырға + - 역 + - gespräch + - ▁хамгийн + - ▁мистер + - 困難 + - ▁Thu + - ほかにも + - therapie + - ▁revolu + - バイク + - ▁finanzielle + - 辩护 + - ▁scrub + - ▁judging + - ▁freue + - ▁крем + - wash + - 来到这里 + - 逃走 + - ▁última + - ▁انسان + - ▁Lä + - ▁müde + - 加盟 + - ணை + - 西安 + - 土著 + - ▁ministre + - 役割 + - ▁geholfen + - ▁hết + - ▁Madrid + - ▁Stuhl + - 疑問 + - 昨天晚上 + - 我的朋友 + - 跑步 + - ▁баб + - corp + - گشت + - ▁knapp + - 要素 + - Restaurant + - ▁kürzlich + - ▁voluntary + - ▁член + - ▁angst + - ▁ubwa + - ▁wartete + - ▁inhabited + - 分ほど + - 汤姆 + - ▁трав + - と見られ + - 初め + - গ্র + - ตร + - ▁پسر + - ▁woher + - koop + - technolog + - stelling + - 巢 + - ▁Michigan + - ▁hamilton + - 浑 + - iPhone + - ▁gekauft + - ▁아닌 + - ▁девочк + - ▁министр + - озер + - ▁boundaries + - ▁exploring + - シャン + - фар + - ▁repel + - バンド + - ▁volont + - ▁позвони + - ▁employee + - ▁trobar + - ▁paddle + - 黛 + - ▁обраща + - ▁identi + - ▁Einkommen + - ▁radiation + - راض + - 动手 + - ▁chú + - stehenden + - 递 + - ▁mcc + - 收看 + - ▁Clinton + - ▁Vorsitzende + - 运输 + - "900" + - ▁sincerely + - ▁Küste + - matur + - 取る + - 던데 + - ▁specialist + - ケン + - 搬到 + - ▁voet + - zulassen + - ▁ankoraŭ + - ▁grinned + - ▁municipi + - ▁zweimal + - ▁үҙе + - 抗議 + - ▁gorge + - ▁имею + - ▁Weltkrieg + - ируют + - ▁Patri + - ▁settlers + - ▁بچه + - 傅 + - قليل + - દ + - ▁Dimarts + - ▁오늘 + - ▁공부 + - ▁Вось + - ▁crawled + - ▁suspend + - ▁daudz + - 申し上げ + - ▁durfte + - ▁brake + - チン + - ぽ + - ▁Master + - ▁certificate + - ▁страшно + - ▁statute + - ▁Kaiser + - ▁Beau + - 有名な + - ҟ + - ẹ + - ▁profi + - ▁popularity + - 饶 + - ▁repetition + - ▁sechzehn + - effizient + - 差距 + - ▁cobert + - 突出 + - 选手 + - ▁bleeding + - ▁рабіць + - فرد + - 做些什么 + - ▁patrol + - 升级 + - 九月 + - ▁однако + - 味わい + - 微信公众号 + - 끼 + - ▁얼마 + - ▁фильм + - ▁drilling + - ström + - ▁মই + - 話し合 + - ▁plateau + - ▁komuni + - 今天早上 + - ▁tumor + - stritten + - 折り + - 当たり前 + - 時刻 + - ▁inevitably + - ▁kontraŭ + - ▁liệu + - 巣 + - 迷惑 + - ▁fascinated + - ючы + - 発展 + - 解答 + - ▁Doktor + - 지만 + - ▁wolle + - ▁gerçekten + - hagi + - brett + - 寨 + - ▁انتخاب + - ▁battalion + - ▁Európ + - 岸田総理大臣 + - ▁средств + - 巴黎 + - 站着 + - 有很大的 + - 越多 + - ▁sigui + - ▁жар + - 认为这是 + - ▁Schön + - ってきます + - ▁natuurlijk + - église + - 贈 + - ރި + - ▁specio + - ▁yankee + - 言われる + - 報じ + - ▁autour + - ▁Estados + - 也是如此 + - сцен + - IM + - ▁Pont + - வர்கள் + - ▁Notiz + - 感知 + - 如果你愿意 + - ỡ + - ▁어떤 + - グリーン + - ▁специальн + - ▁2010 + - ▁delegate + - ▁Depression + - ▁wallace + - 你能不能 + - 神社 + - 赞成 + - ībā + - trekken + - ▁Stone + - ▁cielo + - 僧 + - ▁Haufen + - بەر + - ▁nasty + - ▁placid + - ▁abbot + - ▁имел + - 这么好 + - ▁erfordert + - ▁отец + - ▁bên + - ▁trifling + - ▁angemessen + - 慈善 + - ▁legislative + - كَ + - ṭṭ + - 針 + - ▁Verkauf + - ▁Ле + - 江戸 + - 嶋 + - ථ + - パフォーマンス + - 猩 + - ▁взять + - 尽く + - 辉 + - ▁медведев + - ▁transcend + - ங்களுக்கு + - 局面 + - ▁glove + - ▁приехал + - ▁violation + - 昨年 + - 脇 + - ▁Health + - ক্র + - 企业家 + - ҙар + - 住房 + - lendi + - ▁mound + - ▁gestorben + - ▁ungewöhnlich + - ▁mouvement + - ベー + - 無事 + - 防御 + - ▁elementary + - ▁kneeling + - を広げ + - öffne + - 七个 + - важа + - ▁Pul + - ▁далеко + - 在这一点上 + - ▁reconstruct + - ▁одном + - 废话 + - рина + - ▁opini + - 静岡県 + - ▁стане + - 指标 + - 狐狸 + - ד + - ▁Ariko + - ▁Global + - ▁pretence + - 轨道 + - ▁magnetic + - ▁gravit + - CM + - 楽しく + - ▁столько + - ▁refusing + - きちんと + - 污染 + - ▁demokratische + - ▁принципе + - 布拉 + - ▁Dennoch + - 确切 + - ▁ivory + - ▁Bauern + - ▁Zucker + - やろ + - ▁frente + - ▁сельск + - ▁petrol + - 影响力 + - 差点 + - 海底 + - antrag + - ▁Bundesstaat + - яўля + - ▁роман + - রো + - ▁probablement + - ▁siebzig + - ▁antonio + - guna + - キック + - ▁strove + - röst + - ないこと + - ▁hiç + - litten + - ▁начинает + - ▁Führer + - ▁introducing + - ▁miglior + - ですもんね + - ▁apollo + - ▁relaxed + - ▁Го + - sinzi + - kunga + - 手臂 + - ▁домой + - ▁glitter + - 老太太 + - ▁dodge + - ▁бюджет + - ▁Fakten + - گار + - activitat + - ▁parecía + - ▁cradle + - ▁дуб + - добав + - خوان + - ▁viņu + - prej + - 模仿 + - ▁bazı + - коммун + - 写道 + - ▁treachery + - ▁vị + - ▁Looking + - espècie + - ▁거기서 + - కా + - ના + - 性质 + - LA + - 毅 + - ▁праблем + - ▁exclaim + - ▁aufhören + - 异常 + - 到最后 + - ▁courtyard + - 勢力 + - ▁prophecy + - ▁recipe + - ▁doomed + - 优雅 + - 迈克尔 + - ▁Ды + - ▁furiously + - ▁sicherstellen + - 尾巴 + - tempered + - 这样的事情 + - ▁thức + - 抱着 + - ۋە + - ▁американск + - пэўн + - ▁hội + - ▁Jordan + - 人工智能 + - ▁trenches + - レーン + - ზე + - ▁bridle + - ▁suspense + - ▁Schriftsteller + - 匹配 + - ▁binding + - プリ + - ▁heutige + - 感動 + - ▁depict + - きれいな + - dolf + - ▁Direktor + - ▁benötigt + - 등 + - ▁missouri + - ▁paradox + - ▁warehouse + - ▁Johann + - forschung + - やったら + - いかに + - 发射 + - ▁compel + - ▁massachusetts + - ▁وهذا + - ▁conosc + - ▁entschlossen + - ▁gaunt + - 仕上げ + - 徴 + - ơi + - ▁дети + - ▁dikontrak + - ▁néixer + - ▁долларов + - 塑造 + - ▁uplift + - لىرى + - 教徒 + - 任何地方 + - ▁камер + - chamber + - ▁marilla + - ▁Stell + - ▁haughty + - ▁sledge + - ▁facilit + - ▁каш + - 百五十 + - 在那儿 + - sicherheit + - 案内 + - 久保 + - ັ້ນ + - වල + - ▁monastery + - ▁Überzeugung + - ▁crooked + - ▁эксперт + - ▁intolerable + - 掃除 + - ▁холод + - 弗雷 + - вшие + - ҟа + - فعال + - 我第一次 + - 大楼 + - kirche + - ព + - ▁ammunition + - ▁applaud + - давал + - ▁medicina + - ▁schooner + - ▁Christi + - ▁orienta + - 一体何 + - っぽい + - 顺便说一句 + - ▁ເດ + - ▁necessita + - 代替 + - 浸水 + - 服从 + - ▁ethical + - 苍 + - 言います + - ▁многих + - ▁وإ + - حاضر + - ▁говорите + - ▁emphatic + - 聞きました + - 困境 + - ▁سے + - 拠点 + - 不记得 + - いらっしゃい + - 有什么事 + - arrell + - 楠 + - ▁survival + - ▁өмнө + - 碰巧 + - lož + - 抜き + - ▁outbreak + - streich + - 任何其他 + - ▁держа + - ▁plaster + - 崔 + - ▁Если + - キャプテン + - 來 + - 皿 + - ▁хотелось + - 步骤 + - ▁черн + - ▁hagati + - ▁surround + - ▁Twa + - ▁அதை + - ▁Nachmittag + - ▁baptism + - ▁секунд + - ごめんなさい + - 决策 + - ▁reasonably + - 介意 + - ▁eky + - という状況 + - ▁anfing + - 食べ物 + - ▁banyak + - ▁injuries + - ނަ + - 失礼します + - 病例 + - 甘い + - тверд + - ▁Fremde + - ▁الذين + - keneye + - ▁zaidi + - ▁ravine + - ▁accommodate + - 朴 + - ▁biscuit + - 衆議院 + - ▁victorious + - أخذ + - ▁Großteil + - そうなんですね + - ▁augustus + - ▁вызыва + - 初戦 + - 能找到 + - ▁நீங்கள் + - 二零零 + - mówi + - 举起 + - 服务器 + - freiheit + - structure + - 神経 + - 妥 + - 信頼 + - ゴルフ + - 经历过 + - 默默 + - ▁Creek + - ▁aṭas + - ▁Guerra + - 宮崎 + - ▁siguiente + - 兵器 + - ▁replica + - 赔偿 + - ▁hiểu + - 過去最多 + - 臂 + - ▁resol + - ▁panting + - жер + - 时尚 + - मु + - Qué + - 涼 + - ▁illustrious + - ▁indefinite + - 厄 + - ▁bedeckt + - ▁shrine + - 潜水 + - ▁exig + - ▁حتی + - дзіць + - ▁спин + - 竞 + - рист + - と比べて + - 케 + - ▁preocupa + - ▁preĝejo + - ▁vẫn + - ▁behaupten + - яўляецца + - ▁notamment + - 運転手 + - ▁weariness + - ▁rimwe + - 吉田 + - そっか + - ▁flint + - 衷 + - 豹 + - ▁زۆر + - ▁заметил + - gypt + - ▁Milch + - 大人気 + - 很多时候 + - рожд + - ▁второго + - 卸 + - 祝你 + - мель + - कु + - 被告知 + - ▁correspondent + - ▁propaga + - 读到 + - 作战 + - 燃え + - ▁우리가 + - ▁passionately + - ▁För + - ▁хор + - 甚 + - 頂いて + - ք + - ▁bệnh + - ▁offspring + - ▁Ancak + - トレーニング + - この時期 + - 買う + - 因为这是 + - 乗客 + - 强迫 + - 市長 + - ▁researchers + - が行われました + - freude + - ▁гэтыя + - ▁scenery + - ignit + - енько + - 物品 + - 紅 + - ▁Original + - 찍 + - hypno + - ▁режим + - ▁ahubwo + - honneur + - 行星 + - ▁imaginary + - winkel + - өгө + - ▁ваша + - ▁tâm + - ޑ + - ▁Président + - 見てください + - 奖励 + - ▁giống + - ▁حيا + - ▁clatter + - ▁circulation + - 調理 + - ございます + - ▁பாட + - 从哪里 + - 很酷 + - 对我说 + - ▁Urteil + - ▁Entdeckung + - ▁proclamation + - 查询 + - ▁wireless + - なと思いました + - ▁deixar + - ▁거는 + - مجموعة + - rühren + - 协调 + - 活発 + - schuh + - რო + - 른 + - そろそろ + - 支撑 + - ▁아니면 + - 有足够的 + - 品质 + - になりそうです + - لدى + - 裕 + - ▁grammar + - ▁lượng + - ▁преступлени + - 牛奶 + - ▁đường + - ▁만나 + - ▁ricevis + - ▁außerdem + - ▁wholesale + - 列車 + - ▁jupiter + - 和我一起 + - ▁acabar + - 液体 + - ▁있지 + - cyaha + - 碎片 + - ▁crater + - 十月 + - impuls + - したあと + - ▁elektron + - 分ごろ + - ある程度 + - 跟他说 + - ▁titre + - ▁своими + - ▁acuerdo + - නම් + - ▁бүх + - いませんでした + - 話す + - 大切に + - 認められ + - ▁хотели + - 放置 + - illard + - Mobil + - 그 + - ニュースをお伝えします + - 监督 + - ētā + - aardig + - ▁discrimination + - 延伸 + - รา + - 流量 + - ▁considerat + - 었는데 + - ▁pronto + - 贷 + - 素材 + - ▁алексей + - ▁caroline + - 屁股 + - 辞职 + - 占据 + - 我不得不 + - ಗಳ + - 很开心 + - eater + - ▁Ahnung + - ▁secular + - 理念 + - 貴重な + - ▁Abschnitt + - ▁hiring + - 寒気 + - ▁vigor + - ▁fick + - ▁decorated + - ดี + - 跟随 + - ▁español + - ▁помочь + - ▁entsprechend + - 인가 + - ächte + - ▁Zehn + - ▁quinze + - 双手 + - ▁đô + - yorsunuz + - 共通 + - ▁tutta + - 仰 + - ▁sentido + - ▁accommodation + - ▁frequency + - 友谊 + - ▁Nigeria + - 邮件 + - ▁публи + - ámos + - 就业 + - सि + - ▁fiddle + - ▁أول + - ▁northward + - 很奇怪 + - 这就是你 + - ▁бүл + - 机关 + - 愁 + - ▁Tränen + - ▁airplane + - சிய + - ▁moralische + - ▁දැ + - ▁luôn + - spetta + - ▁fiend + - 干预 + - ▁potenc + - 勃 + - ޓ + - ▁transparency + - ▁hypothesis + - 守備 + - 作为一名 + - ▁damsel + - 勝手に + - ▁fancies + - ▁bấ + - RE + - ▁cruz + - 不允许 + - お昼 + - ▁запис + - працоў + - ハハハ + - 한데 + - ▁realization + - 随机 + - 分解 + - köz + - ▁характер + - 轴 + - urukundo + - ▁surtout + - 印刷 + - 我从来没有 + - 现金 + - オフ + - ▁chị + - ▁lascia + - tropic + - ▁rwego + - ▁Carol + - ött + - と思っています + - فريق + - 弓 + - ▁recupera + - レストラン + - މު + - 宿泊 + - ▁abolish + - jumu + - ▁قم + - ▁diventa + - ▁chronicle + - 师兄 + - ▁умер + - 研讨会 + - 嘴唇 + - 一首歌 + - որ + - ▁allocation + - にならない + - ▁existiert + - ▁homeward + - gewicht + - 马车 + - ▁beneficial + - ▁Hunderte + - ▁Thor + - ▁различ + - धा + - 写信 + - undsechzig + - ಟ + - 随着时间的推移 + - ▁полностью + - ▁çoğu + - 駄目 + - シャツ + - kogu + - ▁mwana + - てくれました + - прыг + - ▁prolong + - なんですけども + - 起源 + - ▁Matthew + - 限り + - ▁repentance + - ▁hermano + - ▁dinero + - ▁oscar + - исты + - 氛 + - ▁securing + - ▁ukuthi + - ▁derjenige + - ▁Beitrag + - 上午 + - 난 + - ▁gibb + - ▁Evrop + - コントロール + - ▁Records + - 牙齿 + - ▁Ні + - ▁ғой + - ▁jimmie + - ultima + - ▁Earl + - ▁complac + - 相遇 + - 拘 + - ▁verlangt + - ēji + - 玩具 + - 出発 + - 框 + - ▁deceased + - ▁причем + - ▁geöffnet + - ▁melody + - ▁få + - ▁있을 + - ▁مرة + - important + - 投资者 + - ▁southward + - ▁உள்ளன + - 航行 + - 借口 + - ční + - េ + - ▁erheblich + - 視聴者 + - ▁heiraten + - 就是为了 + - ▁neunzig + - 復帰 + - 回顾 + - ▁dagger + - 言いました + - ▁feverish + - 尖叫 + - ▁Hass + - ▁fearless + - ▁programming + - yonna + - ▁extremity + - ▁avere + - ▁minimal + - гээд + - こない + - 났 + - ▁wondrous + - ▁دیگه + - すごいね + - losigkeit + - продукт + - ▁unaware + - ▁factories + - კი + - 起作用 + - ▁millionaire + - লের + - черед + - 躍 + - 钉 + - ▁varieties + - ▁mauvais + - ▁vairāk + - ▁booth + - ▁dónde + - ۇق + - service + - 最早 + - ▁unkind + - 이나 + - fisch + - ▁adverse + - ▁узнал + - ▁가고 + - ▁athos + - ח + - 乾燥 + - روب + - न्छ + - ▁darkened + - ▁applies + - 亨利 + - ▁приказ + - って言う + - ▁முன் + - વા + - ▁spontaneous + - ▁দিয়ে + - schrecken + - stancia + - ల్ + - ▁갔다 + - gefüllt + - 普段 + - ▁speck + - なんだろう + - ▁Вот + - 营地 + - டெ + - gelaufen + - 邻 + - ▁Acest + - 掲げ + - ▁corporal + - おかげで + - 呼んで + - নো + - ▁Fernsehen + - ▁galley + - 天主教 + - ▁precision + - ▁uneasiness + - ▁фотограф + - ▁pēc + - 遵守 + - ▁Again + - ▁kontrollieren + - ▁olabilir + - ▁luce + - ▁rubbing + - bwy + - ▁decoration + - ▁repay + - ▁kullanıl + - ▁immigration + - 毯 + - 蒋 + - ▁volatility + - ▁похоже + - 쪼 + - ▁grievous + - つなげ + - マリウポリ + - 一个地方 + - 進み + - 反复 + - ▁tiên + - ▁Waffe + - ▁высоко + - はありませんでした + - ▁expressive + - 増えている + - 皱 + - 돌 + - ▁نبود + - ▁Dutzend + - と思うんですね + - 对你来说 + - ▁geography + - steigt + - ▁variant + - 助理 + - ▁Vögel + - ▁احساس + - ▁Klin + - ▁residential + - Imperi + - ▁modified + - ▁solange + - ▁filings + - αν + - وظ + - ▁splendor + - ▁Kaffee + - әлә + - eficient + - 豊かな + - ▁معا + - ▁старш + - ▁сложно + - ▁хва + - หา + - πο + - ▁Burg + - ▁федеральн + - ▁лож + - ▁prostitu + - 伤心 + - ▁Howard + - опо + - まらない + - ▁vieux + - хватил + - 巫 + - 吕 + - ▁đúng + - ▁nightingale + - 选项 + - 同士 + - に到着 + - 設定 + - ▁postpone + - ▁нужен + - ▁крут + - 绝不 + - ▁robbery + - ▁Му + - ▁snarl + - ▁cél + - வான + - ▁Anthony + - ▁Krankheiten + - ▁reappear + - あるんですね + - 清醒 + - тянул + - 违反 + - ▁život + - ക്ക + - 琼 + - 防犯カメラ + - Effekt + - ▁elastic + - horaho + - 思え + - мәй + - ▁troy + - てみよう + - سطح + - kombe + - ▁Tanz + - ▁wipe + - 漢 + - ▁cherche + - 粮食 + - ▁držav + - 模様 + - 知識 + - ▁trả + - ▁mold + - ɣur + - ▁softened + - 絡 + - 袁 + - ▁기억 + - 忠诚 + - 预计 + - ▁descendants + - 結び + - 别忘了 + - 还有一些 + - ▁machst + - อบ + - ▁modification + - 挽 + - 刮 + - 不断地 + - klā + - ذكر + - 这两天 + - ▁Philipp + - 主持 + - ▁sıra + - 上涨 + - kreuz + - ▁அவன் + - трымліва + - ▁ເອົາ + - ▁sprinkle + - ▁hesitating + - 目撃 + - 資料 + - ▁chinesische + - ▁transmission + - ▁trebui + - 风景 + - cloud + - かかった + - 疫 + - ってくれる + - 傾 + - ebɣa + - ▁pregnant + - ▁memorable + - ▁Unterricht + - ▁majestic + - ▁Transport + - ▁abyss + - ▁voce + - 挺好 + - ▁Station + - 主人公 + - لىك + - ganira + - ▁geeignet + - ▁kentucky + - ▁telèfon + - 茨城県 + - 酢 + - よろしくお願いいたします + - ▁begeistert + - にもかかわらず + - ▁profesor + - 清理 + - ▁사실 + - ▁rumour + - ▁Forscher + - ▁cupboard + - 見つけた + - 千万别 + - と思ったら + - ▁нашу + - ▁хэсэг + - 翁 + - キャラクター + - ▁ນະ + - ▁охран + - ordinate + - 考えると + - ▁gelten + - ▁chalk + - ▁пути + - ▁competent + - 赠 + - ▁cecilia + - ▁спокойно + - ▁exempt + - 苦労 + - ▁cambridge + - 美洲 + - ゆっくりと + - ▁краіны + - 減ら + - 下一步 + - ▁cripple + - ▁sunrise + - 没法 + - ▁vincent + - かなと思って + - 毕 + - ரும் + - 平常 + - 祖先 + - ▁நெ + - lood + - 喘 + - ಬ + - ラジオ + - منطقة + - ▁civilian + - 快递 + - ัด + - 仆人 + - ▁liquidity + - ▁Onkel + - 地铁 + - ▁thiết + - 参观 + - 来自于 + - وست + - ▁jelly + - 爸爸妈妈 + - stunde + - 見ている + - "ON" + - ▁Termin + - ដ + - 嘱 + - ▁hudson + - ▁நிற + - ▁fraction + - গু + - দ্ধ + - 媳妇儿 + - 近づいて + - ứ + - 支出 + - すてきな + - 贺 + - ▁ceremonies + - ▁поддержк + - ▁безопасности + - ▁말이야 + - ▁regió + - ▁obstruct + - ▁mercat + - 转移到 + - 领先 + - 美容 + - даецца + - 活力 + - ី + - ▁shrank + - ▁mañana + - այ + - ▁têm + - NN + - 広い範囲で + - 乐意 + - intensive + - 教団 + - 番号 + - ▁galv + - 약 + - ▁لذلك + - ▁ஆகும் + - ▁дахь + - ▁полковник + - ▁নিয়ে + - 谈恋爱 + - ▁nursery + - ▁flaming + - ▁Darwin + - ▁شکل + - 短期 + - 挫 + - ▁Georgia + - 霊 + - ▁negotiate + - ▁gahunda + - ▁fuerza + - ▁Kapitel + - ▁puritan + - 尊严 + - ▁এখন + - ▁இருக்கும் + - ブロック + - 撒谎 + - লাম + - ▁noticing + - ▁rebuke + - ▁vexed + - 年目 + - ĝoj + - вэр + - 生きる + - ▁выступа + - 赴 + - ▁очевидно + - gång + - 明らか + - liegenden + - 各自 + - зву + - 해가지고 + - ับ + - ▁Yani + - ▁матери + - ▁сделали + - ▁آنجا + - ▁Zunächst + - ▁Пасля + - ▁싶어 + - ▁наук + - ▁جوان + - ▁homoj + - 毛病 + - 几百 + - 重量 + - ޔ + - ▁Lächeln + - ▁vijf + - ▁imperative + - 财政 + - писыва + - 曲げ + - なのかな + - ハリ + - ▁Landschaft + - дорож + - ēju + - につなが + - ▁betroffen + - 貧 + - ▁یافت + - 修改 + - ▁Porque + - 懸 + - แล้ว + - ▁einschließlich + - ▁jüngste + - ▁übertragen + - ▁государстве + - ▁Мар + - ▁Señor + - եր + - 国民党 + - 目指 + - 可见 + - 闺女 + - 些什么 + - ▁resignation + - weichen + - ▁rusty + - ているということです + - 指南 + - 祖母 + - 侍 + - ▁منطقه + - ▁பின்னர் + - ވާ + - ▁utilization + - ▁nhỏ + - 野蛮 + - ▁Beck + - 我们确实 + - ▁hannah + - 飲んで + - diğini + - ▁зараз + - 虽 + - 全国各地 + - rigg + - ▁düş + - 督 + - ▁Sala + - 併 + - époque + - ▁malgranda + - ▁proclaim + - pferd + - ▁Anzeige + - ▁yardım + - jyanye + - ▁gait + - ନ + - ▁Bemühungen + - 洒 + - 翠 + - ▁싶은 + - 哭泣 + - technik + - 清洁 + - ▁Fac + - temperatur + - 光明 + - ติ + - ▁Lippen + - 僚 + - ばっかり + - ▁Roboter + - ாட்சி + - mahanga + - ▁dreizehn + - 站住 + - ▁Funktionen + - 自衛隊 + - 花费 + - 公布 + - ▁implant + - ▁murray + - 深处 + - ▁partake + - цаў + - 琪 + - ▁excellency + - ▁insignificant + - ご存じ + - ▁especie + - ▁deputy + - দেশ + - ъезд + - 物質 + - ▁verteilt + - ▁spinning + - spirited + - ▁fairies + - ▁Bydd + - ống + - ▁exerc + - ワイン + - yitibwa + - いらっしゃいます + - 喜び + - やってきた + - ▁humil + - ▁kumenya + - ическим + - 作られた + - 八百 + - えっと + - ▁alumni + - ▁отделения + - ▁kulturelle + - ▁headache + - 呼ばれ + - ▁zamanda + - ▁ekster + - වන + - થ + - ใจ + - ▁així + - gebunden + - 行列 + - ▁прошу + - ▁oblige + - ▁тады + - amenye + - 判决 + - 是时候 + - プレッシャー + - ▁Terror + - ▁jordan + - ▁погиб + - ība + - ▁ведае + - 時過ぎ + - ▁Pep + - 转换 + - を持っている + - ▁snug + - ▁долг + - bourne + - という意味 + - 尺 + - ▁Schicksal + - ▁hóa + - ポーランド + - ހު + - agrada + - ▁utilisé + - どれだけ + - ▁желез + - ▁może + - ▁oppression + - 因为它们 + - 自豪 + - 融合 + - schossen + - դ + - ▁grâce + - ▁посмотреть + - 枕 + - ▁foliage + - むしろ + - 损害 + - குதி + - ▁பிரி + - dığını + - ▁restaur + - 婆婆 + - ▁inizia + - ▁Leiter + - 拠 + - 分离 + - 侄 + - ▁geoffrey + - 깐 + - 遵循 + - ▁begrenzt + - riff + - ▁хозяйство + - ▁হবে + - ющей + - ▁Public + - ıyı + - お子さん + - Psycho + - ▁Glen + - 昨夜 + - 様々な + - نامه + - ▁twinkle + - strafe + - ▁healthcare + - 算法 + - ▁worthless + - 遠く + - 乐观 + - ▁vardır + - 著名 + - 象征 + - ▁مادر + - 显得 + - ▁worauf + - ▁چو + - "2011" + - puesta + - 締 + - ▁மிக + - āli + - ▁아빠 + - ▁fathom + - ▁новые + - ▁valiant + - ▁fanatic + - 很快就会 + - бросил + - ▁gusto + - ▁procura + - 傲 + - 喻 + - 火曜日 + - ▁scruple + - ▁unbekannt + - ▁몰라 + - ▁chronic + - ▁முன்ன + - ▁ziek + - 誇 + - ▁folosi + - juri + - ▁Anruf + - 恼 + - ▁оружие + - ▁eccentric + - ▁inconvenience + - ▁luxurious + - ▁đưa + - ▁benannt + - ▁puedo + - ▁defensive + - 同じような + - ▁звоните + - たりとか + - 艰 + - bearer + - 灌 + - ▁enclosed + - ▁lizzie + - verhältnis + - ▁አይ + - ▁pickwick + - ▁Armut + - ▁nelson + - ▁allemaal + - kumva + - ▁klub + - ▁commencement + - ▁discord + - alphabet + - ▁nördlich + - ポーズ + - 驳 + - ▁đối + - ▁чинь + - ‍ + - ▁südlich + - 郎さん + - ክ + - 項 + - ▁erfüllen + - ▁Что + - ▁головой + - 嘴里 + - ować + - ▁hinweg + - 拉丁 + - ▁самой + - を求めて + - 食べられる + - に当たる + - прашива + - シンプル + - ▁sarebbe + - 职责 + - 模拟 + - 国境 + - ▁다시 + - ▁titan + - テロ + - 藤井 + - builder + - ▁Massachusetts + - ▁gäbe + - ▁먹어 + - ▁сосед + - ▁heritage + - 早晨 + - ▁rappel + - ণে + - ▁ehren + - ▁politika + - ▁facilitate + - 卫星 + - ▁lächeln + - ▁erhöhen + - 严厉 + - おしゃれ + - ▁Pacific + - 康复 + - 暴行 + - と思うんですよね + - ▁prostrate + - 胡子 + - 这时候 + - ஃப் + - ▁antagonist + - ▁фед + - 权威 + - 眼镜 + - ▁Wang + - ▁депутат + - ▁существо + - ▁hubiera + - ლო + - ▁olacak + - 孤立 + - ▁affront + - 予防 + - ▁Susan + - klagen + - ▁parrot + - 日常生活 + - ▁měl + - ▁لطفا + - 茫 + - ▁موضوع + - 栽培 + - ▁Board + - ▁Northern + - しょうゆ + - 市にある + - ▁prosecution + - ▁можешь + - アニメ + - 边界 + - dependence + - американ + - 埋め + - alytic + - ▁animation + - ▁وكان + - 農業 + - 尻 + - จาก + - ラウンド + - ▁magician + - состоя + - ▁freak + - 再一次 + - ▁лидер + - ▁داره + - 子育て + - ▁verbal + - ▁benötigen + - 끔 + - பெயர் + - 貼 + - アイドル + - fleisch + - ▁Point + - ▁پیر + - ▁Branche + - 計算 + - ▁burglar + - খন + - 速い + - ▁furent + - 悪化 + - ▁wholesome + - 普及 + - ▁gaily + - 秘书 + - Produzent + - 悼 + - ▁enforcement + - ות + - 场合 + - 侵入 + - ▁nommé + - ▁아니라 + - ▁oggi + - ▁fiber + - 偉 + - ▁perceiving + - ▁dinosaur + - チャンピオン + - موسيق + - සේ + - yinza + - ▁들어가 + - killer + - ▁plump + - 进攻 + - いったん + - 婦 + - ▁HIV + - ▁haciendo + - ▁немножко + - ▁оппозици + - ▁thereafter + - богат + - سازی + - 会出现 + - ▁écrit + - ▁disappearance + - ▁хаце + - 百姓 + - ▁وهي + - говорил + - ▁prakti + - ต้อง + - ▁nerv + - ▁Kelly + - ▁Ausnahme + - 動く + - σε + - ▁reverend + - ホン + - ▁угодно + - 抄 + - ▁магчыма + - ▁எல்லா + - ▁Erstens + - ▁crag + - ▁машина + - ▁forthwith + - 携带 + - වත් + - ▁earnestness + - ▁interposed + - ▁представлен + - ▁trẻ + - 記事 + - hati + - ▁stieß + - ▁sponge + - ೇ + - ▁Columbia + - ▁Großbritannien + - ▁федерации + - ничтож + - ▁offense + - Bomb + - 吉姆 + - ێکی + - ▁estudio + - ▁darwin + - ▁viên + - ຸ + - ▁возвраща + - смеш + - 裁判所 + - 吾 + - ▁완전 + - 成千上万 + - ▁abilities + - 関係者によりますと + - 别动 + - 30% + - 武汉 + - ▁craig + - ▁economist + - わけじゃない + - ▁ülke + - ▁fung + - ▁cyose + - ▁herausgefunden + - ▁допустим + - 脑海中 + - ▁맛있 + - ▁دقیق + - ▁Truppen + - 連勝 + - ▁perilous + - 骨头 + - ▁هنوز + - カウント + - ▁unangenehm + - ▁exhort + - ▁heavier + - රා + - 流浪 + - 我爱你 + - 你也可以 + - ▁kijken + - 処分 + - "2012" + - ▁Walter + - ▁reflex + - 関心 + - ▁Teufel + - ▁congratulations + - ▁Dilluns + - 鶴 + - CEO + - ▁Tippett + - ▁achieving + - ▁Business + - roost + - 永久 + - замен + - ▁Clara + - このうち + - 身材 + - ▁junta + - 輸出 + - ▁دیگری + - ▁vendor + - が出ている + - ▁сёння + - 幽默 + - ▁Francis + - ▁regula + - পুর + - 兵士 + - ▁Normal + - sponde + - たらいい + - 段階で + - ▁composer + - ▁Junior + - ▁leonard + - されていて + - ▁Eindruck + - solució + - ▁southwest + - ▁equipo + - ▁Metall + - ▁voters + - வன் + - ▁mosquito + - ▁irgendetwas + - ▁següent + - ▁loại + - င်း + - 現役 + - alisierung + - 穿越 + - ▁fervent + - 描いて + - 电视台 + - nachricht + - 主流 + - 广东 + - waardig + - 필 + - ▁Toronto + - ▁alteration + - ▁diligence + - 閉じ + - との関係 + - государств + - ▁Wilson + - στ + - シア + - мовы + - ▁curr + - тып + - 主演 + - ▁neugierig + - ▁элемент + - ▁vibration + - お弁当 + - 甜蜜 + - ▁nikola + - ▁chacun + - 登记 + - ▁flirt + - ▁rapidity + - ▁pourrait + - ▁ومن + - быстр + - avion + - ব্ + - 几十 + - ▁людзей + - ▁Geschmack + - 構造 + - 日連続で + - が必要な + - 続けた + - כ + - ▁sequential + - ▁whistling + - 垣 + - ▁Gestalt + - ▁그래가지고 + - 交換 + - ▁compose + - праў + - ▁estudiant + - 憧れ + - ▁infernal + - ▁věc + - ▁navigation + - 选民 + - ▁recap + - 享 + - ▁америк + - ▁Hungar + - 天赋 + - ▁emerald + - ▁पनि + - ▁شامل + - ▁Motiv + - ▁aufregend + - 此刻 + - ▁generating + - وى + - ▁вялікі + - ▁оказыва + - myśl + - ▁fácil + - ▁treacherous + - 湘 + - そっち + - ▁harriet + - 雷雨 + - 一瞬 + - ▁pouco + - 特別な + - 智力 + - ගෙන + - ▁hunne + - 绩 + - ▁Emotionen + - ಅ + - に基づ + - 威廉 + - ▁beseech + - ▁dramatically + - 落ち着 + - 非難 + - 見通しです + - ▁срок + - んですけれど + - ulira + - プラン + - 搅 + - ▁advisor + - ▁knives + - acağım + - ▁Ла + - ▁警察によりますと + - 几个小时 + - 是正确的 + - ▁schrie + - ரின் + - 改正 + - ▁lyric + - ▁могла + - ବ + - ▁penetration + - ▁Nächste + - ▁být + - atrix + - ساز + - 你为什么不 + - ▁konata + - ётся + - たぶん + - ० + - ▁superficial + - ▁unreasonable + - ▁điểm + - ▁grotesque + - ▁coroner + - ▁Beschreibung + - ▁다음 + - ▁refreshment + - 昭 + - 传达 + - ▁надеюсь + - ំ + - ▁Ontario + - ▁divinity + - ▁vehement + - ▁settling + - 保育 + - ▁лучш + - ▁bekomme + - っていう感じ + - ▁Witz + - 歩き + - ضاء + - diagnose + - 沿岸 + - 衡量 + - げん + - ▁நல்ல + - 改进 + - ிடம் + - ▁большие + - ▁Vä + - ▁Stress + - ▁транс + - ▁dauern + - platte + - ఁ + - १ + - ▁humiliation + - ▁بیرون + - ▁Könnte + - 軍事侵攻 + - ことにしています + - लो + - れん + - டோ + - ждения + - ▁dickens + - 江湖 + - ▁ansieht + - ▁insgesamt + - ▁вещь + - ▁دنبال + - 寒冷 + - ▁lobby + - ハム + - 年ぶり + - 死刑 + - 在接下来的 + - 绘 + - פ + - ▁thú + - ▁millones + - ▁Presse + - コート + - エイ + - 右边 + - entrada + - liselt + - ▁Engagement + - 芋 + - ▁worüber + - ▁regretted + - 首席 + - そうなんだ + - ▁costru + - を決める + - fuß + - റ + - ▁Margaret + - 亭 + - 参议员 + - ▁Nutzen + - sluit + - étend + - gambi + - ▁workshop + - ▁Sprach + - schleunig + - બ + - ▁además + - ▁золот + - 聞かれ + - ▁endowed + - ▁strode + - крыты + - 하면은 + - "4000" + - ▁kommun + - ত্ত + - 总理 + - ▁миллионов + - ▁escaping + - န် + - ウクライナ侵攻 + - ▁முதல் + - ▁Provinz + - ▁Questa + - 有哪些 + - ▁occupant + - ▁rugged + - 調べに対し + - ▁البر + - ▁Gedanke + - 我只是想 + - 篮 + - 贩 + - ঝ + - ▁arguing + - ▁хлеб + - ▁Certain + - を巡り + - ▁پشت + - 生き物 + - ▁parola + - ▁수도 + - 主教 + - 包装 + - 遗传 + - เธอ + - 举办 + - 陥 + - 艦 + - ▁shabby + - 透露 + - скага + - ▁picnic + - ▁construcció + - 占领 + - ▁activist + - işim + - であること + - ▁davvero + - ▁crític + - 珍惜 + - ▁çalışma + - ▁другого + - ▁rogue + - ▁geliyor + - ্ট + - ▁todavía + - ▁ډېر + - ▁गर्न + - おかしい + - ▁действия + - こういうこと + - ին + - ▁примерно + - ▁Greg + - られていた + - 猴子 + - ▁adieu + - ▁готовы + - ▁akzeptieren + - 纱 + - ▁Bewertung + - おそれがあります + - ▁вопросов + - ▁hybrid + - ▁único + - ▁کردیم + - ▁reprit + - escena + - ▁Ҡа + - ▁hoặc + - ▁nostrils + - ▁champagne + - やり方 + - ▁smote + - 圧倒 + - ならば + - ▁babiri + - セカンド + - 才知道 + - 連覇 + - ▁идти + - ▁imposing + - Book + - waarde + - yczn + - らっしゃる + - ▁hoorde + - ▁verbessert + - ▁zooveel + - 形容 + - もらいました + - ▁inviting + - іўся + - ▁volcano + - 新潟県 + - ▁eastward + - froid + - ніз + - mauer + - lösung + - ▁undertook + - 伤口 + - ивается + - ▁زمانی + - කට + - イヤー + - 興 + - ▁militärische + - マイナス + - 这部电影 + - ▁trifft + - ▁доктор + - ▁analytics + - ્ર + - 领袖 + - ▁notorious + - ▁piercing + - ▁película + - ▁compara + - ▁молча + - ▁commentary + - ▁Morris + - станци + - チュー + - ▁conscientious + - 坠 + - ▁Stoff + - غۇ + - 对我们来说 + - серд + - 受け止め + - ▁Brüder + - 皇家 + - 提起 + - 検証 + - ގ + - rechnet + - ழை + - ▁yakın + - ▁alluded + - ▁Parlement + - ▁ripple + - ▁trocken + - вуча + - ▁Saison + - といわれて + - ▁Hugh + - 議長 + - 敞 + - શ + - ▁erscheint + - ▁خاطر + - ▁нужна + - sighted + - 做不到 + - ふた + - 向かい + - 分类 + - 見たこと + - ▁comparative + - 翅膀 + - 丛 + - ▁necklace + - 交往 + - 建築 + - 大伙 + - ▁станция + - ▁geraten + - ▁Gebet + - ▁peuple + - ▁weibliche + - 重症者 + - ▁Vortrag + - ▁Раз + - گذار + - ▁acerca + - பை + - してしまった + - どうでしょうか + - ▁জান + - ▁disclosure + - ▁geschieht + - ▁здравствуйте + - ▁apprentice + - ▁Blumen + - シングル + - ▁одним + - 入侵 + - ▁näi + - に関して + - ▁wakati + - ▁качестве + - ғыҙ + - ▁blickte + - ▁anecdote + - ایل + - ▁secund + - ▁سەر + - على + - ▁devout + - 整整 + - 现在正在 + - dzē + - 脆 + - 羡慕 + - ▁Houston + - ▁Erwartung + - ぴったり + - ▁genießen + - ▁شاید + - ▁nombreux + - ▁Bruce + - ▁genus + - 两周 + - パット + - ▁лежа + - gefahren + - ▁آس + - อยู่ + - ▁Pennsylvania + - ▁છે + - 佐々木 + - durchschnittlich + - 机械 + - 晴れて + - ▁humbly + - ▁afecta + - ▁тракт + - 屋根 + - ▁করেন + - 知らせ + - ▁diagram + - ▁evitar + - くなっている + - ▁intuition + - ▁jonathan + - blätter + - ▁default + - ▁measuring + - зван + - ▁어제 + - ▁protocol + - últim + - してくる + - 処理 + - ეს + - 发誓 + - ▁Mount + - autant + - 如果有人 + - ▁миров + - 障 + - ▁анализ + - ▁அழை + - 如果你能 + - 停電 + - 的角度来看 + - வரும் + - 친 + - 戚 + - ▁Präsentation + - ▁Festival + - 伊丽莎白 + - ▁Geräte + - ▁иметь + - ▁cherry + - ▁Vergnügen + - ▁بىلەن + - ▁때문에 + - 淹 + - ヴ + - ▁Portugal + - ▁Crist + - 尤其 + - ▁Major + - の様子です + - 趣味 + - gesteld + - 糊涂 + - 色んな + - ▁اصلی + - ▁Ausschuss + - వు + - ▁pluraj + - 室内 + - ировали + - 構え + - runde + - 棄 + - ▁گوش + - ▁михаил + - 医疗保健 + - ▁waarop + - を決めました + - 体现 + - ▁voiture + - ▁Ufer + - ▁Route + - もらいます + - ▁tác + - میر + - 拒 + - を果たし + - ▁nachgedacht + - 페 + - ▁комитет + - ▁ມີ + - ▁داستان + - 减肥 + - геҙ + - ジン + - 左边 + - ▁Sorge + - ▁чаго + - ▁incense + - ▁العام + - 旭 + - ▁đại + - ▁بنابراین + - ▁смотреть + - ▁دلیل + - キム + - 말 + - ▁investor + - 塞尔 + - 小伙子 + - 屎 + - ▁Jennifer + - ും + - ▁уровне + - ▁homage + - ▁видели + - 正しい + - ▁laboratori + - に住んで + - ▁illinois + - ▁tiền + - サラダ + - ▁boughs + - ▁russell + - ▁sagst + - 警備 + - zuziehen + - 甘み + - ▁sinister + - ரீ + - ような感じ + - ریک + - 姚 + - ▁Wähler + - ▁columbia + - ▁ekzistas + - ▁perplexed + - ▁братьев + - 渔 + - ▁grill + - ▁exalt + - kontakt + - ▁feit + - ▁governess + - ▁kurya + - ▁Kindheit + - ▁sichtbar + - پتۇ + - เรา + - ▁hump + - ▁پول + - spread + - 愈 + - ▁clumsy + - ▁plutôt + - 취 + - ▁Lewis + - 関東地方 + - ▁каманд + - 哲学家 + - ▁написал + - ▁jazz + - そのとき + - ▁tiel + - よろしく + - ▁Sekunde + - پوش + - 甲子園 + - ▁Widerstand + - jüdische + - ▁pretext + - ▁début + - ▁Standort + - ▁половин + - ▁shovel + - йшлі + - С + - ▁dennoch + - schwäch + - 毒品 + - 救命 + - ▁tiam + - ▁forbear + - ▁convincing + - ▁miraculous + - ▁поговорить + - ▁mugihe + - intérieur + - 睡着了 + - ▁여자 + - 100% + - 하기 + - 修理 + - ruḥ + - 翌日 + - ▁siebzehn + - ▁waistcoat + - 继续前进 + - ▁cuán + - ▁urging + - 給付 + - mıştı + - 茹 + - វ + - ピンチ + - 80% + - 缓慢 + - ▁Ли + - 保密 + - 镜子 + - ▁felix + - あると思います + - つらい + - ▁خودش + - ▁detachment + - ▁prescription + - 貢 + - 都道府県 + - ▁cavalier + - もしかして + - 尼克 + - ▁petersburg + - ▁zunehmend + - đ + - layan + - 哄 + - ō + - ▁zukünftige + - ▁declining + - ▁extern + - சொல் + - 积累 + - っていうのも + - europa + - स्त + - ▁starving + - 祭り + - 呼吁 + - ٌ + - ▁corazón + - ▁сталин + - ▁eugene + - ▁participating + - 做生意 + - ▁condens + - 描かれ + - łow + - できれば + - ▁zacht + - 删除 + - 適用 + - ▁скажи + - ▁Definition + - intérêt + - 滥 + - ▁Một + - schloß + - ▁প্রতি + - 取り組んで + - ▁tolerate + - ▁điện + - ▁auction + - ნე + - ▁Gefangene + - zungu + - ▁hieß + - 董事长 + - ▁calamity + - ▁precipice + - ▁ایجاد + - ▁hoffnung + - ▁nuovo + - 囚犯 + - ▁două + - タイムリー + - 主管 + - ▁Rw + - ▁حسنا + - ▁meditate + - ▁Fakat + - メダルを獲得 + - دعو + - 博客 + - ▁schweigen + - ▁cemetery + - ▁lloyd + - 審査 + - 啤酒 + - 成績 + - nął + - ▁rook + - ▁Association + - ▁Perezida + - ▁baltimore + - ▁endurance + - 洛杉矶 + - 消耗 + - 物理学 + - ющее + - стреля + - 很多人都 + - 揺 + - ច + - 这辈子 + - ▁Knochen + - ▁και + - ▁видно + - ▁Wirklichkeit + - ▁چشم + - ソフト + - ப்போ + - 弟子 + - 1,000 + - 干什么呀 + - գ + - ▁অব + - ▁unreal + - ▁Kristo + - gewandt + - ▁হয়েছে + - сроч + - ▁volgende + - ▁gelukkig + - 하면서 + - ▁زبان + - ▁arbitr + - ምን + - ▁Davis + - 書いた + - ергә + - ▁marcus + - を持った + - 尉 + - ▁hilfreich + - ▁вместо + - ▁څنګه + - ▁irgend + - ▁gambling + - ▁উপ + - ▁возможности + - просить + - ▁unterscheiden + - ▁feststellen + - ゴー + - 食堂 + - ▁gelebt + - んでしょ + - знания + - ▁estudiar + - زده + - ▁норм + - жир + - ▁shameful + - 열 + - ▁течение + - ▁stammered + - 阴谋 + - уулах + - ▁ransom + - kapital + - ▁franco + - 奈良 + - 顺便 + - ▁slipping + - ığın + - ალ + - ▁wichtigste + - 料金 + - 坛 + - ▁малая + - 属下的一个 + - 谐 + - 박 + - いかがでしょうか + - ▁ماشین + - 読んで + - ▁шестой + - Tabelle + - ۲ + - ▁algún + - ▁unanimous + - ▁thống + - ▁skupin + - 暮 + - やめて + - 曇り + - писал + - 驶 + - ▁fidelity + - ▁pouvons + - ▁mondiale + - 速報 + - ▁Überleben + - 離れて + - lardı + - ▁quitted + - ぴ + - 販 + - ▁느낌 + - ▁воздух + - ▁patriarch + - 沙漠 + - ▁развива + - глядзе + - 優先 + - ▁Má + - தான + - 你怎么知道 + - ▁dispense + - 変えて + - ီ + - 鸦 + - ▁Eigentum + - ▁discouraged + - 這 + - こういうふうに + - 阶级 + - せば + - ▁leitet + - theorie + - ▁cultivation + - leihen + - eceğim + - 巨大な + - ▁Lektion + - มาก + - らせる + - торгов + - ▁Empfehlung + - ▁celestial + - ▁occidental + - алтай + - ▁athletic + - 桁 + - affaire + - ものすごい + - ▁civilisation + - ▁اتاق + - 这几天 + - ▁Europäische + - 注定 + - 该地区 + - 析 + - 掏 + - ▁Mitgliedstaaten + - ▁recognizing + - 력 + - ▁казалось + - ▁Sturm + - パーク + - рабатыва + - ▁военно + - ▁sentinel + - どうしよう + - ▁spike + - 良心 + - временно + - ຖ + - 甄 + - 抛弃 + - ▁получить + - ▁abgeschlossen + - 伍德 + - 残念 + - ▁collector + - ▁микро + - ▁joshua + - ▁период + - ့ + - ▁பெரிய + - Source + - ющего + - くなっています + - ▁astronomi + - 汇报 + - 復活 + - țele + - デモ + - хир + - 仙台 + - 囊 + - 舱 + - ▁coincidence + - ▁compromis + - メイン + - inspiring + - ▁politeness + - 碧 + - ▁வழங்க + - 扉 + - ▁pudding + - ▁baptist + - ▁Vull + - ▁epoch + - ▁combusti + - entwicklung + - ▁дней + - 负面 + - 帰国 + - ▁байгуул + - ▁Nachbarn + - ▁대학 + - espér + - ▁Disney + - спя + - ডি + - なじみ + - ▁Bedürfnisse + - 极其 + - ▁بسیاری + - ▁zurückkommen + - うどん + - 悄悄 + - ▁зохио + - メダリスト + - ▁kesk + - ▁possono + - 棕色 + - 総理大臣 + - වෙන + - nummer + - 異なる + - 城堡 + - ғына + - ▁relaciona + - ▁hobby + - ▁людьми + - mektedir + - ▁caballero + - ▁του + - ▁ہے۔ + - ▁адрес + - ▁никакой + - ▁باشه + - ▁durchaus + - ▁außen + - ▁politician + - höchste + - を行いました + - عامل + - ણ + - ቀ + - যোগ + - 六个月 + - ▁sophia + - endroit + - どうでしょう + - ێر + - ファー + - је + - فضل + - 感染症 + - 让我们看看 + - 屋顶 + - 飛車 + - ▁ذات + - drž + - 泼 + - asanzwe + - ား + - 厚生労働省 + - ▁dungeon + - ▁جيد + - 押さえ + - ▁vollkommen + - క్క + - zwingen + - ведения + - ▁Mühe + - ▁seneng + - нести + - 幼儿园 + - 磅 + - 腔 + - 烦恼 + - ▁Fahrzeug + - 眼神 + - ▁чисто + - ▁далей + - を迎える + - ▁sexuelle + - オリジナル + - 马丁 + - ▁aufbauen + - ausschuss + - における + - 周囲 + - 狮子 + - できるだけ + - gegriffen + - ▁langue + - ウクライナ軍 + - ▁herzlich + - ▁suffi + - ▁İki + - ▁gehst + - 苦しい + - توانیم + - 塑料 + - ▁chơi + - ▁khó + - ▁არა + - ▁самые + - ▁tedious + - 感染状況 + - ước + - ▁întreb + - 每一次 + - 岭 + - ▁Vậy + - ▁discomfort + - ▁настолько + - 捐赠 + - ▁капитан + - konsum + - ▁رجل + - ポリ + - ходили + - ▁다니 + - ▁économique + - 敗れ + - génér + - ▁Cross + - ルート + - lumina + - 吸收 + - ▁косм + - 假期 + - klapp + - 验证 + - ▁Fond + - ▁bizim + - ▁portuguese + - ▁rubbish + - 복 + - oubli + - 干吗呀 + - ▁хот + - 运气 + - тыўна + - ▁இப்ப + - ▁kanggo + - ெட் + - 寡 + - ▁sanctuary + - 써 + - よろしい + - 邸 + - ▁tradicional + - ▁bandage + - ▁ukrain + - 渡辺 + - ミニ + - というわけで + - ▁mängi + - ちゃいます + - ▁рух + - abash + - ▁Gedächtnis + - ▁pièce + - 医療機関 + - ▁immune + - 火災 + - ▁forlorn + - genossen + - ▁хоча + - räsentiert + - ▁horribly + - ▁безусловно + - ▁кӱ + - ▁семьсот + - ▁sweetheart + - ▁مؤ + - 解雇 + - 涉及到 + - ▁воды + - 況 + - 塘 + - ▁harvard + - 罰 + - ▁Speicher + - ▁benedict + - ▁fellowship + - 在这方面 + - 英文 + - ▁pronounce + - ţ + - ▁proprie + - ▁болсон + - リュ + - ▁celebration + - ▁Güte + - 正在进行 + - 蔽 + - 청 + - 膝盖 + - ▁радио + - ▁rustic + - ▁общество + - ▁pulpit + - ▁Fußball + - ▁Josep + - cliffe + - ▁தெரி + - 現代 + - podobn + - ▁fascination + - ▁który + - ▁devait + - ▁دهند + - 再現 + - ▁geographical + - 变革 + - ▁мисс + - 史密斯 + - ニック + - ▁Egypt + - строить + - 精神病 + - ▁모르겠 + - ▁русско + - gegenwärtig + - 둘 + - 씩 + - ▁ĉirkaŭ + - 喫 + - एको + - 神话 + - ▁titul + - ▁Träume + - ▁আস + - 厳しく + - ▁dazzling + - ▁erwiderte + - ▁Überraschung + - ▁gedanken + - 增强 + - 基督 + - ાર + - ▁luggage + - ▁이번에 + - täuscht + - ড়ে + - ▁mwiza + - әҙер + - щим + - ▁marvelous + - 入り口 + - wahrscheinlich + - 述べ + - ▁velmi + - ർ + - ▁Londres + - ▁تولید + - ▁Sonntag + - ▁hôm + - 腐败 + - 갖고 + - 承認 + - 考验 + - ▁Chu + - ▁aisle + - ▁beauties + - ambigu + - ぼう + - ▁hippo + - 霉 + - ▁overlooked + - ▁Takže + - ▁moisture + - తా + - ▁hoàn + - ってみよう + - 太平洋側 + - ▁cultivate + - ▁wobei + - ▁ecclesiastical + - édé + - 爱尔兰 + - ▁пространств + - おばあちゃん + - ▁Training + - పో + - 餐馆 + - ▁dripping + - geschenk + - ▁auditor + - ▁unequal + - amatu + - 白宫 + - mutima + - ▁fisherman + - 疆 + - ないですか + - ▁drake + - 判定 + - ▁disseny + - kungu + - 買った + - ▁troublesome + - Blanc + - ▁доступ + - 证实 + - ▁mẹ + - ▁மனித + - ▁Vermögen + - 급 + - 引擎 + - づらい + - Unis + - ▁Anspruch + - 房屋 + - 引退 + - ▁борис + - માં + - ▁Kategorie + - ▁зусім + - 잡 + - 娅 + - ▁Spanish + - ▁thanksgiving + - లా + - ▁хороший + - ▁honom + - 隐私 + - ▁flip + - ▁occurring + - ▁Ereignis + - wheel + - ウォー + - 生み出 + - だと思うんです + - quote + - ▁Despite + - まいりましょう + - tumye + - ▁humorous + - 女優 + - ▁Voraus + - ってしまった + - ▁Köpfe + - 最終的に + - ▁rhyme + - ▁clump + - ▁видеть + - ▁luckily + - ▁رنگ + - ▁malaria + - 生涯 + - патрэб + - ప్ప + - ▁Foundation + - ▁secrecy + - 谜 + - 纤 + - ŝanĝ + - ▁Provi + - ▁дүр + - ご覧いただ + - беҙ + - ▁audit + - ▁spice + - ▁süd + - கல + - 吸引力 + - 色々 + - ▁drüben + - ▁schüttelte + - ▁completamente + - 決断 + - ▁думать + - 励 + - 塑 + - ▁novelty + - 龟 + - ▁Flügel + - ▁diferencia + - ▁cristian + - ▁urmă + - ▁jesuit + - ▁fördern + - َلَ + - と述べました + - 晴れる + - を発表しました + - 言える + - 陌生 + - ▁medication + - 季度 + - ▁lächelte + - 綱 + - ున్నా + - gratul + - ▁моего + - سې + - ▁اين + - 兄弟们 + - ▁ئەوە + - 卿 + - 荒谬 + - 弘 + - ▁제일 + - ▁будешь + - 适用于 + - 食べたい + - 40% + - ▁Ре + - 场比赛 + - ▁xả + - ▁kostet + - ▁bố + - Werbung + - ▁Academy + - ▁mohammed + - ▁آمریکا + - 唐纳德 + - 罗伯特 + - ▁помощью + - 自殺 + - ▁Vì + - ▁Rauch + - 剧院 + - ▁curate + - ▁Moore + - を越え + - 一件事情 + - ▁алма + - ▁distint + - ▁absolv + - ▁deceit + - ▁propriety + - 怪物 + - 根本就不 + - 度目の + - ▁Entfernung + - ▁Après + - ▁signifas + - 日ざし + - ▁Pläne + - ▁Nerven + - ▁güzel + - ビッグ + - ▁hydrogen + - ▁winzige + - farben + - 鞭 + - ▁thompson + - ঙ্গ + - ▁griechische + - ▁хөгж + - 観察 + - sloten + - ▁chunk + - ▁installation + - クリア + - 汚 + - 빠 + - ុ + - ▁elapsed + - ▁Government + - 毁灭 + - ▁rapture + - しさを + - ▁Symbol + - 不思議な + - gestiegen + - ▁practise + - ▁athens + - ▁recreation + - պ + - 猿 + - ▁موجود + - 現象 + - ▁крайней + - ▁morbid + - 感冒 + - ждение + - 引入 + - ▁делают + - ▁moustache + - 洗澡 + - ▁되는데 + - 選び + - flipp + - ならではの + - ▁chemist + - ▁rustle + - ▁Student + - ղ + - ▁longtemps + - ▁verschwunden + - 讽刺 + - ▁sturdy + - 游客 + - ▁arising + - ▁irritated + - ダム + - ▁твой + - عالم + - ▁heroine + - 見たい + - 税收 + - オレンジ + - ▁üret + - 耕 + - 恥ずかし + - ▁왜냐면 + - ▁sidewalk + - ▁никому + - ▁protože + - ▁involving + - ▁alguma + - krebs + - бель + - ▁geplant + - ść + - нюю + - torium + - ▁abnormal + - ▁condescend + - 滤 + - 参议院 + - 別れ + - ▁Cousin + - ▁kansas + - ▁contributing + - ▁ஆன் + - ▁волос + - 带领 + - ▁constantinople + - ▁inasmuch + - ում + - ▁Ähnlich + - 分かりません + - ▁spiral + - ▁tradici + - 追いかけ + - 睇 + - 水曜日 + - ވެސް + - ▁reassure + - ▁Melbourne + - ▁gegründet + - ▁водо + - 北京オリンピック + - ▁voyez + - 介入 + - 获胜 + - ▁سمت + - 虑 + - 溢 + - ▁která + - verwandt + - ▁බව + - ピンク + - میل + - ▁Kommentar + - 漬け + - lassung + - エビ + - 嫉妒 + - ▁Klimawandel + - ▁солдат + - 指责 + - ▁основан + - ▁implies + - 排名 + - 飼 + - ▁Rechnung + - ▁monotonous + - ▁spēlē + - ▁medieval + - ▁rhetoric + - ▁detached + - ▁Mountain + - ▁isolation + - ▁войск + - 解决这个问题 + - ▁хочется + - articula + - ▁umutima + - ▁curb + - ▁liefern + - 伯格 + - ▁Multi + - ▁russische + - 矮 + - ▁Zuhause + - ▁malcolm + - ▁nevoie + - läufig + - ▁shelves + - 落ち着いて + - ▁смерти + - ▁feudal + - 澤さん + - あえて + - klassi + - ▁constituent + - ▁другая + - ▁rabbi + - ライス + - ▁Sklaven + - ▁الواقع + - まもなく + - ▁dictator + - 丫头 + - 荷兰 + - ▁சீ + - ▁salmon + - ▁flores + - っていうところ + - 初期 + - 卧 + - ▁hypothe + - ▁entfernen + - ▁insolent + - 不合适 + - ▁মানে + - ρα + - ▁Dacă + - ▁Montag + - ▁чуж + - рожа + - 準 + - ▁Folie + - 慈 + - 抖 + - ▁Colorado + - ▁Nutzung + - ▁cognitive + - ▁după + - مدرسة + - 残忍 + - 요일 + - sexuell + - ▁القر + - 尋 + - ▁kemudian + - ▁persuasion + - 狄 + - 줘 + - お客様 + - ▁jefferson + - ▁pivot + - ▁машины + - نقل + - ▁استخدام + - ބަ + - ▁whipped + - ▁geleden + - ▁escucha + - ▁Could + - ▁остров + - ▁cavall + - quê + - 须 + - ជ + - ▁versteht + - 拭 + - interesse + - ▁eksp + - ▁disappoint + - ▁även + - 钩 + - katholisch + - ▁کودک + - 紫色 + - ▁cố + - 代の男性 + - Time + - 收益 + - ▁чад + - ▁elevat + - ▁hacía + - ▁Alkohol + - 蔑 + - 褒 + - 从那以后 + - ▁извините + - ▁тело + - ▁spirituelle + - யார் + - ▁sünd + - 设法 + - ▁geographic + - 獲 + - முக + - ▁impamvu + - ▁хэдэн + - ▁Physik + - ▁umfasst + - 反抗 + - ▁concede + - ▁обща + - ▁zwang + - 取引 + - ministerium + - 蹲 + - ০ + - ▁Prüfung + - ▁embedded + - ▁possiamo + - タクシー + - ▁пятая + - 出てきました + - ▁discrimina + - ェ + - 能做到 + - ▁clenched + - ▁pequeña + - ▁tennessee + - 哮 + - 煎 + - かっこいい + - ▁请播放 + - ▁așa + - ▁Jemand + - gehoben + - befehl + - ▁mildred + - ▁disrupt + - mètre + - コスト + - ▁нашим + - ใ + - 膝 + - ▁ausgewählt + - ▁nécessaire + - ▁eclipse + - 换句话说 + - 丼 + - 誠 + - جنس + - ▁daisy + - ▁dzīv + - மும் + - 納得 + - kräftig + - ▁merupakan + - コラボ + - 記者会見 + - 收购 + - ▁crusade + - 金額 + - höhe + - ایە + - ▁hína + - ▁snuff + - ▁социал + - möglichkeit + - ijoro + - ▁clamor + - 順位 + - ▁husk + - ▁Flüchtling + - 奥巴马 + - ▁duidelijk + - ▁குறை + - twenty + - ▁discut + - ▁пройд + - お待ち + - 发动机 + - 警官 + - ତ + - ▁aufzubauen + - 这个样子 + - 넘 + - ▁сергей + - 愛知県 + - ▁shroud + - コンビニ + - 行方不明 + - ▁люблю + - ▁rusange + - ▁твои + - となりそうです + - 訴 + - ▁augustine + - чёт + - ものすごく + - ▁Society + - 动态 + - ▁vierundzwanzig + - ▁ocurr + - ▁mitigate + - konomi + - ▁testify + - ▁чист + - ▁имеют + - ▁destructive + - ▁историю + - ▁мальчик + - ▁alcuni + - 渠道 + - 砂糖 + - ▁besagt + - علام + - waffen + - 原則 + - ▁agafar + - ▁supposition + - ▁diplomatic + - ▁marshall + - fünfhundert + - ▁pilgrimage + - 今のところ + - ālā + - ▁legitim + - ித்தார் + - ▁мысли + - ሚ + - ▁securities + - 辖 + - ▁bestätigt + - umukobwa + - ▁Therefore + - 軟 + - ▁problém + - 並ぶ + - ҙың + - ▁Họ + - 寄付 + - ченко + - gerissen + - ▁hâ + - ▁компьютер + - ▁முக்கிய + - こんなふうに + - 媛 + - 놓 + - ▁vigour + - ▁apparition + - ▁imbaraga + - ▁gratified + - symmetri + - ▁clash + - ▁milestone + - hundertfünf + - ▁Doctor + - ლებ + - ▁camí + - عيد + - 鸿 + - ▁disponible + - ▁butterfly + - ▁teenager + - ▁carlyle + - ▁Mereka + - ▁хэв + - ступил + - とみられています + - entendre + - 棘 + - ▁enabling + - ▁faltered + - ▁bizarre + - ▁nodding + - präg + - 重症 + - ▁cartoon + - ▁hareket + - とみられます + - ▁Republik + - பாடு + - ▁width + - ▁риск + - ▁Runde + - ẫ + - ڈ + - ▁zugänglich + - ျ + - 詩 + - مجتمع + - ゲット + - 散步 + - dämm + - ▁eigenlijk + - 菓子 + - 飛んで + - 级别 + - 厌恶 + - 齿 + - ▁ingenuity + - ▁последний + - ▁руководств + - ▁NASA + - ▁muffled + - ▁theoretical + - ▁நிறுவ + - 女孩儿 + - ▁shilling + - ▁ethnic + - ▁сделан + - 合わせた + - క్ + - счастлив + - 茅 + - ▁Indonesia + - ▁مدرسه + - ▁정말 + - ▁Fehl + - 豪華 + - ▁chestnut + - 伙计们 + - が止ま + - 新宿 + - ▁பெரு + - 了解更多 + - ▁серьезно + - 績 + - 面试 + - 结局 + - pflege + - Á + - թ + - ▁crouched + - フルーツ + - 최 + - ▁espacio + - خصوص + - ▁eindelijk + - 悲剧 + - zauber + - physiologi + - ▁подготов + - ▁лепш + - 一个例子 + - 远处 + - 合計 + - చ్చ + - 赎 + - ຢ + - ▁ecstasy + - ▁نمایش + - ӹн + - 実態 + - rechnen + - менять + - ▁новых + - 竟 + - ▁landlady + - 繊 + - ▁gutanga + - ▁ominous + - ▁voulu + - 証言 + - 演示 + - ▁junk + - ▁integrate + - 隠れ + - ▁Außer + - ▁Entschuldigung + - ▁Kommissar + - 扫描 + - ▁hoofs + - wäss + - اگه + - ▁лица + - 嘿 + - ▁merchandise + - ▁செயல் + - ▁elkander + - ▁spüren + - ▁clown + - ▁важна + - ▁calculate + - 収入 + - 続けている + - 灵活 + - ▁தனி + - ▁fügte + - ▁взаимо + - ▁갑자기 + - ▁Republikaner + - ▁infidel + - ▁desolation + - ▁längst + - 坚强 + - ▁cicl + - 行きたい + - lehrer + - ▁literal + - 韓 + - 非常有趣 + - ▁marcel + - ▁Intelligenz + - 冈 + - ▁пошли + - 气候变化 + - が必要だ + - ▁странно + - με + - 种族主义 + - の疑いで + - ▁yahweh + - 斥 + - 至关重要 + - ▁Kämpfe + - ▁detained + - ▁هنر + - ▁sovint + - ▁syllable + - ▁mittlere + - schalt + - aufnahme + - トルコ + - ▁цели + - ▁judith + - ▁spacious + - 海滩 + - کۆ + - ▁yazı + - ▁भए + - ▁Minnesota + - ▁использовать + - ▁languid + - ▁آورد + - ▁reiterate + - ▁Patrick + - ▁убива + - ▁توجه + - Europa + - ▁تواند + - 崎さん + - ▁Richtlinie + - ▁kibazo + - ▁potenziell + - ▁deferred + - ▁பிறகு + - ނެ + - ▁usurp + - 羽毛 + - schwor + - نوشت + - ▁appoint + - ▁sancho + - ▁குழந்தை + - ▁Үүний + - ▁línea + - ▁Studium + - ▁Ireland + - ▁Modern + - 病床 + - льныя + - ▁кровь + - 査 + - 心疼 + - 렸 + - ▁يوجد + - owski + - ▁konkret + - ▁பற்றி + - ▁categori + - ▁نقش + - дзь + - 炼 + - ▁நிகழ் + - ▁indicating + - ▁Gegenteil + - ▁Emily + - ▁война + - 行われている + - ▁presidential + - ▁Little + - கொள் + - 肤 + - ▁Existenz + - 拜访 + - ▁antony + - ▁Samuel + - 見つかり + - ▁může + - 垒 + - 慷慨 + - ▁Ernährung + - ▁displeasure + - ッグ + - 捉 + - ▁говорим + - ▁değiştir + - 必然 + - ▁condicion + - ▁welsh + - 拜拜 + - 失业 + - ▁sparrow + - アピール + - ▁sociedad + - ދަ + - ދު + - ▁사람들이 + - ▁mercado + - 見つけ + - 文書 + - ▁Auftrag + - ▁Annahme + - ▁Coast + - ներ + - 霜 + - ▁boyunca + - 時半ごろ + - ▁asteroid + - ▁коротк + - ▁قانون + - ிற்கு + - nshingano + - ▁musí + - 边境 + - ▁riddle + - 伍 + - 謝 + - ▁Illinois + - ▁دانشگاه + - schließt + - ▁पु + - イラン + - ▁ĉu + - ミング + - ジョー + - ▁comunidad + - ▁companionship + - 轻易 + - qqim + - ▁portray + - ▁үнэ + - ёшь + - 好奇心 + - になりたい + - 虾 + - bitekerezo + - ▁Pēc + - ▁antiquity + - ▁científic + - 淋 + - アルバム + - ▁acontece + - おととし + - 師匠 + - gemeinschaft + - 看一看 + - きょう午前 + - 抜いて + - 谢谢大家 + - ▁bırak + - versorgung + - ▁Konferenz + - GPS + - ▁혼자 + - ▁gracias + - ▁athenian + - ▁persoon + - ▁inaugur + - ▁менш + - 群众 + - ▁northeast + - ▁vorgeschlagen + - 雨が降って + - ▁patriotism + - 档案 + - luğu + - ໃຫ້ + - ▁defiant + - ▁malicious + - ▁Kansas + - ▁chaplain + - 残酷 + - ▁bertram + - 交付 + - 消化 + - ▁Felsen + - ▁bathroom + - おじさん + - ▁байр + - ▁palju + - ▁Alpha + - ▁Katastrophe + - ▁Respekt + - ▁обязан + - ツイッター + - ▁oyna + - ▁غذا + - ▁أفضل + - ▁لدينا + - filtr + - 层次 + - 主导 + - 속 + - ጥ + - ▁sophisticated + - ▁буквально + - ▁façana + - 侮辱 + - ▁дороги + - 前两天 + - 将棋 + - ▁너는 + - ريخ + - ුරු + - 労 + - 戴安娜 + - 逝 + - ▁سیستم + - ̃ + - 剥夺 + - ▁ensued + - 这是一件 + - schwimm + - 是不可能的 + - 辞め + - ▁pueda + - església + - süchtig + - ▁birçok + - 出租车 + - 귀 + - 麗 + - 적으로 + - 注射 + - schränkung + - ▁snare + - ▁skate + - ▁retard + - 一生懸命 + - ▁ängstlich + - ▁vegada + - ডা + - あるんですか + - 起訴 + - räte + - 徽 + - ▁Posteriorment + - ▁nyinshi + - ▁trabalho + - 코 + - ▁చె + - ▁Больш + - ロンドン + - ▁verwandelt + - ▁bagian + - 設計 + - zugreifen + - ▁பழ + - 语音 + - ▁naples + - 世の中 + - 括 + - 嚟 + - ఫ + - 挖掘 + - 世帯 + - ▁scottish + - 見直し + - ركز + - 現れた + - ▁Stich + - ▁refinement + - ▁keith + - 老虎 + - бега + - ▁temporarily + - コンピュータ + - 腸 + - 昆虫 + - アート + - "1.5" + - 維 + - ▁straightforward + - ঐ + - 凌晨 + - 繁殖 + - ধি + - beamte + - ▁руках + - ▁задерж + - ▁остава + - 積極的に + - 匆 + - ▁Interessant + - ▁законопроект + - liśmy + - ▁cantonada + - ▁مرکز + - 杭州 + - ▁verurteilt + - 噴火 + - ▁адказ + - ▁Nacional + - expliqu + - ▁rebuild + - people + - ıyordu + - 눈 + - 설 + - キッチン + - ▁لطفاً + - ▁decât + - ▁일본 + - ▁prodigious + - ▁Jacob + - 散歩 + - 传奇 + - ▁klassische + - ▁существу + - ▁форма + - 釣り + - ▁подпис + - 风暴 + - ▁Opera + - ▁институт + - ическом + - ▁michigan + - バッグ + - ▁clinton + - それこそ + - весел + - 商業 + - ハンド + - ipps + - ▁spouse + - ▁trustee + - ▁площад + - ▁uzata + - صاب + - geheimnis + - 披 + - ച + - ▁sorgfältig + - 현 + - แต่ + - ▁discreet + - chirurg + - といわれる + - ുന്ന + - ▁возраст + - ▁birkaç + - schirm + - 环节 + - ▁intact + - ▁Então + - طبق + - 亨 + - forderung + - 階段 + - 教导 + - auftrag + - kümme + - 所需的 + - ▁Jimmy + - ▁kümmert + - 대로 + - ▁aquellos + - እ + - ▁susceptible + - 痕迹 + - ▁fuerte + - トレー + - ▁invece + - ложения + - 静岡 + - kündigt + - ▁hoffentlich + - ▁audible + - 학년 + - ▁Finanzierung + - າມ + - ▁simbol + - rätt + - ாலும் + - ▁سخت + - ▁ĉefa + - ▁veröffentlichen + - ▁медицин + - ▁دوباره + - アスリート + - ▁건데 + - ordination + - あぁ + - ▁utawa + - 判明 + - マウンド + - 木曜日 + - PCR + - ▁produzieren + - ▁tactics + - 可能性もある + - ிங் + - هدف + - artista + - 違った + - 弊 + - ▁bijzonder + - ▁nghệ + - ▁boulder + - 逃避 + - 减轻 + - 唉呀 + - ▁Einfach + - ▁Hütte + - ▁Feli + - ▁Charlie + - 反発 + - ▁navigate + - 極めて + - ▁дожд + - ▁забыл + - ▁bourgeois + - ▁steadfast + - 졌 + - ሆ + - ▁voulez + - ▁силы + - فروش + - ▁Chief + - 想一想 + - າກ + - 항 + - 芸術 + - ▁सु + - ▁implicit + - ▁duncan + - ▁واحدة + - ▁humming + - muster + - 装备 + - ▁membership + - کشید + - ▁bequem + - ▁vieille + - ▁begleitet + - ▁empfind + - ▁果啲 + - ▁impulsive + - ▁அரச + - ▁позвонил + - ▁düster + - ▁bunlar + - ▁Offizier + - ▁دغه + - 贫穷 + - ▁করতে + - 多长时间 + - 赞美 + - ▁boost + - باد + - ▁успел + - 没见过 + - 変わらない + - 肾 + - ▁industrious + - ▁конфликт + - ▁беларускай + - ▁carrière + - ▁zgod + - ▁renounce + - 股份 + - глянул + - faktor + - 臨時 + - 拜托 + - building + - ▁demselben + - ▁Spiegel + - ▁enchanted + - ▁그럴 + - 抚养 + - ▁아예 + - ▁conserve + - 姐夫 + - ▁erwähnen + - ▁influential + - ▁первого + - ▁кандидат + - vermögen + - ▁penitent + - 受益 + - ▁wiederholen + - atangiye + - க்காக + - 面积 + - ▁aconsegui + - ▁columbus + - ▁verpflichtet + - 貫 + - ▁tournament + - 令人惊讶 + - ▁hinterlassen + - ▁servicio + - ▁словно + - 地板上 + - ىرى + - シート + - キーウ + - 训 + - ਜ + - ▁Ayrıca + - ▁bình + - ▁resembling + - ▁birlikte + - ▁আমার + - ▁vienna + - ▁retiring + - ▁Yagize + - 贵族 + - ▁mnoh + - 宿舍 + - 成为一名 + - 投降 + - ▁Zahn + - ▁Ня + - عيش + - ▁fritz + - крыл + - ▁execu + - 乏 + - 瓷 + - ס + - ▁gobierno + - ▁westminster + - ▁Усё + - 책 + - ▁temporada + - 隙 + - 昇 + - ಾಗ + - ▁мужик + - ლე + - լ + - ▁llavors + - シュー + - 教師 + - ランチ + - ▁тэг + - сурс + - 早已 + - ▁Bridge + - ▁geleistet + - ▁mỗi + - 水準 + - ▁되지 + - ▁triangle + - ▁fuori + - 玛丽拉 + - изова + - ▁Dichter + - 異常 + - 炸弹 + - ▁elevator + - ▁gateway + - ルーム + - 观念 + - ▁signify + - ▁distraction + - 推广 + - equilibri + - ▁wunderschön + - 哑 + - 弗兰克 + - 谣 + - ▁مكان + - 疑惑 + - ▁Bürgermeister + - ▁beetle + - রাজ + - ことはない + - verbrauch + - 風景 + - ▁kaldı + - zusammenarbeiten + - ▁appelé + - kandida + - ▁compost + - ▁заўсёды + - ▁степени + - ▁erstaunt + - ▁tödlich + - 对他来说 + - ▁seguro + - ッカー + - 怜 + - を対象に + - τι + - झ + - ▁requiring + - indirimbo + - ▁gufata + - förmig + - ▁thrice + - ▁piteous + - espai + - 百六十 + - 背叛 + - ▁برخی + - チェン + - ▁Prinz + - 暴風 + - ळ + - ▁развития + - ▁хүрэ + - ▁Firma + - 报仇 + - ▁chuckled + - ▁sacrifi + - されていない + - お疲れさま + - ▁Experten + - ▁республик + - ▁peninsula + - 乗用車 + - ▁좋아하 + - ▁parliamentary + - ල්ල + - ாமல் + - 简短 + - ▁forfeit + - ङ + - پذیر + - 畳 + - 冷蔵庫 + - ▁rôle + - بناء + - ▁Summe + - ▁любим + - ▁spars + - ▁konkur + - ើ + - ែ + - ੋ + - ▁Així + - ▁lấy + - ▁않았 + - 汀 + - డి + - 打败 + - ▁unendlich + - ▁гости + - ▁сабе + - ▁tehnolo + - بێت + - ▁posibil + - 揮 + - 逢 + - ▁chuyển + - 眞 + - ▁Kennedy + - ▁miliard + - ▁эфир + - ọ́ + - ▁метод + - なりません + - schäf + - ▁роль + - 这项工作 + - ېرى + - 虐 + - 恭 + - ▁Ukraine + - ▁gratification + - ▁सं + - ěl + - 另一件事 + - ▁teilweise + - 新潟 + - 並べ + - こいつ + - ġ + - ▁কিছু + - 태 + - ▁perchance + - グッズ + - ▁transplant + - ▁impartial + - 入ってる + - 小さく + - んねん + - 的一件事是 + - ▁lehnte + - ▁distingu + - ▁metropolitan + - 처럼 + - ▁gegessen + - 呈 + - ▁trouvé + - ▁recurring + - お菓子 + - ▁ຫຍັງ + - ホワイト + - 담 + - 兜 + - આ + - 阪 + - 塌 + - 锡 + - ढ + - २ + - 扛 + - ỳ + - 雌 + - 忽 + - 偿 + - И + - 捧 + - 釈 + - 滨 + - ሄ + - 娇 + - ូ + - 铭 + - 滩 + - ャ + - ύ + - ޯ + - 斌 + - 절 + - 종 + - 託 + - ޫ + - 缶 + - 崖 + - ദ + - 潰 + - 緊 + - ɗ + - 蔓 + - 仑 + - ஈ + - 브 + - ৎ + - 厦 + - 扰 + - អ + - 벌 + - 증 + - ২ + - ਵ + - 骚 + - 吨 + - 歓 + - 竖 + - 址 + - 瞥 + - ള + - 渋 + - 挪 + - 暇 + - 掛 + - յ + - 铅 + - 钓 + - 橡 + - 拡 + - 狐 + - 줬 + - 출 + - ٽ + - এ + - 柿 + - 络 + - 乙 + - ቃ + - 幾 + - 亜 + - 嗅 + - 咕 + - 喔 + - 畜 + - 茄 + - 글 + - ጠ + - Б + - 學 + - 플 + - 勉 + - 咸 + - 锤 + - ð + - 건 + - 능 + - ఉ + - 歧 + - 叨 + - ҿ + - 烫 + - 坤 + - 芦 + - $ + - 監 + - គ + - 践 + - 침 + - 蟹 + - 唠 + - 합 + - ຜ + - 堤 + - 肘 + - 宪 + - 임 + - 梳 + - 霞 + - 薛 + - 병 + - 순 + - 攀 + - 驴 + - 灣 + - 甩 + - 邊 + - 妄 + - 론 + - 軸 + - 메 + - 脈 + - 튼 + - 蓉 + - 赐 + - ਮ + - 葱 + - 魅 + - 盼 + - ံ + - 秃 + - 甭 + - է + - 란 + - ぺ + - ጣ + - ৱ + - 窟 + - 靖 + - 颈 + - 壶 + - 꾸 + - 앞 + - ኛ + - 浆 + - ঙ + - 仆 + - Д + - 叉 + - 亀 + - 猴 + - 茎 + - 삼 + - 嬉 + - 澳 + - 颁 + - 笛 + - 커 + - 稻 + - 엔 + - 筛 + - 魁 + - 閣 + - 渣 + - 蹴 + - 搏 + - ੰ + - 肆 + - ں + - ਆ + - 蛙 + - 磊 + - ସ + - 點 + - 汰 + - 棟 + - 陕 + - 憎 + - 绣 + - 歪 + - 頻 + - 趟 + - 岂 + - О + - ވ + - 胞 + - ష + - 표 + - 噴 + - 堕 + - 圏 + - 咳 + - 淑 + - 庸 + - 疚 + - 嘎 + - ג + - 滝 + - 譲 + - 炫 + - ପ + - 蓬 + - 绵 + - 谎 + - ዳ + - 碍 + - 巷 + - 驰 + - ኔ + - ጋ + - ξ + - 평 + - ű + - ါ + - 詳 + - 圭 + - 顽 + - 蹦 + - 枉 + - 頑 + - 慣 + - 鋭 + - 鲸 + - 栖 + - 姫 + - 嫩 + - 큰 + - 渊 + - 掠 + - ಳ + - ਂ + - 衔 + - 憋 + - 癖 + - 顧 + - 확 + - 얼 + - 宰 + - 厨 + - ડ + - բ + - ဆ + - 颖 + - ੱ + - 碌 + - 駐 + - 覇 + - 禅 + - 肿 + - 乞 + - 們 + - 듣 + - ਪ + - 匿 + - 梗 + - 幹 + - ޖ + - 俘 + - 접 + - 彪 + - 醋 + - 阅 + - 紋 + - ሉ + - ୁ + - 國 + - 袍 + - 癒 + - ° + - 夷 + - 腻 + - Î + - 愣 + - 堅 + - 賢 + - 沾 + - 贬 + - 绸 + - 먼 + - 맛 + - 灿 + - 끝 + - 吟 + - ണ + - 駆 + - 镖 + - 활 + - 妆 + - 硕 + - ჯ + - 硅 + - 몰 + - 纷 + - 彫 + - 渗 + - 陋 + - 賄 + - 陀 + - 셨 + - – + - ჰ + - 奎 + - 杏 + - ڑ + - ମ + - 译 + - ט + - 盾 + - 盔 + - 贞 + - 溺 + - 坪 + - 잠 + - 육 + - 쁘 + - 竭 + - 佢 + - 辽 + - 袜 + - 栈 + - ሎ + - ፈ + - ೊ + - Í + - ፍ + - 詹 + - 怎 + - 仿 + - 婶 + - 循 + - 백 + - 馅 + - 橙 + - 徹 + - 鍛 + - ሱ + - 儒 + - 恕 + - 耸 + - ೂ + - 淳 + - 翌 + - 餌 + - 庇 + - 捞 + - 斐 + - 膏 + - ۵ + - 럽 + - 隅 + - 啪 + - 辐 + - 熙 + - ඔ + - 紛 + - 捏 + - 떨 + - 손 + - 駒 + - 愚 + - 椎 + - 朽 + - ̉ + - 踪 + - ዚ + - 帘 + - 嘟 + - 颊 + - 惧 + - ኮ + - 藩 + - 筑 + - 廉 + - એ + - ሳ + - 葵 + - 慕 + - 泛 + - 窒 + - ધ + - 랬 + - 昧 + - 족 + - 屿 + - 죽 + - 팔 + - ယ + - 粥 + - ዋ + - 餅 + - 討 + - 廣 + - 붙 + - 씨 + - 犹 + - 叮 + - 萩 + - 歹 + - 咽 + - 湧 + - 侣 + - 蝶 + - 捆 + - В + - ڻ + - శ + - ખ + - 懲 + - ؛ + - 哩 + - 尹 + - 웃 + - ỷ + - 망 + - 즈 + - 贱 + - 瞅 + - 斎 + - П + - ሪ + - 졸 + - 貯 + - 郵 + - 频 + - 囚 + - 鲨 + - 凳 + - 缸 + - 짝 + - ۀ + - ɓ + - 뭘 + - 홍 + - 옷 + - 쳐 + - 참 + - 痒 + - 혼 + - 眨 + - 揉 + - Ғ + - 테 + - ծ + - 咒 + - 绒 + - 厘 + - 변 + - 십 + - 厢 + - 琐 + - ਼ + - ẳ + - 缴 + - 驼 + - ዲ + - 嵐 + - 礁 + - 粹 + - 독 + - 俳 + - 妞 + - 쉬 + - 毙 + - ዛ + - 岐 + - 闇 + - 肮 + - ـ + - 債 + - 盯 + - 銅 + - 卦 + - 莹 + - ။ + - ቅ + - 樱 + - 笠 + - 薯 + - 醇 + - 栓 + - ़ + - 崛 + - ካ + - 刹 + - 奨 + - 迅 + - њ + - җ + - 릴 + - 투 + - 谭 + - 俯 + - 帳 + - 帐 + - 瑶 + - 떡 + - ោ + - 溝 + - ೀ + - 谍 + - 습 + - 噩 + - ҷ + - ੁ + - 淀 + - 勺 + - 簿 + - 曝 + - ւ + - 饺 + - 棺 + - 斩 + - ። + - 貝 + - 鼎 + - Ё + - 뒤 + - Ŝ + - 별 + - ိ + - 殻 + - 舗 + - 婿 + - 韵 + - ੈ + - 충 + - 酔 + - 繋 + - 剛 + - 愤 + - 韧 + - 웠 + - ಣ + - ฐ + - 哺 + - 哼 + - ඟ + - 嗡 + - 緒 + - 姬 + - 慶 + - 匈 + - 懐 + - ഷ + - 挠 + - 氓 + - இ + - 桩 + - ۍ + - ៅ + - 纲 + - 妾 + - 軌 + - 渴 + - 聘 + - ם + - 衍 + - 랐 + - ŷ + - 奄 + - 酋 + - ူ + - ହ + - 睹 + - 拌 + - ຶ + - 绪 + - 瘫 + - 濱 + - 隧 + - 瞄 + - ൂ + - 耿 + - ൻ + - 吱 + - 喇 + - ഗ + - շ + - 嘻 + - ಷ + - ಚ + - 霧 + - 넣 + - 怠 + - 杖 + - 錦 + - 屠 + - 빼 + - 鞠 + - 眺 + - 藻 + - 栅 + - 矛 + - 冊 + - ထ + - 聆 + - ശ + - 怡 + - 宵 + - 악 + - Ы + - 嚷 + - 패 + - ァ + - 勋 + - 언 + - 慨 + - 赦 + - 萍 + - ռ + - 막 + - አ + - ζ + - 豁 + - 휴 + - 肚 + - 捣 + - ٿ + - 셔 + - 昨 + - 皓 + - 喃 + - എ + - 喉 + - 貿 + - 趴 + - 迭 + - 謀 + - 孩 + - ቤ + - 薦 + - 粛 + - 哒 + - ീ + - 趾 + - 酿 + - 섯 + - 痘 + - 茜 + - 蚀 + - 菇 + - எ + - 躬 + - 誌 + - 佬 + - ¿ + - 俵 + - ċ + - 꺼 + - 渐 + - 卒 + - 鸽 + - 發 + - ళ + - ហ + - 亩 + - 唇 + - 壇 + - ಶ + - 蝇 + - ચ + - 蜀 + - 隻 + - 俱 + - 泌 + - 剿 + - 磕 + - ቸ + - அ + - 衬 + - 처 + - 垮 + - 琉 + - 墅 + - 쯤 + - 畀 + - 険 + - 扁 + - 橱 + - 창 + - 咁 + - 婉 + - 특 + - 沒 + - 倫 + - 噜 + - 钦 + - 傍 + - ӷ + - 嗓 + - 枫 + - 답 + - ਗ + - 茸 + - 兑 + - 攒 + - צ + - 惰 + - 림 + - 숙 + - 榄 + - 氢 + - 喧 + - 览 + - 澜 + - 羅 + - 忏 + - 憩 + - 拱 + - 轿 + - Ú + - 슬 + - 倩 + - ਅ + - 剔 + - 距 + - 禀 + - 揍 + - ޒ + - 嵌 + - 瞬 + - 憲 + - 蹭 + - 凹 + - 판 + - ィ + - ९ + - 凸 + - 橘 + - 苔 + - 蕉 + - 浇 + - ৯ + - 獄 + - 穂 + - „ + - 贸 + - ʼ + - 읽 + - 聪 + - 료 + - 옆 + - 乜 + - 골 + - 對 + - 谨 + - 斧 + - 켜 + - 縄 + - 菱 + - '#' + - 吼 + - 허 + - 嗽 + - 蹄 + - 拇 + - ಜ + - 該 + - 텐 + - 북 + - 髓 + - ਬ + - 浄 + - 荘 + - Ô + - 죠 + - ះ + - 栃 + - 몸 + - 瓣 + - 莓 + - 굴 + - 塾 + - 遵 + - ן + - ۹ + - 甸 + - 娟 + - 蠢 + - 함 + - 獣 + - 缅 + - ೋ + - 틀 + - 각 + - 啫 + - 屯 + - 經 + - Г + - 餃 + - ੂ + - 療 + - 绍 + - 槛 + - ჭ + - ధ + - 겼 + - 曦 + - 涅 + - 涡 + - 鄙 + - 霖 + - 麟 + - ભ + - 冥 + - 谅 + - 희 + - 饲 + - 潇 + - 飽 + - 骆 + - 哉 + - ఒ + - ઓ + - 萎 + - 膚 + - 斉 + - 皂 + - 屑 + - 悯 + - 衫 + - 鉢 + - 축 + - ሞ + - 며 + - 법 + - 芙 + - 疤 + - 帜 + - 罕 + - 蝠 + - + + - 향 + - 寇 + - 丫 + - 힘 + - 朋 + - 拙 + - 荆 + - ஆ + - 늦 + - 황 + - 撇 + - 택 + - 戳 + - 랜 + - 撰 + - 璃 + - 釜 + - 혀 + - 盏 + - ォ + - 択 + - 沛 + - 臀 + - 莽 + - ሀ + - 酮 + - 록 + - 诵 + - 绊 + - 婪 + - ૂ + - 硫 + - 품 + - 碁 + - 郝 + - 匀 + - 颇 + - 聋 + - 賠 + - 删 + - 阐 + - ណ + - 妊 + - Х + - 辟 + - 丞 + - 牡 + - 석 + - 익 + - 噬 + - 拟 + - 瞪 + - 刈 + - 坝 + - 嵩 + - ۳ + - 욕 + - 详 + - ሩ + - 檬 + - 媚 + - 虏 + - 粪 + - 닐 + - ҽ + - 蜗 + - 惦 + - ൾ + - 鐘 + - 淮 + - զ + - 베 + - 铸 + - 綿 + - 缉 + - 蘑 + - 垄 + - 粤 + - 슷 + - 풀 + - 맨 + - 骸 + - ٬ + - 唬 + - 绞 + - 블 + - 婴 + - ധ + - 蒲 + - 넌 + - ួ + - У + - 综 + - 塊 + - 择 + - խ + - 膳 + - 蒜 + - 蝙 + - ਇ + - 嚼 + - 榴 + - 曽 + - 때 + - 枢 + - 於 + - 偵 + - 涩 + - ആ + - 诡 + - 鳄 + - 矩 + - 溯 + - 贿 + - 검 + - 쓸 + - 칠 + - 厉 + - 責 + - 靓 + - 송 + - 炖 + - 疹 + - 肃 + - 咧 + - ଲ + - 旱 + - ඹ + - 魄 + - 哋 + - ○ + - 션 + - 꼬 + - ञ + - 婢 + - 캐 + - 烘 + - 苛 + - ջ + - ខ + - ਟ + - 肇 + - 栽 + - 熄 + - 馨 + - ળ + - 紗 + - 채 + - 환 + - 窄 + - 禄 + - 탈 + - 권 + - 腥 + - 噌 + - 祐 + - 妓 + - ୟ + - 訓 + - 淫 + - 懦 + - 昊 + - 磯 + - 糕 + - 贡 + - 篷 + - ሺ + - 捍 + - ങ + - 광 + - 铲 + - ۴ + - 墟 + - 粧 + - 娥 + - ৫ + - ဖ + - 祁 + - 忆 + - 啸 + - 〈 + - ෘ + - 懈 + - ಇ + - 拧 + - 凿 + - 톡 + - չ + - 녀 + - ڤ + - 김 + - 汐 + - 糧 + - 谓 + - 瀑 + - ޝ + - 寓 + - ਣ + - 扒 + - 衅 + - ఈ + - ജ + - ۾ + - 剃 + - 腫 + - 勿 + - ញ + - 奕 + - 깨 + - 卜 + - 꼭 + - ඕ + - 砕 + - 澡 + - 嚣 + - 閥 + - Ĝ + - 邱 + - 簡 + - 飙 + - ৩ + - 芭 + - 떠 + - 庶 + - × + - 蛛 + - 麼 + - औ + - 째 + - 철 + - 锯 + - ぃ + - 鉱 + - 嗰 + - 鹤 + - 혹 + - 嘶 + - 舆 + - 穀 + - 冗 + - 诫 + - 恤 + - 箸 + - 鎮 + - ז + - ᱟ + - 巩 + - 彬 + - 嬢 + - 瘟 + - 诀 + - 埔 + - 砰 + - 舔 + - ષ + - 밤 + - 詰 + - 顕 + - ዘ + - 煽 + - 綾 + - 窥 + - 絆 + - 움 + - 宛 + - 撼 + - ಧ + - 咔 + - 與 + - 陳 + - 芹 + - 陡 + - 掷 + - 廓 + - 逻 + - ബ + - 唆 + - 寧 + - 怯 + - 鹦 + - 裹 + - 翰 + - ቶ + - ෞ + - 벽 + - 奮 + - 너 + - 齋 + - 승 + - ዎ + - ኩ + - 뽑 + - ഇ + - 讳 + - ភ + - 拽 + - ଦ + - 못 + - 彤 + - 當 + - 퍼 + - 缪 + - 唾 + - 渦 + - 跤 + - ዝ + - 掐 + - 峭 + - 梭 + - ށ + - 兮 + - 窑 + - 應 + - 屉 + - ঢ + - 伽 + - џ + - 菩 + - ฮ + - 潤 + - 辑 + - ៉ + - 께 + - 땐 + - 鈴 + - 暂 + - 廖 + - ॉ + - ഒ + - 屡 + - 峻 + - 鹉 + - 熏 + - 鞍 + - 呻 + - 雯 + - 곳 + - 搂 + - 蜡 + - ฉ + - ৪ + - 깔 + - 說 + - 헤 + - 缆 + - 涯 + - ធ + - 掀 + - 孽 + - ഹ + - 奠 + - 련 + - 짐 + - 樊 + - 粋 + - 衙 + - ҕ + - 녁 + - 叭 + - ڊ + - 멀 + - 큼 + - 詠 + - 劈 + - 높 + - আ + - 蕨 + - 掃 + - భ + - 驯 + - 篠 + - 뜨 + - 痪 + - 窮 + - 騎 + - ຟ + - ሮ + - Ř + - 촌 + - 歉 + - ణ + - ฝ + - 잔 + - 沦 + - 绽 + - Τ + - 樣 + - 暢 + - 폰 + - 窍 + - 條 + - 봉 + - 泵 + - ൽ + - 빨 + - 암 + - 纺 + - 寛 + - 悉 + - 潭 + - ୋ + - 焚 + - 畔 + - 嘲 + - 捂 + - 껴 + - 輔 + - 棕 + - 饥 + - ថ + - 籠 + - ဲ + - 佣 + - ଏ + - ڏ + - 泻 + - 柠 + - ഞ + - 류 + - ፣ + - ƙ + - ۽ + - 钞 + - 呜 + - 葫 + - ។ + - 嶽 + - ቢ + - 濁 + - 仨 + - ӣ + - 飓 + - ഭ + - 沐 + - ಆ + - 邀 + - 赁 + - 冕 + - 哗 + - 禽 + - 酶 + - 侃 + - 锈 + - 呪 + - 熔 + - 揚 + - 奢 + - Э + - 趋 + - 嗦 + - ផ + - 衝 + - 窖 + - 阀 + - 扳 + - 摂 + - 응 + - ඊ + - 쉽 + - 筷 + - 妍 + - ओ + - 斬 + - 肋 + - 클 + - 胺 + - 亵 + - 叽 + - 咎 + - 桨 + - ሥ + - 앉 + - 潔 + - ዬ + - 錯 + - 극 + - 宙 + - 禾 + - ৮ + - 궁 + - 넷 + - 丐 + - 睦 + - ଣ + - 끄 + - 딩 + - ફ + - 赋 + - 蘭 + - ۸ + - 논 + - 徊 + - 徘 + - Ш + - 琦 + - 빌 + - 颤 + - 颂 + - 착 + - 氨 + - ։ + - 썼 + - 擅 + - ‐ + - ぉ + - 蓮 + - ৬ + - 쿠 + - Κ + - 釣 + - 捅 + -  + - 拢 + - 鵬 + - 叱 + - ३ + - • + - 嚎 + - 싼 + - ഴ + - 苑 + - 놨 + - 啓 + - 冨 + - 嘢 + - 鷲 + - ଇ + - 킨 + - 邵 + - 狮 + - 燥 + - ޕ + - ಭ + - 犀 + - 馒 + - 癫 + - 沫 + - 늘 + - 瑜 + - љ + - 禧 + - 딸 + - 瘤 + - 咖 + - 抒 + - 棠 + - ५ + - ቱ + - 噂 + - 舵 + - 곤 + - 凄 + - 抠 + - Ņ + - ሌ + - 拷 + - 蓋 + - 寮 + - 斋 + - ४ + - ഉ + - 걱 + - 呦 + - ሬ + - 俭 + - 蚕 + - 揽 + - 컴 + - 舶 + - 맥 + - 焕 + - 倭 + - 睿 + - 瞳 + - 鹊 + - ಎ + - ಥ + - 辻 + - ☎ + - 铛 + - 弔 + - 락 + - 兩 + - 钙 + - 崽 + - Π + - 钝 + - 낫 + - 밀 + - 銘 + - 縛 + - 殊 + - 藍 + - 俞 + - 惩 + - 刁 + - 튜 + - 褪 + - 脾 + - 谤 + - 跋 + - ८ + - 쌤 + - 획 + - Ф + - 呕 + - 雁 + - 躯 + - 迦 + - 恳 + - 啱 + - 梵 + - 關 + - 孵 + - 晏 + - 鴨 + - ਉ + - 棱 + - 疎 + - 恍 + - 匂 + - 咀 + - 濒 + - 渲 + - 绷 + - 냈 + - 淆 + - 胰 + - ሻ + - 實 + - 팀 + - 坟 + - 龚 + - 쁜 + - 谊 + - 溃 + - ћ + - 髦 + - 诽 + - 拎 + - 醤 + - 曇 + - 阎 + - 찾 + - 娩 + - ଥ + - ሲ + - 渺 + - 骼 + - 蘇 + - ६ + - 啃 + - 揣 + - 椰 + - 嗑 + - 弧 + - 懵 + - 찌 + - 笘 + - 辙 + - 渎 + - 苟 + - ۷ + - ቆ + - 빵 + - ଗ + - 汹 + - ۶ + - 檐 + - 喵 + - 騰 + - 窦 + - 歼 + - 葩 + - 범 + - Ș + - 억 + - 隘 + - 襟 + - 逍 + - 攞 + - 櫻 + - ቻ + - 锚 + - 赃 + - 喀 + - 璐 + - 蔼 + - ဘ + - 區 + - 範 + - 绰 + - 沪 + - 碟 + - 沥 + - ଟ + - 딴 + - 쩌 + - ኧ + - ७ + - ਖ + - 胚 + - 篱 + - 幡 + - 嶺 + - 験 + - 掺 + - 蚁 + - ৭ + - ਚ + - 篤 + - 暫 + - 聡 + - 鷹 + - 茉 + - 氟 + - 叩 + - 擁 + - 掰 + - 嗎 + - 乍 + - Ṭ + - 溅 + - 煲 + - Ở + - உ + - 핑 + - 旷 + - 烬 + - 睫 + - 굉 + - 탄 + - 沧 + - 跷 + - 剰 + - 런 + - ๊ + - ઉ + - 岔 + - 枣 + - 渕 + - 扼 + - 咏 + - 佟 + - Ā + - 悚 + - 灶 + - ẵ + - 靳 + - Ο + - 醸 + - 褐 + - 愉 + - 媳 + - 筝 + - 觅 + - 彰 + - 逮 + - 逞 + - 矫 + - 殷 + - 센 + - 盎 + - ঃ + - 巅 + - 聽 + - 澈 + - 亞 + - 姗 + - 赂 + - 鑫 + - 聂 + - 闸 + - Ä + - 퇴 + - 螃 + - 冉 + - 簧 + - 疟 + - 갑 + - З + - 倔 + - 绎 + - 翅 + - 搵 + - 僻 + - 眷 + - 藓 + - ଅ + - ኑ + - Ǧ + - ௌ + - ଯ + - 萝 + - İ + - 芥 + - ٻ + - 壕 + - 謡 + - 媽 + - 긍 + - ձ + - 褶 + - 鉛 + - 첫 + - 惶 + - 笹 + - 徙 + - 搾 + - Ҳ + - 걍 + - 膀 + - 揪 + - ໊ + - 逾 + - 왕 + - ഡ + - 렌 + - 씬 + - 悖 + - 痩 + - 裡 + - 揃 + - 挚 + - 娄 + - 眩 + - 氣 + - ਈ + - ጀ + - 膛 + - ଜ + - ੍ + - ፋ + - 甥 + - 驸 + - 荧 + - 雞 + - 灸 + - 焉 + - 琅 + - 煌 + - 唧 + - 戮 + - 뛰 + - 쩔 + - 팅 + - 춰 + - 骏 + - 凛 + - 볶 + - 欄 + - 镶 + - 墜 + - 猶 + - 械 + - 酌 + - Α + - 듯 + - 瑛 + - 滕 + - 챙 + - 镯 + - 蠕 + - 丙 + - 灼 + - 訟 + - 鄂 + - 馈 + - 柬 + - 黏 + - 轶 + - 豫 + - 氯 + - 幫 + - 喚 + - 惚 + - ઈ + - 渠 + - 镀 + - ୀ + - 漱 + - Ý + - ӯ + - 皈 + - 咗 + - 莺 + - ឹ + - 柵 + - 碱 + - ጊ + - 徑 + - 隋 + - 啰 + - ሊ + - 祠 + - 층 + - 诏 + - 텔 + - 찬 + - 箇 + - 钧 + - 뉴 + - 體 + - 痫 + - 麒 + - փ + - ᱩ + - 녔 + - 搓 + - 柚 + - 竿 + - 轄 + - अ + - ಒ + - 榨 + - 립 + - 蛤 + - 惭 + - 炳 + - 飢 + - ဟ + - ቺ + - 帧 + - 鳞 + - 곱 + - 헬 + - ଆ + - 锣 + - 倪 + - 鸥 + - 錠 + - ڳ + - ဝ + - ๆ + - 견 + - 琶 + - 饵 + - 將 + - 怂 + - 蔭 + - 蛾 + - 榆 + - 鎌 + - 揾 + - 탕 + - ዐ + - 倘 + - 秉 + - 賭 + - 菠 + - 瑙 + - 囱 + - 훨 + - 缕 + - ఓ + - 撩 + - 篡 + - Ī + - 缀 + - 짓 + - 踝 + - 辫 + - Σ + - ၏ + - 邢 + - 氮 + - 존 + - 탁 + - 硝 + - 萱 + - 拴 + - 烛 + - ޗ + - 铝 + - 锥 + - 쇼 + - 暦 + - 焊 + - 릭 + - 腎 + - 瘩 + - 淼 + - Μ + - 乒 + - 牲 + - 疮 + - 蓓 + - 酪 + - 霄 + - ޢ + - ኪ + - 搐 + - 츠 + - 绅 + - ៃ + - 빡 + - 粟 + - 遏 + - 颅 + - ጉ + - 링 + - 퓨 + - 磷 + - 耽 + - 祟 + - 瘍 + - 염 + - 謙 + - 霾 + - 臻 + - 猟 + - 诞 + - ៊ + - 蔷 + - 賊 + - 訂 + - 贅 + - Щ + - 晾 + - Õ + - ଶ + - 霆 + - 喪 + - 剖 + - 嗒 + - 樋 + - 疙 + - 靶 + - 纬 + - ਡ + - 값 + - 娴 + - 貞 + - 擒 + - ൊ + - 跚 + - 厩 + - 烯 + - 炽 + - आ + - 駄 + - 侑 + - 袱 + - 픈 + - 玮 + - 朔 + - ኖ + - ዜ + - 滔 + - 겁 + - 맘 + - 漬 + - 俣 + - 羔 + - 囤 + - 烷 + - 嗣 + - 峠 + - ǎ + - 晗 + - 乓 + - 蹒 + - 髄 + - ڙ + - 睾 + - 兢 + - 咐 + - 铮 + - ೈ + - 睐 + - 蹊 + - 깝 + - 翘 + - 螂 + - 椭 + - ઇ + - 鈍 + - ္ + - 參 + - 眯 + - 秩 + - 敛 + - ଡ + - 鋼 + - 榈 + - 號 + - 掂 + - 磐 + - 萬 + - 裴 + - 阮 + - 蔚 + - 雍 + - 悍 + - 젠 + - ޙ + - 駿 + - 拂 + - 腊 + - 寞 + - 穹 + - 悴 + - 憔 + - 琥 + - 琵 + - 밑 + - 恥 + - ဂ + - 垢 + - 茬 + - 坨 + - 遛 + - 涕 + - 掲 + - 咚 + - 覺 + - 嘈 + - 峥 + - 꼈 + - 蝉 + - 麵 + - ٠ + - 땜 + - 祀 + - 譜 + - ൈ + - ᱱ + - 량 + - 酥 + - 橇 + - 靡 + - 槐 + - Ấ + - 錢 + - 槻 + - 暧 + - 侥 + - ଧ + - 척 + - 턴 + - 吠 + - 甫 + - 壌 + - 갖 + - 鳳 + - ኦ + - 놔 + - 쓴 + - 寅 + - 麓 + - Ö + - ഥ + - 驭 + - ቦ + - ጅ + - 낙 + - 鹃 + - Ա + - 屌 + - 壤 + - Å + - 낮 + - ဒ + - 隶 + - 讓 + - 豌 + - 憾 + - 噢 + - 闫 + - ฤ + - ժ + - ٔ + - 岬 + - 萤 + - ӳ + - ճ + - ଭ + - 匣 + - 효 + - 傑 + - 완 + - 瑾 + - 荫 + - ଷ + - ጨ + - 액 + - 諭 + - છ + - 痊 + - ऊ + - 羹 + - 漩 + - 砾 + - 岚 + - 裳 + - 규 + - థ + - ψ + - 콘 + - 惟 + - 렵 + - 짧 + - 钏 + - 窜 + - 臼 + - 闽 + - Ó + - 內 + - 诬 + - 樂 + - 煞 + - 蝎 + - 弛 + - 從 + - 닭 + - င + - 缔 + - 岌 + - 怼 + - Ò + - 巍 + - 곡 + - 啼 + - 桓 + - 谂 + - 賂 + - 鳍 + - 摧 + - ޤ + - 킹 + - 冀 + - 彗 + - 铐 + - 銚 + - Ṣ + - 깜 + - 烙 + - 蜱 + - 梶 + - 胴 + - 莞 + - Ọ + - Ӱ + - 呱 + - « + - 狸 + - 瑕 + - 痰 + - 纫 + - 臆 + - ዙ + - 紊 + - 肴 + - 迂 + - 隼 + - 稜 + - 꿀 + - 茁 + - 淌 + - ഫ + - 꽤 + - 믄 + - 赣 + - ๋ + - 洽 + - 농 + - 霹 + - 倚 + - 晦 + - 踹 + - ᱠ + - 덕 + - 嗖 + - 濡 + - 猬 + - 낼 + - 덜 + - Ε + - 撬 + - 呛 + - þ + - ጂ + - 珑 + - 瑠 + - 虜 + - 훈 + - 晤 + - 舘 + - 嗜 + - 渓 + - 瓢 + - 眶 + - 쳤 + - 瞰 + - 腌 + - 勲 + - 蕴 + - 韶 + - 뜻 + - 懿 + - 蕊 + - ቁ + - 黃 + - 陨 + - 鳌 + - 匕 + - 籽 + - 냄 + - 帶 + - 稠 + - 餓 + - 裾 + - 梧 + - ̇ + - ኬ + - Ḍ + - Я + - ় + - 닌 + - 荻 + - ਧ + - 烨 + - 瘸 + - 蜿 + - 齊 + - 團 + - 姻 + - ឡ + - 瞻 + - ฎ + - 捎 + - ሜ + - 嚇 + - ଙ + - 殉 + - ቼ + - 厥 + - ਫ + - ጎ + - 酗 + - 哔 + - 刨 + - 侨 + - 痹 + - 섭 + - 웬 + - 骡 + - 汝 + - 蜒 + - 桦 + - 嘣 + - 冶 + - 峙 + - 樽 + - 變 + - 湛 + - 雳 + - 呸 + - 數 + - 檀 + - 辍 + - 笋 + - ៀ + - 崭 + - 꿈 + - 藉 + - ຝ + - 悄 + - օ + - ଳ + - ಉ + - 롱 + - 쌓 + - ॅ + - 엽 + - 총 + - 寥 + - ՝ + - 롤 + - 沌 + - 允 + - 咄 + - 撂 + - ኋ + - 苇 + - 賣 + - 엄 + - 恙 + - 碾 + - 蜷 + - 닥 + - 觀 + - 겹 + - 茵 + - 蹑 + - 吝 + - 璇 + - ໋ + - ័ + - 墩 + - 猥 + - 널 + - 잤 + - 玷 + - 薫 + - 蹬 + - 弈 + - ፊ + - 俐 + - 頬 + - 秤 + - ଛ + - ၊ + - 쎄 + - 獅 + - 橫 + - ך + - 吏 + - 抨 + - 鯉 + - 腱 + - ඛ + - 缰 + - 秽 + - 렇 + - 锄 + - 呉 + - ሙ + - 찰 + - 苯 + - 람 + - 摁 + - 幣 + - 圍 + - 俏 + - 撵 + - Ś + - 혜 + - 炕 + - ଚ + - 猝 + - 쭉 + - 穏 + - 珂 + - ਭ + - 멋 + - 喳 + - 狡 + - 嘀 + - 韬 + - 瞭 + - 惺 + - ಖ + - 끌 + - 쌍 + - 讽 + - 缎 + - 庐 + - 拣 + - 槟 + - 侶 + - 嘆 + - 뻔 + - 單 + - 處 + - 殆 + - 噛 + - 庚 + - 뻐 + - 즐 + - 梓 + - 램 + - 빈 + - 雏 + - 諮 + - 嚏 + - 득 + - 蜥 + - 뿌 + - 鳩 + - 谕 + - 匮 + - 婊 + - 匙 + - 炬 + - 싱 + - 楓 + - 畸 + - 頓 + - ஒ + - 噪 + - 犁 + - 懊 + - 谚 + - 畴 + - < + - ቡ + - 讐 + - 鮭 + - 꿔 + - 隷 + - 梢 + - 鯛 + - 坷 + - 晟 + - 簸 + - 疵 + - 閲 + - 낸 + - 컨 + - 흥 + - 眸 + - 侏 + - 臺 + - '>' + - 짤 + - 胱 + - Γ + - 沁 + - 墳 + - 襄 + - 蛎 + - 빙 + - 矣 + - 湊 + - ಈ + - 믿 + - 잉 + - ෛ + - 蟑 + - 畠 + - 셋 + - 槿 + - 嬛 + - 狈 + - 羚 + - 隈 + - 泞 + - 荐 + - 吭 + - 剁 + - ٘ + - 炙 + - 蟆 + - 牽 + - 翡 + - 튀 + - ଁ + - ᱤ + - 嗷 + - 绮 + - 簇 + - 娱 + - 幌 + - 犊 + - 漓 + - ቴ + - 牟 + - 昕 + - 념 + - 诋 + - 俸 + - 翩 + - 钥 + - 淤 + - 玻 + - 绥 + - 칼 + - 澎 + - ٫ + - 攘 + - 溉 + - 瀚 + - 庵 + - ઘ + - 塀 + - 茧 + - 哆 + - 롯 + - 挿 + - 殡 + - 荃 + - 釉 + - 窯 + - 伶 + - 爺 + - 瞑 + - ڌ + - 厮 + - 汶 + - 풍 + - 팬 + - 兒 + - 絹 + - 薩 + - 祷 + - 慑 + - 憂 + - ฏ + - 嫉 + - 輩 + - 拯 + - 淇 + - 馋 + - ᱭ + - 啄 + - 猖 + - 絮 + - Δ + - 穗 + - 녹 + - 맡 + - 켓 + - Ē + - 辗 + - ఖ + - 嫣 + - Η + - ዊ + - 轉 + - 惮 + - 傀 + - 儡 + - 啬 + - 颓 + - 渭 + - 筐 + - ଉ + - ዱ + - 샤 + - ሸ + - ឺ + - 鞘 + - 驿 + - 푸 + - 桅 + - 浙 + - 俾 + - 叼 + - ቂ + - 愕 + - 聲 + - 넓 + - 赘 + - 蛊 + - 儲 + - 岖 + - 죄 + - È + - 蛍 + - 朦 + - ዕ + - 貂 + - 뀌 + - 폭 + - 權 + - 渉 + - 跺 + - 酝 + - ጭ + - 焙 + - 渇 + - 筱 + - ඝ + - 撸 + - 洼 + - 脐 + - 曖 + - 옮 + - ኳ + - 翟 + - 쟁 + - 蘸 + - 稔 + - 紳 + - 喱 + - 蚤 + - 雹 + - 鞅 + - 鲤 + - ☆ + - 妬 + - 蹈 + - 捋 + - 矜 + - ђ + - 털 + - 潼 + - ኒ + - ዶ + - 袒 + - 멘 + - 閑 + - 陌 + - অ + - 玺 + - 羁 + - 卤 + - 渝 + - 戎 + - ෆ + - ჟ + - 坍 + - 邑 + - 昵 + - 忒 + - 砌 + - 磋 + - 汲 + - 웨 + - 젤 + - 珈 + - 綻 + - 镰 + - 暁 + - 敖 + - 槌 + - 踱 + - 堺 + - ᱮ + - 摞 + - ቹ + - 钳 + - 倶 + - 诛 + - 寐 + - 邹 + - 缭 + - 솔 + - 撲 + - 醍 + - 樓 + - ः + - 胧 + - 讪 + - 醐 + - ݨ + - ඨ + - 蜴 + - 毗 + - 虞 + - 떼 + - 롭 + - 聯 + - 钠 + - 峯 + - 璋 + - 賓 + - 淵 + - ~ + - 蜚 + - ޚ + - 湃 + - ̍ + - ಫ + - 亢 + - 腑 + - 숨 + - ౌ + - 枷 + - 檜 + - 谬 + - 岑 + - 袄 + - 铀 + - Ì + - 鲑 + - \ + - 杵 + - 韭 + - 콜 + - 烹 + - ඬ + - ኸ + - ਥ + - 킬 + - ඥ + - 熨 + - 擂 + - 赡 + - 滿 + - ሷ + - 摯 + - 诠 + - 匡 + - 谟 + - 瞩 + - 腓 + - 黯 + - ڼ + - 帚 + - 뿐 + - 엑 + - 흐 + - ଂ + - 顷 + - ឆ + - 潦 + - 탔 + - ኘ + - 앙 + - 箔 + - 똑 + - 匾 + - 징 + - ሴ + - ጃ + - 邝 + - 딜 + - ဉ + - 漪 + - 胁 + - 羲 + - 耙 + - 馀 + - 訊 + - 氪 + - 瘠 + - ١ + - 닝 + - 젊 + - 흔 + - 邉 + - 骤 + - 슨 + - 骰 + - 滇 + - 繕 + - 辦 + - ஃ + - 抉 + - 渍 + - 彝 + - 曰 + - 顎 + - 랩 + - 슈 + - 씻 + - 냉 + - 율 + - 縣 + - 询 + - 럴 + - Մ + - 亥 + - 樟 + - 樫 + - 畫 + - 홀 + - 尧 + - 骄 + - 饷 + - 걘 + - 얻 + - 浊 + - 령 + - 씀 + - ぅ + - 鐵 + - 蔗 + - 遼 + - 谛 + - 杭 + - 毋 + - ၀ + - 땡 + - ሠ + - 憤 + - 涟 + - 芜 + - 鸳 + - 콩 + - 椿 + - 怦 + - 鸯 + - ઝ + - ၎ + - ऐ + - 擬 + - 酯 + - 灘 + - 钮 + - 痢 + - 醫 + - 餸 + - 꽃 + - 凱 + - 忡 + - 酎 + - 냥 + - 吮 + - 弩 + - 續 + - 荔 + - 狳 + - 產 + - ጆ + - 犰 + - 骇 + - ଖ + - 噼 + - 紡 + - 줌 + - 짱 + - 趕 + - 峨 + - 컬 + - 粑 + - 攸 + - ŋ + - 嗱 + - ኤ + - 槙 + - Ҫ + - ዓ + - 몬 + - 拗 + - 營 + - 帥 + - 曙 + - ጫ + - 锻 + - 浚 + - 幂 + - 俑 + - 笃 + - 鬱 + - 廿 + - 祺 + - 夠 + - 杞 + - 钾 + - ݙ + - 舷 + - 購 + - 瘀 + - 萃 + - 蜓 + - 즌 + - 筏 + - 涤 + - 曳 + - ฆ + - 랄 + - 蒼 + - 忑 + - ៍ + - 胭 + - ቲ + - ቷ + - 嬷 + - 釧 + - 鳗 + - 忐 + - 鼹 + - 緻 + - 轼 + - 벤 + - 傳 + - 悸 + - 렀 + - 訣 + - 暉 + - 锌 + - 哧 + - 娲 + - 禹 + - 窘 + - 蜻 + - Ł + - 嚓 + - 눠 + - 덴 + - 똥 + - 춤 + - 唄 + - 諾 + - 楔 + - 薗 + - 錮 + - 楷 + - 遡 + - ڀ + - 폴 + - 鱿 + - 嗝 + - 델 + - ഈ + - 뚫 + - 켰 + - 柑 + - 啡 + - 漕 + - 凪 + - 蹋 + - ഏ + - ─ + - 煩 + - 객 + - 專 + - 篝 + - Ż + - 깊 + - 댓 + - 웹 + - ੜ + - 迢 + - 钰 + - 芊 + - 薰 + - ੌ + - ᱢ + - 孜 + - Ķ + - 渤 + - 绯 + - 碇 + - 諏 + - Ĵ + - 帷 + - 涸 + - 蟋 + - 芮 + - 邋 + - 懇 + - 擎 + - 馍 + - 掖 + - 鯨 + - ዩ + - 燒 + - 钵 + - ૃ + - 瞌 + - ഖ + - 沽 + - 蟀 + - ќ + - 锂 + - 荚 + - 鼬 + - 덟 + - 딘 + - 쌀 + - 蟒 + - 嫦 + - 藝 + - 姊 + - 률 + - ఐ + - 漉 + - 誕 + - 寫 + - 憬 + - 萦 + - 균 + - 낀 + - 압 + - 옥 + - 卉 + - 焰 + - 偎 + - 殃 + - 肛 + - 噔 + - 鹭 + - ٺ + - 壺 + - 蝦 + - 멍 + - 윤 + - 컵 + - 픽 + - Ê + - 榊 + - 總 + - 灏 + - 噺 + - 紺 + - 捨 + - 厕 + - 盪 + - 脯 + - 驹 + - ᱜ + - 崴 + - 榛 + - 邯 + - 鬟 + - Հ + - ऱ + - 섬 + - 왠 + - 竺 + - 勅 + - 栾 + - 譬 + - 琛 + - 蕃 + - 홉 + - 骁 + - 栩 + - 攥 + - 俪 + - 刽 + - 笙 + - 遢 + - 삶 + - 걷 + - 눌 + - Š + - 菁 + - 輕 + - 妳 + - 汾 + - 磺 + - 醺 + - ሶ + - ፕ + - ᱚ + - 댄 + - 셀 + - 템 + - 憨 + - 錬 + - 喙 + - 氦 + - 땅 + - 릉 + - 肽 + - 颯 + - 黔 + - 锵 + - 릿 + - 밍 + - 绛 + - ヂ + - 嫖 + - 炜 + - 瘪 + - 臊 + - 벗 + - 봄 + - 쟤 + - 폐 + - 蒿 + - 엘 + - 詣 + - 羨 + - 캠 + - 孰 + - 铬 + - 恺 + - 恢 + - 佰 + - 蚱 + - 渥 + - 纂 + - 纶 + - 벅 + - 叡 + - 捶 + - 綺 + - 眾 + - 憧 + - ऑ + - ڄ + - 昴 + - 誹 + - 謗 + - 棣 + - 汕 + - 沏 + - ᱫ + - 빛 + - 馁 + - 鵜 + - 涮 + - ঈ + - ଼ + - 앤 + - 玟 + - 芷 + - 妒 + - 柊 + - 琊 + - 竣 + - 斟 + - 騙 + - Έ + - ዮ + - 瀧 + - 艮 + - ဗ + - 糙 + - 闵 + - ጓ + - 腳 + - 蜕 + - 韻 + - 뮤 + - ඵ + - 낭 + - 룸 + - 蝗 + - 蹂 + - ਏ + - 腮 + - 럭 + - 쁠 + - ඡ + - 诧 + - 镁 + - 鄉 + - 鍾 + - 窿 + - 蚪 + - 蝌 + - 疡 + - ዴ + - 砥 + - 뷰 + - 엉 + - 皙 + - 撅 + - 犟 + - 娯 + - 掴 + - 둥 + - 헐 + - 혈 + - 砺 + - ਯ + - 麹 + - ฬ + - 籔 + - 럼 + - 捻 + - 벨 + - 홈 + - 嫡 + - 睛 + - ぢ + - 遷 + - 伎 + - ᱾ + - 哽 + - ឈ + - 堰 + - 磡 + - 焱 + - 翎 + - 矗 + - 翊 + - Ν + - ೃ + - ၁ + - 腋 + - 舊 + - 豬 + - 꼐 + - 썰 + - 펜 + - 坞 + - ஏ + - 糯 + - ޞ + - 倣 + - 凋 + - 엠 + - 헌 + - 흘 + - 諜 + - ヅ + - 頸 + - ሂ + - ፎ + - 꼼 + - 둔 + - 삭 + - ♫ + - 貓 + - 踵 + - 惋 + - 價 + - 歡 + - 昱 + - 浣 + - 讹 + - 喆 + - 擔 + - ף + - 龛 + - 艶 + - 苣 + - 涓 + - 躏 + - 窪 + - 屹 + - 恬 + - 裘 + - 糗 + - 绚 + - 錄 + - 霓 + - 噱 + - 껄 + - 槍 + - 蹩 + - "~" + - 孢 + - 춘 + - 힐 + - 햄 + - 夯 + - 潟 + - 漾 + - 偃 + - 咣 + - 癞 + - 訃 + - 딨 + - Ն + - 찜 + - 촬 + - 춥 + - 罠 + - 麸 + - 獭 + - 镳 + - 铠 + - ጡ + - 吒 + - 삐 + - 잃 + - 찐 + - 틱 + - 핀 + - 皐 + - 闺 + - 榎 + - 娼 + - ୂ + - ឋ + - 阂 + - 몽 + - Ļ + - Ս + - ృ + - 詫 + - 铎 + - 僅 + - 菓 + - ៏ + - 卯 + - 噎 + - 榕 + - 馄 + - 樵 + - 랙 + - ᱛ + - 괴 + - 낳 + - 힌 + - 疱 + - 舜 + - 祛 + - 箍 + - 劉 + - 枸 + - 盹 + - 觑 + - ൃ + - 戯 + - 驗 + - 례 + - 핫 + - Җ + - Қ + - 醛 + - 嘩 + - 慵 + - 섞 + - 큐 + - 팩 + - ઠ + - ឌ + - 圖 + - 藕 + - 蚓 + - 呑 + - 喩 + - 곧 + - 닫 + - 밝 + - 앨 + - 毡 + - 跛 + - 秧 + - 嗮 + - 褛 + - 讷 + - 툰 + - '@' + - 虱 + - 蟾 + - 壱 + - 晖 + - 碜 + - 嫔 + - Ă + - Ģ + - ٢ + - 鋳 + - 협 + - 颚 + - 踮 + - 酰 + - 鳟 + - 禍 + - 阜 + - 挛 + - 箕 + - ᱧ + - 腩 + - 꽂 + - 쏘 + - 탑 + - 碘 + - 잖 + - 彷 + - 鸠 + - 缇 + - 绢 + - ฑ + - 猕 + - 밴 + - 퀴 + - 戟 + - 巳 + - 隕 + - 啤 + - 擢 + - 睽 + - 辘 + - 痉 + - ፖ + - 熠 + - 鞑 + - 饨 + - ሐ + - 褴 + - 阈 + - 묻 + - 烏 + - 酚 + - 惣 + - ຣ + - 阑 + - 犒 + - 碉 + - 龈 + - 靼 + - ਘ + - 蛰 + - 阙 + - 놈 + - 땠 + - 鬃 + - 또 + - 哝 + - Ồ + - 낄 + - 싹 + - 첨 + - 蔻 + - 鑼 + - 毀 + - 痣 + - 釘 + - 偕 + - 湍 + - 燎 + - 钗 + - 咫 + - 덩 + - 箋 + - 罹 + - 孚 + - 宓 + - ඤ + - ቋ + - 燈 + - 왼 + - 꿨 + - 흰 + - ၍ + - 庾 + - 盡 + - 躇 + - 鎧 + - 幢 + - 浒 + - 胤 + - 荤 + - 鼾 + - 孀 + - 蹿 + - 裝 + - 獾 + - 皖 + - 蛀 + - 蚯 + - 颐 + - 좌 + - 棲 + - ^ + - 獗 + - 睑 + - 苞 + - 鳕 + - 腦 + - 뒷 + - Ј + - 楞 + - ଠ + - ኞ + - ዞ + - 납 + - 떴 + - 쩍 + - 斷 + - 憶 + - 泸 + - 勸 + - 铰 + - 洱 + - 緯 + - 겸 + - ૌ + - 粽 + - 咤 + - 宕 + - 쿨 + - ֆ + - ڃ + - ‟ + - 鞦 + - 빤 + - 뼈 + - 슴 + - 엇 + - 칸 + - 莘 + - 挝 + - 韆 + - 夭 + - 腆 + - Β + - 뚱 + - 칭 + - 閃 + - 蜍 + - 謹 + - 迄 + - 坯 + - 傣 + - 谏 + - 祯 + - 羯 + - 鹑 + - ሃ + - Բ + - ഓ + - 寶 + - 戲 + - 轧 + - 拮 + - 椛 + - 佃 + - 蠣 + - 礎 + - 囧 + - 丕 + - 摒 + - 榻 + - ヱ + - 扈 + - 薙 + - 렁 + - ‧ + - 啷 + - 舉 + - 侬 + - 邃 + - 垛 + - 怔 + - 闰 + - ፓ + - 혔 + - ⁄ + - 氰 + - 끗 + - 덮 + - 證 + - 虻 + - 俚 + - 壑 + - 瞿 + - 藥 + - 衩 + - ѳ + - 喎 + - 醜 + - 갠 + - 뒀 + - 멜 + - 컸 + - 핸 + - 뚝 + - 晌 + - අ + - ೌ + - 扪 + - '|' + - 荨 + - 깎 + - 짬 + - 雙 + - 髅 + - 圃 + - 蓟 + - 鹫 + - 榮 + - 绫 + - 藐 + - 贻 + - ኢ + - 亂 + - 禮 + - 賜 + - 샵 + - 측 + - ฒ + - 胥 + - 骷 + - 앴 + - 褂 + - 較 + - 恃 + - 垦 + - 麝 + - 诲 + - 뜬 + - 갚 + - 턱 + - ፅ + - 媲 + - 馏 + - 駕 + - 톤 + - 닮 + - 壽 + - 剽 + - 篓 + - 馊 + - 鹂 + - 圓 + - 壹 + - 잊 + - Ե + - ٩ + - 亘 + - 缽 + - 翱 + - 貪 + - 얀 + - 펴 + - ঔ + - 罂 + - 鳖 + - 黝 + - 汞 + - 痺 + - 佯 + - 稷 + - 恪 + - 彌 + - 砦 + - ጪ + - 爭 + - 찔 + - 痞 + - 喰 + - 狒 + - 戬 + - 簪 + - 憑 + - ‒ + - 嗌 + - 嗤 + - 囉 + - 諒 + - 뚜 + - 팡 + - 罵 + - 楊 + - 噶 + - 凜 + - ≪ + - 〜 + - 匐 + - 芈 + - 鹌 + - 诃 + - 鳃 + - 】 + - 涎 + - 腼 + - Є + - ጤ + - 泷 + - 漸 + - 蚌 + - 끈 + - 땀 + - 띠 + - 爾 + - 脓 + - 髋 + - ૈ + - 廳 + - 虔 + - 缜 + - 楢 + - 褥 + - 暄 + - 禺 + - 怅 + - ፒ + - 阉 + - 끓 + - 렉 + - 벼 + - 뽀 + - 틴 + - 팠 + - Ӹ + - 褚 + - 啜 + - 雖 + - ୱ + - 【 + - 槲 + - ଫ + - 雉 + - 馥 + - 烊 + - ୃ + - 摹 + - 羟 + - 騨 + - 琢 + - 钊 + - ൺ + - ٥ + - ඈ + - 꼴 + - 댔 + - 豐 + - 廻 + - 沂 + - 啾 + - 埼 + - 徨 + - 剐 + - 唏 + - 轲 + - 牒 + - ဏ + - 븐 + - 샘 + - 據 + - 峪 + - 錫 + - 밖 + - 漳 + - 炅 + - 荼 + - ၂ + - 玖 + - 絢 + - 镍 + - 沓 + - 뺐 + - 칙 + - 桝 + - 啕 + - 紐 + - 讀 + - 凰 + - 麥 + - 吆 + - 淞 + - 瓮 + - 耦 + - 佘 + - 喋 + - 孺 + - 螨 + - ៈ + - 苫 + - 闩 + - Θ + - 醬 + - 뷔 + - 篆 + - 鉾 + - 蔬 + - 桔 + - 锢 + - 讣 + - 辕 + - 鸵 + - 꽁 + - Ԑ + - 赈 + - 遁 + - 隨 + - 掸 + - 暨 + - 陇 + - 宦 + - 戛 + - 睬 + - ፡ + - 嘚 + - 歲 + - 汛 + - 렛 + - 씹 + - 잇 + - 嚴 + - 檢 + - 흑 + - 麋 + - 佼 + - 랫 + - 鮎 + - 脖 + - 歷 + - 勞 + - 楂 + - 蚂 + - Կ + - 兀 + - ሏ + - 舛 + - 녕 + - 뇌 + - 릇 + - 짠 + - 힙 + - 冴 + - 蕎 + - 崗 + - 膿 + - 侮 + - 茛 + - 攪 + - 逅 + - 匍 + - 邂 + - 瘁 + - Ի + - ڇ + - ឃ + - △ + - ঋ + - ਝ + - 曬 + - 멈 + - 묵 + - 컷 + - 혁 + - 휘 + - 깃 + - 椋 + - ヵ + - 潺 + - 螳 + - 鳅 + - ಘ + - ဇ + - 迸 + - 拄 + - 浃 + - 钛 + - 낚 + - 얇 + - 헷 + - 흡 + - ਛ + - 搀 + - 렴 + - 黜 + - 闆 + - 惬 + - 帛 + - 戰 + - ৷ + - ଘ + - € + - 蜢 + - 鲈 + - 遐 + - 뽕 + - 캡 + - 砧 + - 碼 + - 邨 + - ឱ + - 溥 + - 咿 + - 锹 + - 砚 + - 熹 + - Ả + - ‚ + - 珺 + - 紬 + - Ẹ + - 凧 + - 戊 + - 곰 + - 畢 + - 鱗 + - 苹 + - 笞 + - 箫 + - Դ + - 瀕 + - Ū + - ፉ + - 谩 + - 겉 + - 쭈 + - 탐 + - Ό + - 廟 + - 怆 + - 絕 + - 꽉 + - 鬣 + - 塵 + - 羡 + - Λ + - 댕 + - 뜯 + - ጽ + - 稱 + - 覗 + - 꾼 + - 劃 + - 卻 + - 栞 + - 雛 + - 跆 + - 抿 + - 잘 + - 啧 + - 俨 + - 汴 + - 賽 + - 叟 + - Ҙ + - ଓ + - 渾 + - 糾 + - 긁 + - "\x93" + - Ġ + - ǹ + - ٰ + - ឿ + - 泯 + - 泾 + - 묘 + - 쪘 + - 쫓 + - 婧 + - 籁 + - 淄 + - 痨 + - 弑 + - 忱 + - 淨 + - 縞 + - 酣 + - 繼 + - Ι + - ѓ + - ଞ + - 壞 + - 겪 + - 烽 + - 묶 + - 썹 + - 풋 + - 宍 + - 苷 + - 靜 + - 羌 + - 矯 + - Χ + - 啮 + - 胯 + - 賺 + - 吖 + - 냅 + - 붕 + - 쉴 + - ૉ + - 獨 + - 덤 + - 詮 + - 臃 + - 焖 + - 獒 + - 紹 + - 諗 + - 岱 + - 璨 + - 讃 + - 둬 + - 璧 + - 痔 + - 冽 + - 舀 + - 弼 + - 徇 + - 綠 + - 繭 + - 镣 + - 驮 + - ऋ + - 搡 + - 搪 + - 砷 + - 닷 + - 닿 + - 땄 + - 욱 + - 웅 + - 찝 + - ဦ + - 噗 + - 醚 + - 谑 + - 紘 + - 炷 + - 枭 + - 罔 + - 蚣 + - 颌 + - 璞 + - 닦 + - ĺ + - ሕ + - 馴 + - 긋 + - 랍 + - 咨 + - 粱 + - ໆ + - 蛭 + - 骋 + - 囡 + - ץ + - 劵 + - 濟 + - 纣 + - 荟 + - 蛟 + - 뀐 + - 밟 + - Պ + - 膠 + - ៗ + - ൗ + - 狛 + - 琰 + - 畝 + - 觐 + - 擀 + - 蒔 + - 蚜 + - 귄 + - 빅 + - 쫄 + - 촉 + - 螈 + - 蚝 + - 郸 + - 飴 + - 鸞 + - 娓 + - 皎 + - 眈 + - 捺 + - 砒 + - 糞 + - 茱 + - 裆 + - 갤 + - 뺏 + - 쭐 + - 쿄 + - 팟 + - 赝 + - 犸 + - 蜊 + - 惆 + - 瘴 + - 笆 + - 讥 + - 钨 + - 驷 + - 宸 + - 戾 + - 賑 + - ڍ + - ሯ + - ጦ + - 랭 + - 룩 + - 뺄 + - 샐 + - 숫 + - 팝 + - Ո + - 桟 + - 罄 + - 槃 + - 捗 + - 轱 + - 濕 + - 谙 + - ሦ + - 榔 + - 溫 + - 璀 + - 诣 + - 늙 + - 썩 + - 쫙 + - 톱 + - 爛 + - 铂 + - 奧 + - 鹈 + - 赳 + - 膵 + - 渚 + - 缈 + - 耘 + - 唰 + - 綴 + - 豺 + - 龊 + - 龌 + - ٣ + - ඌ + - 犷 + - 葆 + - 颞 + - 馳 + - 릎 + - 숭 + - 쌩 + - 썸 + - 祇 + - 險 + - 蝓 + - 鴻 + - 熾 + - 蛞 + - 沱 + - 潍 + - 堇 + - ਐ + - 尬 + - 粕 + - 辄 + - 껍 + - 넨 + - 룹 + - 샌 + - 쌌 + - 좁 + - 핵 + - Գ + - 榉 + - 臥 + - 鹕 + - 蟻 + - 咝 + - 缥 + - ∞ + - 刍 + - 惘 + - 牦 + - 絲 + - ጁ + - 屬 + - 讧 + - 돋 + - 맙 + - ౦ + - ᱞ + - 啟 + - 뺀 + - 埗 + - 悶 + - 毂 + - 贋 + - 顆 + - 鲟 + - 孬 + - 昙 + - 薮 + - 壓 + - 狀 + - 缤 + - 藜 + - 鹽 + - 麩 + - 갓 + - 멤 + - 믹 + - 뱅 + - 붓 + - 윗 + - 쩐 + - 췄 + - 斓 + - 莴 + - 펙 + - ヲ + - 釋 + - 袅 + - 躊 + - 阚 + - 囔 + - 铆 + - Ț + - ሑ + - ጌ + - 兎 + - 戍 + - 涝 + - 诟 + - 铿 + - 쨌 + - 쩨 + - Ĥ + - Ӧ + - ፀ + - 冑 + - 廠 + - 앱 + - 秆 + - 糠 + - 鮫 + - 桧 + - 垩 + - 耷 + - 镐 + - 엊 + - 夙 + - 宥 + - 濠 + - 繍 + - ઢ + - 佗 + - 戶 + - 皑 + - 蝾 + - 쫍 + - 莆 + - 饉 + - 懷 + - එ + - 啁 + - 赊 + - 鸪 + - 挞 + - 鹧 + - ඓ + - 蔫 + - 뜩 + - 띄 + - 략 + - 뤄 + - 맵 + - 폼 + - 甬 + - 烩 + - 碴 + - 钍 + - 掇 + - 閒 + - 奘 + - 羿 + - 趙 + - Ō + - Ά + - ഘ + - ၉ + - ቪ + - 弋 + - 斡 + - 衲 + - 辿 + - 쥐 + - 쪄 + - 珞 + - 瓯 + - 壬 + - 鬧 + - 忖 + - ¥ + - ဓ + - 肓 + - 薅 + - 靈 + - 靛 + - ఘ + - ಏ + - 轭 + - 윙 + - ÿ + - 亟 + - 呲 + - 咻 + - 硒 + - 絨 + - 魯 + - 껌 + - 덥 + - 듬 + - 빽 + - 飒 + - 迥 + - Վ + - 彙 + - 즘 + - ϊ + - 蜈 + - 嗲 + - 觎 + - 轟 + - 귤 + - 낯 + - 쌈 + - 찢 + - 쾌 + - 팍 + - ဥ + - 揄 + - 煦 + - 熵 + - 淺 + - 玫 + - 哐 + - 藪 + - Ñ + - Φ + - Ԥ + - ٤ + - 埠 + - 拈 + - 炯 + - 굽 + - 뻤 + - 뿔 + - 셜 + - Į + - Թ + - 珏 + - 疽 + - 缨 + - 揶 + - 囃 + - 梱 + - 餡 + - 鰹 + - 燻 + - Ħ + - 撥 + - 爻 + - 脫 + - 雫 + - 霁 + - ኙ + - 擇 + - 踌 + - 鬓 + - 겐 + - 쩡 + - 텀 + - 텍 + - ਓ + - 뭉 + - 햇 + - 鯖 + - 髭 + - 傭 + - 蛐 + - 鰻 + - 遜 + - ഠ + - › + - 怄 + - 裟 + - 啩 + - 恣 + - 斛 + - 檻 + - 谔 + - 踞 + - 닉 + - 맹 + - 잼 + - 詐 + - 櫃 + - 浏 + - 綬 + - 攫 + - 冢 + - 綜 + - 芃 + - 歆 + - 殇 + - 鄭 + - 鲱 + - 黨 + - ፃ + - ᱨ + - Ụ + - ‹ + - 滓 + - 濤 + - 갱 + - 앗 + - 쵸 + - 캔 + - 抡 + - 輿 + - 擊 + - 苓 + - 歎 + - 幔 + - 愫 + - 萼 + - 檸 + - 嵇 + - 薏 + - 蘿 + - Ӓ + - ፌ + - 딪 + - Ք + - ሔ + - 憐 + - 洸 + - 燧 + - 珩 + - 껏 + - 셉 + - 즉 + - 펌 + - 珐 + - 瘙 + - 粵 + - 膽 + - 荏 + - 镊 + - 劾 + - 妲 + - 缮 + - 靚 + - 鳏 + - Ţ + - ఠ + - ቄ + - 昀 + - 椀 + - 袤 + - 遽 + - 흠 + - Џ + - 仃 + - 婵 + - 诩 + - 鍼 + - 쉐 + - 탱 + - 奚 + - 饯 + - 桢 + - 樺 + - 锭 + - 蚬 + - 跻 + - ޠ + - 膺 + - ԑ + - ޏ + - ဤ + - 哂 + - 攰 + - 葦 + - 錐 + - "\x94" + - ỵ + - 靭 + - 뺑 + - 엥 + - 탠 + - 帼 + - 〇 + - 姪 + - 晰 + - 摺 + - ឬ + - 恻 + - 惡 + - 蹉 + - à + - ၅ + - 궈 + - 멸 + - 빴 + - 쇠 + - 푼 + - Տ + - 巌 + - 掳 + - 撚 + - 膈 + - 蛹 + - 胛 + - 舫 + - 缚 + - 舐 + - 鲫 + - 荞 + - 豉 + - 叻 + - 骛 + - 龋 + - 糜 + - 둑 + - 뢰 + - 륵 + - 얹 + - 煉 + - 痤 + - 蝽 + - 煨 + - 膦 + - 嚿 + - 蛆 + - 蟲 + - 钴 + - 顯 + - '}' + - ᱴ + - 歸 + - 湄 + - Ő + - Լ + - Ռ + - ٦ + - 銷 + - 깥 + - 뱃 + - 嶙 + - 鄱 + - 錣 + - 烃 + - 謁 + - 炀 + - 潢 + - 煜 + - 娑 + - 痿 + - ၆ + - ቨ + - 跎 + - 꼽 + - 댁 + - 밭 + - 섹 + - 숏 + - 쎈 + - 쥬 + - 츄 + - 칵 + - 콤 + - ૅ + - 瑰 + - 襷 + - 楕 + - 瞠 + - 酉 + - 鹬 + - 叵 + - 婕 + - 庖 + - 觊 + - 謂 + - 闊 + - ٨ + - 偌 + - 挎 + - 锏 + - 룰 + - 뭣 + - 봇 + - 빔 + - 융 + - 찼 + - 퉁 + - 헛 + - 汎 + - 蟠 + - ゞ + - 箏 + - 峋 + - 堑 + - 痍 + - 纥 + - 勵 + - 粼 + - 钚 + - 퀄 + - ᱥ + - 窩 + - 螯 + - 髻 + - 鱲 + - ′ + - 巽 + - 谄 + - 꼰 + - 뇨 + - 뜰 + - 볍 + - 빚 + - 툭 + - 펑 + - ਊ + - 涣 + - 淬 + - 稅 + - 魇 + - 姣 + - 疣 + - 胫 + - 酊 + - 檗 + - 猾 + - 跄 + - 踉 + - 瓒 + - 骊 + - 鬆 + - ґ + - 咦 + - 肱 + - 臉 + - 鞄 + - 넉 + - 빗 + - 뻥 + - 얄 + - 엎 + - 칩 + - 훔 + - Ə + - ઊ + - 泱 + - 狞 + - 윈 + - 欽 + - 涧 + - 匝 + - 籌 + - 鲶 + - 嘗 + - 鰂 + - 鹩 + - 濮 + - 姦 + - 恿 + - 袈 + - £ + - 撐 + - 曉 + - 聰 + - 蔥 + - 郴 + - ʿ + - ໌ + - ၈ + - ጄ + - ឥ + - 戌 + - 蕙 + - 蠻 + - 贮 + - 铵 + - 깄 + - 앵 + - 혐 + - 檎 + - 緋 + - 桉 + - 骞 + - 坳 + - 箴 + - 桀 + - 鏑 + - 瀛 + - 礴 + - 芪 + - ঊ + - 倖 + - 谵 + - '{' + - Þ + - ၄ + - 喹 + - 燔 + - 芍 + - 詢 + - 遙 + - 깡 + - 뀔 + - 넥 + - 젝 + - 핏 + - 횟 + - Օ + - ઞ + - 洩 + - 颧 + - 燭 + - 뭐 + - ঞ + - 繰 + - 呷 + - 鲻 + - ங + - 鳝 + - 鹪 + - 偻 + - 珥 + - 铡 + - ಞ + - 戀 + - 狰 + - 璜 + - 纭 + - 蝈 + - ሟ + - ‽ + - 敝 + - 砝 + - 삿 + - 샷 + - 쏠 + - 쿼 + - 揸 + - 锰 + - 掟 + - 葭 + - 鸚 + - 謳 + - 罷 + - 湮 + - 蜃 + - Œ + - ಠ + - 诙 + - ਠ + - ಐ + - 厭 + - 咛 + - 掻 + - 揿 + - 纏 + - 荀 + - 菏 + - 蓦 + - 袂 + - 镫 + - 뱀 + - 뱉 + - 짰 + - 嘔 + - 歐 + - 礒 + - 葡 + - 鋸 + - 匯 + - 滉 + - 倹 + - ៌ + - 擺 + - 痱 + - 篑 + - 遲 + - 鹳 + - 嬴 + - 惴 + - 鰺 + - ၃ + - 彈 + - 滟 + - 簾 + - 苋 + - ٧ + - ਢ + - ၌ + - ★ + - ゑ + - 窈 + - 葺 + - 谪 + - 랗 + - 맣 + - 틈 + - 耆 + - 苅 + - 铉 + - 鹋 + - 妩 + - 塹 + - 牆 + - 獐 + - Չ + - ଵ + - 怵 + - 獻 + - 硌 + - 磴 + - ୌ + - 绌 + - 굿 + - 껀 + - 띵 + - 뻘 + - 슐 + - 쩜 + - 툴 + - 椽 + - 濂 + - 焗 + - 裱 + - 챔 + - 穩 + - 茗 + - 橿 + - 镑 + - 脷 + - 錆 + - 寰 + - 阡 + - 忻 + - 矾 + - 镭 + - 骜 + - 駛 + - 詔 + - 냬 + - 뉘 + - 듀 + - 횡 + - ȋ + - ቧ + - ᱷ + - 厲 + - 屐 + - 徵 + - 谗 + - 貰 + - 렬 + - 쿵 + - 唸 + - 嚥 + - 塙 + - 澪 + - 櫓 + - 燦 + - అ + - І + - 噚 + - 榷 + - 孪 + - 揀 + - 擞 + - 纜 + - Ø + - Ρ + - ⠀ + - 伢 + - 缄 + - 翳 + - 蛳 + - 諫 + - 谥 + - 賦 + - 雜 + - 鮑 + - Ζ + - Ї + - Ֆ + - ٪ + - 丟 + - 獎 + - 秸 + - 郦 + - 隱 + - 깼 + - 므 + - 팽 + - 푹 + - 仄 + - 廈 + - 杳 + - 涞 + - 淅 + - 袴 + - 繳 + - 撫 + - 嘤 + - 笺 + - 髮 + - 穣 + - 纾 + - 鲭 + - ኃ + - 垠 + - 牠 + - 睨 + - ၇ + - ጻ + - 佞 + - 櫛 + - 虛 + - 鲷 + - 갇 + - 똘 + - 쇄 + - 쑥 + - 젖 + - 탭 + - 훌 + - 淚 + - 贏 + - 镂 + - 阖 + - 夥 + - 滲 + - 簽 + - 菰 + - 鹹 + - 绗 + - 牝 + - 霏 + - 逵 + - 鹜 + - 鸸 + - 噏 + - 忤 + - 瞓 + - 啖 + - Ω + - ՛ + - ޟ + - ሹ + - ᱵ + - 殼 + - 礫 + - 簌 + - 蛔 + - 蛯 + - 铤 + - 곽 + - 귈 + - 됩 + - 벳 + - 숱 + - 숲 + - 첩 + - 탓 + - 틸 + - 펼 + - Ҷ + - ጸ + - 鋪 + - 쁨 + - 饽 + - 忿 + - 濾 + - 畿 + - 澁 + - 穢 + - 矶 + - 绉 + - 嚢 + - 犄 + - 筵 + - 茴 + - 莅 + - Ջ + - ଢ + - 嗔 + - 诓 + - 隍 + - 셰 + - ŕ + - ఛ + - 悌 + - 槇 + - 蘋 + - 鵝 + - 녜 + - 맻 + - 벙 + - 섰 + - 썬 + - 쏟 + - 퀘 + - 흉 + - Ď + - Ь + - 寵 + - 廢 + - 祓 + - 麽 + - 蹼 + - 鋒 + - 槭 + - 懋 + - 窕 + - ̂ + - 嵜 + - 掣 + - 灞 + - 襯 + - 邈 + - 锱 + - 魷 + - Շ + - ޘ + - ቫ + - 峽 + - 碓 + - 謠 + - 遴 + - 颦 + - 멕 + - 킥 + - ዥ + - ឧ + - 叢 + - 鍮 + - 黐 + - 갸 + - 뎅 + - 옵 + - 훠 + - 覽 + - 暹 + - 甾 + - 疸 + - 鴎 + - 缛 + - 烁 + - 猁 + - 猞 + - ឯ + - 佝 + - 欖 + - 瀝 + - 罡 + - 萸 + - 藿 + - ̄ + - 咂 + - 螢 + - 铢 + - 頚 + - 饗 + - 鸢 + - ઑ + - Ừ + - 嗬 + - 嘥 + - 嚕 + - 爲 + - 纨 + - 겟 + - 굔 + - 냠 + - 콕 + - 텝 + - 훅 + - Ң + - 悻 + - 潛 + - 苺 + - 藁 + - 鶯 + - 黍 + - 넛 + - 濫 + - 鄰 + - 蠅 + - 襖 + - 枇 + - 盧 + - 廚 + - 褓 + - 賤 + - 幄 + - 栀 + - 盃 + - 鑊 + - 珅 + - 绾 + - 蔦 + - 遨 + - Ҩ + - ۂ + - 嬲 + - 繫 + - 膊 + - 룬 + - 맺 + - 옴 + - 쭤 + - 팁 + - 폈 + - 瑪 + - 癸 + - 삽 + - 첼 + - 锑 + - 龜 + - 嵯 + - 氚 + - 蓼 + - ຼ + - 珪 + - 揖 + - 瑚 + - 膻 + - 霎 + - 飕 + - Ή + - Խ + - 峦 + - 廁 + - 蘆 + - 衢 + - 蹟 + - 锉 + - ሼ + - 啵 + - 恆 + - 焯 + - 诿 + - 깅 + - 뛸 + - 륨 + - 밸 + - 쉰 + - 텅 + - 壯 + - 夾 + - 峒 + - 蝋 + - 餘 + - 勁 + - 哏 + - 檄 + - 赭 + - 毓 + - 燗 + - 鮨 + - 榭 + - 啶 + - 梆 + - 嵘 + - 轢 + - 嗟 + - ጮ + - 嬰 + - 捱 + - 蹶 + - 꺾 + - 텨 + - Ӑ + - ኗ + - ዤ + - ዷ + - ፤ + - 冚 + - 搖 + - 楣 + - 浔 + - 瞟 + - 诨 + - 骥 + - 닙 + - 젓 + - 펐 + - 繞 + - 鹸 + - 瀞 + - 燮 + - 苜 + - 湎 + - 靱 + - 閻 + - 杷 + - 臧 + - 噻 + - 囫 + - 溴 + - 阄 + - Ҵ + - 簑 + - 薔 + - 蠔 + - 頁 + - ፐ + - 〔 + - 檔 + - 閱 + - 겄 + - 괄 + - 굶 + - 귓 + - 깠 + - 꽈 + - 넜 + - 럿 + - 옹 + - 욜 + - 쬐 + - 漑 + - 潸 + - 唷 + - 笈 + - 鱈 + - 蓿 + - 剌 + - 酩 + - 佇 + - 唑 + - 嶼 + - 钒 + - 胝 + - 胼 + - 蛱 + - 圩 + - 礙 + - 趨 + - Υ + - 櫂 + - 玥 + - 瑄 + - 绺 + - 蔔 + - 鸬 + - 鹚 + - Æ + - ୈ + - 墾 + - 搶 + - 盅 + - 绡 + - 蚩 + - 閪 + - "\x9E" + - ­ + - ̈ + - ۖ + - ଝ + - ሾ + - ዪ + - 琏 + - 굵 + - 눅 + - 늬 + - 됨 + - 붉 + - 샴 + - 씌 + - 얜 + - 옳 + - 욘 + - 傥 + - 蜣 + - 迴 + - 鱧 + - 唢 + - 殒 + - 菫 + - 沣 + - 爐 + - 泗 + - 揆 + - 靉 + - 倏 + - 疥 + - 卞 + - 噉 + - 囵 + - 殘 + - 氙 + - 腚 + - 銮 + - ᱣ + - 慘 + - 搔 + - 犠 + - 盥 + - 綫 + - 蒐 + - 褲 + - 訝 + - 辊 + - © + - ® + - ቭ + - 〕 + - 吡 + - 啉 + - 痂 + - 觞 + - 貘 + - 鷺 + - 눕 + - 늑 + - 늫 + - 렷 + - 벚 + - 뻗 + - 얌 + - 얗 + - 왓 + - 짖 + - Ư + - 唁 + - 圀 + - 鐔 + - 륜 + - 뻑 + - 쓱 + - 왤 + - 滘 + - 濑 + - 岷 + - 疋 + - 蓑 + - 譚 + - 铯 + - 毘 + - 諦 + - 襁 + - 讴 + - 鄞 + - 緣 + - 膘 + - 禰 + - 泮 + - 璎 + - 莊 + - 蔺 + - 裨 + - 陂 + - 馗 + - ڦ + - ಃ + - ጩ + - 渫 + - 溧 + - 獠 + - 祢 + - 诌 + - 赅 + - 괌 + - 렘 + - 렙 + - ኚ + - Ủ + - 兇 + - 彿 + - 荠 + - 谀 + - 댈 + - 룡 + - 륙 + - 및 + - 뿜 + - 셈 + - 읍 + - 찡 + - 毬 + - 辋 + - 箩 + - 饅 + - 拚 + - 紆 + - 葚 + - 儺 + - 籾 + - 菀 + - 呤 + - 煸 + - 琲 + - 胍 + - 玳 + - 谴 + - 镉 + - 俎 + - 洵 + - 锲 + - 颉 + - 僱 + - 柘 + - 栎 + - 疝 + - 萢 + - 鑽 + - 骶 + - 〆 + - 儘 + - 汩 + - 腭 + - Փ + - 佈 + - 掮 + - 梏 + - 歙 + - 毽 + - 涿 + - 矬 + - 엮 + - Û + - Ѐ + - ዣ + - ᱡ + - ᱦ + - 喬 + - 嫲 + - 嬌 + - 懶 + - 筲 + - 糅 + - 辭 + - 霭 + - 낑 + - 뎌 + - 뛴 + - 봅 + - 솜 + - 엣 + - 왁 + - 찹 + - 칫 + - 懼 + - 禎 + - ဌ + - 娆 + - 鬚 + - 荥 + - 笏 + - 嶌 + - 癣 + - 攣 + - 鍬 + - 嘌 + - 捌 + - 孑 + - 淦 + - 瑁 + - 硼 + - 擾 + - 泓 + - 閾 + - 楯 + - 蝕 + - ゐ + - 哙 + - 姝 + - 孖 + - 盂 + - 胄 + - Ɓ + - ଃ + - ഊ + - ዌ + - ፆ + - 倜 + - 卅 + - 卍 + - 柩 + - 鲅 + - 갛 + - 껑 + - 껜 + - 륭 + - 뭇 + - 슝 + - 싯 + - 쏴 + - 잎 + - 콧 + - 팜 + - 펀 + - ඞ + - 婀 + - 톨 + - 洙 + - 硤 + - 梠 + - 锆 + - 筧 + - 鵤 + - 菖 + - 邬 + - 軋 + - 栉 + - 忪 + - 桎 + - 筠 + - 脍 + - 锃 + - 佔 + - 儆 + - 掬 + - 旮 + - 荊 + - ᱹ + - 隽 + - 饴 + - 훑 + - Ċ + - Է + - ቬ + - ጧ + - 奂 + - 滷 + - 癮 + - 蝼 + - 슥 + - 쏙 + - 왈 + - 팥 + - 핥 + - Ը + - 乸 + - 擤 + - 縱 + - 铍 + - 멧 + - Ў + - 嘹 + - 埴 + - 悅 + - 欅 + - 谒 + - 鴛 + - ឲ + - 嘭 + - 箪 + - 鴦 + - 恫 + - 覃 + - 穎 + - 郜 + - 韋 + - 僭 + - 痙 + - 邁 + - 哌 + - 疇 + - 惇 + - 侗 + - 箒 + - 埂 + - 讶 + - 邺 + - 鲹 + - 稞 + - 蒡 + - 賴 + - Զ + - 绶 + - 贖 + - 铱 + - Ҭ + - 亳 + - 坩 + - 柒 + - 纰 + - 觸 + - Ɗ + - ፏ + - ⋯ + - 劑 + - 擴 + - 殲 + - 溏 + - 茯 + - 깍 + - 붐 + - 뻣 + - 샹 + - 줍 + - 쯔 + - 펠 + - 敕 + - 깬 + - 꾹 + - 뮬 + - 빰 + - 숍 + - 즙 + - 쭝 + - 쾅 + - 퀸 + - 킵 + - 펭 + - 헝 + - 俥 + - 滂 + - 瘘 + - 캘 + - 嗪 + - 衞 + - 睢 + - 铣 + - 韮 + - 翦 + - 娠 + - 旛 + - 翫 + - 蕈 + - 譯 + - 吽 + - 囿 + - ͘ + - 讚 + - 钹 + - Ƙ + - ǔ + - Ұ + - 阕 + - 阱 + - 麿 + - 쫑 + - 쿡 + - ဧ + - ሣ + - 嬤 + - 懺 + - 晁 + - 殓 + - 滾 + - 苻 + - 钯 + - 饬 + - 껐 + - 꿋 + - 덧 + - 뵈 + - 엌 + - 잌 + - Ë + - 沅 + - 瑩 + - 撻 + - 笥 + - 尕 + - 簀 + - 竈 + - 縷 + - 鮪 + - 糀 + - 謄 + - 侘 + - 鰭 + - 氩 + - 籐 + - 舖 + - 皺 + - 伫 + - 弭 + - 欸 + - 泙 + - Ύ + - 祚 + - 缢 + - 聒 + - 诰 + - 鄢 + - 鴫 + - 鹄 + - 齡 + - Ξ + - ಓ + - ᱰ + - 垓 + - 燉 + - 筈 + - 贊 + - 鬥 + - Ĩ + - Ź + - ഐ + - ඖ + - ᱲ + - 侩 + - 惱 + - 杓 + - 涪 + - 漿 + - 炆 + - 觥 + - 颍 + - 餵 + - 麾 + - 겜 + - 괘 + - 꿍 + - 돕 + - 돗 + - 딲 + - 릏 + - 맑 + - 뵙 + - 솥 + - 앚 + - 쫀 + - 쭘 + - 펄 + - Ũ + - Ӗ + - ┐ + - 榧 + - 癜 + - 缱 + - 饕 + - 驅 + - 鲇 + - 젯 + - 퍽 + - 갯 + - 憫 + - 爍 + - 鄧 + - 萘 + - 廼 + - 吁 + - 茲 + - 鉤 + - 埚 + - 墉 + - 慳 + - 泔 + - 猢 + - 瑭 + - 旌 + - 孱 + - 屆 + - 弐 + - 珉 + - 祗 + - 薑 + - Ŵ + - ʽ + - Њ + - ѐ + - ഛ + - ቾ + - Ị + - 唞 + - 囁 + - 搽 + - 旯 + - 绻 + - 腧 + - 膣 + - 謊 + - 谆 + - 谌 + - 蹤 + - 钽 + - 靂 + - 뚤 + - 몫 + - 삥 + - 웜 + - 줏 + - 쩰 + - 츤 + - 캉 + - 큘 + - 팸 + - 펍 + - 펫 + - 헨 + - 崑 + - 瑤 + - 痧 + - 轍 + - 顛 + - 飚 + - 鵑 + - 龅 + - 롬 + - 잣 + - 횐 + - ಛ + - ඍ + - 滯 + - 薹 + - 譴 + - 桿 + - 氤 + - 蹙 + - ÷ + - 鵯 + - 臘 + - 鲼 + - 甑 + - 鯵 + - 嬬 + - 婺 + - 杈 + - 鬶 + - 鲠 + - 鳶 + - 嬸 + - 骅 + - ઋ + - 啐 + - 嗫 + - 尴 + - 徉 + - 抻 + - 煬 + - 瓊 + - 祜 + - 虢 + - 鈿 + - 俶 + - 倌 + - 撳 + - 棗 + - 樸 + - 珲 + - 癬 + - 笪 + - 錶 + - 삘 + - 씽 + - ኡ + - ፔ + - 剱 + - 彎 + - 獰 + - 甕 + - 綁 + - 腍 + - 芡 + - 薈 + - 蜆 + - 逑 + - 겔 + - 곈 + - 뤘 + - 뾰 + - 옇 + - 윽 + - 잭 + - 텃 + - 텼 + - 픔 + - 兖 + - 勳 + - 擰 + - 朧 + - 桤 + - 睏 + - 迩 + - 흙 + - 舩 + - 訛 + - 馮 + - 撈 + - 攬 + - 祎 + - 饒 + - 儚 + - ឍ + - 纈 + - 纐 + - 莳 + - 氘 + - 鑓 + - 葳 + - 莪 + - 儂 + - 繇 + - 苒 + - 恸 + - 舢 + - 刎 + - 徜 + - 桠 + - 繹 + - 芫 + - 杢 + - 榫 + - 氲 + - 睜 + - 箜 + - 篌 + - 貅 + - 閖 + - ᱼ + - 屙 + - 敘 + - 暈 + - 梾 + - 籤 + - 謬 + - 낌 + - 씁 + - 씸 + - Ĕ + - Ŭ + - Ӡ + - ቿ + - 傢 + - 呟 + - 悭 + - 溟 + - 璽 + - 瓴 + - 绔 + - 芩 + - 貔 + - 酞 + - 釀 + - 鍊 + - 鲃 + - 깁 + - 돔 + - 둡 + - 랴 + - 썪 + - 짭 + - 짼 + - 퀵 + - 폿 + - 홋 + - ఞ + - 潞 + - 癲 + - 鋲 + - 캄 + - 퐁 + - 瀾 + - 訶 + - 贄 + - ಢ + - 羰 + - 羸 + - 麂 + -  + - 剋 + - 滁 + - 瑳 + - 谶 + - 荸 + - 좀 + - 碲 + - 楳 + - 鲳 + - 煕 + - 戇 + - 溲 + - 膑 + - ޣ + - 壷 + - 擠 + - 聿 + - 伉 + - 滦 + - 睥 + - 繩 + - 脘 + - 荽 + - 崙 + - 攤 + - 柾 + - 砀 + - 籮 + - 蠡 + - 谧 + - ഔ + - 挲 + - 晔 + - 琮 + - 瘋 + - 藨 + - 钣 + - Ơ + - Ҟ + - ಔ + - ዑ + - ጵ + - Ứ + - ‫ + - ∈ + - 凇 + - 懑 + - 掙 + - 揼 + - 涜 + - 炔 + - 繪 + - 腟 + - 芾 + - 錘 + - 頒 + - 驟 + - 鹞 + - 꽝 + - 넬 + - 눴 + - 뜸 + - 밉 + - 뵀 + - 삔 + - 샜 + - 셌 + - 쑤 + - 엿 + - 콸 + - Ҥ + - Ҽ + - ဿ + - 捩 + - 禿 + - 竇 + - 譽 + - 郫 + - 둠 + - 뒹 + - 렐 + - 맴 + - 뽈 + - 첸 + - 拋 + - 淙 + - 盞 + - 丶 + - 寬 + - 獵 + - 窰 + - 舳 + - 註 + - ઃ + - 诅 + - 閤 + - 鴇 + - 嘧 + - 慄 + - 攝 + - 蝨 + - 鰯 + - 貶 + - 臾 + - 笕 + - 頷 + - 镌 + - 竪 + - 噤 + - 诘 + - 锗 + - 閘 + - 嗚 + - 壩 + - 撺 + - 晷 + - 桡 + - 棹 + - 耧 + - 趸 + - → + - 妁 + - 牯 + - 瓿 + - 笄 + - 蛄 + - 豈 + - 铖 + - 骐 + - 鷉 + - 鸾 + - 屍 + - 楸 + - 踽 + - 锒 + - 鲲 + - 섀 + - 켄 + - Ľ + - ӊ + - ጇ + - ጬ + - ◎ + - 嚨 + - 姒 + - 蒺 + - 蝸 + - 輻 + - 鸨 + - 齟 + - 깰 + - 끽 + - 낵 + - 눔 + - 닳 + - 밋 + - 밲 + - 벡 + - 뺨 + - 쉘 + - 슉 + - 쌔 + - 짚 + - 촛 + - 춧 + - 캣 + - 캥 + - 튕 + - 휙 + - ਔ + - ఢ + - ೧ + - ᱯ + - 偲 + - 劍 + - 枱 + - 膩 + - 艷 + - 菸 + - 詛 + - 豇 + - 낡 + - 됬 + - 둣 + - 쌰 + - 撷 + - 贰 + - 躙 + - 辯 + - 遑 + - Յ + - 楮 + - 誼 + - 瞞 + - 祿 + - 绦 + - 廬 + - 皋 + - 妝 + - 鸮 + - 떤 + - 圳 + - 捲 + - 陝 + - 獺 + - 媾 + - 魍 + - 鼩 + - 鴈 + - ゝ + - 狲 + - 釐 + - 铄 + - 沮 + - 蘼 + - 邕 + - 钎 + - 靥 + - 鞣 + - ♥ + - 姘 + - 娣 + - 稹 + - 胳 + - 郅 + - 阆 + - 颱 + - 餮 + - ־ + - 儋 + - 厝 + - 肅 + - 誊 + - 騷 + - 숟 + - "\x92" + - "\x97" + - Ճ + - ՞ + - ኜ + - ዢ + - ዦ + - Ố + - 嘍 + - 揩 + - 曆 + - 栢 + - 潋 + - 箬 + - 糍 + - 遞 + - 髡 + - 鰐 + - 鲡 + - 鲢 + - 齬 + - 걀 + - 꺄 + - 꿉 + - 뗄 + - 빕 + - 얽 + - 읏 + - 잰 + - 쟀 + - 컥 + - 킷 + - 햐 + - 흩 + - ඣ + - ፑ + - ៣ + - 寳 + - 淖 + - 灑 + - 錨 + - 駁 + - 랠 + - 썽 + - 웰 + - 젬 + - 탬 + - 툼 + - 핍 + - 檳 + - 籃 + - 僑 + - 橼 + - 脹 + - 銛 + - 钜 + - 盱 + - 籲 + - 陲 + - 颔 + - 勖 + - 蓖 + - 郢 + - 檯 + - 粂 + - 獏 + - 燿 + - 祕 + - 鯊 + - 枡 + - 惕 + - 兌 + - 钼 + - 鞆 + - ● + - 綦 + - 蕗 + - 埜 + - 焘 + - 劭 + - 愎 + - 橈 + - 鎚 + - 锷 + - 鞏 + - 齁 + - 龇 + - ဍ + - ♂ + - 侪 + - 窠 + - 肪 + - 蜇 + - 逹 + - 邛 + - 卟 + - 撓 + - 燐 + - 纖 + - 郓 + - 闱 + - 餞 + - 鹓 + - 俬 + - 呔 + - 澧 + - 燴 + - 犍 + - 羧 + - 葶 + - 谲 + - ¬ + - Ć + - ː + - ̓ + - ڱ + - ۚ + - ඪ + - ፁ + - ᱪ + - Ẩ + - 呎 + - 哣 + - 噃 + - 搣 + - 淒 + - 苕 + - 萋 + - 襪 + - 訇 + - 諄 + - 謢 + - 邳 + - 鉈 + - 鴉 + - 鸻 + - 갭 + - 곶 + - 넹 + - 뗐 + - 룽 + - 맷 + - 샾 + - 쐈 + - 쨍 + - 챠 + - 컹 + - 튠 + - 푠 + - ˮ + - Ί + - Ҿ + - ޛ + - ዟ + - 悗 + - 耒 + - 躾 + - 鏟 + - 閂 + - 곁 + - 맏 + - 뮌 + - 찻 + - 睪 + - 礦 + - 筺 + - 艱 + - 賬 + - 镕 + - 蕕 + - 炝 + - 聾 + - 逡 + - ฌ + - 瀋 + - 詭 + - 鲣 + - 侉 + - 埙 + - 慟 + - 蜉 + - 钡 + - 輯 + - 諧 + - 吳 + - 鐙 + - 陛 + - 撹 + - 苧 + - 劔 + - 濛 + - 齧 + - Ժ + - 剝 + - 吩 + - 徕 + - 镓 + - ൌ + - 佻 + - 嚅 + - 岘 + - 窨 + - 跬 + - 銜 + - 骢 + - 魉 + - 鰓 + - 㩒 + - 嬗 + - 旎 + - 旖 + - 氫 + - 洄 + - 牺 + - 篙 + - 舂 + - 闌 + - 飄 + - Ծ + - ḿ + - 仞 + - 嘯 + - 噓 + - 囹 + - 圄 + - 岿 + - 恁 + - 揦 + - 殚 + - 沆 + - 簕 + - 莠 + - 莼 + - 萊 + - 鰆 + - ɔ + - ≡ + - 砣 + - 辇 + - 궐 + - 뽐 + - "\x84" + - "\x9A" + - § + - Ť + - Ձ + - ۓ + - ጢ + - ፂ + - ፄ + - Ổ + - Ờ + - 僆 + - 棂 + - 獸 + - 瓏 + - 瘢 + - 聳 + - 荛 + - 衿 + - 遒 + - 鑰 + - 镬 + - 깽 + - 꺠 + - 끙 + - 늪 + - 댐 + - 딥 + - 딧 + - 랖 + - 룻 + - 릅 + - 봔 + - 봬 + - 뼛 + - 섣 + - 쉼 + - 싣 + - 쎘 + - 얏 + - 윌 + - 쥴 + - 쯧 + - 챈 + - 챌 + - 촥 + - 톰 + - 핬 + - 圪 + - 屜 + - 捽 + - 珮 + - 碛 + - 臟 + - 螫 + - 輋 + - 醪 + - 骠 + - 똠 + - 맸 + - 샬 + - 沔 + - 禊 + - 襦 + - 趄 + - 邇 + - 剜 + - 筍 + - 緞 + - 虧 + - 趔 + - 铩 + - 埒 + - 憚 + - 扦 + - 罟 + - 囮 + - 賈 + - 匁 + - 吲 + - 哚 + - 雎 + - 鄒 + - 飫 + - 縊 + - 讼 + - 濯 + - 竊 + - 铕 + - 蓣 + - ๅ + - 潑 + - 瀉 + - Ґ + - ಊ + - 屓 + - 碣 + - 粳 + - 苈 + - 蕤 + - 誨 + - 跖 + - 騾 + - 魑 + - ⸺ + - 倅 + - 幇 + - 廂 + - 柺 + - 楡 + - 瀨 + - 狆 + - 籏 + - 籬 + - 跣 + - 锶 + - 镆 + - 韌 + - ΐ + - 佚 + - 汜 + - 牍 + - 牴 + - 癱 + - 蟬 + - 顏 + - ϋ + - ዉ + - ▪ + - 佥 + - 刿 + - 噙 + - 孭 + - 洮 + - 漲 + - 猷 + - 瓤 + - 疊 + - 癡 + - 矍 + - 硯 + - 稃 + - 讫 + - 贔 + - 꾀 + - 떵 + - 맬 + - 빳 + - 챕 + - "\x91" + - "\x96" + - ƴ + - ؔ + - ઔ + - ෲ + - ኣ + - ១ + - 啞 + - 夘 + - 嵋 + - 徬 + - 慾 + - 斂 + - 渌 + - 滌 + - 漯 + - 燶 + - 砵 + - 稟 + - 笤 + - 蓆 + - 螞 + - 覓 + - 諺 + - 诳 + - 谡 + - 踎 + - 躉 + - 鈔 + - 铋 + - 陞 + - 顼 + - 麪 + - 갬 + - 궜 + - 궤 + - 꿇 + - 덱 + - 떳 + - 띨 + - 룐 + - 몹 + - 삑 + - 슁 + - 쏭 + - 앰 + - 욤 + - 웩 + - 잦 + - 죙 + - 챘 + - 첵 + - 촘 + - 쿤 + - 킴 + - 텁 + - 퓸 + - 훼 + - ઍ + - 冧 + - 勐 + - 擸 + - 晉 + - 汨 + - 燊 + - 瘡 + - 癇 + - 眀 + - 鎹 + - 铷 + - 鯰 + - 鱒 + - 딤 + - 앓 + - 얍 + - 윷 + - 쟈 + - 팎 + - 囗 + - 諌 + - 鋤 + - 壆 + - 嶄 + - 碕 + - 綵 + - 闢 + - 鳐 + - 秣 + - 簗 + - 蕪 + - 氹 + - 兪 + - 恹 + - 鈕 + - 钇 + - 蝣 + - 軀 + - 畲 + - 埕 + - 潅 + - 瞼 + - 褄 + - 詈 + - 邏 + - 颶 + - 莟 + - 艙 + - 碩 + - 筅 + - 钐 + - 寤 + - 徭 + - 銑 + - 朊 + - 楝 + - 澩 + - 竽 + - 褌 + - 覲 + - 铑 + - 鵠 + - 捭 + - 哞 + - 墊 + - 忾 + - 杼 + - 玑 + - 砭 + - 芨 + - 菡 + - 锇 + - 埓 + - 壅 + - 峅 + - 崧 + - 徠 + - 悱 + - 瑧 + - 脩 + - 邙 + - 铨 + - 鱸 + - 鸩 + - ẅ + - 壢 + - 泫 + - 爰 + - 箝 + - 耄 + - 耋 + - ▲ + - 垭 + - 巒 + - 捯 + - 撿 + - 攋 + - 梼 + - 璟 + - 疖 + - 痦 + - 紥 + - 缬 + - 腈 + - 菝 + - 逓 + - 铒 + - 鬢 + - 魃 + - 뎁 + - ѝ + - 垚 + - 擲 + - 眦 + - 絃 + - 舄 + - 蘅 + - 隸 + - 髯 + - 鲛 + - 鹱 + - 뎠 + - 딛 + - 몄 + - 쨈 + - 휠 + - 휩 + - ȃ + - Ց + - ۃ + - ॠ + - ḅ + - ヮ + - 勻 + - 卌 + - 吋 + - 噸 + - 囝 + - 奀 + - 戆 + - 揈 + - 揞 + - 搲 + - 攏 + - 昶 + - 暅 + - 椶 + - 榲 + - 橞 + - 涠 + - 珙 + - 琬 + - 磚 + - 粝 + - 糰 + - 緬 + - 罫 + - 羈 + - 葜 + - 蒹 + - 蕁 + - 薷 + - 蠱 + - 襴 + - 轸 + - 邰 + - 鏈 + - 鬘 + - 龐 + - 긱 + - 꺽 + - 늠 + - 뎀 + - 딕 + - 띡 + - 뵐 + - 셧 + - 슌 + - 웍 + - 윳 + - 짙 + - 쫒 + - 텄 + - 헉 + - 헹 + - 훗 + - Ώ + - ♯ + - 刪 + - 妯 + - 廪 + - 瀟 + - 犧 + - 畦 + - 癪 + - 矽 + - 禪 + - 腴 + - 袢 + - 鉦 + - 鏝 + - 뽁 + - 켈 + - 휜 + - 沭 + - 漣 + - 磔 + - 蕩 + - ଐ + - 仟 + - 壟 + - 妪 + - 淝 + - 紓 + - 苴 + - 莜 + - 隴 + - 饌 + - 駭 + - 鹘 + - 黢 + - ઐ + - 浛 + - ㄟ + - 剷 + - 圻 + - 澹 + - 砻 + - 肄 + - 崂 + - 痾 + - 稗 + - 褻 + - 迨 + - 镧 + - 霰 + - 顰 + - 輦 + - 輛 + - 焔 + - 篭 + - 踐 + - 坻 + - 왜 + - 殯 + - 靄 + - 琨 + - 闖 + - 騭 + - 蝿 + - 頤 + - 厠 + - 夲 + - 嫪 + - 玘 + - 蘊 + - 黚 + - 黧 + - 媞 + - 咥 + - 嘜 + - 嵊 + - 椴 + - 濞 + - 緘 + - 藺 + - 蝮 + - 醴 + - 鉉 + - 鹗 + - 贲 + - ഃ + - ဠ + - 偈 + - 唪 + - 嗳 + - 姶 + - 嫻 + - 孥 + - 崁 + - 彧 + - 徂 + - 枞 + - 狽 + - 皲 + - 紮 + - 缦 + - 莒 + - 裃 + - ṃ + - 穫 + - ゚ + - 喑 + - 摟 + - 擋 + - 氡 + - 篾 + - 絣 + - 绐 + - 聩 + - 蚶 + - 螟 + - 襞 + - 賁 + - 踟 + - 蹰 + - 鈷 + - 镛 + - 闾 + - 髂 + - 鲆 + - 齒 + - 쌋 + - 췌 + - ॊ + - ఔ + - ဩ + - ኅ + - ※ + - 俅 + - 唖 + - 尷 + - 洇 + - 澆 + - 绀 + - 蕭 + - 틋 + - ኻ + - 佷 + - 侈 + - 뉜 + - 쉑 + - 쑈 + - "\x8A" + - "\x9D" + - Ğ + - ǐ + - ಝ + - ೯ + - ඃ + - ฯ + - ဈ + - ሒ + - ኼ + - ጴ + - ៖ + - ៦ + - ᱬ + - ᱶ + - ᱸ + - □ + - 䁅 + - 呯 + - 唈 + - 唳 + - 喐 + - 嗄 + - 噹 + - 娌 + - 娛 + - 寢 + - 嶂 + - 恽 + - 慚 + - 懞 + - 懣 + - 抌 + - 攜 + - 曚 + - 枥 + - 柽 + - 樑 + - 樞 + - 樾 + - 牀 + - 狍 + - 稙 + - 繚 + - 舸 + - 芎 + - 衾 + - 訕 + - 豢 + - 躝 + - 轎 + - 酐 + - 鎏 + - 鏊 + - 钆 + - 钪 + - 钶 + - 雋 + - 饋 + - 鬠 + - 鸫 + - 龠 + - 갰 + - 겅 + - 곗 + - 곪 + - 굼 + - 낱 + - 냇 + - 넒 + - 닛 + - 댑 + - 덨 + - 듦 + - 땔 + - 떄 + - 뗀 + - 똔 + - 롷 + - 롹 + - 묽 + - 볐 + - 빢 + - 뼌 + - 뽂 + - 샛 + - 샥 + - 솟 + - 숄 + - 숑 + - 슛 + - 쐬 + - 쑨 + - 쓕 + - 앳 + - 얕 + - 옅 + - 웁 + - 윰 + - 쟨 + - 젼 + - 짹 + - 쫘 + - 쭌 + - 챗 + - 펩 + - 푯 + - 핌 + - "\U00022C55" + - 櫚 + - 煅 + - 甌 + - 莢 + - 驕 + - 髌 + - 랏 + - 쏜 + - 옐 + - 핼 + - ஔ + - 僖 + - 恊 + - 滙 + - 澍 + - 癢 + - 粿 + - 翹 + - 蔀 + - 蛸 + - 躓 + - 鏃 + - 飩 + - 髀 + - 吶 + - 垃 + - 巉 + - 巔 + - 怩 + - 搗 + - 楦 + - 琚 + - 篁 + - 脲 + - 誡 + - 阊 + - 鬻 + - 鸱 + - 叺 + - 湟 + - 頗 + - 魟 + - 狢 + - 畐 + - 畷 + - 椹 + - 諍 + - 醮 + - 鐸 + - 釗 + - 镗 + - 锴 + - ゙ + - 戕 + - 稈 + - 纒 + - 亓 + - 庹 + - 氖 + - 祉 + - 鉗 + - 础 + - 嚯 + - 堉 + - 桫 + - 椤 + - 楋 + - 瀣 + - 珧 + - 礬 + - 舾 + - 邾 + - 鵺 + - 鼱 + - 滢 + - 臍 + - 堝 + - 弍 + - 晞 + - 椁 + - 濺 + - 睄 + - 礇 + - 笫 + - 蠟 + - 鎂 + - 閨 + - 怏 + - 慷 + - 瀏 + - 綸 + - 罎 + - 閩 + - ጐ + - ឫ + - 伧 + - 僂 + - 冼 + - 夔 + - 媠 + - 嵴 + - 幟 + - 畊 + - 磬 + - 窺 + - 簷 + - 胿 + - 臬 + - 蚵 + - 蹚 + - 鋏 + - 鏖 + - 霑 + - 騮 + - 鲔 + - 끅 + - ̋ + - Љ + - ѕ + - ២ + - 佶 + - 唻 + - 抾 + - 柞 + - 澱 + - 錙 + - 늄 + - 뒨 + - 믈 + - 콰 + - ± + - ¶ + - ʾ + - ̊ + - ଈ + - ଔ + - ஶ + - ኀ + - ጳ + - ጼ + - ጾ + - ጿ + - ፥ + - ឮ + - ០ + - ៤ + - ៨ + - ᱝ + - 㓤 + - 仝 + - 倧 + - 刄 + - 厍 + - 咇 + - 唥 + - 喏 + - 嗞 + - 囍 + - 圜 + - 埞 + - 塬 + - 塱 + - 墀 + - 墮 + - 壸 + - 婭 + - 岫 + - 崃 + - 崋 + - 弶 + - 愜 + - 憊 + - 挈 + - 揜 + - 摮 + - 擘 + - 擱 + - 昐 + - 枘 + - 枳 + - 椚 + - 槁 + - 樒 + - 櫸 + - 淸 + - 溘 + - 溼 + - 燙 + - 痈 + - 硎 + - 篩 + - 簒 + - 縝 + - 縻 + - 纔 + - 荪 + - 葯 + - 蚴 + - 蛏 + - 蛻 + - 蝰 + - 蠹 + - 裇 + - 裥 + - 誅 + - 豎 + - 貲 + - 踭 + - 踴 + - 蹌 + - 蹣 + - 鑿 + - 铼 + - 锺 + - 镲 + - 颙 + - 駈 + - 駱 + - 鮓 + - 鮟 + - 鯇 + - 鰈 + - 鰜 + - 鱇 + - 鲀 + - 鵲 + - 괭 + - 굘 + - 긌 + - 깟 + - 깻 + - 꼿 + - 넙 + - 뉸 + - 뗘 + - 뚠 + - 띃 + - 렜 + - 룔 + - 멓 + - 멱 + - 뭄 + - 뺌 + - 뿅 + - 뿍 + - 숯 + - 슘 + - 쎌 + - 얠 + - 옌 + - 잴 + - 쩝 + - 쳇 + - 췻 + - 츰 + - 캇 + - 켔 + - 퀭 + - 킁 + - 탤 + - 튄 + - 팰 + - 혓 + - 홧 + - 훤 + - 휑 + - 힉 + - ȇ + - ˎ + - 躼 + - 곯 + - 덫 + - 햅 + - Ě + - 狹 + - 睚 + - 觜 + - 겡 + - 셴 + - 쌜 + - ಋ + - 壘 + - 孛 + - 忟 + - 旻 + - 榑 + - 煥 + - 狎 + - 眇 + - 罘 + - 胪 + - 脛 + - 舨 + - 镒 + - 餼 + - 馐 + - 촤 + - 歃 + - 禛 + - ♭ + - 垌 + - 尭 + - 晝 + - 楹 + - 滄 + - 砜 + - 菟 + - 蒨 + - 藷 + - 鏢 + - 鐡 + - 頌 + - 馕 + - 鰲 + - 鳉 + - 豕 + - 蜘 + - ㄧ + - 嵬 + - 忸 + - 暝 + - 盜 + - 螣 + - 謐 + - 嘬 + - 圾 + - 洟 + - 舁 + - 醗 + - 铟 + - 颏 + - 黌 + - 栂 + - 瘻 + - 瞋 + - 窣 + - 窸 + - 絋 + - 鶫 + - 銕 + - √ + - 蚺 + - 蹕 + - 窶 + - 牻 + - 擯 + - 愼 + - 榾 + - 癩 + - 筜 + - 筼 + - 聶 + - 蟄 + - 鍔 + - 頽 + - 黠 + - 梛 + - 莨 + - 骈 + - 鸊 + - 倬 + - 唛 + - 嗶 + - 嘰 + - 嚐 + - 媪 + - 徛 + - 憺 + - 揠 + - 甦 + - 翃 + - 肭 + - 芗 + - 茔 + - 萁 + - 葎 + - 蓠 + - 蛉 + - 蜮 + - 贶 + - 趖 + - 轡 + - 釁 + - 鈉 + - 隹 + - 餉 + - 饪 + - 騅 + - 橹 + - 篳 + - 蟯 + - Ъ + - ឦ + - ∠ + - 〝 + - ヰ + - 俠 + - 冪 + - 埤 + - 墘 + - 嬅 + - 峤 + - 巿 + - 扻 + - 搦 + - 攔 + - 昰 + - 枋 + - 槊 + - 渑 + - 燵 + - 猊 + - 簋 + - 肼 + - 臚 + - 艄 + - 茆 + - 茼 + - 菘 + - 菪 + - 諷 + - 譟 + - 躑 + - 輓 + - 郯 + - 郾 + - 鄄 + - 鋆 + - 铳 + - 锨 + - 閏 + - 颪 + - 馭 + - 髒 + - 鱔 + - ǰ + - ॲ + - ୫ + - ឪ + - 愠 + - 歛 + - 皚 + - 硲 + - 稣 + - 蛚 + - 輾 + - 馩 + - 꽌 + - 롸 + - 밧 + - 뱄 + - "\x80" + - "\x99" + - Ï + - ǒ + - ȏ + - ̌ + - ̔ + - ̟ + - Ӯ + - ٗ + - ۗ + - ޡ + - ऍ + - ॆ + - ॔ + - ૢ + - ୪ + - ೦ + - ೨ + - ೩ + - ෳ + - ቮ + - ጹ + - ḉ + - ḫ + - ṇ + - ṉ + - ẃ + - Ạ + - Ầ + - Ậ + - Ệ + - Ự + - ⁠ + - ∙ + - ⊙ + - ◯ + - ⸻ + - 〟 + - 㧎 + - 䒏 + - 䒐 + - 佮 + - 俟 + - 倯 + - 倻 + - 偢 + - 僥 + - 儍 + - 凊 + - 匱 + - 叁 + - 嗐 + - 嘏 + - 噁 + - 囪 + - 埵 + - 堯 + - 奓 + - 姍 + - 娉 + - 尣 + - 弸 + - 怍 + - 悽 + - 挜 + - 挹 + - 揗 + - 摈 + - 斃 + - 昉 + - 曵 + - 梣 + - 棧 + - 楫 + - 橐 + - 欒 + - 殭 + - 殳 + - 洎 + - 浐 + - 涷 + - 玭 + - 瑋 + - 璁 + - 璈 + - 甙 + - 畈 + - 瘓 + - 眙 + - 硃 + - 碚 + - 磧 + - 竅 + - 筥 + - 篦 + - 粲 + - 糒 + - 繻 + - 罅 + - 胗 + - 舺 + - 艋 + - 艤 + - 艪 + - 艸 + - 茕 + - 荜 + - 莵 + - 菉 + - 菔 + - 萠 + - 蓺 + - 蔣 + - 蘂 + - 蟥 + - 覯 + - 訐 + - 訥 + - 詡 + - 誣 + - 誦 + - 誻 + - 謨 + - 譖 + - 豂 + - 赧 + - 趌 + - 趺 + - 躅 + - 軚 + - 輘 + - 輷 + - 迾 + - 鄣 + - 醌 + - 鎅 + - 鎔 + - 鎝 + - 鏨 + - 鑄 + - 鑲 + - 钋 + - 闕 + - 陉 + - 頰 + - 餋 + - 餒 + - 餛 + - 馯 + - 骘 + - 鬍 + - 鬨 + - 魎 + - 鲮 + - 鲿 + - 鳫 + - 鵞 + - 鵡 + - 鶉 + - 鹛 + - 鼆 + - 鼐 + - 걜 + - 겋 + - 곌 + - 굥 + - 귐 + - 꽐 + - 꽥 + - 꿩 + - 끍 + - 냔 + - 냘 + - 냡 + - 넝 + - 넴 + - 놉 + - 놋 + - 놘 + - 뇽 + - 뉩 + - 늉 + - 댜 + - 듈 + - 땋 + - 떰 + - 띤 + - 맽 + - 멩 + - 몀 + - 믕 + - 볕 + - 뵌 + - 빻 + - 뿡 + - 샨 + - 숀 + - 숴 + - 슾 + - 쌕 + - 쌨 + - 썅 + - 썜 + - 쎅 + - 쏼 + - 쒀 + - 씰 + - 옉 + - 옫 + - 웟 + - 읊 + - 읜 + - 좆 + - 짯 + - 쨋 + - 쨰 + - 쩄 + - 쮸 + - 촐 + - 캬 + - 켁 + - 켐 + - 켸 + - 콥 + - 쿱 + - 퉤 + - 튬 + - 팹 + - 퐉 + - 푤 + - 퓰 + - 픕 + - 휀 + - "\U00022CC2" + - ʺ + - 꾜 + - 꿰 + - 쇳 + - 잽 + - Ǹ + - ೫ + - ኟ + - ṅ + - † + - 凈 + - 垪 + - 拵 + - 曷 + - 梘 + - 漚 + - 絚 + - 鯪 + - 넚 + - 쌉 + - 엡 + - ೮ + - 䢢 + - 佤 + - 凫 + - 煖 + - 獪 + - 瘆 + - 癆 + - 秬 + - 糋 + - 躹 + - 迳 + - 钌 + - 陜 + - 韪 + - 驛 + - 髙 + - 鹼 + - 갉 + - 뷴 + - 寃 + - 刳 + - 劏 + - 嚡 + - 杮 + - 槎 + - 槤 + - 樅 + - 沤 + - 炴 + - 煊 + - 熒 + - 珎 + - 璉 + - 痼 + - 簔 + - 苄 + - 苳 + - 菴 + - 蘚 + - 虬 + - 詆 + - 赍 + - 跶 + - 铪 + - 闔 + - 顱 + - 颢 + - 飜 + - 骹 + - 伜 + - 柝 + - 聟 + - 釵 + - 崆 + - 畋 + - 笸 + - 膾 + - 蕲 + - 靫 + - 頴 + - 髷 + - 鵙 + - 鸷 + - 錺 + - 蒟 + - 愴 + - 腘 + - 鯱 + - 샀 + - 끊 + - 굳 + - 拶 + - Ẓ + - 橄 + - Ṛ + - 惫 + - 咆 + - 옛 + - ఊ + - 싫 + - 밌 + - 雰 + - 괜 + - 떻 + - 뭔 + - 伥 + - 飪 + - 鬪 + - 鼈 + - 걔 + - 椙 + - 蒎 + - 锿 + - 鲵 + - 亰 + - 啻 + - 囂 + - 峁 + - 弖 + - 憮 + - 桴 + - 瓘 + - 瘧 + - 秭 + - 簓 + - 薖 + - 蝴 + - 谯 + - 趿 + - 镨 + - 闳 + - 馑 + - 骺 + - 鱚 + - 鲐 + - ఋ + - 咙 + - Ÿ + - ഋ + - ഢ + - ဋ + - 丨 + - 丱 + - 仱 + - 傈 + - 傩 + - 僳 + - 劊 + - 嗆 + - 嗹 + - 嘁 + - 岈 + - 嵖 + - 巖 + - 庠 + - 廸 + - 戔 + - 扂 + - 拏 + - 挾 + - 掗 + - 摰 + - 撣 + - 攑 + - 敍 + - 旃 + - 旒 + - 栻 + - 槓 + - 歕 + - 歨 + - 殂 + - 泠 + - 渀 + - 潲 + - 潷 + - 澀 + - 瓩 + - 甓 + - 疃 + - 癀 + - 癔 + - 竦 + - 筊 + - 篥 + - 籟 + - 籼 + - 糬 + - 緹 + - 縉 + - 縢 + - 膕 + - 臈 + - 臙 + - 艏 + - 苡 + - 莩 + - 蓊 + - 薀 + - 薜 + - 蘓 + - 裈 + - 褧 + - 覕 + - 諡 + - 謇 + - 诒 + - 诤 + - 贽 + - 軼 + - 迤 + - 逶 + - 邡 + - 醅 + - 釼 + - 錚 + - 鍚 + - 鐃 + - 鐐 + - 钺 + - 铇 + - 锕 + - 镎 + - 靑 + - 顫 + - 髖 + - 鰊 + - 鳎 + - 鳔 + - 鷽 + - 鼙 + - ኰ + - 䖙 + - 俢 + - 儉 + - 啍 + - 埲 + - 屄 + - 戥 + - 掞 + - 枦 + - 爿 + - 笳 + - 綢 + - 繄 + - 翕 + - 芘 + - 蛣 + - 豔 + - 蹐 + - 鉀 + - 闞 + - 鵪 + - 鸝 + - 됭 + - 싰 + - 옭 + - 좔 + - ̧ + - ☉ + - 떫 + - 뱌 + - 벘 + - 씉 + - 엷 + - 읐 + - Ƴ + - "\x81" + - "\x8D" + - "\x8E" + - "\x98" + - ¦ + - Ð + - Ù + - Ŋ + - ƒ + - Ǥ + - ǫ + - Ʉ + - ˊ + - ˋ + - ̕ + - ̱ + - ̲ + - ̶ + - Ψ + - Ђ + - Ћ + - Ќ + - Ѹ + - Ӌ + - Ӳ + - Ղ + - Ր + - ַ + - ּ + - ؓ + - ٓ + - ऩ + - ॐ + - ৗ + - ઼ + - ૧ + - ૮ + - ୗ + - ୨ + - ୯ + - ఝ + - ఱ + - ೪ + - ഝ + - ෴ + - ་ + - ན + - ሓ + - ሿ + - ቐ + - ቓ + - ቯ + - ዒ + - ዖ + - ዡ + - ጯ + - ፗ + - ៎ + - ៥ + - ៧ + - ḏ + - ḡ + - ḩ + - Ḫ + - ṁ + - ẞ + - Ắ + - Ể + - Ỉ + - Ỗ + - Ộ + - Ớ + - Ὑ + - ῖ + - ‰ + - ₹ + - ⃗ + - ↑ + - ↓ + - ∇ + - ∼ + - ≈ + - ▼ + - ☺ + - ✅ + - Ⱅ + - Ⱎ + - ゎ + - ゔ + - 㶶 + - 䁯 + - 䆀 + - 䱽 + - 䴕 + - 亍 + - 佉 + - 侷 + - 傃 + - 傉 + - 傱 + - 僉 + - 僊 + - 僮 + - 凩 + - 刋 + - 剎 + - 劖 + - 劼 + - 勰 + - 勼 + - 匏 + - 厴 + - 厶 + - 叅 + - 吿 + - 呓 + - 咹 + - 哓 + - 唂 + - 唎 + - 喟 + - 喲 + - 喼 + - 嗇 + - 嗿 + - 嚀 + - 嚒 + - 囑 + - 圷 + - 坜 + - 坵 + - 坼 + - 埆 + - 埭 + - 塢 + - 塭 + - 墁 + - 奬 + - 妗 + - 妠 + - 妡 + - 妣 + - 妤 + - 姹 + - 娗 + - 嫐 + - 嬶 + - 尓 + - 尙 + - 屢 + - 屣 + - 岀 + - 峄 + - 峇 + - 崞 + - 崮 + - 帙 + - 廍 + - 弌 + - 弢 + - 彥 + - 彳 + - 悒 + - 惝 + - 愔 + - 愷 + - 愾 + - 慤 + - 戞 + - 戽 + - 扴 + - 抆 + - 抔 + - 抦 + - 拃 + - 捹 + - 掁 + - 掕 + - 掼 + - 摙 + - 摳 + - 摵 + - 摷 + - 擏 + - 擷 + - 斝 + - 旳 + - 昃 + - 晡 + - 晧 + - 暸 + - 杙 + - 杣 + - 杻 + - 枧 + - 枰 + - 柸 + - 棔 + - 椏 + - 椟 + - 榙 + - 樁 + - 樗 + - 檪 + - 櫈 + - 殁 + - 殄 + - 毵 + - 氾 + - 汱 + - 洐 + - 洹 + - 淥 + - 淪 + - 湫 + - 溋 + - 溷 + - 滸 + - 潴 + - 澗 + - 澶 + - 濉 + - 瀍 + - 烝 + - 煆 + - 熈 + - 燜 + - 爨 + - 牾 + - 猗 + - 玜 + - 玠 + - 珒 + - 珣 + - 瑨 + - 瓠 + - 疔 + - 疠 + - 疴 + - 睞 + - 硚 + - 硨 + - 磲 + - 礑 + - 祆 + - 禳 + - 穐 + - 笮 + - 筌 + - 筿 + - 箆 + - 箓 + - 篋 + - 簟 + - 簫 + - 糉 + - 絅 + - 綖 + - 綯 + - 綷 + - 綽 + - 緁 + - 緲 + - 縒 + - 縹 + - 繆 + - 繏 + - 缑 + - 缙 + - 罨 + - 羂 + - 羣 + - 羶 + - 翙 + - 聼 + - 肟 + - 艀 + - 艹 + - 芰 + - 芻 + - 苎 + - 茏 + - 茖 + - 茭 + - 莚 + - 莸 + - 莾 + - 萜 + - 萡 + - 蒽 + - 蓀 + - 蓁 + - 蓥 + - 蕘 + - 蕞 + - 薟 + - 藳 + - 蛲 + - 蜑 + - 蜞 + - 蝥 + - 螋 + - 蟇 + - 蟳 + - 衒 + - 衮 + - 袛 + - 袰 + - 裄 + - 裎 + - 褦 + - 褫 + - 襤 + - 觔 + - 觚 + - 詬 + - 諚 + - 諤 + - 謔 + - 譫 + - 讒 + - 诮 + - 谘 + - 谳 + - 貉 + - 貮 + - 赀 + - 赓 + - 赟 + - 踅 + - 蹺 + - 輊 + - 輟 + - 輳 + - 轾 + - 辎 + - 辶 + - 迍 + - 郃 + - 郗 + - 郛 + - 郧 + - 鄯 + - 醯 + - 釆 + - 釿 + - 鈪 + - 鉅 + - 鉎 + - 銥 + - 銳 + - 鎭 + - 鐇 + - 鐶 + - 鑛 + - 鑢 + - 钕 + - 钤 + - 钫 + - 钬 + - 钿 + - 铙 + - 铧 + - 铽 + - 锝 + - 锟 + - 镝 + - 镡 + - 闼 + - 隗 + - 雺 + - 霈 + - 韃 + - 韜 + - 韫 + - 餚 + - 餾 + - 饑 + - 馔 + - 駝 + - 驺 + - 驽 + - 骝 + - 髧 + - 鮒 + - 鮖 + - 鯣 + - 鰌 + - 鰒 + - 鱉 + - 鱷 + - 鲗 + - 鲩 + - 鲾 + - 鳀 + - 鳊 + - 鳚 + - 鳜 + - 鳢 + - 鳰 + - 鴿 + - 鹀 + - 鹟 + - 麭 + - 黩 + - 鼢 + - 鼷 + - 齴 + - 龢 + - ꞌ + - 갼 + - 겝 + - 겻 + - 곘 + - 괍 + - 괏 + - 궂 + - 귯 + - 꺅 + - 꺤 + - 껒 + - 꽨 + - 꽷 + - 꾿 + - 뀨 + - 끕 + - 낏 + - 넵 + - 녘 + - 놥 + - 눟 + - 늗 + - 늣 + - 닪 + - 닸 + - 덷 + - 뎄 + - 뎡 + - 돚 + - 됑 + - 듭 + - 듶 + - 딫 + - 땍 + - 땟 + - 떈 + - 떱 + - 뗏 + - 똫 + - 뙤 + - 뚸 + - 뛌 + - 뜹 + - 띌 + - 띔 + - 럤 + - 롄 + - 뤃 + - 뤼 + - 맀 + - 먀 + - 먙 + - 멨 + - 묀 + - 뭍 + - 뭥 + - 뭬 + - 뭰 + - 믁 + - 믐 + - 밈 + - 밎 + - 뱁 + - 뱡 + - 벋 + - 벛 + - 볻 + - 봥 + - 뵤 + - 붜 + - 뷘 + - 뺘 + - 뻬 + - 뼘 + - 뼜 + - 뿕 + - 뿟 + - 쁩 + - 쁸 + - 삣 + - 삧 + - 삯 + - 셤 + - 셥 + - 셸 + - 솝 + - 솨 + - 쇽 + - 쉪 + - 쉭 + - 쌘 + - 쎼 + - 쏸 + - 쐐 + - 쐴 + - 쑬 + - 쒯 + - 씃 + - 앎 + - 앏 + - 앝 + - 얉 + - 얋 + - 얐 + - 얬 + - 옙 + - 옜 + - 왝 + - 왯 + - 윅 + - 읒 + - 잿 + - 쟝 + - 젭 + - 젱 + - 졀 + - 좃 + - 좇 + - 좐 + - 죈 + - 죵 + - 줜 + - 줴 + - 쥔 + - 쥘 + - 짢 + - 쩟 + - ํ + - ଋ + - 닯 + - 뜀 + - 룟 + - 뭡 + - 쌂 + - Ѓ + - ઁ + - ః + - 摅 + - 欉 + - 洶 + - 牘 + - 篪 + - 繃 + - 艻 + - 跩 + - 鷯 + - 뫼 + - 왐 + - ఙ + - 仂 + - 俍 + - 埖 + - 堊 + - 尅 + - 悾 + - 掅 + - 摎 + - 柢 + - 樨 + - 橂 + - 歁 + - 殕 + - 狯 + - 珜 + - 珰 + - 瑆 + - 畭 + - 穰 + - 箨 + - 缳 + - 罌 + - 耨 + - 臌 + - 苁 + - 萄 + - 蠓 + - 蠖 + - 蠶 + - 褸 + - 襠 + - 觴 + - 謖 + - 酺 + - 铊 + - 駟 + - 鰍 + - 黾 + - ♡ + - 僢 + - 剉 + - 噘 + - 圞 + - 圹 + - 岨 + - 弉 + - 昺 + - 橢 + - 濶 + - 焮 + - 禩 + - 秡 + - 秫 + - 笊 + - 茌 + - 蕖 + - 藹 + - 螅 + - 袆 + - 郏 + - 鉋 + - 銹 + - 铌 + - 駸 + - 墻 + - 悋 + - 暱 + - 櫨 + - 浬 + - 筬 + - 糺 + - 紑 + - 誂 + - 賎 + - 跹 + - 蹁 + - 蹠 + - 鰤 + - ằ + - 蒻 + - 鞨 + - ắ + - 笵 + - + - + - +token_type: + value: bpe +train_data_path_and_name_and_type: + value: + - - exp/s2t_stats_raw_bpe50000/splits12/wav.scp + - speech + - kaldi_ark + - - exp/s2t_stats_raw_bpe50000/splits12/text.prev + - text_prev + - text + - - exp/s2t_stats_raw_bpe50000/splits12/text.ctc + - text_ctc + - text + - - exp/s2t_stats_raw_bpe50000/splits12/text + - text + - text +train_dtype: + value: float32 +train_shape_file: + value: + - ./exp/stats_finetune/train/text_ctc_shape + - ./exp/stats_finetune/train/speech_shape + - ./exp/stats_finetune/train/text_shape + - ./exp/stats_finetune/train/text_prev_shape +unused_parameters: + value: false +use_adapter: + value: false +use_amp: + value: false +use_deepspeed: + value: false +use_matplotlib: + value: true +use_preprocessor: + value: true +use_tensorboard: + value: true +use_tf32: + value: false +use_wandb: + value: true +val_scheduler_criterion: + value: + - valid + - loss +valid_batch_bins: + value: null +valid_batch_size: + value: 8 +valid_batch_type: + value: null +valid_data_path_and_name_and_type: + value: + - - dump/raw/dev_v3/wav.scp + - speech + - kaldi_ark + - - dump/raw/dev_v3/text.prev + - text_prev + - text + - - dump/raw/dev_v3/text.ctc + - text_ctc + - text + - - dump/raw/dev_v3/text + - text + - text +valid_iterator_type: + value: null +valid_max_cache_size: + value: null +valid_shape_file: + value: + - ./exp/stats_finetune/valid/speech_shape + - ./exp/stats_finetune/valid/text_shape + - ./exp/stats_finetune/valid/text_prev_shape + - ./exp/stats_finetune/valid/text_ctc_shape +version: + value: "202503" +wandb_entity: + value: null +wandb_id: + value: null +wandb_model_log_interval: + value: -1 +wandb_name: + value: null +wandb_project: + value: null +write_collected_feats: + value: false diff --git a/exp/finetune/wandb/latest-run/files/output.log b/exp/finetune/wandb/latest-run/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..d340b623908c564e3a10fa5c1a7dc586f48a0e28 --- /dev/null +++ b/exp/finetune/wandb/latest-run/files/output.log @@ -0,0 +1,10554 @@ +wandb: WARNING Serializing object of type list that is 400088 bytes +wandb: WARNING Serializing object of type list that is 444376 bytes +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:638: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/s2t/espnet_model.py:279: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast(False): +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:856: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:638: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/s2t/espnet_model.py:279: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast(False): +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:856: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle diff --git a/exp/finetune/wandb/latest-run/files/requirements.txt b/exp/finetune/wandb/latest-run/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..00360265baafd76ff1f414ce4592add172950d03 --- /dev/null +++ b/exp/finetune/wandb/latest-run/files/requirements.txt @@ -0,0 +1,309 @@ +monai==1.4.0 +nvidia-nvjitlink-cu12==12.4.127 +jiter==0.8.2 +accelerate==1.3.0 +nvidia-nvtx-cu12==12.4.127 +gitdb==4.0.12 +rfc3986-validator==0.1.1 +proto-plus==1.26.0 +jupyterlab==4.3.5 +prometheus-fastapi-instrumentator==7.0.2 +tomli==2.2.1 +json5==0.10.0 +sniffio==1.3.1 +google-auth==2.38.0 +msgspec==0.19.0 +nvidia-cusparse-cu12==12.3.1.170 +traitlets==5.14.3 +torchvision==0.20.1 +referencing==0.36.2 +astor==0.8.1 +decorator==5.1.1 +importlib_resources==6.4.5 +debugpy==1.8.13 +compressed-tensors==0.9.1 +dill==0.3.8 +evaluate==0.4.3 +pycparser==2.22 +nvidia-nccl-cu12==2.21.5 +mpmath==1.3.0 +ptyprocess==0.7.0 +cffi==1.17.1 +multidict==6.1.0 +bleach==6.2.0 +fastjsonschema==2.21.1 +blake3==1.0.4 +partial-json-parser==0.2.1.1.post5 +jedi==0.19.2 +xgrammar==0.1.11 +nvidia-cusolver-cu12==11.6.1.9 +asttokens==3.0.0 +rfc3339-validator==0.1.4 +aiolimiter==1.2.1 +smart-open==7.1.0 +pyarrow==18.0.0 +torchaudio==2.5.1 +charset-normalizer==3.4.0 +GitPython==3.1.44 +sentencepiece==0.2.0 +nvidia-cuda-runtime-cu12==12.4.127 +huggingface-hub==0.26.2 +pandas==2.2.3 +opencv-python-headless==4.11.0.86 +pyasn1==0.6.1 +msgpack==1.1.0 +frozenlist==1.5.0 +regex==2024.11.6 +pybind11==2.13.6 +smmap==5.0.2 +xxhash==3.5.0 +llvmlite==0.43.0 +uri-template==1.3.0 +multiprocess==0.70.16 +argon2-cffi-bindings==21.2.0 +webencodings==0.5.1 +mistune==3.1.2 +webcolors==24.11.1 +filelock==3.16.1 +tenacity==9.0.0 +fonttools==4.55.1 +nvidia-cuda-cupti-cu12==12.4.127 +widgetsnbextension==4.0.13 +aiohappyeyeballs==2.4.3 +sglang==0.4.2.post3 +yarl==1.18.0 +pandocfilters==1.5.1 +iniconfig==2.0.0 +nbconvert==7.16.6 +ipykernel==6.29.5 +jupyter_core==5.7.2 +vllm==0.7.3.dev57+g2ae88905 +notebook==7.3.2 +certifi==2024.8.30 +websockets==14.2 +googleapis-common-protos==1.67.0rc1 +jupyter_client==8.6.3 +safetensors==0.4.5 +jupyter-lsp==2.2.5 +scikit-learn==1.5.2 +kiwisolver==1.4.7 +einops==0.8.0 +eval_type_backport==0.2.2 +notebook_shim==0.2.4 +pyasn1_modules==0.4.1 +wcwidth==0.2.13 +nvidia-cufft-cu12==11.2.1.3 +jupyterlab_widgets==3.0.13 +pyzmq==26.2.1 +pure_eval==0.2.3 +wandb==0.19.6 +docker-pycreds==0.4.0 +executing==2.2.0 +ipython==8.18.1 +distlib==0.3.9 +uvloop==0.21.0 +python-dotenv==1.0.1 +matplotlib==3.9.3 +tiktoken==0.8.0 +requests==2.32.3 +protobuf==5.29.3 +distro==1.9.0 +wrapt==1.17.2 +pydantic==2.10.6 +soupsieve==2.6 +rouge-score==0.1.2 +pycountry==24.6.1 +terminado==0.18.1 +fsspec==2024.9.0 +Send2Trash==1.8.3 +py-cpuinfo==9.0.0 +sentry-sdk==2.20.0 +scipy==1.13.1 +transformers==4.48.3 +tokenizers==0.21.0 +rsa==4.9 +jupyter-events==0.12.0 +slicer==0.0.8 +async-lru==2.0.4 +openai==1.60.2 +platformdirs==4.3.6 +pytest==8.3.4 +bitsandbytes==0.45.5 +async-timeout==5.0.1 +joblib==1.4.2 +tinycss2==1.4.0 +seaborn==0.13.2 +fqdn==1.5.1 +isoduration==20.11.0 +httpx==0.28.1 +numba==0.60.0 +beautifulsoup4==4.13.3 +jupyter_server_terminals==0.5.3 +sympy==1.13.1 +ray==2.42.0 +httpcore==1.0.7 +depyf==0.18.0 +overrides==7.7.0 +nbformat==5.10.4 +babel==2.17.0 +argon2-cffi==23.1.0 +nvidia-curand-cu12==10.3.5.147 +python-dateutil==2.9.0.post0 +uvicorn==0.34.0 +aiohttp-cors==0.7.0 +nvidia-cuda-nvrtc-cu12==12.4.127 +starlette==0.45.3 +aiosignal==1.3.1 +shap==0.46.0 +matplotlib-inline==0.1.7 +absl-py==2.1.0 +jupyterlab_server==2.27.3 +cloudpickle==3.1.1 +datasets==3.1.0 +jsonschema-specifications==2024.10.1 +comm==0.2.2 +parso==0.8.4 +httptools==0.6.4 +websocket-client==1.8.0 +nvidia-cublas-cu12==12.4.5.8 +six==1.17.0 +outlines==0.1.11 +google-api-core==2.24.1 +jupyter_server==2.15.0 +cachetools==5.5.1 +annotated-types==0.7.0 +virtualenv==20.29.1 +threadpoolctl==3.5.0 +prompt_toolkit==3.0.50 +torch==2.5.1 +watchfiles==1.0.4 +urllib3==2.3.0 +attrs==24.2.0 +nltk==3.9.1 +propcache==0.2.0 +jsonpointer==3.0.0 +aiohttp==3.11.7 +pillow==11.0.0 +outlines_core==0.1.26 +airportsdata==20241001 +pydantic_core==2.27.2 +defusedxml==0.7.1 +lm-format-enforcer==0.10.9 +opencensus==0.11.4 +python-json-logger==3.2.1 +stack-data==0.6.3 +Pygments==2.19.1 +tqdm==4.67.1 +h11==0.14.0 +pluggy==1.5.0 +triton==3.1.0 +rpds-py==0.22.3 +jupyterlab_pygments==0.3.0 +exceptiongroup==1.2.2 +contourpy==1.3.0 +interegular==0.3.3 +jsonschema==4.23.0 +nvidia-cudnn-cu12==9.1.0.70 +pexpect==4.9.0 +jupyter==1.1.1 +opencensus-context==0.2.dev0 +anyio==4.8.0 +ipywidgets==8.1.5 +mistral_common==1.5.3 +nbclient==0.10.2 +gguf==0.10.0 +nest-asyncio==1.6.0 +xformers==0.0.28.post3 +jupyter-console==6.6.3 +tornado==6.4.2 +packaging==24.2 +arrow==1.3.0 +py-spy==0.4.0 +grpcio==1.70.0 +networkx==3.2.1 +typing_extensions==4.12.2 +lark==1.2.2 +colorful==0.6.0a1 +fastapi==0.115.8 +monai-weekly==1.5.dev2505 +diskcache==5.6.3 +types-python-dateutil==2.9.0.20241206 +setproctitle==1.3.4 +prometheus_client==0.21.1 +cycler==0.12.1 +tzdata==2024.2 +pytz==2025.2 +pyparsing==3.2.3 +Werkzeug==3.1.3 +ctc_segmentation==1.7.4 +espnet-tts-frontend==0.0.3 +audioread==3.0.1 +numpy==1.26.4 +h5py==3.13.0 +idna==3.10 +librosa==0.9.2 +zipp==3.21.0 +omegaconf==2.3.0 +lightning==2.5.1 +resampy==0.4.3 +jiwer==3.1.0 +pooch==1.8.2 +jaconv==0.4.0 +pypinyin==0.44.0 +g2p-en==2.1.0 +asteroid-filterbanks==0.4.0 +PySocks==1.7.1 +ci_sdr==0.0.2 +fast_bss_eval==0.1.3 +Markdown==3.8 +hydra-core==1.3.2 +espnet==202503 +setuptools==73.0.1 +espnet-model-zoo==0.1.7 +PyYAML==6.0.2 +torch-complex==0.4.4 +ConfigArgParse==1.7 +Unidecode==1.3.8 +soundfile==0.13.1 +jamo==0.4.1 +Cython==3.0.12 +kaldiio==2.18.1 +editdistance==0.8.1 +humanfriendly==10.0 +psutil==7.0.0 +Distance==0.1.3 +tensorboard-data-server==0.7.2 +click==8.1.8 +gdown==5.2.0 +typeguard==4.4.2 +lightning-utilities==0.14.3 +MarkupSafe==3.0.2 +pyworld==0.3.5 +pytorch-lightning==2.5.1 +pip==25.0 +torchmetrics==1.7.1 +tensorboard==2.19.0 +more-itertools==10.6.0 +Jinja2==3.1.6 +importlib-metadata==4.13.0 +RapidFuzz==3.13.0 +wheel==0.45.1 +antlr4-python3-runtime==4.9.3 +inflect==7.5.0 +opt_einsum==3.4.0 +importlib_resources==6.4.0 +wheel==0.43.0 +backports.tarfile==1.2.0 +autocommand==2.2.2 +inflect==7.3.1 +typing_extensions==4.12.2 +jaraco.text==3.12.1 +zipp==3.19.2 +more-itertools==10.3.0 +platformdirs==4.2.2 +packaging==24.1 +typeguard==4.3.0 +jaraco.functools==4.0.1 +jaraco.context==5.3.0 +importlib_metadata==8.0.0 +tomli==2.0.1 diff --git a/exp/finetune/wandb/latest-run/files/wandb-metadata.json b/exp/finetune/wandb/latest-run/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..100c4cb4dcc118e85de5ed5165c811f0f79ed2d7 --- /dev/null +++ b/exp/finetune/wandb/latest-run/files/wandb-metadata.json @@ -0,0 +1,98 @@ +{ + "os": "Linux-5.14.0-427.42.1.el9_4.x86_64-x86_64-with-glibc2.34", + "python": "CPython 3.9.6", + "startedAt": "2025-04-22T16:26:24.696915Z", + "program": "/home/gganeshl/speech/asr_ft.py", + "codePath": "asr_ft.py", + "email": "gganeshl@andrew.cmu.edu", + "root": "exp/finetune", + "host": "babel-4-33", + "executable": "/home/gganeshl/miniconda3/envs/speech/bin/python", + "codePathLocal": "asr_ft.py", + "cpu_count": 32, + "cpu_count_logical": 64, + "gpu": "NVIDIA RTX A6000", + "gpu_count": 1, + "disk": { + "/": { + "total": "236663791616", + "used": "88929800192" + } + }, + "memory": { + "total": "540351823872" + }, + "cpu": { + "count": 32, + "countLogical": 64 + }, + "gpu_nvidia": [ + { + "name": "NVIDIA RTX A6000", + "memoryTotal": "51527024640", + "cudaCores": 10752, + "architecture": "Ampere" + } + ], + "slurm": { + "cluster_name": "babel", + "conf": "/var/spool/slurmd/conf-cache/slurm.conf", + "cpu_bind": "quiet,mask_cpu:0x00000001000002000000000100000200", + "cpu_bind_list": "0x00000001000002000000000100000200", + "cpu_bind_type": "mask_cpu:", + "cpu_bind_verbose": "quiet", + "cpus_on_node": "4", + "cpus_per_task": "1", + "distribution": "cyclic,pack", + "gpus_on_node": "1", + "gtids": "0", + "job_account": "cp3a", + "job_cpus_per_node": "4", + "job_end_time": "1745511243", + "job_gid": "2709914", + "job_gpus": "5", + "job_group": "gganeshl", + "job_id": "4624778", + "job_name": "speech_asr", + "job_nodelist": "babel-4-33", + "job_num_nodes": "1", + "job_partition": "general", + "job_qos": "normal", + "job_start_time": "1745338743", + "job_uid": "2709914", + "job_user": "gganeshl", + "jobid": "4624778", + "launch_node_ipaddr": "172.16.1.5", + "localid": "0", + "mem_per_node": "32768", + "nnodes": "1", + "nodeid": "0", + "nodelist": "babel-4-33", + "nprocs": "1", + "ntasks": "1", + "prio_process": "0", + "procid": "0", + "pty_port": "37249", + "pty_win_col": "134", + "pty_win_row": "25", + "script_context": "prolog_task", + "srun_comm_host": "172.16.1.5", + "srun_comm_port": "32883", + "step_gpus": "3", + "step_id": "0", + "step_launcher_port": "32883", + "step_nodelist": "babel-6-21", + "step_num_nodes": "1", + "step_num_tasks": "1", + "step_tasks_per_node": "1", + "stepid": "0", + "submit_dir": "/home/gganeshl/speech", + "submit_host": "babel-6-21", + "task_pid": "3934047", + "tasks_per_node": "4", + "topology_addr": "babel-4-33", + "topology_addr_pattern": "node", + "tres_per_task": "cpu=4" + }, + "cudaVersion": "12.6" +} \ No newline at end of file diff --git a/exp/finetune/wandb/latest-run/files/wandb-summary.json b/exp/finetune/wandb/latest-run/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..b2c2673b8e4297885b44ed76f5a62c573cf10d59 --- /dev/null +++ b/exp/finetune/wandb/latest-run/files/wandb-summary.json @@ -0,0 +1 @@ +{"train/train_loss_ctc_epoch":8.894595814524148,"train/train_time":8.246310259787366,"_runtime":4169.55117254,"train/train_loss_epoch":1.2184081917391751,"train/train_forward_time_epoch":0.05445344569766894,"valid/valid_acc_epoch":0.8508969873189927,"train/train_optim_step_time_epoch":0.006779810173436999,"valid/valid_loss_ctc_epoch":21.5558465385437,"valid/valid_cer_ctc_epoch":0.12294024802744388,"epoch":4,"train/train_loss_att_epoch":3.15036278873905,"metrics/loss_scale":1,"metrics/iter_time":1.937151960558258,"train/train_backward_time_epoch":0.05791670780628919,"_timestamp":1.7453433542476704e+09,"train/train_iter_time_epoch":1.937151960558258,"metrics/clip":100,"train/train_clip_epoch":100,"metrics/loss":1.2184081917391751,"_step":203,"train/train_gpu_max_cached_mem_GB_epoch":10.736328125,"train/train_grad_norm_epoch":34.59821179962158,"metrics/optim_step_time":0.006779810173436999,"iteration":2000,"train/train_optim0_lr0_epoch":0.00010000000000000003,"valid/valid_loss_epoch":17.118548574447633,"train/train_train_time_epoch":8.246310259787366,"train/train_loss_scale_epoch":1,"valid/valid_wer_epoch":0.9300000011920929,"metrics/loss_ctc":8.894595814524148,"valid/valid_loss_att_epoch":15.216849050521851,"train/train_acc_epoch":0.9732946280975294,"metrics/optim0_lr0":0.00010000000000000003,"metrics/backward_time":0.05791670780628919,"valid/valid_gpu_max_cached_mem_GB_epoch":10.736328125,"metrics/forward_time":0.05445344569766894,"metrics/loss_att":3.15036278873905,"valid/valid_cer_epoch":0.09997057549655437,"_wandb":{"runtime":4175},"metrics/grad_norm":34.59821179962158,"metrics/acc":0.9732946280975294} \ No newline at end of file diff --git a/exp/finetune/wandb/latest-run/logs/debug-core.log b/exp/finetune/wandb/latest-run/logs/debug-core.log new file mode 100644 index 0000000000000000000000000000000000000000..df33d1be3e217819bc8bd78229f65d6e509d5c80 --- /dev/null +++ b/exp/finetune/wandb/latest-run/logs/debug-core.log @@ -0,0 +1,15 @@ +{"time":"2025-04-22T12:26:24.672048644-04:00","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpy0krtiml/port-3934128.txt","pid":3934128,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false} +{"time":"2025-04-22T12:26:24.673781794-04:00","level":"INFO","msg":"Will exit if parent process dies.","ppid":3934128} +{"time":"2025-04-22T12:26:24.6746965-04:00","level":"INFO","msg":"server is running","addr":{"IP":"127.0.0.1","Port":45355,"Zone":""}} +{"time":"2025-04-22T12:26:24.688179568-04:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"127.0.0.1:53318"} +{"time":"2025-04-22T12:26:24.699245967-04:00","level":"INFO","msg":"handleInformInit: received","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T12:26:24.812922771-04:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.417988098-04:00","level":"INFO","msg":"handleInformFinish: finish message received","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.4213275-04:00","level":"INFO","msg":"handleInformFinish: stream closed","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458763144-04:00","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458778322-04:00","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458788401-04:00","level":"INFO","msg":"server is shutting down"} +{"time":"2025-04-22T13:36:03.458799733-04:00","level":"INFO","msg":"connection: closing","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458922374-04:00","level":"INFO","msg":"connection: closed successfully","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458959755-04:00","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458966237-04:00","level":"INFO","msg":"server is closed"} diff --git a/exp/finetune/wandb/latest-run/logs/debug-internal.log b/exp/finetune/wandb/latest-run/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..8a21e017023308722e94ddb0c5c115bc95815f70 --- /dev/null +++ b/exp/finetune/wandb/latest-run/logs/debug-internal.log @@ -0,0 +1,17 @@ +{"time":"2025-04-22T12:26:24.699996553-04:00","level":"INFO","msg":"stream: starting","core version":"0.19.6","symlink path":"exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log"} +{"time":"2025-04-22T12:26:24.81223292-04:00","level":"INFO","msg":"created new stream","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812702295-04:00","level":"INFO","msg":"writer: Do: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812796834-04:00","level":"INFO","msg":"sender: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812793588-04:00","level":"INFO","msg":"handler: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812797595-04:00","level":"INFO","msg":"stream: started","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:25.072522218-04:00","level":"INFO","msg":"Starting system monitor"} +{"time":"2025-04-22T13:28:37.53429929-04:00","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/files/gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw/file_stream\": dial tcp 35.186.228.49:443: connect: connection timed out"} +{"time":"2025-04-22T13:36:00.330987928-04:00","level":"INFO","msg":"Stopping system monitor"} +{"time":"2025-04-22T13:36:00.33232475-04:00","level":"INFO","msg":"Stopped system monitor"} +{"time":"2025-04-22T13:36:01.292531969-04:00","level":"INFO","msg":"handler: operation stats","stats":{}} +{"time":"2025-04-22T13:36:01.461755077-04:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"} +{"time":"2025-04-22T13:36:03.418249732-04:00","level":"INFO","msg":"stream: closing","id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418297973-04:00","level":"INFO","msg":"handler: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418318932-04:00","level":"INFO","msg":"writer: Close: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418339511-04:00","level":"INFO","msg":"sender: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.421317411-04:00","level":"INFO","msg":"stream: closed","id":"hc47k8jw"} diff --git a/exp/finetune/wandb/latest-run/logs/debug.log b/exp/finetune/wandb/latest-run/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..cdea53bbd9324eb3ebb1fd7cd26df45e99ed5bbb --- /dev/null +++ b/exp/finetune/wandb/latest-run/logs/debug.log @@ -0,0 +1,30 @@ +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Current SDK version is 0.19.6 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Configure stats pid to 3934128 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/.config/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/speech/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from environment variables +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():637] Logging user logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():638] Logging internal logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():756] calling init triggers +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():761] wandb.init called with sweep_config: {} +config: {'_wandb': {}} +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():789] starting backend +2025-04-22 12:26:24,688 INFO MainThread:3934128 [wandb_init.py:init():793] sending inform_init request +2025-04-22 12:26:24,695 INFO MainThread:3934128 [backend.py:_multiprocessing_setup():97] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2025-04-22 12:26:24,696 INFO MainThread:3934128 [wandb_init.py:init():808] backend started and connected +2025-04-22 12:26:24,704 INFO MainThread:3934128 [wandb_init.py:init():901] updated telemetry +2025-04-22 12:26:24,705 INFO MainThread:3934128 [wandb_init.py:init():936] communicating run to backend with 90.0 second timeout +2025-04-22 12:26:25,069 INFO MainThread:3934128 [wandb_init.py:init():994] starting run threads in backend +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_console_start():2385] atexit reg +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2235] redirect: wrap_raw +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2300] Wrapping output streams. +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2325] Redirects installed. +2025-04-22 12:26:25,475 INFO MainThread:3934128 [wandb_init.py:init():1036] run started, returning control to user process +2025-04-22 12:26:25,642 INFO MainThread:3934128 [wandb_run.py:_config_callback():1253] config_cb None None {'accum_grad': 4, 'allow_variable_data_keys': False, 'batch_bins': 1600000, 'batch_size': 8, 'batch_type': 'unsorted', 'best_model_criterion': [['valid', 'acc', 'max']], 'bpemodel': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/data/token_list/bpe_unigram50000/bpe.model', 'chunk_excluded_key_prefixes': [], 'chunk_length': 500, 'chunk_shift_ratio': 0.5, 'cleaner': None, 'collect_stats': False, 'config': 'conf/train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg.yaml', 'create_graph_in_tensorboard': False, 'ctc_conf': {'ctc_type': 'builtin', 'dropout_rate': 0.0, 'ignore_nan_grad': None, 'reduce': True, 'zero_infinity': True}, 'cudnn_benchmark': False, 'cudnn_deterministic': True, 'cudnn_enabled': True, 'decoder': 'transformer', 'decoder_conf': {'attention_heads': 6, 'dropout_rate': 0.05, 'linear_units': 1536, 'num_blocks': 6, 'positional_dropout_rate': 0.05, 'self_attention_dropout_rate': 0.05, 'src_attention_dropout_rate': 0.05}, 'detect_anomaly': False, 'dist_backend': 'nccl', 'dist_init_method': 'env://', 'dist_launcher': None, 'dist_master_addr': None, 'dist_master_port': None, 'dist_rank': None, 'dist_world_size': None, 'distributed': False, 'drop_last_iter': False, 'dry_run': False, 'early_stopping_criterion': ['valid', 'loss', 'min'], 'encoder': 'e_branchformer', 'encoder_conf': {'attention_dropout_rate': 0.05, 'attention_heads': 6, 'attention_layer_type': 'selfattn', 'cgmlp_conv_kernel': 31, 'cgmlp_linear_units': 1536, 'dropout_rate': 0.05, 'gate_activation': 'identity', 'input_layer': 'conv2d', 'layer_drop_rate': 0.0, 'linear_units': 1536, 'macaron_ffn': True, 'merge_conv_kernel': 31, 'num_blocks': 6, 'output_size': 384, 'pos_enc_layer_type': 'abs_pos', 'positional_dropout_rate': 0.05, 'positionwise_layer_type': 'linear', 'rel_pos_type': 'latest', 'use_ffn': True, 'use_linear_after_conv': False}, 'exclude_weight_decay': False, 'exclude_weight_decay_conf': {}, 'fold_length': [80000, 150, 150, 150], 'freeze_param': [], 'frontend': 'default', 'frontend_conf': {'fs': '16k', 'hop_length': 160, 'n_fft': 512, 'win_length': 400}, 'g2p': None, 'grad_clip': 5.0, 'grad_clip_type': 2.0, 'grad_noise': False, 'ignore_init_mismatch': False, 'init': None, 'init_param': [], 'input_size': None, 'iterator_type': 'sequence', 'keep_nbest_models': 3, 'local_rank': 0, 'log_interval': 10, 'log_level': 'INFO', 'max_cache_fd': 32, 'max_cache_size': 0.0, 'max_epoch': 5, 'model': 'espnet', 'model_conf': {'ctc_weight': 0.3, 'length_normalized_loss': False, 'lsm_weight': 0.1, 'sym_na': ''}, 'multiple_iterator': False, 'multiprocessing_distributed': False, 'nbest_averaging_interval': 0, 'ngpu': 1, 'no_forward_run': False, 'noise_apply_prob': 1.0, 'noise_db_range': '13_15', 'noise_scp': None, 'non_linguistic_symbols': None, 'normalize': 'global_mvn', 'normalize_conf': {'stats_file': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/exp/s2t_stats_raw_bpe50000/train/feats_stats.npz'}, 'num_att_plot': 0, 'num_cache_chunks': 1024, 'num_iters_per_epoch': 500, 'num_workers': 1, 'optim': 'adamw', 'optim_conf': {'lr': 0.0001, 'weight_decay': 1e-06}, 'output_dir': './exp/finetune', 'patience': 2, 'postencoder': None, 'postencoder_conf': {}, 'preencoder': None, 'preencoder_conf': {}, 'preprocessor': 's2t', 'preprocessor_conf': {'speech_name': 'speech', 'text_name': 'text'}, 'pretrain_path': None, 'print_config': False, 'required': ['output_dir', 'token_list'], 'resume': True, 'rir_apply_prob': 1.0, 'rir_scp': None, 'scheduler': 'steplr', 'scheduler_conf': {'step_size': 1000}, 'seed': 2024, 'sharded_ddp': False, 'short_noise_thres': 0.5, 'shuffle_within_batch': False, 'sort_batch': 'descending', 'sort_in_batch': 'descending', 'specaug': 'specaug', 'specaug_conf': {'apply_time_warp': True, 'time_warp_window': 5, 'time_warp_mode': 'bicubic', 'apply_freq_mask': True, 'freq_mask_width_range': [0, 27], 'num_freq_mask': 2, 'apply_time_mask': True, 'time_mask_width_ratio_range': [0.0, 0.05], 'num_time_mask': 5}, 'speech_volume_normalize': None, 'token_list': ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '
', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<0.00>', '<0.02>', '<0.04>', '<0.06>', '<0.08>', '<0.10>', '<0.12>', '<0.14>', '<0.16>', '<0.18>', '<0.20>', '<0.22>', '<0.24>', '<0.26>', '<0.28>', '<0.30>', '<0.32>', '<0.34>', '<0.36>', '<0.38>', '<0.40>', '<0.42>', '<0.44>', '<0.46>', '<0.48>', '<0.50>', '<0.52>', '<0.54>', '<0.56>', '<0.58>', '<0.60>', '<0.62>', '<0.64>', '<0.66>', '<0.68>', '<0.70>', '<0.72>', '<0.74>', '<0.76>', '<0.78>', '<0.80>', '<0.82>', '<0.84>', '<0.86>', '<0.88>', '<0.90>', '<0.92>', '<0.94>', '<0.96>', '<0.98>', '<1.00>', '<1.02>', '<1.04>', '<1.06>', '<1.08>', '<1.10>', '<1.12>', '<1.14>', '<1.16>', '<1.18>', '<1.20>', '<1.22>', '<1.24>', '<1.26>', '<1.28>', '<1.30>', '<1.32>', '<1.34>', '<1.36>', '<1.38>', '<1.40>', '<1.42>', '<1.44>', '<1.46>', '<1.48>', '<1.50>', '<1.52>', '<1.54>', '<1.56>', '<1.58>', '<1.60>', '<1.62>', '<1.64>', '<1.66>', '<1.68>', '<1.70>', '<1.72>', '<1.74>', '<1.76>', '<1.78>', '<1.80>', '<1.82>', '<1.84>', '<1.86>', '<1.88>', '<1.90>', '<1.92>', '<1.94>', '<1.96>', '<1.98>', '<2.00>', '<2.02>', '<2.04>', '<2.06>', '<2.08>', '<2.10>', '<2.12>', '<2.14>', '<2.16>', '<2.18>', '<2.20>', '<2.22>', '<2.24>', '<2.26>', '<2.28>', '<2.30>', '<2.32>', '<2.34>', '<2.36>', '<2.38>', '<2.40>', '<2.42>', '<2.44>', '<2.46>', '<2.48>', '<2.50>', '<2.52>', '<2.54>', '<2.56>', '<2.58>', '<2.60>', '<2.62>', '<2.64>', '<2.66>', '<2.68>', '<2.70>', '<2.72>', '<2.74>', '<2.76>', '<2.78>', '<2.80>', '<2.82>', '<2.84>', '<2.86>', '<2.88>', '<2.90>', '<2.92>', '<2.94>', '<2.96>', '<2.98>', '<3.00>', '<3.02>', '<3.04>', '<3.06>', '<3.08>', '<3.10>', '<3.12>', '<3.14>', '<3.16>', '<3.18>', '<3.20>', '<3.22>', '<3.24>', '<3.26>', '<3.28>', '<3.30>', '<3.32>', '<3.34>', '<3.36>', '<3.38>', '<3.40>', '<3.42>', '<3.44>', '<3.46>', '<3.48>', '<3.50>', '<3.52>', '<3.54>', '<3.56>', '<3.58>', '<3.60>', '<3.62>', '<3.64>', '<3.66>', '<3.68>', '<3.70>', '<3.72>', '<3.74>', '<3.76>', '<3.78>', '<3.80>', '<3.82>', '<3.84>', '<3.86>', '<3.88>', '<3.90>', '<3.92>', '<3.94>', '<3.96>', '<3.98>', '<4.00>', '<4.02>', '<4.04>', '<4.06>', '<4.08>', '<4.10>', '<4.12>', '<4.14>', '<4.16>', '<4.18>', '<4.20>', '<4.22>', '<4.24>', '<4.26>', '<4.28>', '<4.30>', '<4.32>', '<4.34>', '<4.36>', '<4.38>', '<4.40>', '<4.42>', '<4.44>', '<4.46>', '<4.48>', '<4.50>', '<4.52>', '<4.54>', '<4.56>', '<4.58>', '<4.60>', '<4.62>', '<4.64>', '<4.66>', '<4.68>', '<4.70>', '<4.72>', '<4.74>', '<4.76>', '<4.78>', '<4.80>', '<4.82>', '<4.84>', '<4.86>', '<4.88>', '<4.90>', '<4.92>', '<4.94>', '<4.96>', '<4.98>', '<5.00>', '<5.02>', '<5.04>', '<5.06>', '<5.08>', '<5.10>', '<5.12>', '<5.14>', '<5.16>', '<5.18>', '<5.20>', '<5.22>', '<5.24>', '<5.26>', '<5.28>', '<5.30>', '<5.32>', '<5.34>', '<5.36>', '<5.38>', '<5.40>', '<5.42>', '<5.44>', '<5.46>', '<5.48>', '<5.50>', '<5.52>', '<5.54>', '<5.56>', '<5.58>', '<5.60>', '<5.62>', '<5.64>', '<5.66>', '<5.68>', '<5.70>', '<5.72>', '<5.74>', '<5.76>', '<5.78>', '<5.80>', '<5.82>', '<5.84>', '<5.86>', '<5.88>', '<5.90>', '<5.92>', '<5.94>', '<5.96>', '<5.98>', '<6.00>', '<6.02>', '<6.04>', '<6.06>', '<6.08>', '<6.10>', '<6.12>', '<6.14>', '<6.16>', '<6.18>', '<6.20>', '<6.22>', '<6.24>', '<6.26>', '<6.28>', '<6.30>', '<6.32>', '<6.34>', '<6.36>', '<6.38>', '<6.40>', '<6.42>', '<6.44>', '<6.46>', '<6.48>', '<6.50>', '<6.52>', '<6.54>', '<6.56>', '<6.58>', '<6.60>', '<6.62>', '<6.64>', '<6.66>', '<6.68>', '<6.70>', '<6.72>', '<6.74>', '<6.76>', '<6.78>', '<6.80>', '<6.82>', '<6.84>', '<6.86>', '<6.88>', '<6.90>', '<6.92>', '<6.94>', '<6.96>', '<6.98>', '<7.00>', '<7.02>', '<7.04>', '<7.06>', '<7.08>', '<7.10>', '<7.12>', '<7.14>', '<7.16>', '<7.18>', '<7.20>', '<7.22>', '<7.24>', '<7.26>', '<7.28>', '<7.30>', '<7.32>', '<7.34>', '<7.36>', '<7.38>', '<7.40>', '<7.42>', '<7.44>', '<7.46>', '<7.48>', '<7.50>', '<7.52>', '<7.54>', '<7.56>', '<7.58>', '<7.60>', '<7.62>', '<7.64>', '<7.66>', '<7.68>', '<7.70>', '<7.72>', '<7.74>', '<7.76>', '<7.78>', '<7.80>', '<7.82>', '<7.84>', '<7.86>', '<7.88>', '<7.90>', '<7.92>', '<7.94>', '<7.96>', '<7.98>', '<8.00>', '<8.02>', '<8.04>', '<8.06>', '<8.08>', '<8.10>', '<8.12>', '<8.14>', '<8.16>', '<8.18>', '<8.20>', '<8.22>', '<8.24>', '<8.26>', '<8.28>', '<8.30>', '<8.32>', '<8.34>', '<8.36>', '<8.38>', '<8.40>', '<8.42>', '<8.44>', '<8.46>', '<8.48>', '<8.50>', '<8.52>', '<8.54>', '<8.56>', '<8.58>', '<8.60>', '<8.62>', '<8.64>', '<8.66>', '<8.68>', '<8.70>', '<8.72>', '<8.74>', '<8.76>', '<8.78>', '<8.80>', '<8.82>', '<8.84>', '<8.86>', '<8.88>', '<8.90>', '<8.92>', '<8.94>', '<8.96>', '<8.98>', '<9.00>', '<9.02>', '<9.04>', '<9.06>', '<9.08>', '<9.10>', '<9.12>', '<9.14>', '<9.16>', '<9.18>', '<9.20>', '<9.22>', '<9.24>', '<9.26>', '<9.28>', '<9.30>', '<9.32>', '<9.34>', '<9.36>', '<9.38>', '<9.40>', '<9.42>', '<9.44>', '<9.46>', '<9.48>', '<9.50>', '<9.52>', '<9.54>', '<9.56>', '<9.58>', '<9.60>', '<9.62>', '<9.64>', '<9.66>', '<9.68>', '<9.70>', '<9.72>', '<9.74>', '<9.76>', '<9.78>', '<9.80>', '<9.82>', '<9.84>', '<9.86>', '<9.88>', '<9.90>', '<9.92>', '<9.94>', '<9.96>', '<9.98>', '<10.00>', '<10.02>', '<10.04>', '<10.06>', '<10.08>', '<10.10>', '<10.12>', '<10.14>', '<10.16>', '<10.18>', '<10.20>', '<10.22>', '<10.24>', '<10.26>', '<10.28>', '<10.30>', '<10.32>', '<10.34>', '<10.36>', '<10.38>', '<10.40>', '<10.42>', '<10.44>', '<10.46>', '<10.48>', '<10.50>', '<10.52>', '<10.54>', '<10.56>', '<10.58>', '<10.60>', '<10.62>', '<10.64>', '<10.66>', '<10.68>', '<10.70>', '<10.72>', '<10.74>', '<10.76>', '<10.78>', '<10.80>', '<10.82>', '<10.84>', '<10.86>', '<10.88>', '<10.90>', '<10.92>', '<10.94>', '<10.96>', '<10.98>', '<11.00>', '<11.02>', '<11.04>', '<11.06>', '<11.08>', '<11.10>', '<11.12>', '<11.14>', '<11.16>', '<11.18>', '<11.20>', '<11.22>', '<11.24>', '<11.26>', '<11.28>', '<11.30>', '<11.32>', '<11.34>', '<11.36>', '<11.38>', '<11.40>', '<11.42>', '<11.44>', '<11.46>', '<11.48>', '<11.50>', '<11.52>', '<11.54>', '<11.56>', '<11.58>', '<11.60>', '<11.62>', '<11.64>', '<11.66>', '<11.68>', '<11.70>', '<11.72>', '<11.74>', '<11.76>', '<11.78>', '<11.80>', '<11.82>', '<11.84>', '<11.86>', '<11.88>', '<11.90>', '<11.92>', '<11.94>', '<11.96>', '<11.98>', '<12.00>', '<12.02>', '<12.04>', '<12.06>', '<12.08>', '<12.10>', '<12.12>', '<12.14>', '<12.16>', '<12.18>', '<12.20>', '<12.22>', '<12.24>', '<12.26>', '<12.28>', '<12.30>', '<12.32>', '<12.34>', '<12.36>', '<12.38>', '<12.40>', '<12.42>', '<12.44>', '<12.46>', '<12.48>', '<12.50>', '<12.52>', '<12.54>', '<12.56>', '<12.58>', '<12.60>', '<12.62>', '<12.64>', '<12.66>', '<12.68>', '<12.70>', '<12.72>', '<12.74>', '<12.76>', '<12.78>', '<12.80>', '<12.82>', '<12.84>', '<12.86>', '<12.88>', '<12.90>', '<12.92>', '<12.94>', '<12.96>', '<12.98>', '<13.00>', '<13.02>', '<13.04>', '<13.06>', '<13.08>', '<13.10>', '<13.12>', '<13.14>', '<13.16>', '<13.18>', '<13.20>', '<13.22>', '<13.24>', '<13.26>', '<13.28>', '<13.30>', '<13.32>', '<13.34>', '<13.36>', '<13.38>', '<13.40>', '<13.42>', '<13.44>', '<13.46>', '<13.48>', '<13.50>', '<13.52>', '<13.54>', '<13.56>', '<13.58>', '<13.60>', '<13.62>', '<13.64>', '<13.66>', '<13.68>', '<13.70>', '<13.72>', '<13.74>', '<13.76>', '<13.78>', '<13.80>', '<13.82>', '<13.84>', '<13.86>', '<13.88>', '<13.90>', '<13.92>', '<13.94>', '<13.96>', '<13.98>', '<14.00>', '<14.02>', '<14.04>', '<14.06>', '<14.08>', '<14.10>', '<14.12>', '<14.14>', '<14.16>', '<14.18>', '<14.20>', '<14.22>', '<14.24>', '<14.26>', '<14.28>', '<14.30>', '<14.32>', '<14.34>', '<14.36>', '<14.38>', '<14.40>', '<14.42>', '<14.44>', '<14.46>', '<14.48>', '<14.50>', '<14.52>', '<14.54>', '<14.56>', '<14.58>', '<14.60>', '<14.62>', '<14.64>', '<14.66>', '<14.68>', '<14.70>', '<14.72>', '<14.74>', '<14.76>', '<14.78>', '<14.80>', '<14.82>', '<14.84>', '<14.86>', '<14.88>', '<14.90>', '<14.92>', '<14.94>', '<14.96>', '<14.98>', '<15.00>', '<15.02>', '<15.04>', '<15.06>', '<15.08>', '<15.10>', '<15.12>', '<15.14>', '<15.16>', '<15.18>', '<15.20>', '<15.22>', '<15.24>', '<15.26>', '<15.28>', '<15.30>', '<15.32>', '<15.34>', '<15.36>', '<15.38>', '<15.40>', '<15.42>', '<15.44>', '<15.46>', '<15.48>', '<15.50>', '<15.52>', '<15.54>', '<15.56>', '<15.58>', '<15.60>', '<15.62>', '<15.64>', '<15.66>', '<15.68>', '<15.70>', '<15.72>', '<15.74>', '<15.76>', '<15.78>', '<15.80>', '<15.82>', '<15.84>', '<15.86>', '<15.88>', '<15.90>', '<15.92>', '<15.94>', '<15.96>', '<15.98>', '<16.00>', '<16.02>', '<16.04>', '<16.06>', '<16.08>', '<16.10>', '<16.12>', '<16.14>', '<16.16>', '<16.18>', '<16.20>', '<16.22>', '<16.24>', '<16.26>', '<16.28>', '<16.30>', '<16.32>', '<16.34>', '<16.36>', '<16.38>', '<16.40>', '<16.42>', '<16.44>', '<16.46>', '<16.48>', '<16.50>', '<16.52>', '<16.54>', '<16.56>', '<16.58>', '<16.60>', '<16.62>', '<16.64>', '<16.66>', '<16.68>', '<16.70>', '<16.72>', '<16.74>', '<16.76>', '<16.78>', '<16.80>', '<16.82>', '<16.84>', '<16.86>', '<16.88>', '<16.90>', '<16.92>', '<16.94>', '<16.96>', '<16.98>', '<17.00>', '<17.02>', '<17.04>', '<17.06>', '<17.08>', '<17.10>', '<17.12>', '<17.14>', '<17.16>', '<17.18>', '<17.20>', '<17.22>', '<17.24>', '<17.26>', '<17.28>', '<17.30>', '<17.32>', '<17.34>', '<17.36>', '<17.38>', '<17.40>', '<17.42>', '<17.44>', '<17.46>', '<17.48>', '<17.50>', '<17.52>', '<17.54>', '<17.56>', '<17.58>', '<17.60>', '<17.62>', '<17.64>', '<17.66>', '<17.68>', '<17.70>', '<17.72>', '<17.74>', '<17.76>', '<17.78>', '<17.80>', '<17.82>', '<17.84>', '<17.86>', '<17.88>', '<17.90>', '<17.92>', '<17.94>', '<17.96>', '<17.98>', '<18.00>', '<18.02>', '<18.04>', '<18.06>', '<18.08>', '<18.10>', '<18.12>', '<18.14>', '<18.16>', '<18.18>', '<18.20>', '<18.22>', '<18.24>', '<18.26>', '<18.28>', '<18.30>', '<18.32>', '<18.34>', '<18.36>', '<18.38>', '<18.40>', '<18.42>', '<18.44>', '<18.46>', '<18.48>', '<18.50>', '<18.52>', '<18.54>', '<18.56>', '<18.58>', '<18.60>', '<18.62>', '<18.64>', '<18.66>', '<18.68>', '<18.70>', '<18.72>', '<18.74>', '<18.76>', '<18.78>', '<18.80>', '<18.82>', '<18.84>', '<18.86>', '<18.88>', '<18.90>', '<18.92>', '<18.94>', '<18.96>', '<18.98>', '<19.00>', '<19.02>', '<19.04>', '<19.06>', '<19.08>', '<19.10>', '<19.12>', '<19.14>', '<19.16>', '<19.18>', '<19.20>', '<19.22>', '<19.24>', '<19.26>', '<19.28>', '<19.30>', '<19.32>', '<19.34>', '<19.36>', '<19.38>', '<19.40>', '<19.42>', '<19.44>', '<19.46>', '<19.48>', '<19.50>', '<19.52>', '<19.54>', '<19.56>', '<19.58>', '<19.60>', '<19.62>', '<19.64>', '<19.66>', '<19.68>', '<19.70>', '<19.72>', '<19.74>', '<19.76>', '<19.78>', '<19.80>', '<19.82>', '<19.84>', '<19.86>', '<19.88>', '<19.90>', '<19.92>', '<19.94>', '<19.96>', '<19.98>', '<20.00>', '<20.02>', '<20.04>', '<20.06>', '<20.08>', '<20.10>', '<20.12>', '<20.14>', '<20.16>', '<20.18>', '<20.20>', '<20.22>', '<20.24>', '<20.26>', '<20.28>', '<20.30>', '<20.32>', '<20.34>', '<20.36>', '<20.38>', '<20.40>', '<20.42>', '<20.44>', '<20.46>', '<20.48>', '<20.50>', '<20.52>', '<20.54>', '<20.56>', '<20.58>', '<20.60>', '<20.62>', '<20.64>', '<20.66>', '<20.68>', '<20.70>', '<20.72>', '<20.74>', '<20.76>', '<20.78>', '<20.80>', '<20.82>', '<20.84>', '<20.86>', '<20.88>', '<20.90>', '<20.92>', '<20.94>', '<20.96>', '<20.98>', '<21.00>', '<21.02>', '<21.04>', '<21.06>', '<21.08>', '<21.10>', '<21.12>', '<21.14>', '<21.16>', '<21.18>', '<21.20>', '<21.22>', '<21.24>', '<21.26>', '<21.28>', '<21.30>', '<21.32>', '<21.34>', '<21.36>', '<21.38>', '<21.40>', '<21.42>', '<21.44>', '<21.46>', '<21.48>', '<21.50>', '<21.52>', '<21.54>', '<21.56>', '<21.58>', '<21.60>', '<21.62>', '<21.64>', '<21.66>', '<21.68>', '<21.70>', '<21.72>', '<21.74>', '<21.76>', '<21.78>', '<21.80>', '<21.82>', '<21.84>', '<21.86>', '<21.88>', '<21.90>', '<21.92>', '<21.94>', '<21.96>', '<21.98>', '<22.00>', '<22.02>', '<22.04>', '<22.06>', '<22.08>', '<22.10>', '<22.12>', '<22.14>', '<22.16>', '<22.18>', '<22.20>', '<22.22>', '<22.24>', '<22.26>', '<22.28>', '<22.30>', '<22.32>', '<22.34>', '<22.36>', '<22.38>', '<22.40>', '<22.42>', '<22.44>', '<22.46>', '<22.48>', '<22.50>', '<22.52>', '<22.54>', '<22.56>', '<22.58>', '<22.60>', '<22.62>', '<22.64>', '<22.66>', '<22.68>', '<22.70>', '<22.72>', '<22.74>', '<22.76>', '<22.78>', '<22.80>', '<22.82>', '<22.84>', '<22.86>', '<22.88>', '<22.90>', '<22.92>', '<22.94>', '<22.96>', '<22.98>', '<23.00>', '<23.02>', '<23.04>', '<23.06>', '<23.08>', '<23.10>', '<23.12>', '<23.14>', '<23.16>', '<23.18>', '<23.20>', '<23.22>', '<23.24>', '<23.26>', '<23.28>', '<23.30>', '<23.32>', '<23.34>', '<23.36>', '<23.38>', '<23.40>', '<23.42>', '<23.44>', '<23.46>', '<23.48>', '<23.50>', '<23.52>', '<23.54>', '<23.56>', '<23.58>', '<23.60>', '<23.62>', '<23.64>', '<23.66>', '<23.68>', '<23.70>', '<23.72>', '<23.74>', '<23.76>', '<23.78>', '<23.80>', '<23.82>', '<23.84>', '<23.86>', '<23.88>', '<23.90>', '<23.92>', '<23.94>', '<23.96>', '<23.98>', '<24.00>', '<24.02>', '<24.04>', '<24.06>', '<24.08>', '<24.10>', '<24.12>', '<24.14>', '<24.16>', '<24.18>', '<24.20>', '<24.22>', '<24.24>', '<24.26>', '<24.28>', '<24.30>', '<24.32>', '<24.34>', '<24.36>', '<24.38>', '<24.40>', '<24.42>', '<24.44>', '<24.46>', '<24.48>', '<24.50>', '<24.52>', '<24.54>', '<24.56>', '<24.58>', '<24.60>', '<24.62>', '<24.64>', '<24.66>', '<24.68>', '<24.70>', '<24.72>', '<24.74>', '<24.76>', '<24.78>', '<24.80>', '<24.82>', '<24.84>', '<24.86>', '<24.88>', '<24.90>', '<24.92>', '<24.94>', '<24.96>', '<24.98>', '<25.00>', '<25.02>', '<25.04>', '<25.06>', '<25.08>', '<25.10>', '<25.12>', '<25.14>', '<25.16>', '<25.18>', '<25.20>', '<25.22>', '<25.24>', '<25.26>', '<25.28>', '<25.30>', '<25.32>', '<25.34>', '<25.36>', '<25.38>', '<25.40>', '<25.42>', '<25.44>', '<25.46>', '<25.48>', '<25.50>', '<25.52>', '<25.54>', '<25.56>', '<25.58>', '<25.60>', '<25.62>', '<25.64>', '<25.66>', '<25.68>', '<25.70>', '<25.72>', '<25.74>', '<25.76>', '<25.78>', '<25.80>', '<25.82>', '<25.84>', '<25.86>', '<25.88>', '<25.90>', '<25.92>', '<25.94>', '<25.96>', '<25.98>', '<26.00>', '<26.02>', '<26.04>', '<26.06>', '<26.08>', '<26.10>', '<26.12>', '<26.14>', '<26.16>', '<26.18>', '<26.20>', '<26.22>', '<26.24>', '<26.26>', '<26.28>', '<26.30>', '<26.32>', '<26.34>', '<26.36>', '<26.38>', '<26.40>', '<26.42>', '<26.44>', '<26.46>', '<26.48>', '<26.50>', '<26.52>', '<26.54>', '<26.56>', '<26.58>', '<26.60>', '<26.62>', '<26.64>', '<26.66>', '<26.68>', '<26.70>', '<26.72>', '<26.74>', '<26.76>', '<26.78>', '<26.80>', '<26.82>', '<26.84>', '<26.86>', '<26.88>', '<26.90>', '<26.92>', '<26.94>', '<26.96>', '<26.98>', '<27.00>', '<27.02>', '<27.04>', '<27.06>', '<27.08>', '<27.10>', '<27.12>', '<27.14>', '<27.16>', '<27.18>', '<27.20>', '<27.22>', '<27.24>', '<27.26>', '<27.28>', '<27.30>', '<27.32>', '<27.34>', '<27.36>', '<27.38>', '<27.40>', '<27.42>', '<27.44>', '<27.46>', '<27.48>', '<27.50>', '<27.52>', '<27.54>', '<27.56>', '<27.58>', '<27.60>', '<27.62>', '<27.64>', '<27.66>', '<27.68>', '<27.70>', '<27.72>', '<27.74>', '<27.76>', '<27.78>', '<27.80>', '<27.82>', '<27.84>', '<27.86>', '<27.88>', '<27.90>', '<27.92>', '<27.94>', '<27.96>', '<27.98>', '<28.00>', '<28.02>', '<28.04>', '<28.06>', '<28.08>', '<28.10>', '<28.12>', '<28.14>', '<28.16>', '<28.18>', '<28.20>', '<28.22>', '<28.24>', '<28.26>', '<28.28>', '<28.30>', '<28.32>', '<28.34>', '<28.36>', '<28.38>', '<28.40>', '<28.42>', '<28.44>', '<28.46>', '<28.48>', '<28.50>', '<28.52>', '<28.54>', '<28.56>', '<28.58>', '<28.60>', '<28.62>', '<28.64>', '<28.66>', '<28.68>', '<28.70>', '<28.72>', '<28.74>', '<28.76>', '<28.78>', '<28.80>', '<28.82>', '<28.84>', '<28.86>', '<28.88>', '<28.90>', '<28.92>', '<28.94>', '<28.96>', '<28.98>', '<29.00>', '<29.02>', '<29.04>', '<29.06>', '<29.08>', '<29.10>', '<29.12>', '<29.14>', '<29.16>', '<29.18>', '<29.20>', '<29.22>', '<29.24>', '<29.26>', '<29.28>', '<29.30>', '<29.32>', '<29.34>', '<29.36>', '<29.38>', '<29.40>', '<29.42>', '<29.44>', '<29.46>', '<29.48>', '<29.50>', '<29.52>', '<29.54>', '<29.56>', '<29.58>', '<29.60>', '<29.62>', '<29.64>', '<29.66>', '<29.68>', '<29.70>', '<29.72>', '<29.74>', '<29.76>', '<29.78>', '<29.80>', '<29.82>', '<29.84>', '<29.86>', '<29.88>', '<29.90>', '<29.92>', '<29.94>', '<29.96>', '<29.98>', '<30.00>', '▁', ',', '▁the', '.', 's', '▁and', '▁of', '▁to', '▁a', '。', '▁in', "'", '▁that', '▁i', '▁it', '▁was', 'en', 'e', 't', '▁you', '▁he', '▁is', '的', '-', '▁for', '▁de', '▁with', '▁be', 'n', 'd', '▁as', '▁his', '▁we', 'の', '▁on', '、', '▁die', '▁had', 'a', '▁but', '▁so', '?', 'o', '▁not', '▁at', '▁have', '▁this', '▁und', 'er', '▁her', 'i', '▁they', 'm', 'ed', 're', '▁she', '▁an', '▁by', '▁der', 'ing', '▁all', '▁are', '▁la', 'が', 'を', '▁from', '▁me', '▁which', '▁my', 'es', '▁one', 'は', '▁no', '▁there', '了', '▁him', '▁or', '▁were', 'に', 'y', '▁do', '▁what', 'r', '▁zu', '▁our', 'u', '▁if', 'ly', '▁ist', '▁would', '▁when', '▁their', '▁will', '▁said', 'で', '▁es', '▁like', '▁das', '▁Sie', '▁them', '在', '▁can', '▁who', '▁out', '▁know', 'te', '▁been', '▁ich', '▁about', '▁up', '▁I', '!', '▁more', '▁man', 've', '我', '▁que', '▁un', '是', '▁sie', '和', '▁then', '▁your', '▁ein', '▁some', '▁den', 'а', '▁now', '你', '▁von', '▁nicht', '▁very', 'と', '▁has', '▁into', 'in', '▁time', '▁в', 'ar', '▁just', '▁не', '▁um', 'k', '▁could', '▁dass', '▁Und', '人', '▁think', '▁auf', 'al', 'de', '▁и', '▁war', '▁eine', '▁over', '▁mit', '▁well', 'も', '他', '▁see', '▁also', '▁wir', '▁other', '▁des', 'le', '▁how', 'll', '▁than', '不', '啊', '▁these', '▁little', '▁sich', '▁"', 'ten', 'c', 'an', '▁us', '上', '▁l', '▁two', '▁any', '有', '▁don', '▁go', '▁did', '▁people', '▁only', 'е', 'na', '▁good', 'l', 'st', '▁where', '▁на', '▁el', '▁se', 'z', 'to', '中', '▁first', 'g', 'ta', '▁na', '▁di', '▁als', 'is', '▁come', '▁Ich', '▁much', '▁für', 'ne', '▁с', '我们', '大', '▁get', '▁here', '▁down', 'у', '▁du', '▁le', '▁что', 'から', '▁way', 'h', '▁y', '▁wie', '▁should', '▁before', '▁am', '▁made', '▁those', '▁after', '一', 'on', '▁upon', '▁because', '▁back', '▁right', '▁haben', 'se', '▁great', '他们', '▁say', '▁going', 'です', '这个', '▁dem', 'и', '就', 'f', '▁по', '▁make', 'ra', '来', '▁The', 'م', '▁er', '▁its', '▁such', '▁ver', '▁may', 'w', 'ge', '▁even', 'la', '▁men', '说', ':', '▁new', '▁im', '地', 'é', 'da', 'ch', '▁through', '呢', '▁long', 'な', 'me', '▁never', '▁most', '▁Es', 'as', 'il', 'p', '▁A', '▁must', '"', '▁sind', '▁day', 'し', '一个', '▁really', '▁per', 'b', '▁came', '▁con', '1', '这', 'man', '▁And', '▁life', '▁many', 'м', '▁old', 'est', 'я', 'j', '▁я', '▁yeah', 'no', 'ro', '▁again', 'т', '▁things', '▁La', '▁hat', 'be', 'ma', '▁mu', '▁own', '她', 'den', '▁take', 'ci', '▁et', '▁aus', '▁being', '▁je', 'ga', 'os', '它', 'ni', 'we', '▁mr', '▁still', 'ir', '▁我', '2', '▁last', 'か', '小', '▁too', '▁les', '▁might', '会', '▁work', 'us', '▁у', 'ce', 'や', '▁every', 'un', '▁We', '子', '▁ku', '▁al', '去', '▁за', '▁So', 'ы', 'at', '▁want', 'る', 'ی', '▁Die', '到', 'it', '▁went', '▁look', '▁über', 'х', '▁In', 'ti', '▁years', '对', '’', '吗', '▁это', '▁same', '▁three', '▁something', '▁da', 'do', 'li', '▁werden', '▁let', '▁thought', '▁himself', '▁ne', 'й', '▁ah', '被', '▁van', 'って', '▁got', '▁ge', 'д', '▁world', 'ね', 'い', '▁wenn', 'va', '好', '▁einen', '要', '▁thing', '▁while', '▁à', '▁part', '都', 'ه', 'с', '着', '▁year', 'el', '▁del', '▁oh', '▁away', '▁hand', '▁Er', 'em', 'et', 'ho', '下', 'た', '▁Das', '▁auch', 'ka', '▁ya', 'ter', '▁kind', '▁without', '▁place', 'ж', '▁put', '出', 'lo', 'ba', 'ment', '▁oder', '▁under', '没有', 'した', 'л', '▁вы', '▁una', '▁off', 'th', '▁то', 'ri', '里', '▁yet', 'ze', 'н', 'する', '▁diese', '▁another', 'ers', '▁why', 'je', '▁found', '从', '时', 'ko', '就是', 'sa', 'ng', '▁S', '▁shall', '▁aber', '▁sein', 'or', '▁а', '点', '3', 'ur', 'ка', '▁tell', '▁god', 'お', '▁و', '▁Aber', 'ke', 'ness', '也', '▁far', 'able', '▁give', 'si', 'して', '▁though', '▁nothing', 'mo', '▁eyes', '手', '▁once', '家', 'x', 'ver', '▁always', '▁het', '日', '▁saw', '▁house', 'men', '用', 'di', '▁ha', 'この', 'ja', 'go', '▁wird', '▁ever', '▁een', '▁face', 'о', ')', '▁vor', '▁你', '年', '▁love', 'am', '想', 'ung', 'ent', '▁uns', '▁home', 'he', 'на', '▁habe', 'ation', '▁head', '▁nach', 'ли', '▁nur', 'mi', '▁few', 'zi', '▁young', 'но', 'ن', 'て', '▁mean', '▁mich', 'ki', '▁better', '▁each', '▁einem', '▁find', 'ha', '▁si', '▁business', 'ш', 'ت', 'では', '▁left', '▁both', 'ton', '▁It', '▁v', 'der', 'v', '▁einer', '那', '为', 'wa', '▁night', '·', '过', '▁took', '▁(', '▁können', '▁mind', '▁—', 'ya', '▁father', '▁mir', '▁moment', '▁done', '得', '▁va', 'ca', 'د', '水', '▁su', '」', '▁against', '▁need', 'ry', '吧', '的人', '▁end', '▁yes', 'sch', '▁lot', 'ity', 'という', 'um', '▁course', 'co', '▁dat', '▁half', '▁between', '高', '▁Wir', '▁من', 'ant', 'り', '▁next', 'ste', '当', '▁noch', '▁pro', '▁He', '多', '做', '▁E', 'gen', '本', '这些', '事', 'でも', '▁می', '▁door', 'к', '▁called', 'ted', 'son', '▁looked', 'za', '▁ja', 'ul', '前', 'tu', '▁ko', '▁wurde', 'ye', 'ス', '،', '什么', '▁por', '▁kann', '▁los', '▁asked', 'ش', '▁seen', '▁как', '回', 'ла', '「', '▁дробь', '▁улица', '心', '▁side', '▁told', '▁does', 'ら', '4', '者', 'lu', '▁son', '▁having', '生', '▁water', '分', 'ol', '三', '▁sehr', '▁quite', '▁hatte', '看', '▁El', '▁heard', '▁whole', '▁heart', '▁believe', '".', '▁te', '▁met', 'ч', '打', '与', '▁name', '▁uh', '的时候', '▁ni', '而', '▁mother', '▁در', '▁ال', 'vo', '把', '▁bei', 'land', '能', '▁ob', '▁knew', '▁о', '▁op', '▁ma', '▁different', '▁around', '▁best', '▁به', '▁call', '可以', '▁mi', '▁enough', '▁il', '▁second', '▁para', 'く', '行', '自己', '▁par', '性', 'ie', '▁point', '▁seemed', 'ю', 'ます', '后', '▁ba', '▁set', '▁four', '所', 'ました', 'ة', '▁pas', '▁mrs', 'so', 'には', '▁woman', 'ia', 'ven', '▁room', '▁да', '山', 'ting', 'その', '・', 'bo', 'S', '▁five', '▁che', 'ion', '이', '▁high', '走', '▁所以', '▁sure', '▁但是', '▁durch', '还', '5', '▁hundred', '▁country', '▁light', '▁sir', 'та', '▁use', '▁hier', '▁anything', '▁sa', 'г', '▁к', '▁actually', '现在', 'ad', 'by', '▁bir', 'ku', '▁он', '▁quarter', '▁wa', '▁po', 'ó', '▁при', '▁almost', '▁про', '▁days', '▁от', '▁他', '天', 'ken', '▁help', '最', '▁care', '▁sort', 'ر', '您', '▁dieser', '▁Der', 'po', '特', 'id', '新', '▁L', '▁ab', 'ですね', '▁gibt', '▁soon', 'ler', '国', '▁com', '▁з', '▁Be', '我的', '▁white', '▁alle', '▁dann', 'du', 'ling', '▁small', '力', 'ي', 'less', '▁together', '▁fact', 'im', '▁since', '▁money', 'ak', '▁мы', '很', 'à', '个', '你的', '▁qui', '▁doing', 'さん', 'hi', '更', '▁until', '给', 'ine', '斯', '▁talk', '▁question', '▁nor', '老', 'き', 'ty', '▁twenty', '▁didn', '▁used', 'ik', 'vi', '▁bit', '▁hard', '▁miss', 'zu', '▁big', '▁full', '▁Le', '▁Re', '▁yn', '▁De', 'ist', 'よ', '非常', 'au', '▁gave', '不是', '▁morning', 'さ', 'з', '▁mehr', 'ов', '将', 'ку', '▁keep', 'pa', 'ut', '可能', '▁lord', '▁rest', '▁number', '▁An', 'que', '▁real', '가', '▁words', '▁began', 'and', 'ки', '呀', '▁ik', '▁immer', '▁however', '▁hands', '▁open', '▁king', '头', '▁bin', '▁ب', 'A', '▁lo', 'bi', '▁looking', '▁раз', '▁pe', 'led', 'ل', '▁па', '▁c', 'п', 'ig', 'р', '▁turned', '▁feel', '▁En', '那个', '▁waren', '可', 'lar', 'ic', '▁і', '▁felt', '▁так', '比', '▁zum', '▁bu', 'ها', '再', '▁في', '▁wirklich', '像', 'в', '外', '▁etwas', '开始', '已经', '长', 'ちょっと', '▁poor', '▁pour', '▁D', '▁power', '或', '名', '▁word', '▁among', 'gi', '度', '▁myself', '▁children', '▁during', 'ا', '▁whom', '▁ka', 'しました', '▁这', '▁lady', '▁large', '▁matter', '▁death', '▁Ver', '▁Ja', '▁vi', 'pe', '▁true', '6', '▁certain', 'ate', 'ом', 'kan', 'nt', '▁state', '▁pa', '并', 'ь', '▁till', '▁که', '▁dans', '▁person', '月', '金', '▁present', '▁general', 'les', '▁tun', '▁O', 'tion', 'ă', '向', '▁boy', '因为', '▁live', '▁case', '▁est', '▁brought', '以', '▁black', '成', '又', '你们', 'ek', '▁order', '▁dis', 'oj', '▁rather', 'mu', 'だ', '▁Se', '太', '▁voice', '▁w', '▁все', '▁taken', 'zo', '道', '▁Menschen', '先', 'jo', 'ть', '▁Wenn', '让', '▁perhaps', '▁given', 'ない', '内', '▁hear', '▁already', 'ju', '所以', 'ся', '▁une', 'dy', '▁important', '▁girl', '▁human', '▁show', '发', '▁вот', '这种', '▁ihre', '▁را', '▁C', 'wi', '▁hij', 'á', '▁ihr', '▁B', '▁qu', '▁ihn', '▁K', '▁company', 'lan', '▁meine', '▁strong', 'ren', '▁thousand', 'the', 'った', 'га', '▁seine', 'す', '▁air', '▁coming', '▁But', '面', '▁friend', '▁--', 'ben', '▁within', '▁round', '海', '方', '▁Li', '▁change', 'ва', 'ji', 'ard', '▁six', 'み', '二', 'ai', '▁often', '▁everything', '▁sea', 'ع', '没', '▁along', 'nie', '▁sent', '▁Ein', '▁whether', '他的', '7', '▁wissen', '无', 'う', '这是', 'とか', '尔', 'per', '▁estas', '但', '▁но', 'ieren', '▁This', '▁car', 'ive', '▁themselves', 'ب', '车', '口', '▁forward', '入', '学', '▁co', '▁N', 'ado', '▁Na', '西', '何', '▁others', '▁za', 'í', 'つ', 'го', '▁我们', '▁idea', '开', '▁keur', 'س', '▁across', '▁dear', '▁stood', '▁school', '▁那', '▁understand', '▁sagte', '▁making', '▁dan', 'ck', 'bu', '▁family', '▁fire', '▁nature', '▁near', '▁из', '于', 'ем', 'もう', '▁times', 'да', '▁herself', '▁public', '▁niet', '▁b', '▁Zeit', '▁read', '▁cannot', '▁pre', '▁hope', '花', '▁turn', '▁city', 'ル', '▁این', 'cu', '▁würde', 'è', '▁است', '▁zijn', 'ger', '死', '▁از', 'sta', 'ны', '▁viel', '▁li', 'ner', '▁women', '▁gone', '▁sagen', 'ster', '▁non', '▁sur', '听', '▁然后', 'fe', '▁ser', '▁means', '▁thus', 'いい', '▁tu', '▁child', '▁least', 'ق', '▁sehen', '▁T', '▁nu', '化', '▁pretty', 'aba', '▁ki', 'ты', '▁sense', '▁says', 'ada', '▁أ', 'fa', '工作', 'ので', '▁reason', '这样', '▁einfach', '▁keine', '▁behind', '日本', '▁この', '▁wife', '▁Il', 'T', 'E', 'いた', 'che', '▁voor', '▁short', '▁bi', '一些', '▁body', '▁indeed', '先生', '▁ce', '▁feet', 'wo', '一样', '8', '▁M', '就像', '▁wo', '还是', '德', 'نا', '▁до', '▁Ma', '▁sat', '▁continue', 'ま', 'ts', '▁unter', 'age', 'q', '▁ask', '儿', '▁U', '▁close', 'ить', 'ம்', '▁several', '放', '▁won', '▁om', 'ية', '▁whose', 'не', '▁market', '之', '▁red', '▁possible', 'C', 'up', '你知道', '▁amb', 'イ', 'わ', '部', '▁leave', 'tes', 'など', '는', 'として', '▁less', 'ile', 'ク', '▁become', 'ля', '▁later', '重', '拉', 'ان', '吃', '▁known', '▁Un', 'ف', '▁growth', 'zen', 'ä', 'P', 'ft', '▁Ge', '▁friends', 'و', 'lich', '▁either', 'ny', 'gu', '▁story', '▁probably', '体', 'ous', 'ana', '▁ihm', 'ー', '▁Sch', '▁able', '▁thou', '▁else', '▁wieder', 'io', '白', 'ц', '跟', '万', '▁run', '光', '位', '▁diesem', '▁bad', 'б', '▁alone', '但是', 'ات', '▁そして', '▁gut', 'ز', '▁start', '法', '▁past', '路', '▁itself', 'iert', 'aj', '▁în', 'š', '▁Art', 'ле', '▁jetzt', 'I', 'ran', 'і', '▁therefore', 'ア', '▁free', '▁sometimes', '▁passed', 'ў', '▁speak', 'mos', '数', '问题', 'yo', '▁book', '▁line', '▁andere', '▁mal', 'chen', 'ми', '▁Bu', '▁above', '▁became', '▁Al', 'bar', '我们的', '▁wanted', 'des', 'ال', 'way', '利', 'era', 'ك', '▁bo', '▁Je', '▁cried', '9', 'ban', '▁today', 'tro', '▁au', '今', '고', '▁getting', '别', '▁okay', 'ley', '▁kaj', 'ham', '马', 'ん', 'fer', 'sten', '지', '▁saying', '▁No', '▁bring', '▁zwei', '四', 'ated', '需要', '▁p', '田', 'ح', '▁weil', '▁las', '▁z', 'mer', 'gel', '▁és', '世界', '10', 'ber', '孩子', 'んだ', 'ет', 'end', '都是', '▁ta', '▁그', 'だった', '王', 'リ', '▁form', '▁dead', '▁hour', '▁future', 'ма', '▁bis', '▁machen', '物', 'پ', 'лі', '▁earth', '▁zur', '自', 'nd', 'ful', 'カ', '▁là', '▁government', '▁Do', '钱', '▁،', 'му', 'nu', '▁play', '▁remember', '▁land', '▁bed', '▁vous', 'ere', '▁plus', '知道', '两', '带', '真', '▁fast', 'ish', 'ning', '快', '身', '▁fell', '▁dark', '▁held', '时间', 'rs', '定', 'им', '▁As', '▁started', '▁lost', 'op', '主', '▁hi', '▁como', '爱', '▁ت', '▁answer', '▁Was', '一下', '▁bar', '▁один', 'tor', 'します', 'gan', '▁cost', 'ная', '▁fa', 'nya', 'ang', '▁сто', 'ой', '▁early', 'ari', 'min', 'ご', '▁müssen', 'su', '▁ground', 'lin', '▁answered', '▁ago', 'red', '▁anderen', '▁lay', '明', '▁Vi', '▁ў', '▁Ba', 'con', '▁stand', '正', '▁但', '安', '知', '加', '▁под', '合', '▁selbst', '谁', '起', 'han', '▁они', '▁em', 'ра', '▁Ha', 'ç', ']', 'tt', 'vu', '五', '▁truth', '▁Ka', '美', '▁mar', 'ot', 'ド', '▁мне', '看到', '▁alles', '流', '▁denke', '▁try', 'ac', 'iz', 'ait', '人们', 'ker', 'cy', 'ru', '▁clear', 'ко', '同', '▁Leute', '▁working', '克', '▁Ne', '▁front', '▁towards', '▁replied', 'ト', 'port', '▁taking', '▁Ihnen', '▁viele', '火', '然后', '▁же', '怎么', 'her', 'え', 'র', '▁further', '等', '那么', 'day', '的话', 'ин', '叫', '▁Dinge', '▁fine', '▁ad', '市', 'வ', '▁kon', '▁ну', 'ам', '只是', 'om', '▁zurück', '▁trying', '."', 'tan', 'ism', '▁law', 'O', '▁town', '▁было', '▁для', '感', '▁fear', 'ff', '▁Da', '门', 'lle', 'ez', 'B', '全', '气', 'これ', 'にも', '▁его', 'ini', 'ern', 'まで', 'ire', '目', '▁ты', '真的', 'ラ', ';', '▁thank', '▁со', '▁table', 'are', '▁ye', '؟', '▁Y', '使用', '中国', '▁есть', '▁third', '▁church', '▁dieses', '▁expect', 'ú', '作', 'います', 'ex', '▁Du', '▁art', '平', '▁Sa', '▁diesen', 'ный', '▁sun', '▁doubt', '▁бы', '▁return', 'qui', '▁system', '▁pay', 'ap', '▁sin', '▁era', '▁[', 'ü', 'ance', 'のは', '▁plan', '도', 'め', '▁maybe', '▁soul', 'ர்', 'コ', '野', '▁dr', 'ita', 'tre', 'ina', 'ло', '▁muss', '▁الم', 'sen', '通', '▁aan', '请', '▁sound', 'ring', '▁거', 'ند', 'one', '▁Wie', '南', '▁beautiful', '▁seems', '見', 'ах', '▁week', '▁brother', '▁два', '▁با', '▁kept', 'sha', '時', 'elle', 'あ', 'ary', 'gar', '▁certainly', '▁continued', '▁comes', '▁P', '▁top', '▁position', 'ча', '어', '20', 'sto', '▁там', 'ит', '▁gu', '▁нас', 'K', '▁suddenly', '▁seven', '▁thinking', '▁А', 'している', '에', 'ab', '▁wish', '▁talking', '▁ready', '▁Mi', '▁master', 'F', '▁service', '自己的', 'ন', '▁evening', 'しています', '▁view', '▁cap', '▁thy', '那些', '▁nie', 'ک', '▁ما', 'sel', '▁subject', '通过', '▁Per', '...', '应该', '▁Ta', '▁eines', '▁cold', 'ure', 'és', 'pi', '▁dé', '文', '▁longer', '▁letter', '▁cause', '▁Ro', '▁happened', 'kin', '生活', 'ды', '▁deep', '▁nous', '▁если', 'dan', '▁common', 'ding', '立', '使', '▁happy', '▁post', 'van', '▁zij', 'bel', 'でした', 'ン', 'tar', '▁дом', '▁ca', 'んで', '▁low', '▁arm', '区', '▁gi', '▁cu', '动', '▁pass', 'ти', 'ни', 'то', 'ble', '▁interest', '▁dit', '格', 'ah', '▁schon', 'cia', 'ix', '这么', 'ê', 'igen', '▁ihnen', '只', '▁john', '米', 'une', '▁Ihre', '▁manner', '▁living', 'ies', '▁To', '它们', '声', 'து', 'ama', '▁natural', 'ある', '送', 'いて', '▁hold', '▁thirty', '▁eight', '▁「', '▁б', '▁Welt', 'mp', '研究', '▁spirit', 'fi', '▁months', 'された', '▁river', '▁அ', 'ين', '▁unsere', '出来', '▁husband', '▁watch', 'G', 'ক', '▁capital', 'ite', 'sh', '店', '不会', 'mal', 'ris', '问', '▁road', '意', '住', '▁rose', '▁fi', 'los', '▁guess', 'val', '总', '▁Ab', '的是', '▁seeing', '▁support', '喜欢', 'ня', 'ной', '▁result', 'ub', '▁Ni', '有一个', '我想', '原', '▁You', '▁value', 'во', 'ط', '▁deal', '▁meet', '▁results', '号', '▁wurden', '長', 'bra', '今天', 'tic', '木', '不能', '▁street', '次', '希望', '▁vol', '情', '给我', '▁green', 'ар', '▁denn', '▁social', '▁hours', '或者', '科', '▁returned', '▁cut', 'ил', '▁experience', 'vis', 'ian', 'ون', 'len', '▁sub', 'ungen', '▁strange', 'ud', '元', '▁werde', '戦', 'кі', 'いる', 'ая', '是的', '▁whatever', '▁einige', '▁sight', '之前', '▁mein', '公司', '半', '的事情', '▁drei', '言', '▁doesn', '公', 'ischen', 'car', '▁その', '▁Aus', 'ей', 'те', '也是', '是一个', '▁să', '▁fair', '▁У', '▁terms', '▁food', '気', '▁minutes', 'ef', '的东西', '▁seiner', '▁아', '能够', 'ль', 'خ', '▁ex', 'ons', 'sche', '▁Te', '▁court', '▁process', 'ナ', 'tel', '▁account', '发现', '该', '品', '林', '▁received', '▁blood', '▁меня', 'ных', 'ence', 'ag', 'D', '▁followed', '▁Ra', '▁ho', '▁Mo', '干', '▁pri', 'ロ', '张', 'がある', 'ò', '▁feeling', 'ну', 'ici', '▁Co', '州', '觉得', '▁particular', 'las', 'ல்', 'マ', '▁Di', '▁makes', 'ні', 'lie', '▁はい', '▁yo', '▁due', '他们的', '▁move', '▁یک', '▁english', '第', 'line', 'ā', '女', '▁أن', '▁mais', '▁seem', '讲', '代', '八', '▁Vor', 'ende', '▁damit', 'ما', '线', '▁act', '▁beyond', 'ria', 'れ', 'nen', '▁captain', 'zer', '▁single', '▁hair', '▁об', 'té', '▁arms', '▁spoke', '▁They', 'tra', '▁suppose', '▁có', 'tas', 'க்', 'ர', '▁self', '▁Also', '▁information', '▁data', '▁simple', 'وا', 'ста', '之后', 'ша', '▁wild', '▁horse', 'ige', '▁R', '还有', '一点', 'M', 'king', '▁tried', '▁sleep', 'č', '相', '▁mine', '을', '石', 'ée', '社会', 'ndo', '色', '_', 'mes', '量', '人が', '神', '▁wrong', '大家', '▁effect', '▁wind', '▁history', '▁sit', '▁yourself', 'ور', '才', '集', '▁eye', '球', '理', '▁walk', '▁fifty', 'ブ', '▁states', '军', 'cer', '▁foot', '▁Um', '们', 'レ', 'hu', 'cht', '▁очень', '台', 'だけ', 'じ', '形', '▁inter', '▁Les', '▁problem', 'gri', '▁although', '▁fer', '▁maar', 'こ', '空', 'ме', '不要', '▁gold', 'ische', 'N', '找', '▁G', '▁mo', 'fu', '▁这是', 'ura', 'mente', 'ally', '▁F', '关于', '北', 'if', '很多', 'î', '▁space', 'ست', '▁когда', '▁period', 'なかった', '▁ei', '所有', '▁könnte', 'ています', 'んです', '▁glad', 'こと', 'タ', '▁weiß', '六', '▁example', '▁двадцать', '▁stop', '▁stuff', '私', '▁els', 'ron', '▁reached', '认为', '▁doctor', 'ę', '政府', '让我', '▁none', 'nde', 'ano', 'ම', '▁daughter', '▁send', '▁force', 'のか', 'use', '进', 'tter', '▁chance', 'ras', '▁attention', 'че', '见', '▁W', '买', '▁fall', '▁pot', '教', 'ম', 'room', '▁Man', 'ş', 'について', '▁она', '▁blue', '▁exactly', 'ale', '如果', '▁New', '东西', 'né', '▁dir', '時間', '▁Ku', '▁camp', '▁stay', 'wer', '▁party', '▁Si', '▁especially', 'ض', '完全', '川', 'wn', 'af', 'ando', 'fen', 'ди', '▁character', '▁dich', '▁except', 'вер', '布', '▁please', 'my', 'ок', '▁Pa', 'そう', '▁Als', '▁share', '▁hatten', 'ия', 'フ', '事情', '▁Leben', '▁higher', '▁tôi', '阿', '何か', 'ement', '受', 'になる', '▁mis', '▁outside', '▁following', '▁hu', '▁level', '▁Me', 'ные', '▁geht', '信', 'ру', '▁couple', '▁lui', '▁necessary', 'ok', '▁Auf', 'ele', '器', '给你', '卡', '味', 'やっぱり', '起来', 'це', '话', '▁instead', '▁và', '▁opportunity', '▁carried', '▁nun', 'eg', 'nk', '▁appeared', '▁toward', '食', '如何', '▁gab', 'cho', '▁respect', '风', 'ati', '▁south', '▁Teil', '美国', 'シ', '▁added', 'ž', '▁window', '▁如果', 'nda', '正在', '▁او', 'är', 'ன்', 'ö', '▁control', 'ating', 'もの', '▁england', 'ор', 'ф', 'за', '▁seinen', '▁пере', '▁nine', 'па', '▁questions', 'ই', '成为', '越', 'オ', '▁ought', '期', '▁más', '▁save', '九', '朝', 'del', 'ць', '▁Mu', '▁late', '▁lower', '▁нь', '民', 'ira', '以后', '▁lived', '▁health', '▁knowledge', '▁ke', '▁Lo', '写', '▁што', 'ns', '▁нет', '▁现在', 'res', 'са', '▁customers', '▁tra', 'он', '嘛', '▁dollars', 'ый', 'ё', '▁Mae', '▁Bo', '▁gehen', 'cha', '▁wat', '▁Po', 'र', '歌', '▁opened', 'ks', 'ار', '取', '▁Im', 'chi', '▁miles', '▁grand', 'eth', 'let', 'また', '少', '▁haar', 'ている', '▁pen', '▁wall', 'ach', 'க்க', '▁è', '学校', '选择', '▁comp', '▁eighteen', '▁step', '▁easy', 'tur', '哪', 'heit', 'ば', '▁quickly', 'don', '▁Mal', 'mar', '▁wait', 'ging', '书', 'っていう', 'ky', '回来', '员', 'eur', 'ба', '▁Pro', '城', '▁Bi', 'ien', '▁neither', '▁уже', 'ре', 'tal', '▁fellow', 'ise', '▁group', '▁product', 'lla', '▁Ri', 'ام', '人の', '▁building', '▁чтобы', 'ide', '▁因为', '▁goes', '▁north', '▁chi', '▁jeung', '▁Z', '▁vielleicht', '▁music', 'ு', '一种', '▁main', '▁три', 'una', '▁paper', '周', 'ри', '▁bright', '▁beginning', 'க', 'ным', 'out', '▁V', 'ры', 'tin', '几', '▁hall', 'L', '▁ningal', '▁wonder', '▁diwawancara', '▁forth', '▁olohok', '▁office', '▁christ', '▁sweet', '▁möchte', 'ミ', '後', 'ذ', '▁wollen', 'stre', 'stand', '▁ihren', 'ities', 'H', 'ned', 'yi', '▁var', '▁wäre', '▁figure', '▁mhm', '▁Ki', '为什么', '▁entre', '▁nearly', '▁ran', '▁dipoto', 'ன', '▁wartawan', '▁avec', '▁forty', '任何', '制', '▁пра', '十', 'kt', '在这里', 'ке', '▁team', 'ali', 'time', '▁mon', 'ida', '夜', '清', 'bre', '进行', '▁Mann', 'lor', 'med', '的一个', '▁ganz', 'ج', 'دا', '由', '▁bien', '机', '本当に', '拿', 'と思います', '近', '▁Con', '大学', '▁kam', 'ğ', 'ges', 'wy', '▁rich', '直', 'ийн', '▁interesting', '的な', '▁Mit', 'ду', '▁There', '▁local', '▁konnte', 'или', '▁sollte', '急', '▁Am', '波', '特别', '▁purpose', '其他', '倒', 'mon', '▁este', '▁lives', 'ல', 'ということです', '▁будет', 'ан', '▁daß', '的地方', '▁Ad', 'ту', 'ville', '▁key', 'kel', 'pan', 'ص', '巴', '▁một', '村', '得到', '表', 'od', 'ert', '▁heute', 'けど', 'ল', '▁Com', '▁근데', 'ça', '解', '▁game', '接', '▁news', '▁peace', '▁weiter', 'ய', '▁pleasure', 'sti', '▁darüber', 'for', '▁situation', '▁learn', '▁ou', '▁ihrer', '局', '笑', '▁lie', '▁안', 'バ', '是什么', 'tie', '▁على', '▁silence', '▁grow', 'R', '是不是', '30', '▁sister', 'tri', '▁sei', '安全', 'ther', 'த', '▁class', 'ید', '音', '派', '甚至', '▁zoo', '▁pan', '▁moved', '▁strength', 'ib', 'ili', '▁sta', 'ということで', '▁modern', '▁success', 'ante', 'side', '雪', '▁secret', 'log', '▁Va', 'ł', '君', '初', '哥', '▁dog', '▁follow', '指', 'ani', 'cher', 'се', '船', '切', '继续', '▁board', '男', '▁comme', '▁ru', '▁mag', '提供', '▁뭐', 'vel', '古', 'nes', 'U', '▁och', '▁davon', '다', '中的', '国家', '雨', '来说', '▁french', 'ッ', '早', '▁gegen', 'ро', 'mit', 'lichen', '▁middle', '两个', '▁project', '▁С', 'lang', '▁uit', '▁afraid', 'どう', 'ía', '▁eat', '▁expected', '▁dar', 'cal', 'への', '▁bear', 'む', '实际上', '管', 'غ', 'nce', '落', '▁Я', 'よく', '▁performance', '▁Arbeit', 'っ', '难', 'ца', '▁wouldn', '▁ara', 'tte', '▁army', 'こう', '▁entered', 'uri', '到了', 'mas', '字', '▁spring', '▁fit', '▁Ho', 'mor', 'ize', '如此', 'ier', '▁impact', '▁object', '七', '帮助', '▁national', 'can', '▁drive', 'rea', '▁cool', '▁private', '片', '”', '▁difficult', '在一起', '咱们', '土', '曲', '▁joy', 'ized', 'ப்', 'ү', '▁standing', '其实', '▁progress', '▁trouble', '低', '▁floor', 'tres', '▁pu', '選手', '▁только', '東京', '▁ship', '▁Nun', 'かな', '哈', '▁Su', '▁break', 'чи', '一直', '命', 'form', '▁mai', 'ول', '▁zusammen', 'ئ', 'ple', '▁av', '▁cho', 'エ', 'ズ', '▁provide', '救', 'pen', '▁She', 'ами', '▁happen', 'ving', '病', '▁din', '感じ', '作为', 'zeit', '活', 'になって', '▁nice', 'ウ', '▁ways', '▁american', '▁everybody', '▁special', '▁smile', 'же', '▁major', '率', '▁ju', 'sse', '▁chief', '▁hem', '理解', '一起', 'およそ', '处', '▁sont', 'ত', '▁distance', '罗', '▁И', '看看', 'чы', '电', 'ció', 'vin', '▁prince', '▁dies', '▁sign', 'لا', '▁fight', '▁greater', '▁That', 'ен', '▁mouth', '朋友', '▁Jahren', 'dig', 'ido', '▁kein', '▁consider', '▁demand', 'ව', '反', '▁sitting', 'ого', '▁written', '▁lang', '▁oku', '▁Wa', 'ní', 'cla', '▁remain', '▁couldn', '李', 'art', 'dd', '▁Eine', '은', '街', '场', '▁design', '▁spot', '▁потому', 'house', 'cken', '不知道', '▁vom', 'すると', '▁length', 'nis', 'win', '▁ба', '〉', '▁job', '▁пять', 'すごい', 'ship', '岁', 'hen', '▁heaven', 'де', 'ა', 'san', '必须', '河', '▁books', '条', '▁final', 'of', '▁grew', '▁base', '一次', 'ие', '▁walked', '▁isn', '▁increase', '官', '▁просто', '奥', '▁society', '▁amount', '▁On', '断', 'ero', 'cur', 'гу', '▁trees', '▁program', '▁これ', 'ې', '▁был', 'न', '有点', 'ى', '▁ம', 'ations', 'â', 'iza', '▁faith', 'vor', '▁heavy', '▁immediately', '▁battle', '▁president', 'ین', '▁financial', '▁What', '▁〈', 'のが', '▁dort', '▁четыре', '▁running', '▁begin', '▁рас', 'par', '間', 'サ', '▁personal', 'へ', '▁action', 'ха', 'wan', '▁cor', '▁тридцать', 'sie', '▁places', '▁development', '▁visit', '▁во', '▁train', '▁eu', '▁mary', '▁learned', '▁không', '▁write', '▁cre', '▁ohne', 'ですよね', '▁Gu', 'ст', '一个人', '东', '最近', '首', 'ется', '▁darauf', 'nas', '▁hot', 'さんが', '▁died', '地方', '支持', 'ую', '▁laid', '▁perfect', '她的', 'ces', 'ries', '▁queen', '工', '却', 'そして', '▁Ar', '决定', 'できる', '▁einmal', '서', '足', '▁command', '▁safe', 'ии', 'yu', 'される', '▁slowly', '连', 'dra', 'ә', '▁price', '▁Ti', '▁super', '玩', 'ı', '▁Mar', 'ий', '▁quick', '▁wood', '▁glaube', '▁сейчас', '▁add', '女性', 'ram', 'ndi', '▁estis', 'liche', '▁build', '只有', '实', 'っている', '▁sales', '▁nga', '▁Zu', '▁stopped', 'ą', '队', 'dro', '▁sobre', 'キ', '森', '▁嗯', '▁finally', '红', '思', 'nia', '▁various', '▁conversation', '差', '当然', '▁color', '▁changed', '▁age', '推', 'ө', 'цы', '▁married', '远', '▁west', '▁caught', 'mm', '酒', '▁gentleman', 'vid', '深', 'mus', '▁més', '▁cette', 'lik', '战', '▁hast', 'clock', 'uch', '所有的', '强', 'ве', '▁или', '▁film', '▁desire', 'shi', 'mel', '▁straight', '▁study', 'ins', 'メ', '▁pi', 'isi', '▁может', 'вы', '▁model', '▁warm', '▁ging', 'rie', 'sion', '▁которые', '▁tree', '当时', '▁ill', 'த்த', '▁cross', '▁hay', '▁ад', 'dem', '▁built', '▁Land', '▁science', '▁бол', '▁J', '▁bra', 'ட', 'ans', '亚', 'ところ', '▁danger', '商', '努力', 'ska', '▁kwa', '啦', '每', '▁talked', '▁remained', '部分', '老师', '士', '室', '变', 'sis', '番', '▁paar', 'schen', '▁giving', 'gang', '話', 'そうです', '▁gonna', '▁All', 'pp', 'ité', '▁quiet', '让我们', '▁rate', 'ного', '转', '▁york', '▁meiner', '热', '▁их', 'rus', 'チ', '▁الأ', 'ɣ', '▁tre', '我是', '事件', '▁wrote', '▁picture', '▁loved', 'ip', 'yan', 'аў', '▁Diese', 'ps', '整个', '▁Ur', '▁tr', '▁Ko', '▁snow', '▁gemacht', '▁waiting', '▁uncle', 'ث', 'tive', '▁семь', '肉', '▁那么', '▁fort', '▁yang', '▁race', 'ito', '失', '▁nichts', '▁For', '▁london', '▁кто', 'мо', '▁これは', '▁minute', 'ать', 'ino', '▁boys', '报', 'ski', 'бы', '千', '▁dinner', 'til', '▁gar', '▁march', 'ය', 'хо', '房', '▁fourth', 'rem', '边', '▁works', '▁sprechen', '▁broken', 'tus', '关', '▁tatsächlich', 'ち', '▁below', '有什么', '▁đ', 'ties', '感觉', 'ona', '▁piece', 'xi', '▁similar', 'より', '▁according', '保', '▁simply', '最后', '▁trust', '往', '达', 'なく', 'ம', '▁seinem', 'ḥ', '▁regard', 'ug', '▁hardly', '如果你', '▁zwischen', '▁direction', '▁seu', '▁drew', '世', 'lä', '▁mil', 'сан', '▁brain', '▁corner', '真正', 'cle', '种', '以上', '关系', '▁using', '这里', '▁summer', 'اس', '▁buy', 'ich', '▁language', '▁Ke', '▁impossible', '▁sus', '不同', 'چ', 'ше', 'eren', '▁Tu', '▁bon', '权', '▁hätte', 'ade', '▁Tag', '▁beauty', '▁lips', 'ue', '画', '第一', '▁evil', '▁Now', 'õ', '单', '▁france', '▁garden', '▁بود', '▁month', 'bil', '▁station', 'ec', 'さんの', 'ev', '进入', '▁lead', 'ré', 'int', '包', '県', 'sco', '기', '▁Ga', 'gehen', '▁denen', '▁presence', 'amente', '▁girls', '▁opinion', '▁touch', 'dia', 'そういう', '▁gran', '的问题', '▁fresh', '▁آن', '过去', '▁united', '系统', 'field', '▁Hu', 'gra', '야', 'rit', '▁mas', '▁political', '▁showed', 'とは', 'ят', 'fo', 'یم', '▁ма', '▁г', 'ser', '▁looks', 'ться', '眼', 'ず', '▁Frage', '以及', 'را', '▁vier', '▁나', '▁гэта', '▁placed', 'ney', 'パ', 'pu', '▁brown', '冷', '発', '▁сорок', 'ал', 'cra', '根', 'met', '▁Pe', 'ato', '▁我想', '星', 'ava', 'ción', '▁growing', 'ei', 'ions', '省', '▁risk', '了一个', '▁că', '▁В', '▁sick', 'ツ', '▁bank', '▁переулок', '▁current', '▁decided', '▁soft', '▁village', '板', 'ですが', '夫', '我就', '今年', 'ব', '▁filled', 'cent', '青', '好的', '▁hit', '実', '▁еще', '▁speaking', 'nh', 'ih', 'ют', '▁dazu', 'ice', 'گ', '其', '图', 'ral', 'น', 'V', '▁вас', 'ර', '▁hin', '▁Hi', '▁Ca', '▁led', '来了', 'kon', '▁ஆ', 'ou', '▁برای', '装', 'schaft', '▁wasn', '▁cent', '▁har', '▁muri', 'iti', 'эр', '▁weeks', '上的', '找到', '▁zich', '▁pero', '非', 'well', '▁inside', 'ial', 'like', '▁Sta', '▁Ihr', '▁writing', 'berg', '▁mentioned', '在那里', '▁expression', '出去', '▁trade', '脚', '▁born', 'fin', '▁pain', '▁á', '▁worked', 'ika', '風', 'ament', '比较', '交', '▁twelve', '这样的', '▁type', '▁cy', 'ده', '▁kan', '▁Jahre', '▁revenue', 'nte', '▁rain', '▁serve', 'ова', 'ute', '▁reach', 'よね', '▁H', 'oli', '▁meant', '▁würden', 'har', '妈妈', '▁direct', '▁இ', 'ң', 'やって', '▁plain', '▁för', '▁Ru', '▁pleased', '▁win', '▁winter', '▁influence', '▁parts', '▁doch', 'isch', 'kat', 'uk', '▁mij', '▁Lu', '車', '你可以', '▁naar', '▁worth', 'via', '这一', '▁community', '▁thoughts', '突然', '》', '包括', '▁kommen', 'hin', '▁しかし', '▁raised', '▁wide', '▁col', '▁große', '▁của', 'дзе', 'eb', '传', 'リー', '▁haven', '▁chair', '▁bri', '▁field', 'fall', '亲', '▁umu', '松', '里面', 'wood', '存在', '让你', '皮', '零', '▁boat', '▁forget', 'bro', '▁exclaimed', '代表', 'uka', 'ded', '听到', '11', '血', 'ут', '▁carry', '▁chúng', 'mmer', 'mis', 'das', '华', '别人', 'ió', '▁Geschichte', 'ford', 'bb', '▁broad', '▁od', '▁paid', '▁likely', '▁condition', '▁ersten', '▁afternoon', '以前', '▁someone', '▁grave', '▁și', 'put', 'ای', '▁genau', '々', '▁dream', 'сы', '▁Fa', 'ых', 'න', '▁мо', '▁На', '说话', 'ком', '▁ourselves', '▁waar', 'ô', '草', '▁band', '我觉得', '▁content', '▁wenig', 'ora', '自然', '家庭', '方面', 'ে', '黑', '▁imp', '▁industry', '▁terrible', 'dos', '尼', 'ым', 'rig', '▁report', '▁somebody', '要求', '▁allowed', 'さんは', '▁path', 'rá', '▁pale', '那里', '▁appearance', 'ssen', '▁mark', '▁worden', 'umu', 'よう', '学生', 'ments', 'мен', '院', '▁க', 'أ', 'sur', '円', '▁journey', 'жа', '▁usually', '▁دو', '卖', 'ную', 'ves', 'ите', 'gli', '的方式', 'だと', '调', '▁listen', '警察', 'び', 'wen', '▁Frau', '兰', 'tik', 'グ', 'ī', '温', '50', '線', 'んですよ', '▁vast', 'يا', '▁anar', '▁material', 'ە', '▁generally', 'ට', '▁fait', '▁enemy', 'пер', '▁area', '▁struck', 'dar', 'aient', '重要', 'tir', '▁rock', 'ような', '喝', '的に', '▁shot', 'ると', '▁finden', '▁sorry', '▁gra', '▁evidence', '▁آ', 'া', 'ний', '我认为', 'ход', 'ula', 'sam', '了解', '▁daran', 'wu', 'uma', '▁Gi', '▁Nach', 'いました', 'ков', '▁easily', '件', '▁individual', '节', '▁duty', '座', '▁tout', 'mie', '过来', '▁những', '▁unless', 'まだ', '它的', 'ু', 'ros', '▁bill', '▁fifteen', 'heid', 'mann', '▁Her', 'lt', '成功', 'iv', 'pri', 'اد', 'iya', 'それ', 'lia', '▁laughed', '▁шесть', '▁надо', '▁clean', '▁normal', 'sar', '▁ن', '▁tea', 'ala', '▁kar', 'ami', 'var', 'ながら', '恩', 'oc', '▁gesagt', 'llen', '是否', '▁meeting', '纳', '▁create', '▁ஒரு', 'ҡ', '▁Dann', '▁ré', '▁products', '▁Et', '▁вам', 'tis', '▁fun', '▁während', '了吗', '▁focus', 'ses', 'あの', '▁fond', '▁sí', 'んですけど', 'あと', '▁star', '▁Weise', '健康', '▁considered', 'َ', '▁não', '油', 'स', 'せ', 'んですね', '▁Weg', '▁broke', 'stra', '▁moving', '▁sah', 'set', '▁быть', '此', '▁leaving', '▁supposed', 'stan', 'ぶ', '▁million', '▁services', 'ひ', '▁charge', '▁ber', '▁drink', '▁test', 'ская', '▁enter', '▁gerade', '技术', '▁sudden', '式', 'wr', 'ги', 'ista', '▁wonderful', 'त', '▁season', '▁어', '",', '▁difference', '▁jo', '▁আ', '未', 'اء', '▁knows', '▁geben', '▁rep', 'きました', 'ified', '为了', 'leg', 'iri', '▁mad', '▁positive', '▁grace', '▁пры', 'dri', '▁stone', 'なんか', '▁spent', '我在', '▁everyone', 'W', 'als', 'られる', 'ē', '▁bat', '▁Kinder', '修', '方法', 'э', '▁principal', '怎么样', '▁sagt', '▁iron', 'dor', 'pt', '▁том', 'ก', '坐', '▁Ve', 'アメリカ', '▁ball', '▁fünf', '▁Jo', '▁Fall', 'ped', '▁energy', '▁sixty', '▁honor', '雷', 'ius', 'لی', '▁min', 'رو', 'ジ', '▁ganze', '▁بر', 'というのは', '间', 'чу', '▁ப', '▁imagine', 'zar', 'ţi', '▁covered', '▁exist', '人的', '▁latter', '▁receive', '▁wollte', '▁cast', '任', '▁daar', '不同的', 'nor', '▁moral', 'vers', '▁global', '▁fo', '▁esta', 'pro', '強', 'eu', 'ように', 'たい', 'تر', '▁natürlich', 'ぐらい', 'bed', 'сти', 'uru', '▁allow', 'ே', '▁closed', '▁cases', '离', 'nos', '▁bound', 'ஸ்', 'but', '把它', '▁kun', '▁shut', '左', '▁dafür', '▁arrived', '▁huge', 'pf', '▁technology', '▁besides', '▁term', 'ா', 'ット', 'ことが', 'ph', '自由', '改变', '▁Kon', '服务', '二十', 'ニ', '许多', '注意', 'ろ', 'ay', '▁At', 'cin', '▁entirely', '▁tears', 'ですか', 'ojn', '教育', '▁particularly', '▁pod', '▁девять', '有人', 'ey', '▁hill', '直接', '试图', '▁ل', '▁großen', 'ão', '▁Ze', '▁而且', 'ella', '▁actual', 'looking', 'ata', 'bli', 'по', 'のです', 'all', '▁І', '方式', '状況', 'ants', '▁anti', 'pre', '▁Our', '▁turning', 'ació', 'しか', 'هم', '学习', '▁ко', '一天', '步', 'yn', '▁lassen', 'んですが', 'rt', 'yon', '准备', 'ビ', '维', '药', '▁cat', 'ward', '▁percent', '▁ahead', '▁notice', 'spe', '离开', '人类', '▁justice', '▁sollten', 'iga', '▁spend', 'pul', '▁significant', '▁fest', '▁ي', '▁needs', '收', 'hand', 'ай', 'ical', '▁sand', 'だから', 'ட்', 'лю', '▁sky', '▁killed', '语', '▁dos', '▁bak', 'nder', 'eva', '를', '▁Beispiel', 'rà', 'лу', '留', '考え', '▁holy', '宝', '百', '▁Dr', '▁Pi', '▁Go', 'ส', '▁europe', '▁rise', '▁animal', 'های', '完', '▁macht', 'ение', '▁jeder', '▁labor', '▁бо', '▁John', '▁deux', '参加', '▁island', '▁kids', '▁size', '▁occasion', 'cio', '▁beside', 'ぎ', 'iki', '▁park', 'ул', 'illa', 'ви', 'og', '中心', 'され', '福', 'board', '島', '▁jack', '▁complete', '提', '▁east', '▁religion', '▁note', 'ein', '▁usual', 'ture', '▁horses', '▁police', '▁youth', '▁unserer', 'vil', '▁uma', '▁wise', '短', 'ハ', 'ón', 'ola', '角', 'tru', '▁crowd', '▁george', '▁welche', '▁пред', 'ḍ', '▁gute', '▁silent', '吉', '兵', '跑', 'していた', '影响', 'ム', 'qu', '▁пятьдесят', '查', '▁opportunities', 'hr', '▁tend', 'lon', '▁peter', 'av', 'になった', 'ima', '师', '▁education', '見て', '好好', '▁К', '▁«', 'лен', 'bert', 'ți', '▁countries', 'ボ', 'ably', '▁sam', 'ability', '▁нам', '你会', 'கள்', '▁blind', 'ど', '▁trans', '40', '▁восемь', '▁former', '▁مع', 'vy', 'nan', '▁ただ', '▁molt', '▁tut', '▁су', '▁“', '完成', '▁sicher', '▁prop', '▁noble', '▁ubu', '▁tax', '▁della', '▁meinen', 'lé', 'mun', '案', 'mba', '客', '▁ziemlich', 'เ', 'тор', '▁Hand', '▁warum', '▁lange', 'ман', '▁letters', '▁была', '▁reading', '▁Denn', '▁parents', '演', '配', '▁Car', 'rei', '▁attack', '▁чем', 'лся', 'teil', '▁surprise', '来自', 'にある', '破', '▁heraus', 'pon', '文化', '走了', '▁aunt', '▁needed', '▁ngo', '▁slow', 'low', '数据', '▁offer', 'といいます', '至', '▁pleasant', '▁list', 'ett', 'arbeit', '罪', '▁entire', 'ৰ', '无法', 'uta', '▁lines', 'sent', '▁Dies', '만', '▁merely', '▁cry', '▁está', '▁ac', 'ierte', 'iro', 'tha', 'mbo', '▁worse', '▁pra', '待', 'kla', '▁cha', '另一个', 'huh', 'tag', '▁unto', 'があります', '▁absolutely', '▁marriage', 'tim', '跳', 'ened', '▁п', 'sia', '算', '▁gesehen', '▁ни', '▁original', '▁этом', 'nou', '▁tall', 'ネ', '▁based', 'aka', 'ร', 'ov', '管理', '似乎', '▁ideas', 'ador', 'mut', 'bla', '▁этого', '我会', 'ые', 'نی', '▁هو', '▁store', '取り', '全部', '也不', '▁kandi', '获得', '▁somewhat', '대', '▁kleine', '▁watching', '我要', '经济', '▁forest', '原因', '▁weak', 'kommen', 'ats', '問題', '▁takes', 'шы', '总是', 'தி', 'سی', '▁steps', '▁nog', '▁всё', 'rat', '利用', '▁mà', '一定', '政治', '▁Or', '▁đó', '▁members', '▁silver', '▁discovered', '你在', 'ге', 'án', '▁ع', '割', 'า', '好了', '▁including', '科学', 'ский', 'tta', 'эл', '▁tan', '▁property', 'тер', '▁bow', 'け', '▁appear', '计划', 'gal', 'itat', '通常', '▁draw', '飞', '守', '掉', '谷', '未来', '▁serious', '▁bottom', 'ils', 'rn', 'night', '▁circumstances', '▁是的', 'vre', '▁Geld', 'اب', '▁escape', '▁chapter', 'ét', '▁movement', 'J', '▁proud', 'ell', '“', '▁fortune', '▁customer', 'そ', 'nden', 'tung', '▁iz', 'лы', '▁breath', 'ů', '▁san', '满', '▁ph', '▁Jahr', 'werk', '发生', '好像', '▁Wo', '▁وال', '▁thick', '▁mountain', '党', 'tz', '可能会', 'ū', '▁changes', 'ения', 'ав', '▁sondern', '故事', 'бо', 'ი', 'ந்த', 'ケ', '▁prepared', '▁sad', '▁Stadt', '▁completely', '母', '感染', '迪', '▁fish', 'dis', '▁mort', 'ete', 'до', '▁points', '击', '▁besser', '▁gw', 'oni', 'rwa', '▁dels', 'oma', 'ев', '▁increased', '▁bij', '▁america', '▁Herr', '।', '▁instant', 'ica', '▁Moment', '▁Über', '▁где', 'rin', '▁erste', '▁named', 'ரி', '如', 'モ', '▁conditions', '停', '▁guard', '리', 'lic', '▁здесь', '▁Ya', 'bit', 'ис', 'ස', '共', 'tek', '夏', 'ep', 'ын', 'ُ', '▁mijn', 'これは', 'ظ', '几乎', 'ட்ட', '精', '▁effort', '▁judge', '仍然', '▁habit', '▁credit', 'sim', '牛', '▁jesus', '江', '▁тем', '▁afterwards', 'ม', '▁ok', 'lung', '信息', '追', '▁cal', 'най', '▁sono', '皆さん', 'ное', '▁gives', 'aga', '忙', '12', '▁advantage', 'ně', 'rum', '谈论', 'itu', 'ray', '毛', '素', 'ret', '▁research', '▁meaning', 'ator', '▁zou', 'ці', 'lay', 'ック', '▁Grund', '▁glass', '▁nobody', '▁video', 'kle', '▁Ende', 'gy', '程', '感到', 'イン', '养', 'හ', '▁Ort', '▁cash', 'hir', '▁count', '▁inform', '▁また', '▁neue', 'encia', '歳', 'lü', '▁taste', '▁porque', '▁box', '▁fin', 'ற', 'ことを', 'ân', '▁watched', '▁college', '▁막', '▁York', '▁того', '▁storm', '▁mass', 'みんな', '约', '我们在', '▁weather', '拍', 'े', 'å', '排', '▁scene', '▁laugh', '▁dry', '▁total', '确实', 'ということ', 'zin', '对于', '▁beiden', '▁memory', '▁się', '▁Els', '▁madame', '其中', '15', 'তা', 'mak', '▁events', 'off', '▁greatest', 'тай', '▁aba', '界', 'ping', '型', 'press', '▁Sache', '▁speech', '▁pick', 'ados', '▁played', '▁companies', 'idad', '▁passage', '下来', 'こんな', '▁weg', '▁benefit', '▁alt', '▁War', '退', 'light', '视', '▁economic', '▁тут', '▁edge', '▁international', 'gue', 'net', '晚上', '照', '医生', '▁Bar', 'ева', '▁record', 'bol', 'ロシア', 'zel', '屋', '▁fallen', '▁tak', '▁animals', '超', 'ż', 'ほど', '▁تا', 'odd', '▁我是', '▁kill', '菜', 'ක', 'ille', 'ación', 'ს', '今日', '▁app', '▁tone', 'cos', '▁shore', '▁balance', 'abo', '▁إلى', '▁dia', '▁solid', 'ın', '香', '勝', '思い', 'wed', 'ো', '肯定', 'zy', 'ری', 'ぐ', '▁denken', 'ux', 'rang', 'kul', 'äh', '▁spread', 'kar', 'ノ', 'ily', 'table', '▁moon', '班', '娘', '端', 'ад', 'over', 'ua', 'эн', 'じゃない', '昨日', 'なら', 'wing', '服', 'die', 'ще', '因', '▁için', '▁sharp', 'tem', 'いく', '▁без', '▁jeden', 'sk', '苦', 'vad', 'eta', 'fre', '시', '▁comfort', 'ப', 'mb', 'ɛ', 'ран', '云', '回到', '▁understood', '機', '▁الت', '▁Haus', '称', '树', 'ガ', '▁ihrem', '▁های', '▁можно', '▁search', 'iko', 'тра', 'vé', '费', '▁bag', 'られた', '▁honour', '经常', '▁tom', 'ría', 'டி', '無', '▁casa', '洗', 'テ', '▁bekommen', '▁shape', '必要', 'rent', '望', '▁fla', '非常に', '▁cover', '▁даже', '井', '員', '换', '▁kommt', 'ved', 'ちゃん', '武', '是个', '▁exp', '▁interested', '▁prove', '나', 'qua', '▁ben', '全国', '▁believed', '▁fixed', 'म', '▁brave', 'law', '▁surface', 'рэ', '▁double', '▁reply', '場', 'प', 'dir', 'ني', '▁Daten', '▁dress', '▁Gefühl', 'от', 'pped', '的时间', '▁song', 'some', '▁sau', '▁stock', '▁If', 'मा', '▁nó', 'ara', 'ย', '▁laws', '▁square', '▁bru', 'ير', 'ここ', '▁gehört', '▁professor', '▁emp', '▁excited', '▁لل', '▁Unternehmen', 'stone', '玉', '市场', '▁finding', '▁sing', 'ith', '▁environment', 'gg', '▁schnell', 'enden', 'gera', '最终', '刘', '▁popular', '▁ont', '▁ancient', 'স', '联系', 'asi', '帮', '▁royal', '右', '▁pie', 'став', '身上', '▁leben', 'стра', '▁seventy', '▁parte', '个人', '▁throughout', '▁Fi', '▁いや', '▁ces', '大きな', 'ер', '▁smoke', '求', 'bri', '基', 'ນ', 'டு', '▁markets', '▁These', 'ため', '▁lake', '0', '▁bal', '▁mere', '接受', '▁driven', '密', '登', '之间', '▁persons', '▁người', '▁explain', '▁seat', '▁putting', '▁af', '鱼', 'мы', 'imi', 'ார்', '▁pos', '▁telling', '▁час', '▁其实', '▁بال', '龙', '▁region', '▁center', '▁Ĝi', '系', '▁walls', '▁century', '▁mor', '▁mid', 'ว', '▁club', 'nel', '便', '▁pat', '▁range', '▁determined', 'ering', '▁Han', '▁prevent', '▁author', 'ப்ப', '▁sold', '呃', '▁எ', '音乐', '▁civil', '▁bas', 'com', 'aŭ', '黄', '▁accept', '▁stage', 'din', '▁narrow', '▁foreign', 'ob', '▁neck', '害', '▁رو', '▁issue', 'hor', '解决', '发展', 'tig', '▁production', '▁yellow', '▁soll', '证', '▁ladies', '▁hurt', '▁perfectly', '▁fill', 'und', '各', 'tant', '法律', '就会', 'jen', '杀', 'ол', '告', 'их', '▁german', '▁你知道', 'tura', '跟我', '付', '▁plant', '頭', '▁wel', 'ина', '想要', '大会', 'ِ', 'мі', 'вед', '▁approach', 'recht', 'gas', '▁access', '▁St', '▁familiar', '▁Ce', '去了', '▁proper', '常', '▁tri', 'との', '▁hotel', '伤', 'শ', '▁Dar', '▁learning', '▁Ju', '塔', '▁numbers', '▁fan', '▁bla', 'bin', 'ast', 'とも', 'rar', '有很多', '▁stick', 'ual', '▁hebben', 'gestellt', '▁因此', 'ী', 'pin', 'ත', '▁students', '対', 'lli', '站', 'りました', '投', '▁wished', '▁paris', '▁iki', '▁offered', '▁19', '关注', '▁cloud', 'тар', '▁grass', '城市', 'سا', 'rec', 'ур', 'war', '▁observed', '▁هم', '▁tam', 'ii', '之一', '▁favor', 'れば', '▁meinem', '乱', 'ته', '▁confidence', '▁agree', '父', '女人', 'cour', '?"', 'でしょう', '少し', '▁som', 'twa', 'osa', 'ea', '▁keinen', 'له', '▁degree', '▁который', '▁beneath', '秋', '▁était', 'فر', '▁mental', '▁Problem', 'work', '場所', 'tā', 'eux', 'biri', '▁marry', '微', 'ün', 'ged', '▁quality', '▁Seite', 'ła', '结果', 'лись', '▁firm', '▁baby', '奇', 'ları', 'rah', '▁clearly', '▁oil', '做的', '▁promise', '▁roman', '▁한', 'gin', 'lid', '伊', 'チーム', 'れる', '100', 'ද', '▁farm', '▁человек', '▁finished', 'ًا', '▁darkness', 'ego', 'leri', 'lum', '▁clothes', '্', '60', '死亡', '久', 'مان', 'цца', '保持', 'っと', '迷', '俺', '▁produce', '▁happiness', '▁Elle', '▁rule', '▁کار', '是我', 'みたいな', '▁playing', '▁gas', '列', '▁шестьдесят', '节目', 'たら', 'tet', 'uz', 'ane', '▁تو', 'وم', 'को', '家族', '▁golden', '▁あっ', '相信', '▁உ', '▁rein', '选', '▁scarcely', '▁seit', '你就', '几个', '友', '一般', '▁equal', '▁knowing', '回家', 'tern', '▁Ex', 'ச', '役', '回答', '果', '▁management', '▁lose', 'ール', 'ná', '▁brand', '▁sal', '啥', '▁könnten', '▁可是', 'зна', '▁opening', '試合', 'ター', '人生', 'morrow', '▁drawing', 'デ', '▁operating', '▁bạn', '▁profit', '▁Gra', '▁paul', '让他', 'rak', 'оч', 'glo', 'ette', 'ß', '▁loss', '▁stories', '▁wine', '▁sell', 'があった', '电话', 'hm', '脸', '▁attempt', '▁address', '▁bay', 'uku', '町', '▁leaves', '▁courage', 'spir', '▁media', '▁leading', '▁schwer', '▁ses', '的小', '▁efforts', '▁soldiers', '▁surely', '▁San', 'hel', 'lip', 'rü', 'iger', '▁Hier', 'ві', 'pot', '电影', '▁är', '▁passiert', '▁Але', 'än', '▁etwa', '他在', '春', 'ow', 'non', '▁produced', '▁flowers', '▁valley', '▁earlier', '▁Ik', 'cie', '人は', '▁holding', '▁eigenen', '理由', 'لي', '▁Mr', '▁sword', '▁supply', 'bot', '▁được', '▁weight', '副', '▁さあ', '주', '网', '视频', '妈', 'ி', '▁check', '▁walking', '▁flu', '連', '告诉我', '▁Europe', '枪', '▁additional', '这一点', 'ls', '▁pla', 'ிய', '助', 'pit', '▁fra', '因为我', 'ena', 'ification', 'eau', 'ako', '▁choice', 'による', '骨', 'бу', '▁vain', '自分の', '▁decision', 'cing', '▁如果你', '背', '▁Б', '▁gro', '라', '▁powerful', '弱', '地区', 'лан', '陈', 'きた', '拥有', '東', '这样做', '▁welcome', '▁recent', 'lam', '残', '▁happens', '▁structure', '在这个', 'fan', 'lit', 'وی', '▁formed', '▁han', '▁speed', 'ddy', 'zione', '▁meisten', 'ా', '是在', '14', '狗', 'lí', '로', '▁gli', '▁seek', '一番', '组织', 'rio', '▁nation', 'tat', '▁houses', '▁travel', '▁uz', '▁тоже', '▁bird', '▁passion', '▁directly', '去年', '▁그냥', 'である', 'ious', 'lı', 'mul', 'вод', '▁basis', '明天', 'прав', '▁Can', '▁platform', '▁як', 'aire', 'どんな', '的这个', 'cker', 'The', 'ists', '治', 'gna', 'serv', '▁threw', '▁dropped', '▁divine', '▁deze', '▁그런', '这次', 'んですか', '读', '▁flat', 'ง', '▁Buch', '考', 'ир', 'uza', '考虑', 'dol', 'න්', '▁deliver', 'ак', 'vá', 'かった', '는데', '▁شد', 'スト', '」。', 'mat', 'fully', 'ugu', 'hör', '▁military', '▁letzten', '睡', '▁birds', '▁sake', '▁lying', 'ください', '▁Fe', 'жи', '▁required', '▁existence', '▁ничего', '▁addition', '横', '気持ち', '▁contract', '爸爸', '्', 'ள', 'バー', 'stu', 'из', 'bie', 'бе', '▁passing', '不了', 'try', '若', '▁ibi', '▁declared', 'セ', '唱', '▁Par', 'уч', '▁конечно', '▁эти', '▁anybody', '身体', '▁coast', 'aux', 'tum', 'きょう', 'си', '▁cri', 'কে', '▁내가', 'ныя', '▁available', 'rich', 'क', '建', '18', '▁glance', '▁track', '▁unser', '尽', '▁page', 'بر', 'ること', 'bl', '良', 'chten', 'mic', '▁understanding', '▁orders', '▁practice', '源', 'су', '带着', '▁seva', '▁wichtig', 'vas', 'sin', '三个', 'bau', 'zwe', 'ole', 'kuru', '愿', '人家', 'stat', 'mond', 'こちら', 'she', '▁你们', '▁william', '▁caused', 'stein', '▁christian', 'ible', 'ient', '▁Mas', '▁catch', 'cas', '▁Wasser', '▁guy', 'ction', '時に', '▁uno', '▁vint', '脱', '轻', '▁eighty', '▁allen', '封', '▁şi', '▁host', '▁fly', '▁–', 'rate', 'rick', '▁Д', 'gil', 'uko', '▁bedeutet', '▁hung', '▁ears', '▁prison', '▁più', '▁ф', '▁двести', 'more', '例', '▁muy', '前に', '▁text', '▁centre', '▁presently', '熱', '情况', '▁wahrscheinlich', 'gle', 'ポイント', 'によって', '▁Augen', 'вал', 'genommen', '普', 'อ', 'chan', 'gre', '社区', '▁že', '▁này', '托', '▁curious', 'になります', 'ön', '해', '▁larger', 'jar', '▁этот', '▁pel', 'ін', '▁shows', '▁voi', '新的', 'つの', 'geben', '类', '夫人', '处理', 'ket', '▁instance', '▁colonel', '▁Okay', 'quer', 'ungs', '▁net', '▁indi', '比如', '年前', 'thi', '错', '▁ре', 'すごく', 'nne', '第二', '▁hath', '자', 'க்கு', '及', '▁pr', '这是一个', '首先', 'igkeit', '▁population', '면', '▁pentru', '了我', 'cen', '▁vision', '的事', '▁accident', 'じゃ', '▁matters', '▁elle', '解释', '返', '▁richtig', '也许', '群', 'व', '极', '▁spoken', '▁indian', '▁kwi', '▁coat', '▁hearing', 'っています', '▁gets', 'ざ', 'nic', '级', '▁shown', '▁هذا', '▁hospital', 'kes', 'での', 'би', 'ロー', 'ी', '▁officers', '▁port', 'ais', '一切', 'ग', '▁kleinen', '▁statements', '回去', '▁cro', '刚', '▁Bei', '데', 'ative', '▁gre', 'ним', '19', '不好', '办', '乐', '沙', '▁shadow', 'ہ', '▁fool', '团', '▁今天', 'vert', '▁calm', '担心', 'bye', '▁motion', 'stru', 'プ', '現在', '▁ook', '▁faire', '▁aux', '▁thin', '▁basically', 'まして', '▁shook', '事故', '保护', 'গ', '▁henry', '▁member', 'lis', '▁thanks', '▁aware', '▁время', 'あります', 'されました', 'eri', '▁opposite', 'ო', '▁pocket', '▁task', '▁willing', '▁successful', 'فت', '秒', '▁bread', 'uw', 'চ', '▁ama', '变得', '▁tem', 'なので', '▁trong', '▁extra', '▁religious', '▁люди', '▁strategy', '▁Har', 'یه', '▁remains', '▁cousin', 'ус', '▁إ', '票', '挺', 'などの', '不用', 'ぞ', '▁fre', 'ですよ', '‘', '游戏', '▁beat', 'ese', 'dde', '而不是', '苏', '▁guys', '▁Aba', '▁central', '最高', 'それを', 'ches', 'jan', '容', '▁officer', 'pic', '▁wants', 'ched', '▁related', '▁bw', 'ふ', '▁noise', '杰', '▁possession', '開', 'lat', '▁pure', 'そんな', '▁Person', '造', '▁nti', '語', '▁otherwise', '▁gray', '▁carefully', '▁sogar', '産', 'вид', '一年', '项目', 'ண', 'ග', '▁thể', 'kom', 'ние', 'ด', '個', '▁daily', '衣', '▁comment', '▁我觉得', 'mek', 'ෙ', 'ors', '咱', '▁10', '穿', 'bat', '▁areas', 'mme', 'vol', 'ś', '▁pres', '▁sum', '防', 'cause', 'ですから', 'ற்ற', '▁stream', '▁今', '▁были', '手机', '段', 'igi', '▁ear', '▁scale', '▁activity', '▁drawn', 'uh', '▁smiled', '▁Oder', '出现', '控制', 'pat', '▁conduct', 'られ', 'istic', '▁ninety', 'ston', '▁surprised', '▁са', '▁cas', '▁engaged', 'pie', '▁你说', '▁Ent', 'nc', '▁fate', '動', '相当', '▁policy', '你想', '▁Form', '▁شما', 'あった', 'ரு', '▁aid', '▁bur', 'nar', '▁repeated', '▁jedoch', '休', '▁throw', '给他', '才能', '▁excellent', '結構', 'plo', '▁event', '▁Ben', 'ign', '我们可以', '▁семьдесят', 'دي', '▁больше', '渡', 'eh', '▁apart', '快乐', 'али', '改', '▁neu', '▁district', 'ij', 'sed', '男人', '▁gun', 'kte', 'lem', '▁versch', '应', '▁এ', 'يد', '《', '▁ay', 'мер', '様', '▁Ye', '层', '▁fue', 'dat', '饭', 'ismus', 'kä', '▁spite', '▁dire', '▁skin', '▁castle', 'sz', 'hl', '▁خ', '▁bil', '▁My', 'lig', '▁digital', '已', '▁dick', 'ும்', '▁monsieur', '▁species', '▁О', 'iku', '▁machine', '愛', '▁reform', '▁gentlemen', '▁fur', '16', '▁regular', 'ши', 'far', 'ु', '▁mountains', '▁fat', 'ć', 'ас', '▁på', '▁fruit', 'ierung', '▁correct', '直到', '分享', '▁difficulty', '▁نه', 'こちらの', 'ি', '▁Spiel', '▁image', 'setzen', '▁review', '▁todo', '▁getan', '楼', 'об', 'heim', 'ım', '▁hoe', 'ï', 'ດ', 'вар', '▁advance', '放在', 'dic', '底', '▁reality', '根据', '▁portion', '強い', 'sor', 'ска', '▁ausge', '▁commercial', '▁created', '▁spa', '不想', 'tí', 'če', '▁还有', 'ela', 'ном', '▁temple', '同じ', 'ポ', '▁anyone', '姐', '▁보', '持', '▁keeping', 'udi', '▁message', '看着', 'ල', '数字', 'row', 'یت', '▁später', 'isa', '并不', '上帝', '▁crime', '▁forced', '▁noticed', '▁tired', '▁choose', '▁pieces', '▁đã', '想象', 'ソ', 'place', '活动', '▁creature', 'dom', '▁union', '茶', '父母', '更多的', '兄弟', 'legen', '▁wahr', '25', '初めて', 'кой', 'fra', 'ques', 'anya', '我说', 'ник', '没事', 'ずっと', '▁proved', '▁plans', 'gh', '▁legal', '每个', '▁improve', 'لو', '▁pride', '▁bevor', '午後', '组', '▁erhalten', '▁знаю', 'ゴ', 'hy', '▁عن', '▁ту', '▁كان', '아', '大人', 'nem', '▁suffering', 'rad', '楽', '▁Well', '▁кон', '▁duke', 'ダ', '▁served', '▁sol', 'ša', 'пи', '我可以', 'ys', 'ạ', 'yle', '小姐', '▁dachte', 'fel', '▁obviously', '再次', '▁suit', '▁fully', '▁frank', '作品', '▁Kar', 'ピ', '性的', 'kim', '双', 'こういう', '▁bridge', 'pus', 'mont', '▁eh', '除', '▁res', '▁mention', '▁sounds', 'されている', 'ێ', '有些', '限', '情報', '▁لا', 'its', '▁blow', '精神', '做了', '▁été', '▁然而', '▁だから', 'nye', 'kwa', '▁peculiar', 'ore', '▁burst', '▁planet', '▁faint', '▁jemand', '样', 'сто', '伯', '▁nineteen', '▁tur', '▁asking', '▁pounds', '▁bringen', 'んですよね', '▁allem', '的工作', 'bona', 'ري', '▁starting', '明白', 'ヤ', '▁press', '款', '▁avait', '▁pray', '圣', '可能性', '▁gij', '紧', '▁height', '女孩', '告诉', 'nova', 'kir', 'eɣ', '梅', 'parti', '▁bereits', '▁att', '▁අ', 'wel', '▁david', '▁Thank', '▁measure', '▁date', '▁진짜', '▁nom', 'fru', '痛', 'stro', 'gt', '引', 'てる', 'hood', 'নি', 'dal', '▁forma', '我也', '余', 'ิ', '▁servant', '结', 'ங்க', 'fle', '▁stranger', 'ву', 'wana', '17', '▁Frauen', '▁blo', 'ric', '▁Tom', 'auf', 'ней', '▁enjoy', '料', '書', '한', 'してる', '▁Unter', '▁moi', 'wie', 'nni', '他说', '▁Nu', '▁names', 'ult', '▁provided', '▁breast', 'vez', '政策', '▁palace', 'となる', '大约', 'ल', 'লে', '▁costs', '▁tap', 'тан', 'amu', '男性', '而且', '▁devil', '▁freedom', '▁charles', 'ھ', '存', '▁authority', 'bone', 'mble', '▁defend', '▁hoch', 'pens', '▁бар', '▁reasons', 'しい', '业', '▁Sam', '▁sechs', 'ません', '▁fancy', '▁fashion', '毒', 'ос', '▁intention', '▁alive', '倍', 'py', '静', '今回', '▁pair', '设计', '▁impression', '儿子', 'ör', '▁sex', '伦', 'ellen', '▁cyane', '▁desert', '▁gentle', '认识', '▁bell', 'ۆ', '잖아', 'ала', '多少', '压', '都有', '▁style', 'ṛ', '▁forms', '▁anxious', '▁teach', '哦', '词', '▁Pu', '更多', 'vent', '的生活', '▁genug', '怕', '很好', 'род', 'voll', '▁sup', '▁Menge', '假', '方向', 'mark', '▁circle', '▁weit', '▁тебя', 'ddi', 'cul', '自分', '▁twice', 'তে', '政', 'قا', '▁ordered', '▁gla', '▁mer', '▁honest', '▁сказал', 'のお', '▁Zi', '▁stra', '▁possibly', '▁angry', '▁س', '▁council', 'sol', 'loo', 'dam', '▁vida', '能力', 'gara', 'ši', '▁brief', '▁کرد', 'eln', '基本', '▁лет', 'ró', '打开', '▁20', '犯', 'nik', 'br', '▁leur', '▁gy', 'mine', 'ration', 'uli', '▁ocean', '▁origin', '▁Sant', '▁З', '▁geen', 'icht', '英国', '▁patient', '▁ordinary', '▁bent', 'ැ', '▁british', 'alt', '▁ای', '▁importance', '▁qua', '▁són', '喜', 'vie', '▁яго', '多くの', '▁legs', 'ство', 'ния', 'kins', '▁university', 'long', '▁вопрос', '▁eigentlich', '▁юм', '▁hören', '好吧', 'shed', 'lijk', 'rag', '姆', '令人', '인', '结婚', '▁rising', 'дер', 'leid', '▁Vater', '▁culture', '▁或者', '▁tongue', '▁murder', 'els', 'はい', '200', '当中', '▁Kopf', 'arm', '▁somewhere', '▁volume', '▁heads', 'ega', '▁qual', '▁với', 'گر', 'nnen', '清楚', '▁safety', 'halt', '▁ganzen', 'কা', '▁zo', 'ades', '支', 'pend', '同时', '嗯', '스', '▁Mutter', '激', '選', 'تی', 'сть', 'ví', 'pet', '▁problems', '▁agreed', '▁physical', '▁investment', '内容', '▁truly', 'gus', 'wal', '▁row', 'わけ', 'ि', '▁security', 'iĝis', 'hab', 'ээ', '▁fe', '▁тебе', 'ology', '▁hate', '▁shoulder', '▁forgotten', 'ord', '▁breakfast', '▁rode', 'пла', '▁seventeen', '▁那你', '▁taught', '▁ему', '你是', '▁roof', 'vir', '▁aim', '▁cook', '迫', 'tä', '▁med', '▁mistake', '▁promised', '▁много', '▁dance', '运动', '▁сам', '▁Cha', 'されています', 'pun', 'ود', '▁China', 'ыш', '▁join', 'še', 'geb', '感谢', '▁versuchen', '▁waited', 'elijk', '▁exercise', '▁roll', 'ight', 'uda', '▁ability', '▁anne', 'rou', '▁altogether', '▁dare', 'izi', '▁remembered', 'plan', '息', 'нов', '氏', 'гүй', 'люб', '主要', '▁Jetzt', '▁kor', '▁би', '▁calling', 'fl', '▁làm', '▁Ch', 'lent', '▁fingers', '▁dangerous', 'சி', '▁weniger', '▁hart', '不可', '▁feelings', 'аль', '▁Tra', '▁kuri', '▁target', 'வா', 'ていた', '▁потом', 'old', '三十', '▁tent', '▁salt', 'part', '质', 'jn', 'けれども', '▁failed', '这不是', '▁glory', 'ule', '每天', 'از', '▁восемьдесят', '永远', '▁chose', 'uit', '▁そう', 'اق', '▁бу', '曾经', '▁streets', '汉', 'கி', '▁specific', 'nje', '▁wil', 'раз', '関係', 'any', 'を見', '▁вообще', 'tch', '▁terror', 'tausend', 'すること', '一位', '税', '▁bist', 'ға', '跟你', '▁empty', 'lief', '景', '▁helped', '▁method', '▁james', '刚刚', '▁vielen', 'zon', 'uni', 'bili', 'jā', 'stellen', '▁rot', '▁quietly', 'bon', 'ねえ', '▁famous', 'pping', 'パー', 'rim', '社', 'gor', '▁drop', '一条', '▁fil', '▁auto', '调查', 'urs', '▁express', 'zig', '▁grant', 'ziehen', '▁active', '都会', '消', '▁wear', '▁после', 'bal', '婚', '亮', '▁байна', 'iye', '▁пре', 'য়', '▁princess', '▁limit', '后来', '万円', 'ld', '▁ха', 'ło', '▁wij', '生命', 'keit', 'の中で', 'ائ', '▁ச', '▁bul', '探', '▁Für', '▁kingdom', 'cke', '▁series', '▁sufficient', '越来越', '▁busy', '▁grown', 'бор', '13', '有一些', '▁Мы', '▁aussi', 'tika', '企业', '▁các', '行动', '▁issues', 'wert', 'bus', '▁rapid', 'зы', '告诉你', 'ூ', '▁Za', '▁شده', '▁такой', '赛', 'eli', 'もある', 'rz', '▁delight', '▁sang', 'なんです', '▁struggle', '堂', '在我', '▁online', '▁그거', 'tori', '▁explained', 'ño', '軍', 'про', '▁fault', 'aw', '▁deg', 'প', 'ім', 'rom', '▁ended', '▁guide', '目前', 'ート', '▁signal', '▁heat', 'či', '▁flow', '日本の', '▁そうですね', 'phy', 'nin', '念', '旧', 'tto', '▁aside', '▁gr', 'û', 'ium', '▁그래서', '▁liegt', '散', '▁És', '▁potential', '▁yesterday', '▁rights', '▁девяносто', '▁false', 'gia', '医', 'يل', 'nze', '違う', '▁pré', '▁sorrow', '▁highest', '医院', 'sp', 'されて', '▁hinter', '▁Wer', 'kā', '▁extremely', '▁Dia', '▁experiment', 'Laughter', 'иться', '▁judgment', '网络', '▁exact', '▁сегодня', 'اف', '▁fel', '▁hell', '你说', 'aya', '绝对', '▁dev', '▁verstehen', '駅', '▁listening', 'おいしい', '第一次', '的孩子', '▁strike', '▁connection', '▁sentence', '▁income', '赤', '居', 'ล', '▁European', '▁kuba', '▁pou', '▁greatly', '▁Па', '房子', '▁described', 'ского', 'したい', 'ກ', '▁klar', '▁recently', '萨', '▁priest', '旅行', 'ి', '▁margin', 'ое', '▁pressure', '▁touched', '▁trial', 'haus', '▁separate', '▁network', '▁refer', 'وي', 'était', 'tle', '▁fix', '▁previous', '▁sides', '요', '出了', '降', '▁companion', 'uf', 'uff', 'спе', '洛', 'dio', '▁때', '▁Fragen', '真是', '▁vers', '▁де', '那种', '▁older', '▁disease', '▁почему', '大的', '▁angel', 'lá', 'нем', '▁zehn', '▁beim', '進', '▁settled', 'হ', 'oso', 'ude', '▁gay', 'rung', '▁ride', '合作', '▁grande', 'ются', 'horn', 'cies', '▁becomes', 'ym', '剧', 'pla', '置', 'からの', 'দ', 'tom', '你要', '▁eleven', '▁When', 'bs', '▁людей', '▁meer', 'یا', 'ْ', '▁map', '▁gleich', '▁apparently', '▁naturally', 'ства', 'ҙ', '那是', 'gun', 'دی', '很难', '来的', '▁sage', 'ime', '▁onder', '英', '▁гор', '▁Prozent', '致', 'ming', '▁superior', 'aus', 'tă', '▁имени', 'sem', '游', 'ウクライナ', '▁Lebens', '即使', '▁hun', '▁intended', '▁philip', 'lio', '▁sixteen', 'сон', '▁involved', 'ыя', 'эд', 'ился', '▁liked', '▁capacity', '诺', 'まず', '轮', '▁vie', '▁Ci', 'iste', 'wand', 'ана', '▁interview', '▁troops', '▁Auto', 'eye', 'antes', 'лась', '▁même', 'ées', '▁belief', '້', '一家', 'gem', 'cara', 'າ', 'nal', '▁него', '▁title', 'nge', '我们将', '参与', '你能', '机会', '除了', '产', 'amos', '▁bald', '▁release', '▁corn', '谈', '粉', '创造', '親', '冲', 'でしょうか', '▁ice', '▁مت', '▁driving', '▁stars', 'щ', 'rry', '▁student', 'hundert', '▁highly', '展示', '止', '▁vote', '▁shop', 'ht', 'nehmen', 'ande', 'нд', '▁operations', 'eller', 'inde', 'ash', 'ек', 'lot', 'ruh', 'ա', '▁career', 'ct', '▁definitely', '▁chamber', '▁argument', '▁happening', 'tier', 'fr', 'phi', 'bes', '晚', 'гийн', '▁sans', '讨论', 'ono', '▁admit', '抓', 'ましょう', 'olo', 'zwa', '料理', 'ila', '▁ap', 'той', '収', 'ε', '▁avoid', 'burg', '▁thrown', 'vä', '実は', '校', 'ив', 'によりますと', '▁todos', '▁contra', '架', '▁aller', '整', 'やはり', '▁flo', '富', '▁suffer', '▁shoulders', '认', '▁minister', '▁Th', 'gro', 'ès', '▁match', '▁ந', 'tud', '滑', '▁bereit', 'spiel', 'tür', '俩', '期待', '▁concerned', '弄', '▁windows', '一定要', 'ийг', '▁harm', '▁cup', 'ori', 'hora', '末', 'বে', 'ज', 'ario', '▁thousands', '▁kennen', 'тур', 'লা', '▁pointed', '▁nay', '▁His', 'get', '▁ideal', '下去', '它是', 'ži', '箱', 'sing', 'rd', '80', '▁fairly', '▁standard', '▁ее', '只能', '▁nose', '的故事', 'lus', 'kal', 'iamo', '▁spiritual', '▁해', '▁Pri', '田さん', 'dale', '▁carriage', 'яв', 'رس', '▁verwenden', '▁kinds', '要是', '▁Gott', '呼', 'tten', '块', '▁loud', '▁helfen', '▁joined', '▁себя', '▁bro', '吃饭', '▁kid', '索', '하는', '报告', 'vit', '可能是', '▁novel', 'tain', '县', '不管', '▁weitere', 'gam', 'ejo', 'anza', 'stri', '▁claim', 'reich', '▁excuse', 'த்', 'வு', '复', '叶', '就在', '▁fighting', '▁mari', 'пу', '▁ones', '▁temps', '猫', '▁affairs', 'gwa', 'ust', 'kana', '▁wealth', '症', '重新', '▁useful', 'dé', '百分之', '▁presented', '▁flight', '鲁', 'kam', '灯', '▁grey', 'cut', '▁пад', '记', '每个人都', 'cz', '▁papa', 'ique', '▁fri', 'rik', 'できない', '▁mix', 'lock', '▁loose', 'ность', 'fort', '▁Cor', 'بي', '▁niemand', 'ян', '▁cuando', '▁prayer', '▁faces', 'pad', 'bare', '歳の', '▁debt', '▁evidently', 'abi', '▁unseren', '▁möglich', 'まあ', '▁suggest', '付け', 'pha', 'ща', '动物', '▁woods', 'का', '你不', '▁Х', 'vien', '▁pull', '▁develop', '当你', '▁cruel', '▁そんな', 'ità', 'igung', '借', 'したら', '▁anders', '▁ف', 'بل', 'மா', '令', 'dus', '因此', '市の', 'になりました', '▁indem', '▁Regierung', '▁الح', '▁average', '时代', 'شر', '▁native', '速', 'ked', '▁ange', '▁خود', '▁X', '▁아니', '▁tin', 'ි', 'tü', '梦', 'hau', 'ила', 'тал', '愿意', '▁worst', 'por', 'வி', 'じゃないですか', '続いて', 'თ', 'bwa', 'wick', 'ssa', '▁lack', '表示', '▁considerable', '▁нужно', 'olu', 'hn', '志', '▁trail', 'ace', 'rup', '▁dogs', '勒', 'ath', '▁suggested', '▁torn', 'パン', '▁nos', '▁pal', '程度', '也有', 'ify', '▁bid', 'mwe', 'eix', '慢', '▁raz', 'ụ', '都在', 'tent', '▁пока', '父亲', '贵', 'haft', '条件', 'ск', 'र्', '▁Dan', '注目', '▁arbeiten', 'lichkeit', '是谁', 'bas', '▁gate', '▁மற்றும்', '▁male', 'uel', 'нь', '▁dabei', '▁sought', '▁raise', 'ters', 'elles', '▁какой', 'それで', '▁이제', '▁gain', '的想法', '▁bodies', 'book', '▁wohl', '▁それは', 'ゆ', 'hind', 'ыр', '▁constant', '明日', '▁heb', '▁好吧', '威', '心里', 'وت', '▁sacrifice', '然', '▁Männer', '普通', '▁labour', '产品', 'ете', '▁bekannt', '分析', '込み', '看起来', 'とき', '莫', '▁refused', '占', 'gé', '顿', 'comp', 'しない', '▁slightly', '▁хорошо', '道路', '▁fail', 'しっかり', '▁sheet', '招', '▁source', '▁Meinung', '▁dot', '▁Dank', '经', 'sign', '是你', 'ening', 'ум', '▁birth', '▁també', 'bury', 'コン', '▁hills', '顔', 'ui', '▁rapidly', '▁pur', '▁becoming', '我知道', '谢谢', '盘', '▁saved', 'kken', 'hang', '▁поэтому', '▁bringing', '谢谢你', '▁Nicht', 'mia', '▁tender', '▁showing', 'дел', 'える', '以来', 'pal', '也没有', 'ской', '▁computer', 'নে', 'ギ', '▁virtue', '曼', '▁nehmen', 'ره', '硬', '▁unknown', '▁tradition', 'fon', 'cr', 'ws', 'なる', '▁finger', '▁advanced', 'inte', 'мат', '句', 'сэн', '▁Film', '到底', 'avi', '▁papers', '▁governor', 'trag', '▁upper', '就可以', '▁じゃあ', 'cé', 'produ', 'кам', '▁Post', '▁audience', 'たち', 'anga', '切り', 'با', '▁extent', '▁peut', '▁pin', 'なぜ', 'halten', '▁solche', '▁gift', '▁э', 'endo', '側', '▁neuen', 'லை', '▁pity', '▁theory', 'sal', '提出', '▁Em', '▁¿', '▁alte', '場合', '▁division', '历史', '▁everywhere', 'iva', '70', '▁Bir', '들', 'なって', 'pli', '北京', 'ization', '沉', '▁çok', '▁praise', '▁cities', 'term', 'yer', '▁Des', '▁Vo', '▁portfolio', '▁Tre', 'これから', 'று', '会社', '价', '▁первый', '▁dressed', '▁Auch', 'punkt', 'ел', '教授', '▁servants', '建立', '▁charm', '▁nächsten', '▁cell', '▁System', 'ベ', '靠', '育', 'зи', 'стр', 'cept', 'хи', '▁See', '▁talent', '▁Idee', 'wir', '▁où', '你有', 'right', 'ál', '魔', '▁кор', '射', '▁trip', '▁established', 'ül', '▁sua', '▁features', '▁الس', '▁distant', '至少', '▁rome', '▁Punkt', '▁kitchen', 'ced', 'ets', '都不', 'stellung', '▁wake', 'yl', '具', 'ецца', '▁advice', 'ешь', 'xa', '国内', 'なんて', '▁quarters', '坏', 'ibi', 'না', '折', '一百', '▁gewesen', '▁occurred', 'esa', 'эх', '▁Hause', 'kus', '結果', '刀', 'ér', '▁respond', '満', '▁reflect', 'phe', '(', 'ır', '▁moments', '▁Park', 'isten', 'ワ', 'ේ', '▁yr', '▁beg', '▁аб', 'کن', '▁mode', '▁ذلك', 'jou', '▁forces', '家里', 'ised', '▁committed', '▁hy', '▁Г', '是如何', 'ña', 'zza', '判断', 'mber', 'その後', '▁announced', '▁Tri', '▁quatre', '▁bought', 'дар', 'уд', 'ности', '空间', '立ち', 'cro', '核', '怪', '刚才', '▁думаю', 'ständig', 'main', '▁robert', '▁discover', 'ара', '▁pace', '▁guidance', 'раб', '▁include', '業', '▁kiss', 'mbe', '藤', '▁pulled', '▁había', '▁بعد', 'cions', '言葉', '▁Gesicht', 'بار', 'nell', '▁darin', 'сі', '恶', 'lf', '▁teeth', '▁How', '▁пе', 'ej', 'を受け', '活動', '▁lamp', '24', '▁smart', '▁leg', 'ீ', '礼', 'rac', '▁lovely', 'pose', 'きます', 'বা', 'த்து', '总统', '都没有', 'зе', 'ает', '所有这些', '▁card', '▁jane', '警', '▁facts', 'dur', '▁ankaŭ', '▁我就', 'mir', '身边', '▁sunday', '投票', '▁prefer', 'ră', '黒', 'ema', '▁detail', '▁shame', '▁oli', '電', '마', '▁fut', 'str', '主义', 'ож', '▁block', 'บ', '▁Cu', '世纪', '番組', '航', '▁هذه', '▁frei', '▁этой', 'ře', '▁closely', '▁intelligence', '▁erst', '卫', '意识到', 'ì', '▁hang', 'mma', '▁hearts', '▁leicht', '▁drove', 'app', 'nga', 'нос', '支援', 'ske', '厚', '▁bud', '▁அவர்', '▁One', '进来', '▁afford', 'back', '▁zal', '什么时候', '▁whispered', '現場', '▁medical', '旅', '真正的', 'pra', 'être', 'kor', '▁pop', '建议', 'tı', '増', 'ico', '▁Warum', '▁போ', '▁protection', '▁details', '▁Ol', '▁milk', '搞', '顶', 'eza', 'いろんな', '▁comfortable', 'ことは', '▁Ob', '论', '▁section', '属', 'oon', '▁department', 'ат', '▁다', '博', '▁gathered', '证明', '▁existing', 'ން', '게', 'von', '尾', 'izing', '▁affection', 'かなり', 'ech', '▁metal', '▁liebe', '蒙', 'sko', 'ここで', '他是', 'ür', 'pé', '势', '▁dozen', 'фи', '影', 'тро', '最好的', '▁secure', 'lab', '▁extraordinary', '▁anyway', '▁cosa', '▁listened', '货', 'sus', '▁brauchen', '▁slight', 'nta', '▁Namen', 'ますね', '▁conclusion', '▁female', 'нее', 'سم', '抗', 'пол', 'tos', '▁gene', '观', '▁laughing', '▁represent', '▁manage', '鬼', '▁syn', '▁solo', '▁crown', '▁handsome', '▁Pre', 'town', '▁Video', '领', '▁ở', '▁heeft', '我们有', '延', '▁bitter', '▁carrying', '一会儿', '▁daha', '我有', '▁„', '感情', '▁nurse', 'ు', '胡', '▁smooth', '▁iran', '▁él', '運', '経済', '▁indians', '是为了', 'sicht', '位置', 'eḍ', '▁donc', '▁больш', '▁Hal', 'მ', 'nek', '象', '▁treatment', '我已经', 'っていうのは', 'medi', 'ත්', '▁অ', 'டை', 'なんだ', 'ப்பு', '▁consideration', '▁த', '制作', 'тэй', 'tions', '不到', '▁appears', 'ong', 'дал', '的一些', 'fini', '▁Wissen', '▁当然', '今回の', '▁developed', '宫', '运', '▁careful', '新闻', '▁obliged', 'ế', '▁projects', 'もっと', '▁treat', 'kh', 'ŝ', 'ের', '▁discussion', '▁clar', '▁sự', 'べ', '▁về', 'zie', '思考', '▁reward', '环境', 'ヒ', '▁П', 'kö', '▁дело', '参', 'ボール', 'гі', '冬', 'ente', '▁resources', '▁வி', '▁второй', '日に', '네', 'ència', 'cks', 'şi', 'ා', '▁independent', '▁professional', 'さらに', '▁Is', '地说', '各种', 'blick', 'пе', '▁staff', '▁Raum', 'iyo', '铁', '是因为', 'zan', '十分', '▁role', '阳', '引き', '▁тогда', 'pl', 'ティ', '▁rough', '举', '່', '冰', '▁nta', '▁jest', '▁focused', '▁drug', '▁mighty', '記録', '▁ප', 'द', 'fli', 'aha', 'ctor', 'bor', 'ên', 'bank', '日の', 'az', 'ो', '▁Q', '了吧', '▁transport', 'hält', '▁lies', '▁wow', '▁schools', 'wit', '▁reg', '▁smaller', 'それは', '最大', '▁Woche', '▁кол', 'rap', '想到', 'ን', '▁systems', '▁mé', 'ball', 'あれ', 'なかなか', '幸福', 'cion', 'のに', '▁response', 'tá', '▁compared', '▁Mon', '▁imagination', '▁pare', '是吧', 'ค', 'رف', '▁200', 'nyi', '做出', 'рав', '▁louis', 'ppen', '曾', '会有', '▁realized', 'каз', '▁Wort', '▁Chris', '▁artist', 'ção', 'くる', '▁element', 'sho', '▁sieht', '归', '说了', 'gl', 'este', 'تا', 'ý', 'gate', 'einander', 'dí', 'ciones', '随着', 'ต', '欢迎', '年代', 'uga', '岛', '独', 'nom', 'nken', 'げ', '职', '▁kurz', '▁permit', '尽管', '▁organization', 'vier', 'ère', '▁extreme', '危险', 'ژ', 'fold', '▁training', '现', 'hat', '寻找', '▁spr', 'ings', '▁University', '行为', 'カー', '▁Dollar', '▁incident', 'mbi', 'gon', '塞', '▁David', '▁instrument', '▁hal', 'star', '▁questo', '▁rare', 'でしょ', '价值', '▁Schw', '嫌', '▁cop', 'ã', 'უ', '▁organis', '把我', '▁Neu', 'யா', 'られて', '▁cya', 'ität', '▁leader', '歩', '仕事', '▁smiling', '▁まずは', 'imo', '▁Kind', 'бер', 'ం', '▁beide', 'peri', '受到', '暗', '▁contrary', '▁saint', '▁deine', '▁treasure', 'llo', '▁hidden', 'ierten', 'iyor', '▁patients', '状態', '▁mess', '▁unbe', '▁skill', 'nza', '▁eso', '▁joe', '▁principle', '示', '▁realize', '领域', '▁EU', '▁relief', '▁ain', '的歌', 'يت', '▁Pen', 'ちゃんと', '▁arab', 'فا', 'مر', '▁Che', 'lim', '▁succeeded', 'pos', '▁fleet', 'wind', 'өр', '同样', '▁measures', '豆', '公共', '▁actions', '▁temper', 'жы', '▁不过', 'һ', '▁gan', 'ayo', 'ってる', '▁carrer', '▁liberty', 'রা', '▁ئا', '▁setting', 'оў', 'ट', '▁protect', '藏', '我是说', '▁colour', '▁более', '刺', '▁function', 'blo', '▁estate', '▁invest', 'sid', '▁families', '▁Sha', 'ыл', 'ун', '▁wore', 'nat', '▁steht', '同意', '劳', 'ppe', '▁falling', '必', '私は', '委', '简单', '▁suffered', 'に対して', 'тэ', 'টা', '随', '▁Sp', '▁frequently', 'hol', '▁somehow', '不可能', '十二', '▁partner', 'itude', '▁flesh', '▁powers', 'اع', '你看', '▁olarak', '▁ships', '500', 'cus', '』', '▁yi', 'اه', '▁ج', '唯一', 'ист', '▁stellen', '有时', '▁campaign', 'uje', '『', '▁solution', 'aron', '上了', 'ubu', 'ery', 'shy', 'ydd', '▁nevertheless', '投资', '▁overall', '床', '対応', '▁affair', '我不', '▁awful', '▁Europa', '▁như', '▁stark', '▁begann', '▁Recht', '▁picked', '▁Ihrer', 'kazi', '基本上', '说的', 'bia', '▁accepted', '▁sp', '▁request', 'фе', '▁Freund', 'ency', '功', 'vari', 'shaka', '▁favour', '▁direkt', '▁euch', 'ක්', '▁plenty', '▁ĉi', '有了', 'unt', 'ём', '等等', '▁businesses', '▁seized', 'もあります', 'dien', 'ów', '▁grim', '特に', '不过', '▁glauben', 'hal', '▁kra', 'üh', '▁conference', '▁zeigen', '▁motor', '▁пера', '患者', 'юць', '▁peu', '▁thế', '以为', '薬', 'sey', '产生', '▁faithful', '▁satisfied', 'fic', 'spect', 'yor', 'lly', '▁dust', '▁dreadful', '即', '▁하', '私の', '▁うん', '▁jim', '▁pet', '套', '一直在', '에서', '▁funny', 'viv', '股', 'weg', 'cs', '▁expressed', '▁مو', '累', '上げ', 'mara', '▁foundation', 'аны', 'ont', '▁tip', 'gul', 'وس', '職', '把他', 'さんに', 'uv', 'にして', '▁Sal', '▁remarked', 'ここに', '▁appeal', 'pel', 'dul', 'ं', '▁meal', '▁Internet', '▁bob', '▁fields', '前の', '生物', '▁possess', '▁soldier', 'эт', 'つけ', '▁horror', '▁alla', 'лет', '変', 'んだよ', '▁kal', '你也', 'veni', '还没有', 'cri', '贝', 'می', '当我们', 'лар', 'ome', '洋', 'дан', '▁воз', '▁ක', 'gie', '吸', '预', '▁excitement', '▁거야', '是一种', '▁contact', '▁rules', '両', '▁mac', '▁negative', '▁Ist', '敢', '▁Гэта', '▁connected', '▁universal', '▁Gar', '▁irgendwie', 'pil', '▁majority', '▁destroy', '▁Los', '蒂', 'hod', '我去', 'prob', 'kol', 'がありました', '▁Den', 'ோ', '▁sé', '▁relationship', 'со', '▁bore', '▁lifted', '编', 'tory', '▁Körper', '▁fu', '▁whenever', 'かもしれない', '▁sprang', 'வே', 'と思う', '了一', 'cat', '▁我要', 'これを', 'top', '汽车', 'зі', '害怕', '90', '▁iyi', '▁With', '▁şey', '▁qué', '▁emperor', '▁lock', 'oh', '▁Và', '▁flag', '▁Reihe', '结束', '▁tail', '▁pardon', 'ians', 'ред', '▁proof', '▁fal', '▁protest', '▁parties', '地域', '死了', 'rian', '你必须', 'яр', '▁rid', '▁amazing', 'kas', 'మ', 'nig', '袋', 'Z', '▁hello', 'ட்டு', 'ké', 'кова', '▁challenge', '但我', 'сад', '▁Pan', 'act', 'isto', '我没有', 'زی', '▁savage', 'tisch', '▁Angst', '▁spo', '丁', 'mise', '弹', '我都', '可是', '▁prior', 'だって', '▁West', '▁adam', '▁nest', '我还', '▁resist', '▁Antwort', '▁rev', '▁수', '▁mot', 'Y', '▁இந்த', '▁decide', '▁wondering', '▁phone', '▁所以我', '境', '▁crossed', 'down', '疑', '▁radio', '母亲', '印象', '▁Saint', '▁те', 'mobil', '▁wisdom', '▁để', '战争', 'nna', '▁anger', 'ップ', '▁flower', '▁Familie', 'kli', '▁zei', 'مل', '▁Не', 'rze', '▁screen', 'aniran', 'ington', '▁کو', '▁frame', '食べ', 'ktor', 'ange', 'kü', '""', '露', '▁đi', '▁occupied', 'ả', '▁それでは', 'nit', '翻', '▁despair', '▁washington', 'five', '人に', '務', '和你', '▁kunnen', 'ров', '▁demanded', '里的', 'ose', '的名字', 'uti', '天气', 'col', 'シャ', '▁Liebe', 'бай', '▁dawn', '烟', 'colo', '做什么', '▁schi', '最初', '▁statement', 'دار', 'nam', 'نى', 'させて', '商品', '까', 'band', '杨', 'position', 'tage', '土地', '▁gerne', '▁ghost', '谢', '▁пол', '▁fundamental', '▁managed', '池', '治疗', 'duc', '▁Ihren', '人员', '▁enemies', 'eurs', '▁School', '▁kur', '▁rank', 'ель', 'nah', 'なんですが', 'fern', '▁yer', '衣服', '凯', '▁communication', '▁agreement', '▁marked', 'treten', 'ெ', 'tti', '▁Son', 'бра', '共同', '赶', 'みたい', '▁一方', '▁increasing', 'य', '니까', '▁Let', '▁removed', 'وب', '浮', '発表', '有没有', 'をして', '▁dying', '▁slave', '关键', '▁remarkable', '进去', '▁Krieg', '権', 'dzi', 'tó', 'iş', '▁Het', '▁теперь', '▁supper', '▁ari', 'ஜ', '▁cow', 'न्', '他们在', '年の', '▁improvement', '▁mistress', '计', '舞台', '团队', 'ු', '面前', 'ered', '▁equally', '▁суд', '▁jak', 'iem', '▁violence', 'بی', '▁strategic', '▁burning', 'öl', '没有人', '今の', 'くらい', '▁шу', 'liegen', '▁très', '▁schien', '▁However', '▁mü', 'などを', '▁poet', '▁الك', '▁bishop', '▁clo', '▁deck', 'お願いします', '▁baron', '▁Mor', 'stig', '有多', '▁farther', '皇', '课', '恋', 'кая', 'ень', '▁primer', '的声音', '人民', '▁말', '▁regarded', '▁Spe', '你好', '值', '▁groups', '▁asleep', '尤其是', '▁Э', '組', 'пом', '▁kom', '戴', '▁effective', 'ት', 'stin', 'sky', '▁mile', '▁verschiedene', '▁Alle', 'யில்', '机构', '如果我', 'ında', 'の方', '聞いて', '▁educa', 'jas', '▁code', '▁kas', '▁Cap', 'stellt', '▁Ste', 'chter', 'テレビ', '▁generation', '坐在', '秘密', 'од', 'もし', '▁wedi', 'роз', 'พ', 'vita', '▁sprach', '▁dengan', '▁cab', '▁describe', '▁route', 'ಿ', '▁weißt', '▁nahm', 'ед', 'いない', '▁좀', 'grad', '▁esto', '원', '▁calls', '务', '▁deeply', 'că', 'انی', '▁continues', 'னை', 'オリンピック', '了很多', '▁meat', 'お前', '的大', 'bul', 'thy', '先ほど', 'ngu', '▁gew', 'uba', '▁pack', 'сты', 'wyd', '丸', '▁arch', '▁播放', '怀疑', '了你', 'weise', 'ага', 'آ', '▁topic', 'oz', 'ган', '▁herum', '看见', '和我', '▁Amerika', '移', '▁behold', 'schau', '这个人', '▁inner', '营', '▁import', 'angle', 'rice', '▁capable', 'гла', '女儿', '▁nervous', '▁Kra', '介绍', '▁flying', '熊', '▁hacer', '▁chain', '唐', '▁minds', 'がない', 'whi', '妹', '混', 'tische', '姑娘', 'mah', '▁acht', '▁будзе', '地球', '▁أو', '▁innocent', 'gui', 'run', '▁Men', 'vě', '▁software', 'ffer', '背景', 'ific', 'らない', 'bet', 'களை', 'تى', '宁', '▁begun', 'uzi', '▁levels', 'vă', '年轻', '▁yield', 'lap', 'よりも', '▁Informationen', '▁بی', '▁spirits', '▁alarm', '▁проезд', '▁machte', '▁explanation', '对我', '不仅', '▁jam', 'zone', '▁younger', 'র্', '优', 'لت', 'гал', 'toj', '▁hide', '▁buried', 'マン', '攻撃', '▁worthy', '希', '吹', '▁Commission', '▁konnten', 'ा', '▁gods', 'tors', 'lama', '▁aspect', '▁eene', 'このあと', 'dum', '那样', '▁pred', 'ison', 'org', '并且', '▁rear', 'ரா', '具体', '▁wave', '加入', 'клад', '▁complex', '你现在', '▁Arm', 'を見て', 'loc', '▁southern', '▁mayor', 'ງ', 'gs', 'тель', '▁doors', 'лә', '▁citizens', '麻', '眼睛', '▁forgive', 'نت', '▁evident', '事儿', '人で', '帮我', 'வை', '▁commission', '▁site', '自身', '▁included', 'igt', '宮', '莉', '不太', '莱', '▁unique', 'setzt', '▁अ', '第三', '▁sons', '展', '▁dull', 'pass', '▁我说', '▁bottle', '容疑者', '▁dari', '▁الع', 'wydd', '▁verschiedenen', '▁bull', '一只', '▁stehen', '関', 'っていた', '▁کا', '▁чего', 'pers', 'ν', 'ступ', 'anda', '高い', 'তো', 'worth', '你还', '▁dim', '▁tower', '▁millions', '▁satisfaction', '▁effects', '▁rates', '▁gener', '表明', '▁虽然', '灵', '전', 'kuwa', '叫做', '下面', '▁cheer', 'من', 'کر', '领导', '变化', 'عد', '正常', '第一个', '▁clever', '▁treated', '▁divers', 'water', 'lös', 'ő', '▁rocks', '路上', '▁necessity', 'もちろん', '的一部分', 'licht', 'ingly', 'ۇ', '我们会', 'yard', '了他', 'аг', '▁ново', 'oka', '▁zero', '▁fund', '▁Natur', '接種', 'ridge', '▁pipe', '老板', 'قد', '▁figures', '丽', 'vant', '在哪里', 'maze', 'だけで', '替', 'lah', '▁edward', '▁shade', '人間', '乡', '在他', 'nim', 'ĉ', '备', 'それが', '新しい', '▁friendship', 'oi', 'ホ', '你这', 'nud', '▁liber', '▁sheep', '▁вер', '▁pictures', '义', '▁election', 'bung', 'gira', '▁Tur', 'эм', 'alo', '▁attitude', '▁них', 'jes', '橋', '▁conscious', 'že', '▁proportion', '▁ruin', 'cil', '▁себе', 'cyo', '其他人', '▁document', '▁western', '▁oo', 'ез', '▁economy', '▁twee', 'cient', 'ư', '▁palm', 'gua', 'elli', 'ств', 'と思って', 'raz', '▁execution', '視', '麦', 'ными', '▁entrance', '食物', 'кт', '▁manifest', 'ци', '▁perspective', '▁nations', '▁ху', 'lea', 'anti', '▁Bre', '▁plate', '▁desired', 'ço', 'ペ', '▁alten', '▁الب', '▁expense', '女子', 'そこ', 'vou', '目的', '坚持', '▁tiny', 'voir', '▁allein', '▁confi', 'шел', '导', 'ります', 'tica', '▁gradually', '▁Chi', 'cial', '▁pli', '壁', '▁mem', 'tab', '会议', 'wis', 'ış', '私が', '▁smith', '一人', '▁obtained', 'في', '▁relation', '▁grup', '▁gaze', 'رب', 'rous', 'していました', 'か月', '彩', 'rk', '许', 'hä', '▁tour', '▁giant', '▁perform', 'いや', '▁lad', '▁triumph', '▁finish', 'oku', 'ニュース', '艺术', '▁бер', '席', '▁всех', 'やすい', 'hung', '▁mí', 'jí', '▁sail', '▁require', '▁core', '▁einzige', '調査', 'рам', '马上', '▁сказать', '影響', '▁wounded', 'griff', '大哥', '▁Tür', '完了', '▁Ziel', '一场', '一旦', 'gent', '▁untuk', '▁criminal', 'nny', '企業', '▁revolution', '还要', '▁mystery', '▁mercy', 'aban', '▁constantly', 'cli', '▁teaching', 'taj', 'shobora', 'rod', 'cast', 'roll', '▁teacher', 'итель', 'ologie', 'bly', '▁update', '僕', '▁acquaintance', '休息', '今月', '▁article', '挑战', '▁эта', '▁bisschen', '某', '▁あの', 'fri', '照顾', '酸', '▁nói', 'وق', '▁sul', '▁visible', '▁instantly', 'gegangen', '▁dei', '▁それ', '▁значит', '▁versucht', '対策', '▁работа', 'өө', '▁через', '▁Ed', '测试', '护', 'year', 'というのが', '▁counsel', 'сла', 'ҫ', 'ですけど', '接下来', '▁你看', '難しい', '▁tres', '实现', '▁триста', 'last', '按', '觉', '宗教', '▁Plan', 'کی', '这么多', '确定', '悪', '▁letzte', 'ец', '▁violent', '▁knees', '▁knight', '在我们', '如果我们', 'isha', 'aria', 'ını', '▁пу', '21', 'gru', '▁nel', '▁crack', '്', '因为他', 'ttle', '▁splendid', '▁richard', '▁Mont', '▁brilliant', '▁assured', 'script', '对你', 'rel', '▁mill', 'sca', 'imu', '減', '▁jede', '▁какие', '责任', 'apo', '▁être', '▁az', '补', '就是说', '▁earnings', '新たな', '▁fragte', 'ვ', '▁necessarily', 'tiv', '▁wit', '▁critical', '▁harry', '一张', 'gol', '赶紧', '潜', 'ではない', 'cou', '一緒に', '▁confident', '▁lag', '本来', 'ew', 'In', 'лася', '言って', '建筑', 'ާ', '上がって', '▁multi', 'ically', '▁turns', '惊', 'ию', '▁website', 'よかった', '▁worship', '▁unable', '▁throat', 'ӱ', '▁grief', 'lement', 'ここから', 'مي', '▁relations', 'iɣ', '▁كل', 'ière', '额', '▁published', '纸', 'dina', '▁vis', 'umi', '▁suspicion', '陆', 'test', '▁دارد', 'ўся', '▁sẽ', '▁Det', '也会', 'dad', 'eten', '▁petit', 'در', 'জ', '我们要', '▁darum', '▁maintain', '▁director', '▁الن', 'غا', '这个问题', '馬', '我很', 'aja', '▁Paul', '库', 'fy', '▁official', 'rí', '▁delivered', '▁cart', '▁goed', '上面', '▁schön', '▁prisoner', 'enga', '让他们', '▁universe', '挑', '▁rooms', 'оп', '▁bija', 'аць', '站在', 'pper', 'ایی', '▁оста', '▁regret', '▁differ', '▁나는', 'даг', '▁Col', 'んですけれども', 'ene', 'ந்து', '这儿', 'トップ', '▁mat', '言う', '▁puis', 'tail', 'だろう', '▁実は', '来到', '起こ', '▁tal', '▁objection', '▁Not', 'üm', '▁reden', '我自己', '经历', '▁midst', '▁admitted', '▁እ', '耳', '▁نمی', 'にかけて', 'ится', '▁threat', 'ás', '▁stronger', 'ingen', '考えて', 'ხ', 'كم', 'Т', '▁county', 'zem', '▁halten', '遇到', 'eff', '聊', '▁worry', '错误', 'fla', '观察', 'fte', '▁proposed', '免', '▁hence', '▁attend', 'لة', 'ume', '▁cada', '▁nearer', '▁Mädchen', '联', '大事', '甲', 'lassen', 'өн', '▁такое', '▁roz', 'の中', '▁guns', 'ик', 'ট', 'cade', '牌', '岡', '▁description', '▁Ка', '▁lots', 'ないと', '▁web', '男孩', '▁잘', '最大的', 'اند', '争', '▁adalah', 'рад', '▁concerning', '▁singing', '▁blame', 'lè', '▁affected', '▁folks', '▁verwendet', 'kira', 'ા', 'fas', '▁shock', '▁さらに', '容易', 'ick', '日本人', 'ously', '你自己', '▁possessed', 'mittel', '▁cabin', 'бі', '▁liberal', '▁我认为', '▁stones', '根本', '缺', '▁engine', 'graf', 'vat', '▁vice', '▁plants', '变成', 'dung', '录', 'lerin', '▁Bro', '唔', '▁mc', 'dü', '▁бул', '▁changing', '▁scientific', 'ท', '▁immense', '▁val', 'zug', '▁sport', '▁largest', 'über', 'lk', '▁magic', '▁гар', 'meter', '届', 'gger', 'ე', '笔', '▁私は', '▁absence', '京', '▁absolute', '▁дела', 'லி', 'cons', '媒体', '▁пи', '这件事', '原来', '▁wy', '丹', 'قل', 'aries', '▁Kan', '▁conflict', 'تم', '对吗', '府', '▁над', 'ischer', '園', '▁brothers', 'しく', 'oth', 'னி', '▁proceeded', '▁sem', 'nak', '▁intent', '▁کند', '▁disappeared', '只要', 'ово', 'bag', 'chte', '▁govern', 'ugh', 'きのう', '秀', 'yar', '▁mortal', '停止', '▁voices', '之间的', '▁nächste', 'ディ', '▁Au', '▁rue', 'گی', 'ප', 'zz', '▁bleiben', '▁لم', '▁favorite', 'pak', 'zähl', '▁hoped', '▁Nein', '▁mae', 'なり', '声音', '▁seated', 'дет', '▁bold', 'meye', '▁affect', '▁tempo', 'ે', '▁soil', '乔', '宇宙', 'ह', '镇', '骗', 'یک', '▁мар', '暴', 'aan', '▁waters', '中で', 'ั', 'ucht', 'мет', '▁awake', 'elo', '▁expectations', '▁sieben', 'знач', 'মা', 'としては', '撃', '工具', 'usa', '记录', '일', '▁arrival', 'atu', '在这', '▁Que', '▁hole', 'ffe', '港', '▁coffee', '選挙', 'gleich', '▁studies', '幅', '▁gente', '嘴', 'komp', '▁wusste', 'tric', '▁library', '增加', 'nzi', '▁delicate', '▁domestic', 'mina', '▁scheme', '▁перед', 'rö', 'bild', '▁profession', '▁experienced', '▁jedes', '▁interests', '后面', '▁Kom', '经过', '▁elizabeth', 'enda', 'プロ', '▁vessel', 'hold', '▁eating', '▁quando', 'czy', 'abil', 'merk', '▁remind', '盛', '▁channel', '▁Nacht', '▁না', '有个', '也没', '意思', '▁link', '▁تر', '▁numerous', 'zt', 'のある', '今後', 'bun', 'نگ', '▁recognized', '▁scheint', '▁الج', '这就是', 'рын', '▁custom', '▁mundo', '▁occur', 'nau', '的原因', '所以我', 'lect', 'сці', 'そうな', '▁vez', '行业', '▁bath', '▁Gehirn', 'ax', '由于', '描述', '▁pol', '陪', '▁silk', 'ort', '▁crew', '▁Wi', 'bt', '▁frightened', '▁всего', '现实', 'dies', '娜', 'ザ', '▁seines', 'たくさん', '▁えっ', '▁hor', '我不知道', '▁Bereich', '▁ceased', '湖', '爹', '▁israel', '▁wondered', '▁objects', '是我们', '▁prime', '丝', '▁apartment', '▁steel', '▁ещё', 'ただ', '我相信', '▁resolved', '▁Nor', '▁Bur', '固', 'Al', '洞', '▁更に', '中央', '舞', '▁china', '▁cert', '▁Mein', '确保', 'mini', '怀', '▁stepped', '依', '▁shelter', '▁fourteen', 'ching', '▁bou', '▁failure', '▁investments', 'амі', 'кон', '▁christmas', '▁signs', '看到了', '▁khi', 'ref', 'ছে', '▁groß', 'மை', '▁committee', 'autre', '▁anywhere', '▁organ', '▁게', '▁apply', 'ບ', 'いません', '▁chosen', 'ook', 'тә', '▁buck', 'んだけど', '음', '▁Wal', 'ular', 'erung', '優勝', '▁mysterious', '▁پر', '決め', 'ĝ', '▁friendly', '上がり', '打ち', 'rez', '▁Abend', '▁tous', 'xe', '万人', '▁Энэ', '▁кар', 'ぬ', 'سل', 'prav', 'scher', 'adi', '▁ён', 'lyn', 'スター', 'jun', 'ை', '一部', 'බ', 'thing', '▁principles', '▁너', 'eka', 'ອ', '▁voyage', 'ラン', 'nut', '最好', '▁rent', '方が', '▁Tod', '▁Staaten', '▁دە', '奖', '▁majesty', 'wij', '易', '▁tiene', '▁закон', '麻烦', '▁Rat', '过了', '達', '▁حال', '传统', 'ۈ', 'iyi', '週間', 'つく', 'radi', '▁Haupt', 'hil', '▁bet', '对不起', '▁prices', '▁manchmal', '▁manera', '习惯', '▁construction', 'gat', 'X', '的所有', '▁error', '抱', '▁està', 'なくて', '▁heißt', 'weit', '我现在', '▁mission', 'nica', 'àn', 'cor', 'zna', 'scha', 'ときに', 'hui', 'ago', '▁ee', '▁herr', '模式', '人気', '高兴', '准', '▁为什么', 'どこ', 'стан', '学院', '我看', '結', 'gne', 'fahren', '▁foolish', '枚', 'ə', 'ที่', 'ifi', 'já', 'homme', '检查', '银行', '允许', 'дзі', '▁pause', '▁rief', 'ො', '醒', 'uto', 'というか', 'টি', 'list', '午前', '▁problema', 'char', '勢', '▁Licht', 'nov', '乗', '▁Pla', '▁char', '▁internet', '▁coach', 'кан', '还没', 'enza', '▁gently', '▁beach', 'fried', '标准', 'ñ', '▁currently', '不行', '▁encore', '圈', 'ለ', 'iß', 'fect', '年轻人', '▁College', 'ọ', '▁discovery', '▁practical', '▁ĝi', '电视', 'poli', '▁oben', '命令', 'дзя', '艾', '▁stands', '虽然', '▁besteht', '▁Möglichkeit', '▁git', '▁paused', '▁sooner', 'ksi', '▁Mais', 'unk', '▁사', 'த்தில்', 'iden', 'cc', '▁这就是', 'زن', '名字', 'кра', '▁trois', '您的', 'door', '刻', '▁mille', 'ген', 'スタート', '▁cui', '▁Will', '▁sacred', 'やり', 'च', 'зу', 'system', '▁mud', 'inter', '▁одна', '▁quand', 'dienst', '▁hon', 'แ', '这位', '▁blessed', '▁pushed', '▁reco', '瓦', '▁ariko', '大多数', '▁наш', '▁Wahl', '▁reign', '장', 'air', 'kum', '来看', 'دة', '▁delay', 'стро', 'жу', '▁mont', '▁fought', 'seite', 'ог', '▁reported', 'chester', '他就', 'gged', '▁bare', '▁sigh', '薄', '▁thunder', 'شی', '年間', 'いつも', 'アン', '▁Yes', '▁Präsident', '▁northern', '▁Sir', 'ले', '当地', 'dik', 'sy', 'tia', 'liv', 'عمل', 'essa', '軽', '议', '▁modest', '蛋', 'ngi', 'gesetzt', 'oto', '▁empire', 'geführt', '人たち', 'nej', '▁Ihrem', 'ъ', '▁waste', 'ыг', '被害', '▁İ', 'bile', '▁delle', '弗', 'でき', '当我', '▁quan', '▁collection', '▁கா', '▁prima', '杯', '▁photograph', '▁veel', '压力', 'tif', '典', '▁wings', 'мә', 'ச்', 'rij', '▁dreams', '司', '▁dur', '予想', '▁gained', '怎么了', 'при', '▁내', '▁سر', '▁horrible', '人物', 'пар', '我能', '▁fled', '超过', '干什么', 'cí', 'rais', 'фа', '調', 'vision', 'ăm', 'ars', '▁easier', '▁могу', '▁Probleme', '있', '顺', 'facebook', '▁sofort', 'たま', 'not', 'zog', '戏', 'isme', '▁آنها', 'ే', '显示', '▁funktioniert', 'wali', 'なんと', '本身', '姿', '永', '▁stairs', '▁sale', 'ulo', 'ép', 'roj', '▁Port', '▁proceed', '甘', '▁copy', '▁burn', '▁bearing', '確認', '▁consequence', '▁completed', '不错', '在一个', '▁се', 'fred', '我喜欢', '▁employed', '瑞', '▁Oh', '▁banks', 'ห', '棒', '▁enormous', '烧', '▁sympathy', '▁Lage', 'vet', '▁Some', '▁concern', 'cré', 'ங்கள்', 'α', 'faced', 'richtet', '▁factors', 'اح', '哭', '▁nada', '▁Tor', '▁philosophy', '▁clouds', 'レー', '▁gesprochen', '▁tight', 'asta', 'born', '既', 'head', 'indi', '▁By', '▁instinct', '▁algo', '幕', 'ゲーム', '困难', 'rr', '我这', 'ҡа', '▁elements', 'の中に', 'lık', '▁congress', '▁你要', '▁album', '▁London', '▁relative', 'typ', 'cted', '专业', '▁connect', '▁restaurant', 'lier', '▁climate', '▁goal', '▁Gespräch', '则', '▁mood', '▁classes', '▁introduced', '▁gì', 'üt', 'ο', '▁schwierig', '▁anche', 'лег', '▁maid', '持续', 'ава', '▁König', '振', 'tique', 'dda', '▁odd', 'cord', 'tit', '试', 'dit', '▁segment', 'ņ', '転', '▁conscience', '▁retreat', '▁По', '▁jar', '難', '▁earn', '▁Por', 'sión', '我真的', '盗', 'それから', '▁التي', 'kro', 'عة', '!?', '▁version', '施設', '▁Fin', '那就是', '徒', '对我来说', '▁cave', '▁medicine', '▁application', 'ции', '约翰', '▁Bild', '▁informed', 'zio', 'rant', '▁gör', '说你', '▁谢谢', '大量', 'ajn', '腿', 'جا', '傷', 'аж', '▁previously', 'pho', '▁immediate', '痛苦', '敬', '他们会', '▁witness', '▁interpret', '避難', 'gebracht', 'じゃあ', '▁benefits', '▁morgen', '▁reference', '▁feed', '▁chu', '终于', 'mmel', '年に', '하고', '▁එ', '▁anxiety', '▁severe', '▁via', 'اش', '移动', 'れて', 'пы', 'ẓ', '▁discuss', '到达', 'のように', '▁但是我', '▁returning', 'オー', 'нес', '捕', '▁recognize', '▁Vielleicht', '▁nord', '取材', '怎么办', '打电话', '▁falsch', 'ช', '▁Mark', 'gomba', '▁cheap', 'ишь', '突', '▁recon', '動き', '好吗', '炎', '▁kit', '▁Of', '▁ease', '▁yards', 'рь', '▁engagement', 'だと思います', 'oro', '大丈夫', 'ubi', '▁games', '▁Musik', 'となりました', '状', '季', 'ものを', '▁slide', 'aza', 'segu', 'führen', '注', 'さんと', '他会', '想法', '▁hurried', 'termin', 'تي', '▁mostly', 'sun', 'める', '▁wheel', 'kem', '反对', '▁intend', 'いって', '知识', '▁amongst', 'ún', '▁countenance', 'fite', 'ワクチン', '全然', '▁variety', '▁thomas', '形式', '▁بە', '▁intelligent', 'force', '值得', 'acht', 'jem', '用户', '▁الش', 'нага', 'quin', 'rri', 'hle', '▁rush', 'тов', '说什么', '▁అ', 'овать', '▁Sin', '▁کنم', 'anto', '吓', 'いっぱい', '▁partly', '▁hinaus', '▁guilty', 'isse', '▁fox', 'stead', '確', '▁rope', '出場', '▁вос', '面对', '▁assistance', '▁gesch', '▁Fo', 'いつ', 'கொண்ட', 'tech', '据', '▁Miss', '▁tools', 'lau', '逃', '大臣', 'тив', 'лов', '▁которая', '▁Ber', 'なんで', '显然', '▁solemn', '楽しみ', '辛', '▁geworden', 'ald', '▁eager', '▁counter', '我们现在', 'mana', '▁consciousness', 'iendo', '▁为了', 'iba', '▁너무', '胸', '▁També', '▁scho', '▁vent', 'xon', '▁candle', '▁Ш', '▁lion', '▁combat', '关心', 'ije', '▁located', '▁شود', 'staat', '▁resolution', '検査', '▁august', '▁disse', '交通', 'گو', '▁depend', '▁Von', 'かい', '▁Gen', '不安', 'はこの', '▁你是', 'chu', '▁Programm', 'aku', 'luc', '▁joke', 'مه', 'lands', 'эг', '▁adult', '▁Да', 'が出', '成员', '姐姐', '照片', '▁Ap', '▁consent', 'rer', '▁tief', '▁rub', '察', 'ып', '全球', '族', '落ち', '▁ließ', '▁High', 'feld', 'tul', 'cl', '事实', '하', '今日は', '响', 'rés', '▁Ger', 'рт', 'ও', '▁Herz', '你别', '▁سال', '的朋友', '▁neces', '▁pitch', 'gno', '▁tai', 'kie', '▁notion', '▁yu', 'eks', 'kora', '▁victory', 'hur', '▁Bas', 'agi', 'のでしょうか', '映画', '评论', 'کە', '▁Pol', 'どんどん', '▁enable', '▁marketing', '▁número', '摩', '▁reduce', '▁cela', 'වි', '్', '▁cru', 'byo', 'ril', '▁push', '▁ເ', 'yen', '▁bre', '▁flash', 'やる', '▁خو', 'すぐ', '▁improved', '持ち', 'まる', 'ät', 'had', 'ря', '糖', 'かもしれません', '负', 'دم', 'anyi', 'baza', '▁überhaupt', '鸡', 'れた', '▁rushed', '回来了', 'оль', '▁Una', '▁obtain', '사', '▁refuse', '语言', 'fangen', '▁Eu', '選手が', 'kka', '魚', '▁wider', '骑', '善', '▁eternal', 'قر', '▁trick', '▁así', 'ongo', '▁worn', '▁stores', 'рос', '制造', 'lied', 'rica', 'raf', '十年', 'omo', '、2', '▁smell', 'rav', '▁pensa', '▁continent', '▁stupid', 'となった', '接触', '▁werd', '▁Para', '闹', '▁stir', '▁score', '구', 'とても', '者の', '▁こちら', '属于', 'çi', 'том', '説明', '受け', '▁gest', 'サン', 'ului', '▁slip', '없', '増え', '▁apple', 'のかな', '偏', '承认', '▁surrounded', '▁Zukunft', '▁valuable', '▁führen', '答案', '▁hätten', 'teilen', '▁einigen', '孙', '▁rw', 'handel', '▁approached', 'cis', '▁exchange', '、1', '▁internal', '▁мал', 'まり', 'ラー', '▁gegenüber', '埃', 'lain', '▁absurd', '全体', 'ция', '▁phil', '上海', '▁associated', '▁điều', '▁cam', '▁William', '▁dont', '▁পা', 'шла', '技', 'ここまで', '▁abantu', 'kna', '章', 'hem', '例如', '▁Dass', '▁softly', 'qa', '▁Pra', '不再', '抽', '▁họ', 'sehen', '▁sunt', 'rada', 'を見せ', '▁நா', 'lou', '▁kindly', 'رة', 'уб', '巨大的', '作り', 'bling', '▁fet', '▁moreover', 'quel', '▁uniform', 'laufen', '▁stable', '▁байсан', '▁dal', '▁clients', 'wol', 'だよ', 'ismo', 'コロナ', '材料', '▁bitte', '▁genius', 'mā', 'があって', 'fat', '▁escaped', 'guard', '男子', '在你', '▁beginnen', '▁substance', '▁bush', '小心', '呆', '▁suggestion', 'دان', '跟他', '▁limited', 'ーン', '▁offen', '▁unserem', '伤害', 'cel', '▁يمكن', 'mate', '独立', 'giye', '▁mur', '▁robot', 'etti', 'esc', 'grund', '▁Bra', '负责', '▁situa', '开心', '▁Don', '羽', '▁dessen', '▁plane', 'ことで', 'gü', '▁куда', '▁closer', '▁precious', '거든', 'овская', 'است', '▁convinced', '▁bomb', 'tà', 'จ', '種', '▁früher', 'май', 'ał', '▁confess', 'そこに', '▁жа', '因为我们', '▁phải', 'вой', 'кс', '▁curiosity', 'نو', '図', '別', '▁десять', 'tting', 'йте', '▁kiel', '▁Meine', 'できた', '▁sap', '大きく', '▁addressed', '康', 'ota', 'சா', 'نه', 'kali', 'тым', '▁shouted', '▁этим', 'гә', '▁сер', 'gere', '総', '▁우리', '▁concept', 'here', 'のために', '▁unten', '▁National', 'sek', '▁crea', '▁hare', '▁button', 'なのか', 'উ', 'これまで', '関東', 'quet', '当他', '弟', '▁نو', '▁நி', '博士', 'stal', '佐', 'amo', '▁gal', 'mé', 'ár', 'zing', '▁zwanzig', '▁nachdem', 'بو', 'していく', '▁pressed', '▁neza', '有关', '▁dignity', '▁meanwhile', '▁Millionen', '▁causes', '▁poison', 'を取り', 'pir', '▁arrive', '▁mia', '▁flood', 'ory', '▁thu', '放弃', '早く', 'ckt', '的那个', 'anar', '虚', '▁lights', '雲', 'wart', '▁같애', 'مو', '▁doen', '▁phrase', 'そうですね', '的一', '▁cum', 'யை', 'Co', '込んで', '▁tiu', 'idos', 'سب', '▁今日は', '▁musste', '似', 'қ', '▁flew', '▁Mittel', '给我们', 'ライ', '▁bigger', 'prov', '▁Qui', '▁hanging', 'schrift', 'してください', '▁За', '犯罪', '▁purchase', '▁quarrel', 'üs', '▁seg', 'ণ', '▁federal', 'ී', '说我', '▁también', '▁yari', 'apa', 'nja', '▁succeed', '▁hielt', '▁recht', 'Ma', '正如', '焼き', '▁besten', 'fam', '論', 'おります', 'ุ', 'くて', 'tation', '住宅', 'وه', '▁mod', '▁coal', '▁italian', 'ほ', 'пан', 'tine', '▁però', '▁render', '▁South', '欠', '广告', 'реш', 'をする', 'кий', 'schuldig', '▁programs', 'рен', 'ぼ', 'hé', '▁cancer', '▁verk', 'ük', '▁miserable', 'श', 'azione', '▁bunch', 'ık', '▁fierce', 'fie', '▁appropriate', '▁healthy', '▁subjects', '▁kre', 'qué', '▁día', '▁Ama', 'ych', '▁fatal', '馆', 'kiri', '▁لە', '菲', '每一个', 'ились', 'форм', 'hoo', 'вор', 'vingt', '▁assume', '消息', '▁swift', '▁سو', 'elt', '▁competitive', '▁hasta', '▁aquí', '小时', '既然', 'させ', 'gene', 'stoff', '▁opera', '▁М', 'shing', 'lies', '連続', 'voy', '▁mamma', 'めて', 'unda', '▁hint', '▁offering', '吴', '▁luck', '▁Medi', 'iu', '賞', 'lte', '一份', '国际', '▁crisis', '▁creatures', 'raum', 'لك', '▁Roedd', 'lut', '▁tremendous', '▁Esta', 'swa', 'রে', 'ために', 'ρ', '▁micro', '发布', 'kov', '▁monde', '▁shoot', '▁rage', 'ín', 'ன்ற', 'ident', '▁reflection', '▁stern', '部屋', '太多', '▁forgot', '殺', '▁arthur', '広', '▁zwar', 'lina', 'を使って', '▁rob', 'эй', '▁destroyed', 'idi', 'ello', '▁activities', 'cole', '▁nein', '▁dell', 'pada', '여', '▁Ser', '▁tells', '▁painful', 'ones', '子供', '▁他说', '▁politics', '还在', '观众', '▁Seine', 'ines', '记住', '▁branches', '僕は', '更加', 'wala', '▁Nord', 'satz', '▁appointed', '▁że', 'きて', 'რა', 'uring', '決', 'äng', '▁sens', 'tischen', '表达', 'pia', '▁acquisition', '▁تم', '疾病', '▁directed', '▁bwa', '持って', '某种', '▁chap', 'یر', 'хан', '▁keen', 'はない', '▁lover', '▁nou', '有一', '▁Sicherheit', '▁hum', '▁observe', '岩', '▁accompanied', '▁laughter', '▁ஒ', 'jor', 'دە', '▁Hel', 'rā', '▁whilst', '時代', '▁waves', '意味', '▁survey', 'ид', '作業', '伝え', '▁Sprache', 'schrei', '▁distinct', '沈', 'един', 'يم', 'வர்', 'dzie', '赵', '▁spin', 'amba', '雅', '▁دست', '很多人', '北海道', 'ありがとうございました', 'schließen', '▁porta', 'லா', 'vic', '▁tren', 'hum', '▁Eltern', 'பெ', '澳大利亚', 'なんですね', '▁많이', '▁branch', '咋', '商业', '▁throne', '▁burden', '▁martin', '▁alors', 'fertig', '▁rela', '情绪', '抓住', '留下', '因为你', '▁totally', '并没有', '▁sector', '▁launch', '▁leaders', '▁shouldn', '众', '▁cái', '形成', '寺', '▁decline', '▁Thema', '▁fifth', '从未', '▁thoroughly', '▁Prozess', 'La', 'ệ', '▁Bla', '一块', 'box', 'will', 'なんですけど', '终', '▁sugar', 'ří', 'роб', '▁»', 'én', '▁votre', '撮影', '▁warning', '▁hundreds', '▁Это', '▁divided', 'からは', '重要的', '我希望', '▁string', '合い', 'دن', '▁fand', '▁Politik', 'dı', '▁stated', '充', '映像', '目标', 'سي', '▁household', '▁suis', 'ण', '▁hut', 'ι', '几天', '▁dollar', '鸟', '病院', '在这儿', 'ís', 'rid', 'riye', '我对', 'プレー', '▁punt', '戸', '▁City', 'ologi', 'صد', '▁tear', 'رد', 'emos', 'ணி', 'turn', '▁pea', '设', 'ье', '齐', 'からね', '表现', '早上', 'уул', '盖', '▁degrees', '四个', '▁hurry', '爆', '▁প', '▁plej', '▁forever', 'ė', 'пад', 'ders', '▁دی', '▁remote', '▁mount', '▁privilege', 'uj', 'bata', 'のこと', 'ぜひ', 'cket', '▁hari', '▁critic', '▁Fer', '▁hopes', 'மான', '▁applied', 'かけ', 'تون', '▁kwam', '▁cyangwa', '▁Macht', '▁lift', '流れ', 'gram', '平台', '写真', '拒绝', 'гор', 'ು', '▁Gemeinschaft', 'ников', '▁regarding', '▁reduced', '生产', '頂', '▁joseph', '▁Boden', '▁shining', 'pela', 'ວ', 'dacht', '植物', '▁heel', '학', 'これが', 'ったら', '是有', '▁Während', '▁weary', '大概', '坂', '▁völlig', '▁años', 'chy', '▁день', '▁wound', 'えて', '▁combination', 'oy', 'autres', 'инская', 'ван', 'asse', 'кол', '▁States', '▁эту', 'دو', '▁meu', '▁sollen', '出て', '人口', 'ል', '我们需要', '▁humble', 'به', '▁bang', 'most', '自我', 'inda', '▁rolled', '报道', '睡觉', '暖', 'ے', '▁crazy', '▁seriously', '较', '니', '我只是', '虫', '▁remaining', 'rra', '▁Ten', 'unter', 'pr', '入り', 'ngo', '▁punishment', '▁episode', '▁zeide', 'kop', '▁sank', 'いきます', '▁file', '▁Durch', '▁Selbst', '▁Projekt', '▁ring', '▁prisoners', '▁pes', '▁Fu', '絶', 'ால்', '言い', '▁народ', 'cca', '▁dad', '▁hero', '▁vos', '▁Mus', '▁helen', '▁생각', '▁Schritt', 'ていました', 'shire', 'adas', '▁pricing', '▁Entwicklung', '子ども', '的情况', 'dim', '码', 'gur', 'gging', 'vul', '▁pays', 'ліся', '夢', '▁holiday', 'hus', '▁remarks', '▁Rolle', 'ған', 'ほとんど', 'ිය', '23', '专', '▁strongly', '▁solutions', 'tang', '▁اما', 'ake', 'tara', '比赛', 'lad', '律师', '▁uw', 'ап', '団', 'bur', '▁types', '欧', '▁assist', '海外', '▁california', '▁pig', '▁trap', '▁gall', 'ös', 'dica', 'gled', '▁architect', '▁Ph', '▁Blick', '自宅', '▁onze', '▁我也', '▁Geist', '把你', '▁wicked', '▁wolf', '結婚', '记得', '▁ああ', '▁breaking', 'şe', '尝试', 'ound', '▁views', '每个人', 'ское', 'তি', '▁pool', '過', '▁trat', '▁attended', 'عا', '▁profound', '大部分', '应该是', '▁humanity', 'în', 'mad', 'ここは', '調べ', '▁loving', '流行', '▁arose', '高校', '智', 'あっ', '不仅仅是', '国会', '最も', 'てきた', '▁sous', '▁Но', 'зд', '▁movie', 'camp', 'lieb', 'шу', '▁kindness', 'ς', '▁我知道', 'gut', '▁literature', '斯特', 'tam', '▁presentation', 'ことし', '▁designed', 'わけです', 'km', '▁expenses', 'oko', '我们都', '▁George', '優', '交流', '献', '失败', 'ひと', '▁vy', '▁border', '▁pilot', '集中', '▁tegen', 'ም', '基础', '▁inquired', 'つか', '▁assets', '▁ibyo', '▁slept', '▁mismo', '▁zien', '登場', 'iḍ', '▁interrupted', '▁constitution', '▁nodded', 'archi', 'ключ', '还不', '▁هي', '▁alas', '▁merit', '비', '▁начал', '▁буду', '▁Nur', '▁thrust', 'luci', '▁الق', '▁adventure', '▁puede', '▁debate', 'пуст', '▁paying', '诗', 'mata', 'four', 'hari', 'mě', '▁enterprise', 'については', '▁Ei', 'fit', 'প্র', 'সা', '▁atmosphere', 'ண்ட', '▁இது', '煮', '▁cottage', 'アル', '▁ஏ', '▁cattle', 'ில்', 'arte', '▁pole', 'luk', '▁secretary', 'লি', '▁leven', '因为他们', 'stä', '困', '▁Aquest', '豪', '功能', '▁peer', 'вол', '两个人', 'ມ', '▁earl', '偷', '▁möchten', '▁kuko', '▁گ', 'ost', 'тен', '▁прав', '▁manager', '▁пыта', '▁Robert', 'த்தை', 'ject', 'iten', 'ғы', '本当', '异', '▁faster', '▁interior', 'füg', 'вя', '▁Wert', '▁cel', 'frage', 'مة', 'baka', '目の', '▁Energie', '▁leap', 'muntu', '的新', '▁margaret', '▁weakness', '▁steam', '▁souls', '정', '▁danke', '▁Ма', '▁eventually', 'ché', '我们就', '哥哥', '▁약간', '安排', 'lant', '扔', '▁guests', 'ско', '▁click', '頃', '▁Gruppe', 'organiz', 'ნ', '水平', 'lop', '▁tanto', 'vý', 'பி', '▁imagin', '▁Peter', '▁rosa', '▁Tat', '▁bai', '成了', 'uur', 'gio', '▁Ac', 'haw', 'が多い', 'esse', 'そうだ', '▁کنند', 'avoir', '▁seus', '国際', 'ា', 'نىڭ', '売', '▁spanish', '宽', '聪明', '反应', '▁widow', '不敢', '▁unit', 'アメリカの', '▁suc', '質', '▁unhappy', '▁flame', '对吧', '▁tide', '▁dijo', 'ậ', '▁shift', '帕', '韓国', 'azi', '▁déc', '经验', '达到', '▁notes', '랑', '▁fare', '怒', '▁catholic', '技術', '资源', '▁Nous', 'bila', '▁stared', '▁tied', 'quest', '各位', '▁thirteen', 'vano', '对方', 'ağı', '▁abge', 'ssel', '因为它', '▁veil', '▁chat', '▁또', 'establish', '以外', 'ި', 'raj', 'மாக', '▁auszu', 'გ', 'lance', '▁anzu', 'غير', 'kara', '答え', '晓', 'மே', '▁essential', '当時', '번', 'nyuma', '▁Stimme', 'lage', 'ै', 'ört', 'を持って', '▁anderes', '亿', '▁Sol', 'игр', '兴', 'リン', 'த்தி', 'wachsen', 'ってこと', '▁plu', '▁partners', '▁eggs', '▁largely', '▁hadn', '▁enjoyed', 'ው', 'aid', '상', '▁despite', '▁Os', '房间', '▁Union', 'кр', '五十', '▁distribution', '▁pues', '人々', '客户', '▁intellectual', '▁cred', '▁buildings', '国王', '▁Show', 'ios', '▁baş', '▁wholly', '▁parent', '▁neat', 'лын', '▁ehhe', '▁braucht', '▁stud', '入れ', '▁verloren', '▁guest', 'wyr', 'ちゃう', 'enti', 'sak', 'ران', '▁kr', 'аа', '简', 'شا', 'gegeben', '▁mate', '亲爱的', '增长', '意义', 'あり', '▁đang', '▁delighted', '婚姻', 'trau', '▁handle', '▁مح', 'ゲ', '伟大的', 'مت', '▁steady', '健', '▁Cal', '▁Bank', 'ances', '▁Tôi', '▁physician', 'his', 'pren', 'ambi', 'ڭ', 'laden', '▁stayed', 'などで', '▁patience', '▁utterly', '▁오', '▁Dieser', '牙', '▁primarily', '▁Grunde', '▁esper', 'كون', 'י', 'ony', '▁context', 'kaj', 'தா', '▁sud', 'là', 'Le', '▁іх', '▁Mer', '▁annual', 'сил', '中の', '▁fro', 'цу', 'вали', '▁contrast', '▁Technologie', '爷', '▁lernen', '泰', 'burn', '有一种', 'দি', '禁', 'An', '和他', 'uld', '▁будут', '幸', '史', 'coming', '▁entwickelt', 'ache', '呼吸', 'hara', '▁trump', '▁hey', 'post', '子さん', '▁beste', 'asa', '▁Zo', 'füll', '这么说', '挂', '▁arranged', '悲', '一つ', 'ics', 'лек', '▁coup', '办法', 'மி', 'があり', '一边', '▁pink', '▁расс', '保证', '▁follows', '▁scar', 'ировать', '御', '▁retail', '另一', 'ダー', 'эс', '文件', '▁symbol', 'جر', '爸', '现场', '透', 'diri', 'след', 'teur', 'σ', 'というふうに', '给了', '▁contained', '放送', 'ddle', '▁budget', '▁""', 'өл', '▁kamen', '▁Met', 'wag', '▁کل', '▁biggest', '▁gross', '▁feature', 'Л', 'fun', '圆', '▁distinguished', '▁studied', 'kunda', '▁dispose', '人を', '▁Hy', '得到了', '▁Af', 'Ar', 'fus', 'バス', 'rai', '▁obwohl', 'innen', '▁shoes', 'eme', 'そうなんです', 'او', 'kra', '▁sensation', 'mission', '▁всегда', 'raga', '▁hoffe', '心理', '▁ŝi', '했', '▁properly', '▁pala', '那边', '大統領', '▁prophet', '▁parliament', 'нова', 'tera', 'fil', 'というところ', '就不', 'hou', '▁consum', '▁tomb', 'ު', 'uze', 'ていく', '羊', '▁lit', '适合', '▁Gesellschaft', 'としています', '▁созда', '▁desk', '▁হ', '▁አ', 'rek', '▁đến', '带来', 'твор', '题', 'год', '▁russian', 'に出', '▁Luft', '22', 'dank', '再说', '斗', 'వ', '▁jedem', '▁பா', '▁knife', '反正', '開発', '▁crying', '▁moet', 'sser', '▁operation', '▁confusion', 'ರ', 'に入って', 'master', '缩', '▁этих', '▁continuing', '▁rival', 'ły', '▁articles', '▁кажется', '▁remark', '▁damage', 'ご覧', 'nto', '▁Google', '▁strip', '銀', 'お店', 'tse', '▁iets', '▁devoted', '絵', '▁jump', '园', '女士', '世界上', '▁log', '丈夫', '▁traffic', '▁所以我们', 'ünde', '▁deu', '▁abandon', '▁tale', '审', 'şa', '▁bah', '▁тот', 'bble', '寄', '▁tis', '▁musical', '开发', '▁deposit', '阅读', 'two', 'のような', 'كن', '项', '决', '▁num', 'tiva', '中に', '▁چه', 'ıyor', '▁persönlich', 'kta', 'ён', '▁Mc', 'that', 'ander', '▁perceived', '東京都', '▁Ter', '▁hunting', '▁companions', '▁emotion', 'cious', '부', '升', 'さまざまな', '记者', '绝', '್', '▁ends', '▁الإ', '细', 'ias', 'thro', '▁bor', 'fei', '▁Inter', '的感觉', '任务', '▁surrounding', '▁хочу', '▁tar', '▁mixed', '▁Schüler', '▁স', 'さま', '▁spending', '▁Parlament', 'see', 'пор', '一段', '我和', 'guru', '▁beau', 'еш', 'аш', '▁என்று', 'zor', '▁sisters', 'вать', 'ის', 'bei', 'ites', '▁yours', 'лось', '▁друг', '▁Just', '▁expedition', '▁utter', '▁செ', '▁transform', '▁hollow', 'lev', '▁lonely', '▁sonra', 'క', '▁zijne', 'үү', '▁erkennen', '▁té', '▁هر', '▁komen', 'ktion', 'сло', '利益', '真的是', 'ड', 'tzen', '▁mare', 'late', '▁shake', '▁servi', '▁homes', 'しながら', 'भ', '法院', '▁multiple', '▁Fri', 'あまり', '▁exception', '▁reader', '潮', '▁discussed', '什么样的', '▁trop', '▁две', 'nä', 'irwa', '▁uko', '塁', 'hing', 'sack', 'いただきます', '肯', '盛り', 'ological', '▁Facebook', '▁poco', 'cles', 'schauen', '出し', 'تن', '她说', 'чит', '▁spi', 'zelf', '沢', '▁helping', 'খ', '▁Dat', '价格', '看到的', '▁деле', '▁kap', '▁accordingly', 'ӹ', '▁operate', '▁wer', '委员会', '▁meng', '▁literally', 'tari', '左右', 'лом', '▁bus', '▁permanent', '效', '四十', 'хий', 'pol', 'vous', 'rè', 'こうした', '▁arise', 'こっち', '▁lại', '্যা', 'teri', '▁driver', '十五', '▁American', 'соб', 'ù', '▁heap', '▁barn', 'nger', '▁Cas', 'すれば', '▁rifle', '▁Produkt', '▁After', '▁まず', '中间', '▁stem', '▁background', 'stehen', '▁Tage', 'bij', '▁schließlich', '▁কি', 'rte', 'кай', '▁writer', '額', '▁duties', '▁hungry', '▁wegen', '▁piano', '▁pretend', '運転', '▁sleeping', 'mpa', '大脑', 'iw', '部门', '▁doctrine', '▁define', 'dian', '美元', 'mmen', '提醒', '▁efficient', '▁続いては', 'ו', 'eo', '▁plötzlich', 'ສ', '▁несколько', 'きょうは', 'denken', 'дә', '▁President', '▁occasionally', '不喜欢', '▁James', '▁perd', '▁eigen', '今日の', '▁nombre', 'under', '津', '▁estaba', '▁бел', '▁rod', '▁mala', '▁sovereign', '今回は', 'anno', '▁понял', 'مە', '▁tiempo', '平均', '▁initiatives', '▁Tro', '▁тре', 'got', '▁industrial', 'uro', '▁Weil', '▁beast', '▁spell', 'ことに', '▁conviction', '▁sorts', '▁sistema', '▁visited', 'lines', '▁olma', 'enz', '寝', '伴', '▁《', '状态', '▁tele', '▁quit', '▁poder', 'registr', '▁你怎么', '将军', '战斗', 'leben', '途', '্য', '触', '▁absolut', '朱', 'bis', '懂', '▁cells', '里边', 'stadt', '▁kings', 'はず', '▁divi', '▁bless', '▁einge', '不需要', '်', '▁queer', 'bir', '▁свет', 'ич', 'alter', 'çe', '先月', '▁lawyer', '▁кур', 'now', 'еж', '▁formal', '▁город', '▁extended', '▁poverty', '許', 'буд', '湿', 'bringen', '贴', '▁từ', '▁verlassen', '▁Folge', '▁lest', '那天', '▁composed', '▁innovation', 'quen', '▁вз', '▁striking', '锁', '▁fellows', 'サー', '▁Team', '▁lieutenant', 'ряд', '▁loro', '▁gefunden', '▁Freunde', '▁Minuten', '地震', '▁これが', '▁generous', '▁толькі', 'rib', '経験', 'ヘ', 'hap', '家的', 'pid', 'iente', '丢', 'chel', 'mod', '▁sagten', 'enge', '▁exciting', '되', '月に', '▁spielen', '▁destruction', '▁すごい', '接近', 'ович', '▁stiff', 'constru', 'pur', '想想', '▁Wochen', '岸', 'tsi', '▁premier', '见过', '▁Non', '▁possibility', '▁responsible', 'ší', '▁expand', 'স্', 'ị', 'Be', '▁strain', 'ڵ', '▁интерес', 'ister', 'dau', '▁singular', '▁location', '▁prospect', '変化', '▁suo', '▁genannt', '▁stress', 'лд', 'ubwo', '検', 'るの', 'бли', 'жээ', '▁Sein', '▁cả', '相手', '▁вторая', '▁Morgen', 'comb', '▁troba', 'вин', 'igo', '那么多', '▁должны', 'いで', 'ās', '▁Dis', '▁那我', '昨天', 'geld', '▁acts', '▁Trump', '▁boats', 'ジャ', '▁eigene', '隔', '输', 'іць', 'лин', '▁Schule', '▁যা', 'пре', '▁association', '▁trembling', '猜', 'вая', 'ரை', 'loop', '▁recall', 'どうぞ', 'buch', '300', '▁gibi', '▁stretched', 'ட்டி', '▁россии', '▁нэг', '5%', '▁performed', 'グループ', 'ıl', '▁proposal', '▁semi', '捜査', '▁sehe', '隆', '▁accustomed', 'したのは', '▁schlecht', '长大', '▁unusual', 'ress', '很快', '▁frequent', 'activ', 'gezogen', '▁germany', '▁ça', 'bound', '▁باش', '▁Fla', 'ifica', '▁anni', 'یو', '▁brings', '▁вельмі', 'лог', '▁individuals', 'maz', '»', '걸', '▁Ordnung', 'лё', '大阪', '▁یا', 'ேன்', 'erte', '不断', 'தான்', '▁ale', 'кла', '▁glanced', 'jya', 'pis', '是不', 'aro', '▁Yo', '我们必须', 'sprech', 'چی', '▁nav', 'graph', '▁großer', 'uten', '温度', '▁Cre', '▁modo', '▁mewn', '▁wearing', 'figur', 'uye', '▁North', 'chung', '▁kay', '▁european', 'るのは', '▁billion', 'служ', '細', '▁hunt', '▁responsibility', '▁ও', '▁говорит', '▁grateful', '太阳', '▁fragen', '抢', '▁অঁ', '▁dice', '▁riding', '▁tard', 'dition', 'ファン', '▁있어', '▁sports', 'π', '▁india', 'ья', 'বি', 'cum', '妻', '无论', '意外', 'produkt', 'やっぱ', '而是', 'ありません', '症状', '▁Op', 'bio', '▁victim', '▁wanna', 'owa', '▁Ak', '▁самом', '▁Glück', 'rse', 'سه', '我们已经', 'rede', 'sept', '霍', '▁Gre', 'dwa', 'nant', '仲', 'rack', '▁thì', '我将', '▁butter', '▁hace', '▁Š', '特朗普', 'át', 'bera', '▁делать', '力量', '▁yok', '▁داد', 'het', 'gis', '▁Leuten', '다고', 'för', '▁agent', 'ป', '監督', 'تح', '誰', 'anc', '▁mehrere', '作为一个', '▁değil', '瓶', '▁지금', '下午', '▁katika', '同学', '▁سا', '▁invited', '▁spare', '▁represented', 'eld', '印', '撞', '▁swept', '▁wishes', '之外', 'などが', '▁maiden', '▁الف', '▁prize', 'ase', 'phone', '問', 'خر', '▁concluded', '▁repair', 'gos', 'ню', 'liz', 'ее', '有可能', '▁ак', '▁neben', '造成', '▁nennen', '▁Cy', '▁oak', 'овский', 'rif', 'lern', 'ezi', '▁Gemeinde', '▁guten', '▁hid', '▁poetry', '▁mano', '▁такая', '▁plot', '▁selling', '▁gekommen', '▁Maria', '▁Min', '导致', 'ີ', 'gelegt', '操', 'fod', '就算', 'لب', '家人', '墙', 'ところで', '脑', '▁Komm', '版', 'なの', '▁yap', '▁proposition', 'eze', '▁latin', '喂', 'gebaut', 'cinc', 'politik', '▁そこで', 'aquesta', '▁але', 'gala', '▁actor', 'ggi', 'тя', 'არ', 'unu', '荷', 'ĩ', 'ээр', '▁sil', '▁поселок', '▁Pat', '了一些', 'uren', 'found', '摇', 'ент', '▁signed', 'くなる', '▁display', '不一样', 'やつ', '内部', '▁tema', '演讲', '▁select', '▁ashamed', '決勝', '户', '▁elder', '寒', 'jin', '发生了', 'wyn', 'स्', '孩子们', 'ちゃ', '▁rude', '▁именно', 'әй', '生气', '販売', '▁yw', '▁movements', '好き', '▁feared', '实际', '▁dun', '▁creation', '▁pied', '腕', 'point', 'жил', 'யி', 'Bri', '▁cad', 'genda', '▁kissed', '标', '▁chest', '▁cheeks', '避', '冒', '宗', 'kwi', '▁Tal', '▁cycle', '▁geschrieben', 'られない', 'lian', '映', 'lebt', '帰', '▁adopt', 'たり', 'kola', '▁payment', 'ான்', '▁hol', 'త', '▁bible', '▁achieve', '意味着', 'hü', 'пят', '▁rail', 'おい', '▁действительно', '▁Platz', 'اط', '卵', '▁materials', 'رت', 'ッと', 'ware', 'sses', '▁disposition', '▁glücklich', 'tial', 'fund', '▁continu', 'stimmt', '話を', 'kur', '▁attached', '▁mild', '▁locked', '染', 'フェ', '▁recover', '▁Qu', '顾', '办公室', '▁sou', 'kata', 'hak', '立て', '桥', 'ள்', 'лт', 'バイ', 'グラ', '▁shout', '一切都', '忍', '▁comments', '▁United', 'аться', 'үүл', '▁transition', '▁manufacture', '所以你', 'aine', '習', 'Ge', 'accord', '▁przy', '▁leurs', '▁jsem', '▁verb', '也可以', '就要', '你去', '▁brush', 'lov', 'шта', '▁jobs', '份', '▁appreciate', 'ガー', '围', '▁maj', 'emo', '▁supported', '▁abroad', '▁unu', '▁thấy', '▁sc', '้า', '▁못', 'pes', '▁Mag', 'ின்', '▁salut', 'tatu', '▁juga', '්', 'ох', 'つまり', '几年', '▁நான்', '▁font', '▁Kirche', '▁knee', 'работ', '▁Zwei', '▁distress', '▁Bau', '猪', 'wur', 'hof', '▁blessing', 'ழ', 'mera', '▁heavily', '▁الص', 'cover', '逆', '磨', '려', '签', '強く', 'гра', '含', '▁behavior', 'وان', '▁pine', 'bewusst', '▁neun', '▁bones', '▁それが', '▁armed', '▁quant', 'нут', '同志', 'るか', '▁refuge', '说过', 'ирован', '播', '见到', 'いった', '▁Bill', '▁reserve', '▁farmer', 'roy', '没有什么', '▁intimate', 'شن', 'சு', '▁essentially', '▁aquest', '▁corre', '▁sala', '▁ändern', '郎', 'んじゃないか', '▁Tages', '▁ここで', '▁сама', '厂', '▁хар', '错了', 'ளி', '▁june', '▁competition', '▁fois', 'ilen', 'リア', '我不会', '▁ruth', '▁opposed', '▁penn', '▁هستند', '拖', '▁antwortete', '▁jeune', 'إ', '▁repeat', '▁greek', '就说', 'ș', '!」', '▁teachers', '▁sy', 'あなた', '看来', 'isation', '▁rya', '一段时间', '▁belong', 'obu', 'ാ', '▁traditional', '▁painted', 'ことも', 'чь', '▁Mrs', 'сов', '▁settlement', 'いろいろ', '▁کنید', 'load', '▁massive', '▁zag', '▁alternative', 'dá', 'aren', 'メートル', '▁retired', '▁consult', '▁feels', 'njye', '训练', '▁charming', 'hop', '▁尽管', 'wl', '▁sole', 'gad', '▁karo', 'nez', 'tec', '我告诉你', '国の', 'jon', '▁bio', 'крас', 'tali', '▁việc', '▁reasonable', '制度', '▁kate', 'bw', 'юсь', 'نش', '▁schaffen', '搭', '▁slipped', '気温', 'tī', 'ゴール', 'ّ', '▁adopted', '更に', 'para', 'となっています', 'ind', '▁etc', 'んでしょうか', '▁scan', '▁ambition', 'iques', '▁basket', 'rau', '▁bark', '鞋', 'させる', 'dora', 'igu', 'éc', 'ían', '▁supreme', 'يف', 'krat', 'mund', '卷', 'avo', '暴力', '▁seldom', 'hack', 'urt', '▁approaching', '幼', 'др', '▁murmured', 'kni', '▁goodness', '▁Так', 'zeug', '合わせ', 'Po', '腰', '▁Val', '▁consistent', '▁rever', '▁gap', '▁gehe', '▁dame', 'witt', '▁handelt', 'ści', 'dreh', '▁pages', 'يو', '另外', 'ě', 'nach', '▁unfortunate', 'headed', '恨', 'path', 'ましたね', '主人', '▁совет', 'rī', '▁aren', 'ять', '▁depends', 'flo', 'miss', '▁таки', '▁zeigt', '▁terre', '▁commanded', '▁noi', 'bell', '▁Tatsache', 'cycl', 'رك', 'mani', '்', '▁muito', 'duk', 'lir', '▁tidak', '▁regiment', 'izo', 'ほか', '▁clerk', '▁vào', '▁года', '雄', '▁bullet', 'tree', '▁sempre', 'hlen', 'дэг', 'erin', 'rimo', '银', '▁teams', '▁foi', 'ums', '▁shortly', '▁cure', 'atge', '恢复', '▁Hol', 'づ', '▁Test', '▁drinking', '▁released', 'tics', '▁eastern', 'St', '▁zaman', '作用', '▁versus', 'ense', 'সে', 'aught', '▁жив', '라고', '押', '▁reflected', 'イギリス', '▁Hund', 'கை', 'وع', '交易', '▁blank', '▁Situation', '▁жизни', '▁minor', '大変', '으로', '▁obvious', '环', '攻', '▁useless', '▁blieb', 'のほう', '▁slaves', '材', '▁également', 'fal', 'сын', '▁tras', 'овой', '▁wherever', 'рез', '▁contest', 'care', '▁institution', 'дав', 'гло', '的那', '▁contribution', '这边', 'нне', '▁administration', '互联网', '了啊', '▁donde', 'она', '▁Demà', 'ление', '▁也许', '▁jour', '▁বা', 'ес', '打算', '▁быў', 'awa', 'mere', 'रा', '我不是', 'platz', '私も', 'pè', 'geven', '▁ensure', '▁importante', '彼', '▁داشت', '表情', 'тру', 'ところが', '▁vital', 'bab', '給', 'nio', '▁nutzen', 'ją', '泡', '不得不', 'rend', 'یان', '柱', '▁glorious', 'ensi', '这事', 'ாக', 'abu', '有一天', '▁feast', '동', '▁olan', '把这个', '▁inhabitants', 'キロ', 'ließ', '资金', '庄', '▁Tas', 'area', '気が', 'gues', 'يق', 'шин', '積', 'bug', '練習', '▁stroke', '▁Sy', '▁või', '狂', '迟', '▁Tot', 'arse', '▁plum', '不应该', '▁handed', '▁earnest', '勤', '对此', '我来', '敌人', '佳', '▁acquired', 'lak', 'жал', '▁fever', '▁impulse', '任何人', '南部', '▁dove', '▁ihres', '저', 'nega', '前面', 'готов', '▁newspaper', 'ックス', 'rait', 'мар', '碎', '老公', '所做的', '▁otro', '▁difficulties', '開催', '▁owner', '批', 'bü', 'aver', 'дать', '▁trace', '▁gleichen', 'தை', 'weisen', 'aɣ', '▁coin', 'شه', '드', '例えば', 'agon', '▁print', '▁treffen', 'اً', '乗り', '法国', 'ذا', '▁hombre', '隐', '不足', '▁Spa', 'kı', '▁departure', '的方法', '老婆', '▁хотел', '▁creating', 'nten', '台風', '人も', '▁وجود', '▁Sk', 'ates', '▁tough', '▁ўсё', '▁unlike', 'flu', '▁zweite', '冠', 'oba', '以上の', '一件', 'sell', 'ova', '▁accomplished', 'ально', 'てください', '峰', 'pati', '住在', '▁ignorant', '事实上', '▁deeper', '▁travers', '▁venture', '予定', 'らず', '病人', 'يك', 'হা', '▁Wirtschaft', '是由', 'ワン', 'cola', 'صل', '妻子', '▁我在', '▁reputation', '▁entfernt', 'trieb', '▁fiscal', '▁combined', 'การ', '▁plainly', '▁closing', '▁og', 'غر', '▁eher', '押し', '▁فقط', 'тры', '多的', '要去', 'イメージ', '欧洲', 'och', 'ṣ', '▁reckon', '▁granted', '際', 'ể', '▁italy', '熟', 'ļ', '淡', '▁whisper', 'лай', '▁painting', '▁poi', '▁smoking', '▁понимаю', 'ёр', 'krank', '▁insist', 'うまく', '▁fairy', '但他', 'アップ', 'мест', 'цен', 'quis', 'まさに', 'tör', '▁mono', '試', '続', '▁orange', 'キャ', '你不能', 'お金', '▁Sohn', 'гд', '哪儿', '网站', '你怎么', 'amento', 'icia', '深刻', 'тр', '▁mist', 'تو', '▁weder', '以降', '乳', '▁attractive', '漂亮', '广', '▁sue', '▁咱们', 'にとって', '追い', 'ден', '▁Cla', '▁такие', '始まり', 'ках', 'حق', '▁Ali', '内心', '▁jemals', '▁suspect', '次の', '▁wollten', '▁hunter', '▁slope', 'lee', 'agenda', '▁spre', 'ká', '供', '▁pond', '你了', 'になり', '还能', '▁risks', 'ものが', '▁Av', 'юцца', '▁Because', '▁мой', 'usi', '叔', '▁seeking', '▁momento', '▁margins', '近く', '▁General', '▁epi', 'hö', '▁compelled', 'так', 'тон', 'mä', '▁وأ', '艺', '▁pound', '์', '▁admiration', '▁songs', '行動', '▁dein', '館', '▁ښه', '▁abuse', '▁Stück', '▁pope', 'ois', '▁Umu', 'كي', '▁igihe', 'になっています', 'ấ', 'ッド', 'manda', 'hush', '▁interessant', '▁hörte', '▁bya', '▁jean', '的手', '▁infinite', '▁entonces', 'ают', '感兴趣', 'ける', '一体', 'foot', 'дол', 'ому', 'эв', 'chas', 'ând', 'rück', 'zia', '▁이런', '难道', '▁adapt', '▁Kor', '心配', '▁regions', '▁eagerly', '▁Mensch', '一项', 'sab', '殿', '▁Kol', '▁communities', '▁kaum', 'odor', 'わり', '▁Kla', '而言', 'ń', '▁yard', 'dine', 'ино', '▁lunch', '武器', '▁我现在', '▁forehead', '▁Bon', '▁fame', 'Ж', '▁那是', '▁withdraw', '▁mask', '▁تع', '▁dag', 'liness', '佩', '三年', '▁всем', '▁aho', 'レン', '哪里', 'полит', '냐', '▁idle', '▁dealing', 'bern', '的信息', '▁روی', 'ご紹介', 'ками', 'geze', 'eti', 'has', '▁Mary', '▁planning', 'сь', '每次', 'ュ', '控', '阶段', '▁Kunst', 'iff', 'لى', 'liga', '▁جو', '▁remove', '老人', '▁mister', '準備', '▁islands', '▁erreichen', '多い', '▁characters', '▁Bis', '▁вся', '一致', '祖', 'stieg', '▁mom', '▁само', 'geri', 'boy', '▁Rwanda', '▁estat', '印度', '▁client', 'wacht', '收入', '▁Mes', 'bles', 'jä', '▁acting', '▁infrastructure', '▁predict', 'ổ', 'щи', 'ロン', 'cido', 'grav', '▁мог', '▁burned', '▁gebracht', '▁shell', '▁australia', 'cult', '金融', '▁steep', '▁rang', '出生', '假设', '▁مر', '▁anirà', 'сен', '▁まあ', '这是我', '▁되게', 'voj', '——', '▁organic', 'छ', '的影响', '▁gather', '对话', '很重要', 'ât', 'ffen', 'dauer', 'ват', 'tons', '跟着', '并不是', '今晚', '▁Sinn', '▁nghĩ', '▁Bericht', '▁É', 'cono', 'lose', '辞', 'こちらです', '▁일', '爱情', 'だな', '说明', 'ях', '▁tag', '▁اون', '▁electric', '昔', '▁commander', '凡', 'கு', '▁chin', 'det', '続け', '▁fy', '比如说', '▁thrill', '一千', '证据', 'だったら', '▁яны', '▁causa', '▁insult', '▁fou', 'час', '实际上是', '莎', '▁Rück', '▁vessels', '▁junge', '▁eens', '▁inclined', '▁opposition', '計', '▁Forschung', 'spec', '▁unfortunately', '▁towns', '▁الر', '提到', '▁shirt', '▁сделать', '执行', '野菜', '快速', 'hole', '▁இரு', 'isiert', '▁ella', '▁Richtung', '▁wedding', '▁Viele', '▁leadership', '義', '你觉得', '销', '逃げ', '▁ali', '▁institutions', 'nā', 'aven', '▁billy', '▁schrecklich', 'licher', '▁icyo', 'ब', '▁descend', '答应', '判', 'eck', '▁gihe', '注意到', '情感', 'dha', '35', '▁undertake', '▁extrem', '拼', '▁Unterschied', 'won', '▁equipment', 'لم', '多く', 'år', 'lässt', '▁philosopher', '▁uttered', '毕业', '主任', '星期', '施', '▁sed', 'маг', '再见', '▁Yu', '我跟', '长的', 'やった', 'いか', '发现了', 'くん', '▁shared', '租', 'ların', '▁doubtless', 'aires', 'كل', 'යි', '가지고', 'ソン', '的吗', '▁Einige', '▁vrouw', '不够', '▁intense', 'fol', '▁glow', '▁permitted', '▁pis', 'quelle', 'ёт', '成长', 'طور', 'lib', '跟我说', '最後の', '価格', '逼', '▁settle', '结构', 'stände', 'κ', 'fallen', '▁negro', '▁♫', 'chin', '▁лучше', 'য়ে', 'schein', 'нул', '▁While', 'ike', '▁tijd', '▁học', '्या', '▁emotional', '模', 'city', 'zed', '▁passat', '▁avons', '래', 'tah', '▁человека', '是一', 'говор', 'ҡы', '▁desde', '▁deny', '▁obligation', 'ভ', 'رق', '異', 'stad', '▁providing', '专家', '▁Ag', 'zak', '▁Sand', '▁lighted', '▁baba', 'hall', 'ografi', '▁nella', 'stab', '▁substantial', 'иль', 'கோ', '▁vague', '一方', '▁cease', '▁Erfahrung', '严重', 'λ', '的眼睛', '▁ありがとうございます', '去找', '▁historical', 'олог', '踏', '▁Name', '意识', '何で', '将来', '域', 'یس', 'どういう', 'したり', 'gura', '▁curve', '▁Aufgabe', '▁fence', '▁dancing', '▁flung', '▁investigation', 'folge', '▁evolution', '▁და', '▁Мо', 'گە', '▁conserva', 'нии', '▁load', '▁nhiều', '▁parole', '尊重', ',"', 'psy', '効果', '▁egypt', 'geht', 'たちが', 'ulu', 'ús', '表演', '候', 'そういった', '▁speaker', '▁East', '▁utiliz', '记忆', '▁wooden', '▁beloved', '一度', '▁allows', '▁pursue', 'keeper', '環境', 'leh', '胜', '▁phase', '긴', '更好', '没想到', 'ím', 'tě', '▁lecture', '▁응', '订', '犬', '▁vorbei', '▁Mü', '▁lately', 'nosti', '▁bod', '一定会', 'programm', '▁arme', '▁irish', 'ữ', '恐惧', '생', 'idade', '按照', '佛', '▁Gesetz', '▁rabbit', '钟', '▁wilde', '国民', 'west', 'ה', '我々', '慢慢', '刑', '頼', 'tun', '搜索', 'note', '▁grandfather', 'larını', '▁decisions', '▁murmur', '▁terra', '▁할', '▁explore', '▁Ven', 'していて', 'கள', '▁TED', 'tivo', '文字', 'メンバー', 'bà', '驚', '▁staring', '電話', '满足', '支付', 'pac', '▁cliff', 'erson', 'のため', '穿过', '插', 'пал', '▁trunk', '▁league', '▁acest', '▁Tan', 'orient', 'cele', '▁desperate', '▁彼は', 'tical', 'ना', '▁expensive', 'ڕ', '适', '▁stuck', '▁Stunden', '▁dared', '▁Jahrhundert', 'gres', 'ஹ', '▁cheerful', 'かどうか', 'oor', '議員', '更新', '益', 'һы', '▁Rest', '分かって', '创', '▁après', '▁إن', 'иде', 'Q', 'ông', '▁obey', 'しても', 'iad', 'tje', 'nner', 'zimmer', 'ますよね', '▁sistem', '▁workers', '▁거기', '员工', '▁spain', '▁nad', '▁rend', '▁observation', '▁llama', '▁volumes', '地下', '北朝鮮', 'ந', 'gir', '▁declare', '▁upward', '極', 'طر', '▁deserve', '▁klein', '▁defence', '▁increases', '▁simp', '▁tramp', '台湾', '对他', 'bord', '▁camera', 'ancy', '▁jacob', '▁kwe', 'ată', '问题是', '実際に', '▁Sche', 'welt', '▁Arten', 'gla', '▁Bürger', 'የ', 'ộ', '▁Worte', 'ever', '梦想', 'bec', '▁begged', '▁wretched', '▁hơn', '▁хотя', '些', 'ስ', 'ант', '▁sending', '降り', '▁gilt', 'lando', 'że', '▁India', '▁questa', 'grün', '手を', 'qi', '▁Mel', '▁assure', '这意味着', 'あって', 'смотр', 'iber', 'ナー', 'шка', 'ця', '▁entering', '▁prze', 'tak', '▁hervor', 'ages', '▁offset', 'اج', '▁今日', '▁cũng', '▁consumer', 'zzi', '신', '▁adding', '▁virginia', '▁capture', '▁pistol', '▁curl', '▁accounts', '律', '▁Zahl', 'rut', 'なん', '紧张', '▁pursuit', '▁Michael', 'ası', '▁Far', '▁Berg', 'itza', 'stück', 'mira', '▁besonders', '▁enhance', 'fulness', 'dhi', 'யாக', '▁چې', 'ube', '肩', '▁jews', '▁أنه', '▁ils', '▁swear', '▁erreicht', '▁sentiment', '▁reaching', 'илась', 'かり', '▁cents', '중', '让她', '▁volta', '▁yell', '今天的', 'ские', '▁expansion', '▁notre', '▁torture', '▁purposes', '她们', '▁disgust', 'ެ', '▁aktiv', '▁highlight', 'yol', '้', '▁pit', '所以我们', '力を', '▁magazine', '▁America', 'rance', '它会', '崎', '▁saddle', '▁pont', '来た', 'blau', 'ક', 'tama', 'ვი', '▁Richtig', '▁depart', 'dag', '▁只要', '▁Trans', 'lagen', '▁кан', 'になっている', '思って', '不起', '▁indulge', 'polis', '鳥', '▁четырнадцать', '▁тэр', 'ভা', 'gabe', '▁langsam', 'በ', '▁должен', '▁leverage', '▁bench', '摆', '▁distinction', '/', '大雨', '地上', 'ने', 'куп', '▁biết', 'действ', 'tore', 'east', '▁brook', 'brach', 'issa', '해서', '▁lesen', '▁Erde', '▁bari', '▁quelque', 'say', 'sinn', '▁vend', '階', 'rand', 'نە', '▁damals', 'рак', '▁recovered', '過去', 'の大', '▁verd', 'ники', '运行', '▁begins', 'дум', '▁mbere', '圧', '▁alice', '范', '▁cutting', '▁rescue', 'бар', '奶奶', '▁incredible', '理论', '▁grain', '▁habits', 'なし', '▁merry', '▁جا', 'ったり', 'уме', '现代', 'نس', '▁whereas', '▁cloth', '▁havas', 'ää', '时期', '启', '▁gesture', '▁belonged', '▁Ко', 'تە', '▁случае', 'jet', '拿着', '▁journal', '▁rien', '暮らし', '活躍', 'èrent', '得多', '合わせて', 'vuga', '▁lodge', '是他', '▁gingen', 'தே', 'ロシア軍', 'してきた', 'يس', 'ação', 'ата', '一方で', '▁tat', '観', '一名', '▁بد', '▁irre', '▁خیلی', '過ぎ', '▁sowohl', '歌曲', 'nett', '▁früh', '▁Та', '▁гэж', '宋', '荒', '掌', 'kad', '▁Reise', '▁dread', '▁fog', '没错', 'bled', 'うわ', '积极', '▁Verbindung', '▁sensible', '▁mounted', '▁interes', 'mur', '设备', '音楽', '2000', '▁никто', 'rug', 'ಾ', 'We', '承', '▁shadows', '▁vin', 'nung', '被称为', '▁Weißt', '▁arrow', 'jal', 'زه', '▁misery', '狼', 'lets', '的机会', 'wig', 'glich', '遗', 'fehl', '▁komm', '▁なるほど', '信任', '▁brachte', 'iel', '▁editor', '▁Alter', '他对', 'ости', '▁gegeben', 'над', 'جي', 'نم', 'gard', 'lja', '傻', 'лав', 'ť', '、3', '▁padre', '厳しい', '我不能', 'んじゃない', '▁observ', 'उ', '▁prepare', '珠', 'tanga', 'でございます', '▁bowed', '▁Super', '27', 'iers', 'ись', '▁Sen', '不如', '▁jumped', '▁Gal', '▁permet', '仕', '很少', 'ރ', '投げ', '了这个', '▁troubled', '▁sufficiently', '我不想', 'hun', '▁cars', 'rzy', '▁그래', '欢', 'gelijk', 'erlei', '▁whence', 'рук', 'și', '▁Martin', 'stelle', '▁Van', '▁باید', '塩', '▁schl', '采取', 'ング', '让人', '为什么要', '▁lamb', '진', '▁fired', '▁Wissenschaft', '沿', '多了', 'daki', 'れない', '▁señor', 'dura', 'zahl', '▁zeer', '▁external', '▁كانت', 'mour', '失去', '▁Vereinigte', '▁муж', 'ર', 'cchi', 'فعل', '▁schreiben', '▁Deshalb', '▁falls', '▁disc', '▁drum', '▁нибудь', '▁рэ', '革命', '▁faut', '離', 'みると', '▁dalam', '▁Eis', '▁helpless', 'bbi', '闻', '▁голос', '的脸', '▁schöne', '电脑', '▁scorn', '没什么', '正解', 'spann', '▁Danke', '飞机', '▁runs', '▁includes', 'assa', '▁gedacht', '▁fins', 'verse', 'aged', 'enzi', 'bé', 'mento', '▁Arbeits', 'fang', '▁straw', '▁Schul', '訪', '▁experiences', '▁beam', '▁rendered', 'データ', '▁lesson', 'おり', '▁verse', '▁mirror', 'زا', '▁cheek', 'カメラ', '▁Gegen', 'ял', '部队', '穿着', '▁leads', 'ત', '▁technical', '▁conceal', '▁zeal', '▁authorities', '▁losing', 'arri', '我们是', '▁wagon', '▁Bett', '▁reports', '▁weapons', 'spel', '▁kick', '▁그게', '▁assumed', '▁qualities', 'あげ', '魅力', '▁dwell', 'マイ', '▁peak', '見せ', '▁jug', '▁endlich', '▁tio', '我没', '▁stretch', 'À', 'falls', '្', 'пі', 'nih', '▁aufge', '公開', 'аз', 'lju', 'گاه', '▁eve', '谈谈', 'მა', '▁namens', '▁করে', 'ジェ', 'وو', 'aging', 'tered', 'вай', '▁zit', 'とこ', 'ස්', 'iah', '▁discipline', 'ര', '미', 'Re', 'bara', '▁exposed', 'شت', '▁infant', '▁Ä', '▁email', '▁owe', '期间', '▁icy', '一句话', '徐', 'ょ', '▁yara', '▁Ana', '▁carbon', '行了', 'eja', 'あす', '▁pile', '▁planned', 'kita', '▁railway', '▁знаете', '一句', '製', 'üb', '今夜', '▁ahora', '▁naj', '?」', 'dou', 'şte', '正是', '▁ultimately', '沖縄', 'bahn', 'vine', '减少', '▁پس', '▁Washington', '▁considering', '▁Era', '▁persona', 'nimmt', '有时候', '▁bara', '用的', '▁tomorrow', 'ifa', '他们是', '看了', 'を中心に', 'front', 'ayı', '▁primary', '的心', '过程', '▁spur', '▁distribu', '要么', 'уш', '▁nk', '戦争', 'fir', '▁измен', '案件', '▁neighborhood', '意識', '▁drunk', '▁よろしくお願いします', '黑人', '▁tran', '▁мир', '▁extend', '▁USA', '神经', '时候', '▁그렇게', 'که', '▁raw', 'nus', '学会', 'mpel', 'impo', '军队', '▁Gericht', 'arra', '▁winds', '▁jungen', 'ప', '▁Lassen', '▁деньги', '▁sabe', '▁mobile', 'пло', 'ති', '▁cub', 'illo', 'ecek', '▁こちらは', '▁Gri', 'ി', '▁rằng', '▁Mil', 'piece', '▁mucho', '处于', '▁pier', '▁aloud', '▁Gold', 'ద', '▁Hilfe', 'قي', '▁americans', 'geno', '▁gates', 'vio', '早期', '▁separated', '▁நீ', 'ન', '出す', '最新', '▁mam', 'illes', '▁ведь', '▁avant', '▁заб', 'уй', '▁এই', '更好的', 'key', '▁kannst', '▁quantity', '▁свое', '▁toujours', '▁ages', 'ു', 'ませんでした', '▁opinions', '▁images', 'Se', '窗', 'setzung', '开放', '就能', 'みて', 'tritt', '辺', 'range', '運動', '▁wander', 'вет', '費', '▁haste', '正式', '▁sexual', 'ṭ', '▁Gedanken', '▁reli', 'それに', '▁100', '▁weird', 'ದ', '细胞', '▁همه', '▁portrait', '▁chill', '生活中', 'чер', '纽约', 'estra', '▁sera', '全く', 'anz', '▁слова', '▁County', 'もん', '▁det', 'وج', '▁deed', '▁claims', '▁delightful', '▁vroeg', '▁яе', 'ข', '別の', '▁тех', '면은', 'ark', '▁scattered', '▁gazed', 'rado', 'гром', 'वा', 'Any', 'обра', '仙', 'ality', '▁missed', '▁prin', '宣布', '▁flatter', '都没', '▁essere', '▁personally', '子里', '後ろ', '离婚', '▁magnificent', '▁miracle', '▁rolling', '▁thread', '述', '▁fuel', '▁altar', '▁قبل', 'دى', 'お母さん', '行く', '▁daughters', 'өг', '▁crash', 'ະ', 'ू', '▁challenges', 'его', '哪个', '介', '▁rồi', 'tron', 'akt', '▁ص', 'undzwanzig', '▁gens', 'maid', 'できます', 'plaats', '▁bosom', 'ロシアの', '▁mm', '▁methods', 'staan', '兄', 'ection', '握', '▁그때', 'ான', 'كى', 'せる', 'بع', 'colored', '▁ĉe', 'нда', 'mbre', '▁robe', 'マスク', '▁Mars', '▁concert', 'mov', 'you', '▁midnight', '▁missing', '分钟', '▁drag', 'ার', '▁joint', 'nost', 'つき', '▁Ён', '▁于是', 'sini', '▁Jag', 'ương', '历', 'ables', '▁restrain', '▁africa', '▁horizon', '以至于', 'خت', '▁reduction', '▁совершенно', '▁insisted', '邀请', '欲', '坦', 'bru', '▁Anfang', '▁zeggen', '우', '▁Feuer', 'freund', 'bwira', '减', 'ண்', '▁Afrika', '▁außer', '这么做', '宅', 'hearted', 'legt', '長い', 'にお', 'omen', '▁trou', '▁Brief', '▁anna', '▁vest', '▁你就', 'ских', '▁bestimmte', '▁sia', '练', '▁raising', '竹', '规则', '▁ignorance', 'cep', 'dek', '▁گفت', '▁einzu', '敗', '▁führte', '▁хорош', 'حل', '▁이렇게', '成本', '撤', '▁consequences', '▁factor', '旁边', '▁patron', '▁involve', 'pas', '风险', 'erie', 'cap', '宿', '够', '▁Ф', '一生', 'られました', '▁sink', '建造', '▁valor', '▁против', '▁cock', '▁نیست', '年龄', 'ティー', '严', 'izza', '▁момент', 'mäßig', '▁这是一个', '▁province', '▁convert', 'tina', 'cup', 'tiques', '▁breed', '干吗', 'rb', 'gefallen', '▁paint', '▁foe', 'ulation', '沃', '▁kugira', 'igh', 'っていうこと', '▁அவ', 'plic', 'koze', '亡', '▁prote', 'pok', '▁primera', '▁Sun', '▁Volk', '▁entra', '▁другой', '▁aufzu', 'емся', '▁cards', 'のよ', 'куль', '改善', '▁perché', '执', '▁Dingen', '▁mainly', 'wohn', 'ドル', '▁cet', 'ヒット', 'ವ', '▁folk', 'onde', 'このように', '劲', '明らかに', '▁trên', 'থ', '旗', '봐', 'ަ', '▁மா', '▁significantly', '▁chase', '▁مثل', '振り', '当初', '儿童', '▁nam', '会議', '剑', 'ӓ', '▁Richard', '날', '▁absent', 'რ', 'луч', '载', '▁هناك', '▁appar', 'せて', '▁Band', '▁我不', '後に', 'oedd', 'De', '▁минут', '没有任何', '距離', '竞争', '▁Ö', '▁Fahr', 'gaben', '▁15', 'sert', '危', '▁кого', '本人', 'ά', '▁Air', '▁Kultur', 'yal', '▁lust', '漫', '▁developing', '26', '▁boots', 'あとは', 'stream', '▁ບໍ່', '弾', 'dress', '▁quelques', '▁Bewegung', '▁messenger', 'жен', '▁roads', 'ų', '▁menschen', 'gender', 'deck', '▁molto', 'mart', '学家', '▁basic', '也不会', '▁nag', 'チャ', 'を受けて', 'ի', '有的', '▁firmly', '提高', '▁одно', '団体', 'ender', '▁Bezug', 'kura', 'wort', '▁inclu', 'لار', '作家', '話題', '住民', 'bura', 'çı', '▁crowded', 'diği', '▁outcome', '有效', 'volle', '▁May', 'َّ', '▁honey', '行って', 'чет', 'boot', '分かる', 'یی', '家伙', 'boat', 'wara', 'stimmen', '公平', '発見', '▁Вы', '的情况下', 'ర', '▁sana', '▁ram', '▁тысяча', '▁especial', '▁hastily', 'されます', '▁Vielen', '和其他', '或者是', '▁hai', '▁nearest', '▁multitude', 'kraft', 'үүд', 'minister', 'ivi', '▁rất', '▁plays', '▁clay', '销售', '▁porte', '周围', 'wechsel', 'ууд', '▁erzählen', '▁ernst', '▁оно', '▁系', '市民', '▁leaning', '▁overcome', '长期', 'melt', '▁Groß', 'үр', '▁innerhalb', '▁scrap', 'cita', '▁returns', '▁april', '奈', 'gehalten', '应用程序', 'dela', '▁kri', 'amp', '滚', '▁grasp', '▁cách', '软', '▁corps', 'elde', '▁lincoln', '▁lee', '全て', '▁continually', '▁Rus', '▁خوب', '一步', '人と', '一九', '▁đầu', '▁lokal', '▁молод', 'に対し', 'ege', '▁disorder', '▁implement', '吐', '默', 'nick', '足够', '者が', '▁twin', '▁между', '餐', '下的', 'タイ', 'iment', '自分が', '▁reveal', 'ờ', 'schlagen', 'uki', 'richten', 'тельно', '相关', '▁kadar', '▁cosas', '▁chinese', '▁Paris', '▁rebel', '挑戦', '▁এক', '▁humor', '▁improving', 'һа', 'いただいて', 'ваць', '▁fühlen', '▁cerca', 'āk', '▁ornament', '▁Wahrheit', '带到', '科技', '找到了', '真的很', 'euse', '▁purple', '聞き', '外面', '▁deshalb', '▁amid', '▁Mac', '疯狂', 'ления', '颜色', '▁clau', 'ுக்கு', '▁continua', '职业', 'ネット', '張', 'کرد', '浪', '的行为', 'kleid', 'ல்ல', '▁september', '▁Schiff', 'tava', '软件', '遠', '也不是', '▁Este', '思う', '▁confirm', 'tete', 'になると', '乌', 'istan', 'どれ', 'äre', '皇上', '▁oath', '愤怒', 'دل', '朗', '▁apparent', 'ồ', '▁khác', '▁shaking', '▁acquainted', '▁citizen', 'stav', '▁biz', '陸', '得很', '权力', '▁lieben', '▁fost', '▁badly', '▁King', '▁mankind', 'util', '▁هیچ', 'ҳ', 'tele', 'sucht', '戻', 'Da', '▁centuries', 'ようです', 'нар', '▁urged', 'чен', 'matic', '▁throwing', '▁outlook', '▁loves', '▁religi', 'を感じ', 'OK', 'gab', '▁Nähe', '▁issued', 'zioni', '▁đây', 'iriza', 'gesch', '裁', 'aud', '▁Universität', 'さっき', 'lika', '▁studio', 'рат', '聴', 'чин', '分からない', '▁зада', '▁afterward', 'lerini', '▁conta', 'ましたが', '逊', '트', '▁있는', '▁Tr', '▁illness', '見え', '▁alter', '▁sounded', 'posta', '▁Job', '▁significa', '下降', '▁третий', 'nyo', 'elen', '▁کنیم', 'avuga', '▁poem', '▁Sur', '变成了', 'ख', '再び', 'sili', '早就', 'نج', 'greg', '絶対', '▁First', 'trac', '▁photo', '当年', 'greifen', 'iĝas', '▁wären', '▁caso', 'ode', '45', '能不能', 'Me', 'らしい', '▁enthusiasm', 'マー', '▁bene', '警戒', 'انه', 'ừ', 'krieg', 'ř', '爬', '▁شهر', '▁preserve', '▁Kur', '震', '▁spear', '浅', '▁bwo', '▁moeten', 'imba', '▁comparison', 'したこと', '▁câ', '食べて', '胖', '拡大', '▁право', '▁kw', '▁الخ', '蓝', '臣', '什', '▁recorded', '▁rational', '▁estimate', '你知道吗', '▁thinks', '見た', '▁arrest', 'ssy', '▁trend', '表面', 'eke', '▁durant', '▁contain', '▁Dy', 'ற்க', 'ைய', '一件事', '临', 'кә', 'sicher', '人都', '▁gathering', '▁transaction', 'coll', '▁explo', '▁maria', 'ovan', '▁当我', 'ног', '什么事', 'ला', '同事', '▁toch', '議', '▁vorher', '说是', '▁Wat', '▁genuine', 'リーグ', 'ckte', 'jahr', '▁madam', 'ध', 'مون', 'タイム', '▁sig', 'scribe', '购买', 'premi', 'Pa', '▁হ্যাঁ', 'ога', '识', '▁Fern', '日子', '斜', '분', 'ника', '▁hook', 'ania', '▁schwa', '▁Zeitpunkt', '▁год', '▁meadow', '▁charity', '▁نام', '▁column', 'ministr', '▁Kraft', 'ঁ', '的钱', '▁revealed', '宣', '▁fearful', '▁melancholy', '▁daher', '机器', '▁первая', 'まずは', 'vesti', '把自己', '▁ansehen', '▁lugar', '▁Geschäft', '交给', '▁leaf', 'зо', '腹', '虎', 'No', 'ქ', '▁compliment', '但这', '▁trot', '▁lands', '▁Fuß', '報告', 'ொ', '巡', 'iš', '▁manners', 'جد', '治療', '等待', 'خط', '▁brow', '▁mock', 'овая', 'tico', '生き', '▁wet', '怎样', 'passen', 'lur', '▁Yuba', 'シー', '不在', 'embro', 'ধ', '▁zonder', 'ន', 'Ü', '▁craft', 'nji', '档', 'فی', 'য', '▁misfortune', 'kaba', 'вес', 'ക', 'flow', '▁Pero', 'さんです', 'アウト', 'чым', '过程中', 'ppel', 'これで', 'cce', 'вае', '▁alike', '阻止', 'しましょう', '▁blu', '嘉', '▁senior', '▁stellte', 'version', '药物', '▁然后我', '忘', 'вала', '▁gloom', '复杂', '的节目', '▁mejor', 'ča', 'wende', '演员', '▁borne', 'センター', '▁спа', '▁ebi', '▁requires', '杜', '▁پا', '▁fac', '医療', 'pher', '第二个', '▁switch', 'yne', '▁theatre', '作った', '信号', '体验', 'лам', '你需要', '▁sixth', '▁abandoned', '▁tipo', '類', '▁noted', '规', '▁initial', '上去', 'شار', '▁charged', '宇', '돼', '▁ciudad', '当たり', '为你', '▁cares', 'އ', '活着', '▁encourage', '門', 'tures', '간', '▁Би', '▁referred', 'erde', '▁leaned', 'дом', '▁Blut', '▁шо', '非常感谢', 'انت', '画面', '▁marks', '▁flock', 'ะ', '以下', '▁công', '▁saß', '▁originally', '▁sowie', 'kti', '▁encouraged', 'cm', 'psi', '▁жизнь', '▁hunger', 'ता', '我今天', '忠', 'stel', 'уп', '自信', 'قى', '▁volen', 'acco', '▁acu', '▁яшчэ', '▁而是', 'lation', 'aks', 'nish', 'angan', '芸', 'гад', '할', 'ям', 'ี', 'ogni', '▁hoping', '約', '紙', '出版', 'さんも', '▁Hat', '▁likewise', '치', '▁contempt', '▁Seiten', '▁свою', '我我', '▁wanting', 'ไ', 'య', 'anze', 'こそ', '▁operational', 'вести', 'سر', '▁gaan', 'کس', 'maß', '民族', '仅仅', '阿姨', 'فل', '▁тысяч', 'rò', 'DNA', '工程', '▁stout', '毎日', '▁senses', '研', 'dil', '▁fuhr', 'aca', '担当', '▁говорить', '▁dispute', 'rgi', '▁landscape', 'tima', '▁الذي', 'сте', '▁brick', 'بول', 'jer', 'َا', '▁examples', '对我们', '▁Hin', '▁großartig', '▁gir', '▁engineering', '▁cau', '▁monk', 'mona', 'ځ', '上班', '作者', '▁má', '▁الط', 'зов', '伝', '▁chỉ', 'dern', '▁provisions', '28', 'ales', '▁Bal', '创建', 'atory', '▁introduce', '▁назад', 'bart', '好きな', 'mother', 'üz', '▁engage', 'гон', 'лад', '▁champion', '子的', '食品', '見える', 'SNS', '▁inferior', '▁gratitude', '九州', '▁trained', '▁mensen', '可怕的', '闲', '走吧', 'stern', 'view', '玛', '开了', '単', '▁finance', '▁Gebäude', 'führung', '是这样', 'の影響で', 'すでに', '的关系', '▁personas', '▁bride', '▁occasions', '自分で', '▁priests', 'と同じ', '搬', 'imiento', 'сем', '▁То', '呗', 'iche', 'used', 'стаў', '▁chicken', '▁Straße', '好处', '是非常', 'hom', '公司的', 'away', '▁temperature', '▁sob', '▁darling', '▁knock', 'tick', '术', '甜', 'franc', '▁гол', '▁Quan', 'based', '不得', 'しっかりと', '▁artificial', 'sburg', 'メディア', '大きい', 'නි', '增', '▁आ', 'られている', 'өөр', 'tät', '很大', '▁todas', '工作的', 'aş', '听说', '所说的', 'vali', 'schied', '▁objective', 'سو', '区域', 'じゃなくて', 'avait', 'likuwa', '鹿', '▁laut', 'ではなく', '▁monta', '▁swell', '主席', '▁anderer', '▁ellos', '是吗', '▁determine', '的第一', '▁Familien', '▁threatened', 'のも', '灰', '我的意思是', '▁شو', '▁utmost', 'miz', '▁nacht', '▁arts', '束', '▁commit', '▁backward', '▁efficiency', '▁surrender', 'ebe', 'とともに', 'نده', '通知', 'ەر', '这些人', 'baha', '▁sonst', 'git', 'vale', '▁зам', 'iness', '▁Preis', 'お伝え', '▁imagined', '内で', '▁visual', '의', '▁Bedeutung', 'んだろう', 'まった', 'чат', 'wang', '▁probable', '他也', '▁conclude', '▁Ili', '財', '設', 'वि', 'ots', 'dium', 'eerd', '▁employment', '的女人', 'ຮ', '梁', '変わって', '民主', 'quent', '十六', 'uge', '▁retain', 'ச்ச', '▁monarch', '▁receiving', 'かん', 'utse', '▁dreißig', '▁Anne', '▁employ', 'оз', '▁attempted', '▁july', '▁nào', 'tief', 'すぐに', 'ēja', '▁draußen', '▁könig', '我们也', 'رج', '▁detective', 'kup', '▁geç', 'そのまま', 'ぶり', 'வர', '▁childhood', 'кал', '▁ciutat', 'ении', '▁bloom', 'かも', '▁wilt', 'koj', '▁poured', 'んの', '▁hinzu', '節', 'ager', '附近', '▁femme', '才是', 'cco', '▁ramp', 'によると', 'buka', '▁уг', '▁eki', '▁monument', '▁contains', '公众', 'öz', '▁items', 'Mo', 'поль', '▁kleiner', '从来没有', 'が入って', '▁instruments', '▁thine', '▁essen', '侧', 'habit', '桃', 'をお', '▁suchen', '敏', '▁Region', 'shin', 'تل', '▁Tiu', '尚', '葉', 'ators', 'наход', 'డ', '▁могут', 'zik', 'ステ', '态', 'wagen', '▁recognition', 'mez', 'フィ', '▁safely', '▁Jack', 'ija', '▁телефон', 'овка', '▁commitment', '跟你说', '▁wage', 'зда', 'සි', 'тын', '好不好', '▁мало', '▁alleen', '▁பு', '▁hasn', 'スの', 'ってきた', '悪い', '▁relatively', '▁Mur', '▁Bru', '▁relationships', '▁rat', 'るように', '▁Doch', '▁noon', '同样的', '▁integr', '简单的', '▁seal', 'гляд', '▁Uhr', '我怎么', '▁dining', '▁gebe', 'culture', '師', '他不', '▁kot', '▁huis', '帮你', '大家都', '▁solve', 'fur', '▁poll', '▁jamais', 'meri', '▁cared', 'bonne', '思想', '数量', '一半', '▁furniture', '▁territory', '▁verbunden', 'gaan', 'Imana', 'herr', '▁estar', '▁revis', 'hale', '▁Kü', '▁lucky', '账', '▁pursued', 'の皆さん', 'っていうのが', '▁mondo', '瞬間', 'スポーツ', 'dě', '▁ugly', '秦', '資', '▁ولكن', '▁gering', 'пас', '始めた', '▁cries', 'ありがとう', '裂', '▁amor', 'alis', 'haber', 'ë', '巨大', 'гер', 'たの', 'kee', 'وە', '▁groot', '▁प्र', 'цев', '新たに', '谱', 'ары', 'نفس', '▁ваш', '▁кры', 'maal', '▁mum', 'iter', '▁mig', 'bá', '盟', '向け', '▁betty', '▁никогда', '▁кү', 'гэ', 'どの', 'ブラ', '北部', 'йн', '▁peasant', 'gren', '很容易', '下さい', 'ไม่', '▁Ek', '▁Are', 'friend', '▁invisible', 'evi', '▁climb', 'lek', 'rika', 'tua', '▁terug', 'эк', '▁mijnheer', '▁decir', '▁Mill', 'とおり', '▁studi', '▁shield', '伸', 'assi', '▁award', '需', 'pira', '禁止', '▁autor', '▁contre', '▁entend', '给他们', '▁hugh', '!"', '▁passa', '▁erwähnt', '公开', '▁zweiten', 'iau', '▁Ok', 'mitten', 'ৈ', '喊', 'dle', '来る', 'inu', '▁ئە', '▁freely', '汤', 'なんですよ', '▁nuestro', '▁couch', '▁mistaken', '400', '▁expecting', '攻击', '▁landing', '你对', '的就是', '▁größte', '▁那就', '这对', '点击', 'ried', '▁bowl', '裏', 'და', 'kah', 'بط', 'face', 'lekt', '▁urbo', '▁solchen', '距离', 'вели', '▁drama', 'をした', 'chip', 'اص', 'mouth', '▁statt', 'antwort', 'kho', 'โ', '她是', '▁literary', '▁بیا', 'fassen', '▁michael', '▁nights', '▁jag', '都可以', '▁Geschichten', 'дын', '出来的', 'yê', '模型', '▁آیا', '▁пятнадцать', '▁belle', 'ピー', '▁Stra', 'бит', '▁merchant', '▁russia', '骂', '▁Amb', '今は', 'youtube', '수', '▁grade', '▁ɣer', 'ც', '撒', '▁pipeline', '聚', '▁Möglichkeiten', 'たのは', '▁julia', '容疑者は', '微信', '▁얘기', 'くなって', '▁umuntu', 'sprung', 'などに', 'খা', '▁vorstellen', '▁decent', '動か', 'もいい', '的力量', 'トン', '▁acted', '▁Personen', '恐', '大型', '▁reproach', 'エン', '▁nhà', '▁Heute', 'に対する', 'マーク', '▁Street', '▁toutes', '▁hinein', '▁двенадцать', 'даа', '▁ब', '▁Ah', 'ера', '▁kama', '▁hob', '▁abzu', '黑暗', '▁hated', '▁steal', '▁더', '▁yıl', '▁事实上', 'volu', '▁powder', 'Ch', 'klu', '针', 'ং', '▁Entscheidung', '▁mail', '话题', '▁otra', 'rir', '▁rhy', '▁сразу', '你可能', 'cija', 'там', 'dow', '摸', 'rite', 'ienne', '感染者', 'play', 'lick', '▁denk', '▁están', '若い', '▁verändert', 'チャンス', '红色', '▁bade', 'ây', 'mt', 'nych', '世代', '▁johnson', '▁fears', 'som', '什么呢', '去做', '▁prompt', '最終', '▁capabilities', 'ுவ', '▁Anti', '▁harder', '在那', 'ides', '▁examination', '▁invitation', '▁Erfolg', '小的', '定义', '测', '▁això', '住了', '赫', '▁авто', '▁apt', '▁Roman', 'wahr', 'hard', '▁irà', '▁toute', '会場', '▁spectacle', '個人', '德国', 'حد', '别的', 'けて', '▁näher', 'mpe', '用意', '▁کی', '▁bedroom', '▁puc', '▁nascut', '一日', '▁30', '▁meantime', 'ということは', '▁Charles', '▁shareholders', '明白了', '국', '故', 'ыз', 'තු', '十一', 'usta', 'ೆ', '▁parla', 'اخت', '▁inches', 'power', '的这种', 'ずに', 'berry', '品牌', '引起', '▁historia', '▁pret', '▁fantastic', '威胁', 'kru', '当他们', 'ؤ', 'esi', '▁occupation', 'rose', 'ር', '▁statue', '決定', 'ясн', 'ો', '▁Ton', '▁blij', 'uɣ', 'ogo', '▁favorable', '我从', '▁outline', 'atur', 'んじゃ', '▁বি', '▁conception', '▁comun', '大谷', 'меш', '었', '▁session', '▁fed', '今まで', '▁ridiculous', '妹妹', 'бр', '▁maig', 'フランス', '▁2017', 'ترین', '▁глаза', '▁её', '▁Computer', '▁vanished', 'kauf', '▁Unterstützung', '▁gukora', '做的事情', '业务', '▁schm', '러', '▁gotten', '▁pār', '▁rece', '▁zuerst', 'கா', '猎', '▁vergessen', '▁weet', 'ný', '▁Japan', '▁pointing', '▁estos', '▁unconscious', 'だけど', 'னா', '▁permission', 'هایی', 'вел', '一定是', '头发', 'ине', '悔', '▁Zum', 'ッシュ', '杀了', '様子', '▁blush', '▁sharply', '做得', '▁befindet', '▁cyf', '▁football', '▁alguna', 'пов', '泥', 'ghi', '十八', '▁treball', '▁inspired', '▁pattern', '▁crystal', '効', '▁cultural', '▁monster', '▁Bücher', '▁என்ன', 'сел', '▁pomp', '▁これで', '記', 'eyed', 'mati', 'トリ', 'boo', '庭', 'commerce', 'pru', '▁records', '取得', 'culo', '▁Mau', 'ようと', '▁Ban', '特殊', 'ฉัน', '采访', 'дра', 'ош', 'イベント', '发出', '▁prayers', '▁employees', 'klo', 'count', '▁panel', '▁crossing', '擦', '这是我们', '▁Frank', '▁kinda', 'ghan', 'reichen', '▁shone', 'có', '▁tutti', '真实', '▁avenue', 'ちょうど', 'kultur', '在我的', '▁iyo', '▁fetch', 'essen', '▁detect', '▁England', '▁село', '▁난', '▁reaction', '特定', '采', 'person', '惊讶', '▁strangers', '▁gemeinsam', 'тыр', '▁beard', '▁gleiche', '▁Africa', '周り', '▁сколько', '▁steadily', 'voca', '两年', 'zira', '▁startled', '▁muttered', '寄せ', '你应该', '策', '▁jud', '在他们', '闪', '개', '▁millor', '▁vein', 'に向けて', '香港', '播放', '▁accurate', '扬', '살', '▁Website', 'ফ', '覚', '▁whirl', 'よし', 'ope', 'ລ', '英雄', '▁我会', '▁gek', 'фі', '是怎么', '▁rap', 'ますか', '▁attacked', '▁endure', '▁tie', 'يع', 'rp', 'rash', '▁specifically', '▁collected', 'nahme', 'uous', 'න්න', 'dru', '稳定', 'oid', 'と思った', '▁каб', 'how', '▁以及', '▁anchor', '行き', '▁pia', 'ingham', '▁также', '礼物', '▁Typ', '理想', '▁lleva', 'ないように', '角色', 'uck', 'ી', '▁abstract', '▁Steve', 'Pro', '▁secured', '▁бес', 'mist', '生意', '▁consequently', '▁vriend', '的世界', '▁führt', 'ໄ', '▁railroad', '▁ticket', 'igis', '▁Ji', '道德', '▁disgrace', '소', '▁compare', '我必须', '▁wandering', '▁knocked', '▁tant', 'liter', '▁procure', '▁oedd', 'media', '▁offensichtlich', '都市', 'fed', '▁続いて', 'کار', '▁resistance', '▁ئى', '▁menos', '▁maken', '空气', '제', 'stock', '負け', '▁disappointed', 'fee', '選手の', '▁admire', '่า', '▁marie', '立即', '質問', '▁directions', 'eron', '▁Jean', 'ясь', 'يات', 'კ', '汁', '兴奋', '▁egg', 'كا', '▁erinnern', '▁Polizei', 'ய்', '▁È', '吸引', 'iere', 'ຍ', '▁dip', '▁starts', '▁свой', 'cir', 'ক্ষ', '兴趣', '्य', 'fekt', '▁Marc', '▁coward', '匹', '▁உள்ள', '▁dalla', 'とした', '▁brutal', '▁traf', 'holen', '肥', 'gian', '鲜', '课程', '会儿', '▁resumed', 'ຕ', '▁территория', 'schul', '▁complet', '▁sighed', '限制', '▁elsewhere', 'ança', '质量', 'ノー', '▁Versuch', 'образ', 'kwe', '▁virus', '天気', '筋', '的书', '▁timing', '熟悉', '促', '▁дома', '对了', '▁Damit', '我给你', '▁Bel', 'ối', '▁Chance', 'জা', 'ルー', '快点', 'これも', 'anca', '▁frau', '周辺', '▁pierre', '干嘛', '▁فکر', '教堂', '▁確かに', '香り', '道理', 'agit', '有多少', '指示', 'ம்ப', '▁patch', 'スーパー', '▁tonight', '▁Markt', 'رم', '▁Regel', 'migrant', 'miş', 'sió', '巧', 'kha', 'Ha', 'mination', '▁astonishment', '▁asia', 'má', 'kota', 'дээ', '▁Fehler', '▁Dieses', '▁persone', 'cant', '▁aquel', '消防', '▁perfection', 'cció', 'rren', '门口', 'fest', '▁viz', '粗', '▁nonsense', 'schätz', 'ができる', '程序', '▁говорил', '▁Clo', 'siz', '▁identify', 'ós', '▁omu', '祝', '続き', '▁род', 'ock', '表現', '▁slightest', 'aĵo', '豊', '▁пожалуйста', 'ски', '▁Lehrer', '▁erfolgreich', 'moor', 'பு', '▁players', '▁vì', '▁descended', 'qual', 'xo', '▁hopeless', '▁conducted', '手术', '▁Ay', '▁12', 'っちゃう', '生活的', '▁dragged', '▁بعض', 'нет', '▁inte', 'мон', '▁teu', 'тө', '▁liquid', '▁hip', 'find', 'moni', '▁State', 'Е', '▁shooting', '▁legend', '埋', '▁revenues', '▁unglaublich', 'abel', 'слав', '▁”', '听起来', '所有人', '▁düşün', '了他的', '残り', 'fro', '▁bend', '▁wirst', '▁akk', '▁hitherto', '成長', 'こうやって', '▁dirty', 'metri', '分の', '▁perceive', '▁jur', 'vra', 'خا', '▁năm', '晴れ', '酷', '▁poste', 'лер', 'lais', '▁sav', '认真', '毕竟', 'with', '▁regional', '▁scholar', '苹果', '改めて', '因素', 'டா', 'кы', '▁sembla', 'zustellen', '▁pupil', 'ifying', '缓', '手に', '名前', '▁совсем', '相談', '▁ал', '▁kendi', '▁promote', '▁стороны', '了我们', '发生的', 'прост', '▁mateix', '▁дума', 'ково', '▁Green', '自动', 'lima', 'もらう', 'ели', '▁departed', '▁belonging', '▁Star', 'وز', 'テーマ', 'யின்', '▁hesitated', '▁Om', '评', '▁Hoch', '正确', '協力', 'ikan', 'はどう', '▁lane', 'machen', 'reba', '▁ব', '逮捕', '在美国', '▁гру', 'osi', '1000', '泉', '▁examined', '方は', '▁disco', '▁Ale', '▁terwijl', '▁dig', '避免', '▁leisure', 'worm', '▁depth', '卢', '▁worried', '做好', '出身', '生まれ', '▁قرار', '废', 'ám', 'zzo', 'culp', '▁Gebiet', 'ibya', 'ач', '▁scenes', '王子', 'gelegen', '基于', '▁partie', 'lhe', '▁belt', 'রি', 'änder', '▁compassion', '♪', '下了', 'ями', '▁devotion', 'ろう', '他の', 'ケット', '▁monitor', '▁häufig', '検討', 'tö', 'enta', '▁sido', '補', '聊天', '我一直', '▁гэтага', '▁называ', '蒸', '▁当你', 'shyi', 'houden', 'conc', '▁device', 'この日', '凉', '▁Del', 'mica', '剂', 'ドイツ', '是要', '隣', '▁narrative', '▁Medien', '▁francis', 'Р', '▁beaucoup', '▁whistle', '她在', '▁kumu', '▁droit', '我们正在', 'nahm', 'etta', '▁fille', 'Do', '▁owned', '通り', 'もらって', '写的', '疼', 'ל', 'ām', 'пра', 'них', 'gali', 'shya', '▁France', '▁cord', 'だし', 'rab', '▁estava', '▁folgen', '遺', '位于', '▁sä', '▁Sport', '▁kui', '页', 'の方が', 'nata', '▁facing', '▁பொ', 'もない', 'He', '▁inventory', '实验', 'uter', 'raten', 'Sa', '▁drank', 'قی', '伺', '▁Barcelona', '▁keeps', '▁하고', '▁mult', 'gni', '금', '▁astonished', '▁readily', '▁unexpected', '▁mug', 'どうして', 'ҙә', '跡', 'еб', '▁Hill', '面临', 'onia', '▁cinema', 'čas', '创业', '▁зап', 'rücken', '▁silly', '▁facility', '▁除了', '用于', '▁Monsieur', 'ばかり', '▁collect', '▁انجام', '▁gifts', '▁doctors', '▁emotions', '▁republican', '▁maintained', '▁snake', '▁سي', '身份', '▁ней', '▁models', '▁gracious', 'ibwa', 'leigh', 'بت', '▁meines', '警察は', 'stall', '▁percentage', 'خوا', '▁crop', '▁ainsi', '忘了', 'cide', '▁killing', '▁tool', '的好', 'teria', '▁mutual', '剩', '▁wreck', '▁chiefly', '▁values', '▁strengthen', '▁cómo', '같', '的能力', '▁wunderbar', 'steigen', '▁heir', '▁2018', 'кат', 'zī', '▁அது', '▁கூ', 'breite', '▁guter', '▁duck', '相对', '承诺', '叔叔', '▁bana', '使う', 'زار', '组成', 'lö', 'としても', 'kap', '操作', '物质', 'Ba', '入って', 'halte', '▁tau', '▁weapon', '▁байгаа', 'rok', '▁graduate', '心情', 'ブル', '▁höher', 'leu', 'するため', '▁vai', 'ころ', '五年', '▁landed', '闭', '▁след', '▁selected', '放心', '秘', '等着', 'nol', 'gling', '▁对于', '▁lend', '▁povas', '券', '▁sources', '▁Kampf', 'はある', '▁Gro', '▁jemanden', '要做', '▁peaceful', 'як', '规定', 'dolph', '追求', 'univers', '添加', '▁pump', 'バン', '特徴', '多年', 'easing', '枝', '▁Louis', '▁Rob', '改革', '一本', '▁climbed', '▁bueno', '▁analysis', 'важ', 'シン', '▁roger', 'sein', '▁riesige', 'organ', '▁plat', '▁seventh', 'imper', 'ика', 'ニー', '▁breeze', '▁slavery', 'モン', '▁Seg', 'cru', '这个时候', 'zte', 'nici', '▁grandmother', '这是一种', '最後に', '厉害', 'ề', '▁usted', '▁split', '的儿子', '速度', 'gers', '▁heavens', 'شان', '▁planta', '奇怪', '▁Sed', '▁yüz', 'дай', '▁saturday', 'うれしい', '奇怪的', '联邦', 'جو', 'ydi', '▁cyn', '▁зах', 'üste', 'agne', 'мол', 'ায়', '▁bwe', 'бира', 'toria', '尖', '好多', 'undu', '▁urban', 'гч', 'ыч', '穴', '▁hiding', '▁loan', 'ແ', '▁kant', '▁complain', '▁apa', '▁точно', '抜け', '建物', '▁Win', 'يب', '재', '政府は', '▁Professor', '▁naked', '期間', '▁essay', '翔', '▁propose', '▁circumstance', 'めた', '不见', 'tour', '使われ', 'гар', '我妈', '▁zuvor', '坚', 'mik', '财', '▁museum', '▁건', '▁engineer', '日から', 'uß', '▁solar', 'nın', '▁gesamte', '▁后来', 'となって', '写了', '▁agreeable', '▁canoe', '▁rug', '▁Hor', 'جان', '什么呀', '▁marble', 'meister', 'ەت', '▁dorothy', '▁confused', 'ноў', 'лат', 'ffi', 'née', '否则', 'Applause', 'ண்டு', '▁complicated', '▁guerra', 'キー', '你不是', '▁最后', 'class', '▁swiftly', 'lton', '滴', '▁vollständig', '▁будем', '▁gleam', '▁finest', 'ザー', '▁fiel', '▁gusa', '▁motive', '時の', '▁circ', 'timo', '▁こんにちは', 'rated', 'هی', 'ect', '▁moins', '▁rested', 'fau', 'dden', 'elijke', '鼓', 'ough', 'kub', '▁quart', 'ຫ', '菌', 'skri', 'まれ', '▁Juli', 'جه', '▁dorm', '▁selfish', '混乱', '▁佢', 'なんですか', '▁examine', '▁insurance', 'гай', '一开始', '▁disturb', 'cción', '政権', '伏', '征', '▁Foto', '▁stati', '讯', 'xed', '▁chemical', 'ром', 'ships', 'ligen', '▁halb', '▁introduction', '▁дальше', '▁dish', '联合', 'posa', '积', '基因', 'ይ', '商店', '粒', '不去', '▁Fran', '彼此', '▁nieder', '▁mache', '都要', 'три', '気になる', '▁основ', '▁achieved', '▁نظر', '込む', 'زم', '高的', 'Di', '使い', '某些', '▁Joe', 'пам', '▁cloak', '投入', '▁captured', '週', '就这样', 'сс', '所谓的', '▁arī', '▁spoil', 'nuncia', '▁ɣef', 'word', '▁materially', '▁thực', '▁öffentlichen', '▁яв', 'gum', '▁ئۇ', '▁quote', '▁indicated', '▁stor', 'tare', '▁kaufen', '▁google', '▁unterstützen', '对自己', '▁wichtige', '▁recovery', 'mensch', '▁Ehe', '▁lessons', 'neɣ', '던', '怎么回事', 'octubre', '頑張って', 'أكثر', '▁testing', 'އި', 'ști', 'dır', '▁byose', '▁polite', 'рова', 'imana', '▁exhausted', '▁rivers', 'を行う', '帝国', 'oval', '▁例えば', '▁Rom', '这不', '▁Yn', '▁patent', '動画', 'рас', '▁mole', '不必', 'cura', '▁anh', '▁überall', '美国人', '▁disappointment', '▁soup', 'ktu', '▁transformation', '▁Verhalten', '後半', '▁байдаг', '合う', '▁Sil', 'ぜ', '扎', 'trud', 'ży', '▁shepherd', '▁возможно', 'レス', 'cier', '▁sunshine', '▁Telefon', '愉快', '▁havia', 'aşı', 'のだ', '进行了', '农', '▁continuous', '▁públic', '▁poz', '▁давай', '满意', '悲伤', 'lma', '▁curse', 'reb', '空気', 'قال', '▁player', '安定', 'maker', '的那样', '▁ntabwo', '▁способ', 'heben', '▁hecho', 'wide', 'Ho', 'then', 'ありました', '▁pendant', '▁咁', '但它', '能量', '▁Himmel', '十九', '有些人', '年的', '▁свои', '▁practically', 'ость', '▁deserted', '说他', '▁buying', '▁thorn', '▁holds', '信仰', 'lings', '▁glimpse', '▁CA', '▁Kal', 'slav', 'ҙа', '思います', '何も', 'ँ', 'regen', 'ッチ', 'druk', 'قص', '▁preferred', '续', 'بة', '▁мин', 'fälle', '▁travail', '▁他是', 'ழு', '▁matt', 'ít', 'eği', '勝ち', 'মি', '▁ваше', 'するのは', 'ෝ', '出した', '▁bite', '黄色', 'مال', '▁preparing', '▁há', 'ử', 'digit', '▁World', 'かせ', 'ieron', '答', '遇', 'カル', 'ファ', 'بن', '화', '▁priv', 'kaza', '▁giờ', 'ப்பட்ட', '▁bé', '▁چند', 'kut', '▁darf', '▁دوست', '具有', 'fes', 'еть', '▁Cette', 'konstru', '▁thứ', '▁jako', 'ছিল', 'organisation', '▁Essen', '▁surprising', '渴望', '资', '浦', 'isieren', '▁байв', '▁Ideen', 'స', '▁größer', 'besitz', 'bour', 'ән', 'werfen', '▁Ebene', 'dah', '美丽', '监', 'ドラマ', 'じゃん', '▁калі', '独自', '時期', '▁cose', '▁چیزی', '▁joining', '▁confession', '天天', '▁processes', '보', '▁比如说', '也就是', 'ーム', '是我的', '▁Stil', 'スピード', '少年', '▁fühlte', '予', 'vig', 'ики', '▁nap', '▁angels', '▁schedule', 'rán', '▁boston', '▁oude', 'まま', 'душ', '腾', 'ху', '咖啡', 'валі', '▁лес', '刷', '▁suspected', '▁inquiry', '▁amusement', 'ordnung', '▁Klasse', '食べる', '我记得', '连接', 'فق', '▁precisely', 'ープ', '▁왜', '▁Thomas', '場合は', 'schlag', 'னர்', '▁instructions', 'turi', '▁passieren', '▁medium', '姓', '▁укра', 'にする', 'wasser', '▁cigar', '▁pessoas', '▁thirst', '▁gö', 'がこの', '▁norman', 'geni', '拜', 'rina', 'اک', '出现了', '纯', 'ffin', '忘れ', '戦い', '效果', 'こういった', 'kõ', '▁مق', '▁روز', '妙', '▁jones', '▁During', '碰', '这条', 'っちゃ', 'рон', 'pack', 'gina', 'が起き', '▁sins', 'gelassen', 'prä', '▁Wand', 'istes', 'plat', '▁telephone', 'conf', '桌', '▁shine', '不知', 'جل', '▁Red', '▁pearl', '▁prec', '家の', '▁Süd', '▁într', '牧', 'agu', 'お話', '▁sym', '意見', 'case', '▁2016', '▁tenía', '▁Netz', 'lusion', '▁sola', 'なくなって', '克斯', '习', 'енно', '▁lucy', '日間', '단', 'መ', '肺', 'Sch', '文章', '▁festival', 'нае', 'дам', 'ppy', '▁glaubt', 'ило', '漏', 'सा', 'は何', 'rico', '吃了', '▁première', '移動', '▁River', '穷', '▁sensitive', '今週', '▁provides', 'нуть', '今度は', '获', '▁attract', '▁durante', '桑', '▁கு', 'を作って', 'volv', 'ື', '▁armen', '現', 'abwe', '세', 'ých', '隊', 'chet', '▁euro', 'kula', '▁hoofd', '▁visitor', '▁nooit', 'ятся', 'にした', '▁August', '每年', '▁هست', '▁colors', '▁buri', '▁definitiv', '▁Wu', 'かない', 'eno', 'গে', '▁لكن', 'egi', '▁своей', '▁Jordi', 'pfen', '▁solicit', '▁goods', '▁composition', 'gine', '第二天', 'までの', '▁intellect', '▁vow', '现在是', '▁frown', '▁furnished', '▁обе', 'য়া', '收到', '▁sicherlich', '▁setzte', '▁harsh', '専門家', '▁Тэр', '社長', '的一切', 'ハー', '迅速', 'hend', 'られています', '毁', 'ന', '順', '▁lunga', '最初の', 'anta', '▁expectation', '▁أي', 'ью', '▁дээр', '▁মা', 'udo', '▁jail', '计算', '▁나도', 'お父さん', 'fä', '*', '▁Studenten', '▁Gut', '▁你可以', '合同', 'рус', 'zam', 'rul', '帅', '▁Why', '▁moderate', '块钱', 'හි', 'alia', '▁timid', '▁cigarette', '没关系', 'ologist', 'rufen', 'legi', 'دید', '▁முடி', '敷', '方も', '刺激', '误', '▁fortunate', '▁crow', 'kehr', 'ーション', '▁nut', '你认为', 'frei', '▁mình', '▁existed', '烈', 'lij', 'agost', '▁partnership', 'ู', '▁ده', '▁così', '▁hebt', 'fire', '▁país', 'druck', 'Ә', '▁demon', '▁improvements', '这样一个', '▁jealous', '化学', '連絡', '医学', 'huit', '▁transfer', 'گیر', '▁favourite', '强烈', 'お伝えします', '卫生', '▁jerusalem', 'ঘ', 'ارت', '化的', '▁parallel', 'ções', '概念', '我们知道', 'anu', 'したと', '▁我不知道', '候補', '在他的', 'iens', '적', 'مى', '▁Jud', 'に戻', '▁Gleich', '▁dynamic', '▁arrested', '母親', '▁establishment', '何を', '▁père', '▁Regi', 'لف', '科学家', '▁xwe', '갔', '▁Fan', '▁television', 'bach', 'zes', '数学', 'கே', 'ってくる', 'ớ', '▁граждан', '下一个', '▁стран', 'loj', '▁是啊', '▁masters', 'лез', '▁какая', 'オープン', '▁option', 'ັ', '▁identity', '▁submit', '▁jusqu', '抑え', 'gefühl', '▁medio', 'bira', '我应该', '勝利', 'ĝis', '▁handkerchief', '夫妻', '孩子的', '▁vue', '▁sober', '阵', '▁lightly', 'clos', '▁laten', 'chie', 'şti', '那个人', 'informa', 'rough', '▁links', '▁distinguish', 'tego', '▁civilization', '▁jaar', '▁drugs', '▁convenient', 'いると', 'ನ', '▁например', 'dock', '▁disturbed', 'würdig', '▁deutlich', 'hri', 'destin', '免费', 'zina', '▁revenge', 'zogen', 'чка', '瀬', '▁concealed', 'rwanda', '▁باز', 'fahr', 'ilo', '한테', '奶', 'いるんです', 'аба', '得点', 'institu', 'нан', '▁hedge', '▁Every', '違い', '▁Ly', '▁بس', 'свя', '你这个', '▁dressing', '猛', '俗', 'ச்சி', '▁Ang', '问我', '▁بزرگ', '▁chapel', 'ходит', '▁kiu', 'ений', '我跟你说', '堡', 'utter', '躲', '▁ໄປ', '▁fabric', '▁frankly', 'を出', '漁', '队长', '▁هل', '的歌曲', '쫌', 'baar', '还有一个', '▁boast', '▁Pf', '▁bunu', '▁Kas', 'сол', 'rock', '元気', 'お願い', '▁Santa', 'imento', '抜', '▁чувств', 'ණ', '書いて', '▁dwelling', '聞いた', '▁Laufe', 'brechen', 'stol', '也在', 'раж', '给她', '▁arrangement', '▁Са', 'zat', 'jung', '29', 'minded', '▁vivid', '▁18', '走到', '去看', '▁weren', 'うち', '▁Mir', '背后', 'abilir', 'ホームラン', 'ures', '上がる', 'nischen', 'bridge', 'lara', 'hound', '▁technologies', '▁accompany', 'დ', 'tempe', '▁cream', '▁anticipated', 'même', 'лей', '▁Linie', 'が行われ', '▁Pres', '言った', 'past', 'ruf', '▁trait', 'uche', '모', '▁scotland', '▁struggling', '▁vậy', 'posit', '患', 'ミサイル', '▁preserved', '▁зачем', '▁defeat', 'avu', '▁aby', '▁pint', 'iji', 'leute', 'known', '済', 'サービス', '▁ёсць', '実際', '的国家', '▁são', '▁copper', '宾', '▁Partei', 'ziel', '▁illustration', 'ими', 'politi', 'ハン', '▁US', 'bry', '▁verge', 'öd', '法官', 'itud', '番の', '差不多', '很有', '▁jury', '▁Pas', '知道了', '▁объ', 'edifici', '雨の', '类似', '▁stamp', 'stimul', '我们应该', '▁monte', 'ީ', '称之为', '细节', 'ote', '▁номер', 'ライン', '日中', '赌', 'ctive', '页面', 'gion', '▁creative', '始', '▁Venim', '▁beings', 'schloss', '▁influ', '它在', '▁гэтым', '传播', '子どもたち', '▁Vous', 'mış', '▁sino', 'fach', '▁Stelle', '対象', '个月', 'big', '▁autumn', 'chron', '▁давайте', '▁eaten', '▁crept', 'цэ', '値', '▁defense', '激しい', '▁echo', 'nelle', '▁owing', '▁Black', '▁moest', '▁behalf', '▁происходит', 'impa', '▁minimum', 'niz', '▁investiga', '着急', '▁october', 'られます', '▁virgin', '▁lean', 'ළ', '▁ответ', 'えた', '▁звони', 'いけ', '享受', 'äch', '你们的', 'onge', '▁Hände', 'trat', '▁outward', '这里的', '▁notwithstanding', '▁volunteer', '▁Smith', 'чная', '去吧', '湾', '帯', 'きている', 'вез', '制限', 'maya', 'どうですか', '▁clothing', '性格', '▁Baby', 'bbing', 'වා', '花了', 'аю', '▁entwickeln', '▁approval', '▁irrit', '他没有', '▁Alles', '▁associate', '▁kenne', '▁bolt', '永远不会', 'lug', '▁perfekt', 'gué', 'nutz', '想知道', '▁bestimmten', '▁nail', 'ビー', 'ыми', '▁hatred', 'glia', '保存', '▁answers', '▁hefyd', '不懂', '催', 'aeth', '▁math', '的一种', 'ounce', 'eco', 'қа', 'ĝa', 'regel', 'うん', '▁betrachten', 'பா', 'nyama', '起き', '玛丽', '▁Fort', '願', '▁Chúng', 'wald', 'moto', '▁sustain', '명', '▁founded', '▁bringt', '工资', 'undi', 'Emp', '▁isso', '▁pris', 'と一緒に', 'eaux', 'ủ', 'aĵoj', 'ても', '海洋', '▁passes', 'otto', '▁Gesundheit', 'կ', '先週', 'unga', 'зал', '▁immortal', '▁covering', '▁wash', 'ích', 'bula', 'казать', 'wak', 'issen', '担', '泽', 'nico', '▁hyn', '▁react', '▁мор', 'mol', '▁definite', '▁decrease', '▁scarce', '▁beating', 'print', '強化', '▁Wind', 'egu', '▁справ', 'леп', 'gga', '▁nhưng', '▁poc', '是最', 'ங்கள', '▁compete', 'かかる', '▁territori', 'hana', '続く', 'ground', '経', '就是我', '買', 'وری', '邦', 'ミリ', '▁Gib', 'nă', '▁segui', '种族', 'gung', '▁formerly', '▁gün', 'ents', 'யும்', 'кие', '▁Kindern', '▁farewell', '▁cotton', 'пон', '▁mechanical', '▁enabled', 'थ', 'wesen', '▁prejudice', '과', '▁Organisation', 'کان', '▁beasts', '敌', '▁breathing', '▁đề', '▁dues', '▁grandes', '▁letting', 'wegen', '▁provision', '▁fishing', '▁ongoing', 'ŭ', '地位', '▁그러', '和平', '▁länger', '▁canada', '过的', '▁alma', '▁Pal', 'cular', 'வெ', '▁elegant', '司令', 'かね', '▁interessiert', '▁feu', '▁violet', 'маш', '▁Landes', '▁gazing', 'gestalt', '一个小', 'нат', 'klar', 'ló', '▁gallant', 'pä', '▁tutto', '▁În', 'kore', '正确的', 'lever', '▁restrict', '▁Lösung', '▁applications', '▁witch', 'ительно', 'yong', '会在', 'تج', '彼女', 'stärk', 'たちは', 'гре', '▁Spi', '▁tribes', 'η', 'six', 'sitz', 'komen', 'rê', '▁geboren', '▁niets', '▁prominent', 'けどね', '诉', '添', '发生了什么', 'tamente', '▁unver', '韩', 'ỗ', '▁viņa', 'heure', 'ያ', '兹', 'るんだ', '巨', 'дж', 'ඉ', 'ři', '▁upstairs', '▁entertain', 'цию', '▁indicate', 'kab', '▁rarely', '株', '▁imperial', 'pression', 'дем', '应用', '形で', 'crib', '▁replace', '▁beaten', '阴', '▁আছে', '平时', '立刻', '一群', '▁Außerdem', 'джа', '▁seltsam', '▁ته', '유', 'いわゆる', 'দা', '▁dimension', '▁Bob', '岁的', '思い出', 'open', '孤独', '▁disaster', 'களில்', 'baba', '▁touching', 'をかけ', '▁tribe', 'kati', '航空', '▁Nation', '▁maxim', '留在', '방', 'となり', '手が', '▁ähnlich', 'ēt', '▁strict', 'いきたい', 'により', 'гән', '▁wives', '▁политик', 'クラ', 'どちら', '▁Herausforderung', '这一切', '▁sailed', 'lash', '▁hanno', 'тка', '月の', '▁Vorstellung', 'sible', 'участ', '倾', 'namen', 'हरू', '込まれ', 'daw', '揚げ', 'っていく', 'nsen', '▁collar', 'ނ', 'hill', '▁petite', 'alität', '▁grab', '▁Kam', '▁egal', '绿', '事业', 'ores', '▁bewegen', 'besch', '▁Titel', '了她', 'きょうの', '这两个', '危険', 'labor', '▁funds', '十三', '갈', '▁jaw', '▁senator', '▁doorway', 'ationen', '્', 'зар', 'litz', 'dó', '▁определ', '▁あれ', '▁accent', 'yana', '▁wrath', 'Li', '▁moses', 'arna', '▁Hay', 'ええ', '▁interfere', '▁Text', '▁можна', '臭', 'なんですけれども', 'embra', 'zó', 'лич', '描', '发表', 'ぁ', 'itor', '▁cheese', '▁stato', '돈', '▁Mitarbeiter', '▁label', 'কার', '▁spun', '▁propos', '▁speaks', '在家', '赞', 'ór', '▁finds', '市で', '眠', 'ነ', 'flor', 'ニア', '▁мяне', '▁اگر', '▁operator', 'tention', '▁definition', '見事', 'вра', '▁büyük', 'tribut', 'порт', '非常非常', 'вяз', 'rov', '▁walter', 'oti', '▁marched', '▁restored', 'ells', '▁trug', '好啊', 'onda', '▁riches', '▁Hoffnung', '太太', 'ுடன்', 'lob', '▁belongs', '▁hans', '非常重要', '▁présent', '分子', '某个', '讨厌', '▁attracted', 'しまう', '▁encounter', 'nnes', 'zzle', 'レイ', '▁attain', '▁вами', '▁mutter', '开车', '바', '▁funeral', 'щу', 'اره', '▁shiver', '创新', '▁стал', 'treiben', '保险', '▁lightning', '▁complaint', '▁african', '重大', '你跟', '▁같은', 'چى', '对他们', '▁quel', '▁sama', '▁обо', '遊', 'aves', '▁manufacturing', '汗', '教会', '做一个', '▁wid', 'мент', '▁november', '▁месяц', '▁elbow', '▁tank', 'ほぼ', 'лем', 'ति', 'NHK', 'кин', '▁Bilder', '▁zeker', 'стве', '一个非常', '▁curt', 'ტ', '▁asset', '破坏', 'anye', '▁differences', '▁нашей', 'clin', 'ウクライナの', '行われた', '▁Shi', 'dors', '▁democratic', '▁Obwohl', 'صف', 'هر', '▁feeble', 'leş', '这种情况', 'ssin', 'を受けた', 'kai', '▁robust', '▁besondere', '▁elected', '▁Modell', '▁seconds', 'lauf', 'ダイ', 'ګ', 'セット', '時は', 'Applaus', '白人', '▁свобод', '病毒', '损', 'ජ', '▁Mat', '▁executive', '▁onto', 'lag', '▁важно', 'ან', '▁concerns', 'ء', 'ebbe', '▁Tru', '▁seed', '推荐', '▁Staat', '祭', '▁cleared', 'მო', 'eixen', '让它', 'သ', 'wiesen', 'Ro', 'train', '▁acknowledge', '取れ', '風が', '依然', '▁indifferent', '人数', '▁generate', '▁frost', 'itaj', '▁reminded', '▁romance', '隠', '▁ireland', '▁Ха', '最多', '▁layer', '柳', '就有', '▁caution', '▁bezeichnet', '▁denied', 'سە', '▁profile', '的位置', 'tato', '▁politische', '▁Dra', '高度', 'ちゃった', '▁Bay', '成立', '▁stephen', 'laş', '変わり', 'neb', 'ält', 'oza', 'coloured', 'рок', '▁independence', '▁traveller', '接着', 'utu', '许多人', '▁leather', '这项', '进步', '▁exists', 'kia', '进一步', 'ړ', '▁Char', '▁English', 'cional', 'maakt', '▁zá', '▁wereld', '▁дэ', '他们都', '▁Sicht', '出来了', 'وك', '▁christians', '種類', 'gone', '▁говорят', '▁danach', '▁positions', '问你', 'यो', '▁daylight', 'wall', 'えない', '不住', '▁echt', '脳', '搜', '▁consists', 'děl', '人在', '▁Adam', 'umva', '▁formula', 'anzi', '▁тысячи', '▁casual', 'ины', '▁eighth', 'plica', 'guer', '世界的', '▁استفاده', '▁German', '▁بیشتر', '▁Ŝi', 'ează', '反対', '▁determination', '时刻', 'iller', '히', '不愿意', '▁republic', 'respon', 'alen', 'liste', '▁outer', '▁echte', '对待', '私たち', '▁которых', 'って言って', '你先', '่', '▁aveva', 'nym', 'acions', '▁然后他', '▁democracy', '填', '▁гэты', '▁Bruder', '▁characteristic', '▁Kris', '▁neuro', 'politic', '▁visitors', 'ໂ', '▁gale', 'tır', '▁protestant', '▁befinden', '▁одиннадцать', '▁Schi', 'いまして', 'öhn', '연', 'そういうこと', 'arbeiten', 'лас', '▁porter', '做到', 'cun', 'нер', 'nette', 'atan', '▁zweitausend', 'ల', 'ట', 'öö', '▁relevant', '鼓励', '很棒', 'fford', '▁dios', '▁Tak', '个小时', '我发现', '▁Ul', 'rating', '▁creek', '▁aggressive', '▁трэба', 'それでも', '手里', 'へと', 'بح', 'нік', '一个问题', '公主', '见面', '▁saa', '始め', '崩', 'ivo', 'Mi', '▁extensive', '▁спасибо', '▁properties', '▁Asia', '▁Gran', '序', '애', 'posing', '发生的事情', '想起', '十七', '▁Anwendung', 'лө', '▁Member', 'トー', '孔', '▁наши', '▁span', '▁swung', '▁perception', 'हा', '▁ox', '劝', '▁laying', '▁carpet', 'wch', 'vē', 'はもう', '赚', '▁Demo', 'mala', 'daten', 'მე', 'quar', '▁تمام', 'anima', '▁radical', '▁власти', 'anı', '▁Ils', '証', '00', 'hub', 'ало', 'の姿', 'るのが', 'раў', '読', '%', 'ваў', '监狱', 'すいません', '▁execute', 'bred', '▁profess', '▁Fenster', '不上', 'exc', '▁torment', '互相', '▁unge', '着我', 'ரிய', 'の一', '▁sci', '設置', 'versa', '▁größten', 'vê', '▁graceful', 'popul', '夺', 'ಸ', '採', 'とにかく', 'name', '▁Partner', 'あるいは', '▁nuestra', '▁impressed', 'ức', '对不对', 'IT', '方便', 'pek', '一周', 'ਾ', 'ම්', '▁California', '▁assembly', '▁bran', 'жда', '可以在', '▁lei', '在她', '有趣的', '▁divide', '直播', 'nemen', 'の話', '求め', '彼の', '▁trends', '▁veröffentlicht', 'илось', '助け', 'க்கப்பட்ட', '▁دې', '▁rapport', '▁tones', 'nego', '怎么说', 'ົ', '也很', 'grat', 'träge', '▁großartige', '▁cape', '▁successfully', 'سى', 'علم', '撮', 'jah', '安妮', '▁whit', 'inin', '▁Funk', '他自己', '▁funding', 'jär', '女朋友', 'ホテル', '▁poly', '▁awkward', 'iyorum', 'wich', 'lish', '▁Jung', 'cata', 'جم', '▁Then', 'bby', 'embe', '▁Kein', '防止', '访问', '▁blanket', '鉄', '▁andrew', '▁grounds', '▁چا', '▁Israel', '▁pap', '出てくる', '▁convention', 'றி', 'えっ', '▁Wieder', '充满', '▁Australia', 'fik', 'аем', '▁schlechte', '▁Tier', '▁febrer', '屈', '肖', '課題', 'idas', '▁milli', '▁parish', 'borough', '進め', '▁Zeug', 'عب', 'En', '▁exceedingly', '柔', '砂', '郑', '▁таксама', 'leb', '最低', '当て', '▁japan', '你把', 'ächtig', 'sort', '▁shudder', '▁profitable', '如果他们', '▁放一下', 'クロ', 'ände', '他们说', '▁Durant', '很高兴', 'pare', 'artig', 'schlossen', '▁ora', '▁அந்த', 'cà', '掉了', 'fè', '▁canal', '▁administra', '▁bears', '出现在', '▁shriek', '▁знал', 'ebilir', '▁schrieb', 'contra', '▁roar', '間に', '液', '相互', '▁package', 'でお', '▁Maar', '식', 'けども', '▁romantic', '▁tales', '▁gelernt', '▁invent', '大体', '▁anyhow', 'を作る', 'stoß', '▁podcast', '▁Пра', 'ლი', '奔', 'lp', 'män', 'кар', 'mesi', '的观点', 'gani', 'Mail', '▁mwa', 'サッカー', '▁alien', 'tiu', '是真的', '計画', 'りの', '診', '医疗', '明确', '▁parece', 'десят', 'иш', '哇', '▁meta', 'CO', 'lec', '▁但是我们', 'argent', '炸', '我先', '▁studying', 'shaped', '的样子', '▁anymore', '▁attendant', '可怕', '▁erfahren', 'nade', '▁zona', '▁Dame', '▁containing', '▁Patienten', '▁болон', '統', 'ר', '▁ჰო', '▁соглас', 'মে', '目に', '▁gyda', '▁endeavour', '那时', '発射', 'бур', '▁cael', 'จะ', '言われて', '▁meg', '観光', '▁envelope', '▁говорю', '▁snap', '▁truck', '电子', 'ຊ', '▁endeavor', '▁stole', '▁beheld', '焼', '这也是', 'energie', '▁acid', '▁communicate', '▁Хо', '估计', '怎么会', 'зем', 'මා', '▁Australien', 'fish', '嫁', 'igheid', 'odi', '区别', 'нев', 'liko', 'tale', '▁Camp', '文学', 'krit', 'hielt', '▁tube', '▁карт', 'igne', 'ді', '我再', '的身体', 'obo', '告诉我们', '▁dhateng', '▁invention', 'ări', '▁அவர', '▁Herrn', 'าย', '▁cunning', 'folk', 'をしている', '▁Fra', '▁ignor', '▁Denken', '付き', '▁слуша', '実験', 'patri', '▁Ganz', '▁kurze', '▁saving', '東北', '韦', 'るのか', '▁baz', '▁Freude', '▁километр', '責任', '▁restless', 'ском', '▁Ty', '▁факт', '▁whip', '收集', 'となります', 'スタン', '▁folly', '▁wool', '▁uses', 'મ', '▁Unsere', '全員', 'стат', '▁regards', '▁Flu', 'El', '▁recommend', 'るような', 'tering', 'ству', 'ీ', 'cope', '每天都', 'harmoni', '▁کرده', '▁appointment', '下雨', '广泛', 'ehr', 'für', '向き', 'cell', 'юр', 'വ', '设置', '这只是', '▁erzählt', 'publik', '▁nämlich', '经理', '▁senate', '▁perpetual', '的研究', '昼', 'ற்று', '▁Grand', '和我们', 'ものです', 'まって', 'hra', '▁laura', '可能性がある', '▁Cho', '▁mama', '▁Cam', 'chair', '▁chart', '▁опять', '▁injury', 'scheid', 'ambo', '▁gospel', 'projekt', 'cı', '▁elephant', '▁наверное', 'nisse', '▁dislike', '▁stomach', '▁amendment', '応援', '▁barrier', '▁upset', '独特', '白色', '▁dedi', '無理', '▁extract', '時間が', '小说', '▁pains', '就是你', '観測', '▁所以说', '粘', '選手は', 'yin', '▁этому', '▁lass', '湯', '指挥', '▁illumin', 'rush', '進んで', 'দের', 'élé', '▁helps', 'fia', '▁Bildung', '▁Jeder', '亏', '億円', 'ご覧ください', 'gress', '▁romans', '▁Haben', 'トラ', '国家的', 'mato', 'hut', '支え', '▁tudi', '▁disappear', 'ына', '▁Gesundheits', '▁ነው', '▁Beziehung', 'cam', '▁Drei', '扣', '▁celebrated', '▁coisa', '▁convey', '▁aussehen', 'weis', '▁Hon', '止め', '碗', '▁acquisitions', '关闭', '▁Ба', '超级', '▁tables', 'ໃ', '▁ndetse', '一面', '▁واقع', 'ีย', 'ibility', '載', 'ilor', '信じ', 'وف', 'раг', 'grade', '上の', '▁Viņš', 'ӧ', '手段', 'бил', '▁damp', '▁Alex', '▁taxes', '▁chez', '▁50', '▁zumindest', 'がいい', '盤', 'brau', '歴史', 'kopf', '▁wordt', '▁ເອີ', '두', '차', 'เป็น', '茨', '▁cable', '▁grows', '▁constitute', '▁یې', '▁interessante', 'てしまう', '備', '▁despre', '▁promo', '回目', '那个时候', '▁imbere', '探索', 'phon', '途中', '▁machines', '▁Handel', '▁salvation', '▁parted', '▁punto', 'алі', '▁moja', '壮', 'halb', '▁corporate', '者的', '▁flank', '勇', '▁relieved', 'ますよ', 'ена', 'drückt', 'Н', '▁churches', 'めちゃくちゃ', '自民党', '进了', '仁', '▁swim', '▁loĝ', '▁الآن', 'hnen', '也不能', '▁eben', 'とっても', 'ټ', '▁getroffen', '▁stake', 'kou', '▁Fisch', 'schap', '太好了', 'zwi', '▁vive', '如果他', '最重要的', 'γ', 'ますが', '軍事', '▁woe', 'ウェ', '息子', '▁Steuer', '肯定是', '▁tay', '▁boss', 'граф', 'rons', 'lasse', '灭', 'க்கும்', 'lini', '体験', '▁delivery', '▁temptation', '忘记', 'ウル', '奴', '▁thành', '▁په', '▁writers', '▁assistant', '▁Tam', 'кө', '我爸', '▁boom', 'чный', 'だね', 'اپ', 'weil', 'uwa', '▁facilities', '▁monkey', '私たちは', 'صور', '▁тому', 'સ', '真相', '这就', '削', '▁Sim', '▁squire', '▁britain', '败', '۰', 'しかった', 'ちなみに', 'ستان', '▁trifle', 'dist', '▁options', 'empat', '敲', '▁Monat', '会说', 'стой', 'しようと', '▁langen', 'ப்பி', '▁Az', '焦', 'ますので', 'ছ', 'sters', '糟糕', 'erei', '▁subtle', '胎', 'に行く', '▁яна', '▁времени', 'スタジオ', '▁сообщ', '普遍', 'yim', 'pē', '▁sitzen', 'プーチン大統領', '你没有', '—', '▁Monate', '▁dive', '▁Fre', '各地', '▁bias', 'ml', '▁bị', '▁gardens', '▁ceremony', '▁roots', 'غل', 'geschichte', '▁Ĉi', '▁minu', '▁имеет', '来年', 'iaeth', '小さな', '饿', '▁можа', '▁Hall', '帽子', 'کش', '▁pense', '▁Tisch', 'эконом', 'ufu', 'の世界', '▁Leistung', '▁steer', 'сю', 'hul', 'ーク', 'ですので', '爷爷', 'вон', '▁wax', '违', 'дь', '一个月', '▁isabel', '向你', 'ె', 'lari', '▁peril', 'メッセージ', 'すぎ', '것', '▁общем', '▁Ken', '▁natives', '邪', '▁Anda', 'nice', '结合', '把她', 'chang', 'кро', '▁Kunden', '首都', '地点', '▁launched', '▁cran', 'вен', 'фер', '開始', 'ப்பா', '▁Dum', '的意思', '▁dragon', '▁silently', 'なければ', '荣', '▁Junge', '▁searching', '这将', '▁erklären', '▁scratch', '▁ehrlich', 'emba', '▁Liste', '応', '까지', '▁fitted', 'とする', 'GAAP', '▁limits', 'რი', 'を使った', '배', 'ovi', 'eight', 'раш', '▁marine', '▁Tar', '▁Many', '壊', '년', '▁troubles', '▁nuclear', '▁lodging', 'خص', '▁termina', '多分', 'Weiß', '有所', 'acak', 'wise', 'prof', 'num', '英语', 'abana', '胜利', 'cada', 'autobús', '▁residence', 'ولا', '▁zeg', '▁Jim', '抵', '▁Bö', '▁Hauptstadt', '京都', 'iling', '我把', '▁appetite', '▁oameni', '▁cardinal', 'häng', '地元', '▁doubtful', 'reiz', 'リスク', '来て', '慌', 'ғ', 'しょう', '▁bother', '算是', '▁reverse', '▁dearest', 'ของ', '▁занима', '▁giả', '不像', '▁newspapers', '▁boil', 'のうち', 'μ', '▁мужчин', '一声', 'ār', '▁fury', 'かわいい', 'ầ', 'api', 'ố', 'ở', '▁Aufmerksamkeit', 'shore', '堆', '▁центр', '議論', 'ได้', 'ですし', '如今', '▁passions', '▁limbs', '▁producer', 'verein', '▁مج', '▁glen', '▁natur', 'rade', '▁verrückt', '版本', '回転', 'lica', '▁hinder', '▁hastened', '▁anticipate', '大事な', 'の問題', '▁zwölf', '先に', '▁그니까', '▁erstaunlich', '▁assault', '发生在', '▁vede', '▁bust', '▁binnen', '▁lloc', 'は今', 'tré', 'といった', 'court', '▁exquisite', 'wunde', 'ның', '▁Lee', '▁bundle', 'duct', '高速', '▁nas', 'mac', '▁достаточно', '体育', 'チャー', 'さあ', '▁desires', '▁Geschäfts', 'gana', '辛苦', '略', '交谈', '的那种', 'bí', 'レベル', '▁brass', '说得', '무', 'dala', '歯', '▁shalt', 'kuba', 'スタ', '▁взгляд', '对象', '▁clinical', '目を', '殖', 'industrie', '戈', '的主要', '▁Sel', 'ԥ', 'enne', '▁ralph', '▁resting', 'ась', 'aran', 'body', '▁esteem', '▁hail', 'ඩ', '▁вместе', '仔细', '▁rip', '▁Aquesta', '▁Welche', 'Bo', 'されていた', '▁multe', '锅', '否', '▁наша', '▁export', '▁vigorous', '▁Phil', 'мын', '▁scandal', '炮', 'カレー', '▁Gla', '▁بازی', 'تان', '▁prevented', '▁tranquil', '▁tobacco', '▁thence', '집', '▁tire', '▁schwarze', 'リング', '▁embrace', '▁schu', 'ほら', '▁rural', 'ҙы', '▁skirt', '▁каждый', 'るという', '▁Bitte', '仍', 'ຄ', '▁wrap', 'vara', 'ەوە', '者は', 'воз', 'нал', '▁offers', 'έ', '恐怖', '安心', '▁geweest', '▁dumb', '▁municipal', 'фон', '上げて', 'tē', '小组', '▁Carl', '▁golf', '▁Position', '▁después', '绑', '2019', '▁scientists', '▁但是你', '경', '▁دیگر', '▁excess', 'লো', 'erweise', 'pence', '▁prey', '把它们', 'قة', 'そこで', '▁fünfzig', 'пле', '微笑', '▁cabinet', '▁accused', 'muzi', '確保', '▁решил', '▁Büro', '的最', 'كر', '▁formation', '▁princes', 'ですけれども', 'still', 'әр', '▁баш', '▁entertainment', 'ິ', '奉', '800', '▁собственно', '放下', 'ということを', 'bird', 'システム', 'ток', '▁Tochter', '被告', '▁uncertain', '▁нельзя', '▁شخص', 'ほん', 'arma', '▁insight', '▁ruler', '▁altijd', '▁habla', 'ären', '▁Here', 'zunehmen', '▁passionate', '▁nunca', '▁typically', '童', '와', '▁supplies', 'räum', '温暖', 'anche', '▁lustig', 'stop', '▁ascend', 'かし', '▁Stunde', '▁начина', 'وار', 'றை', 'ර්', '▁marquis', '▁Quin', '伙伴', '▁إذا', '▁Pop', '惠', 'кую', 'のない', 'anne', 'していきます', '友達', '▁retire', '来源', 'almente', 'frau', '▁ўжо', 'mates', 'няя', 'нич', '▁seda', '消失', 'ısı', '▁wrapped', 'வில்', '▁política', '行われ', '見えて', '▁mau', 'lager', '▁při', '上来', 'lett', 'ލ', 'dang', '▁bez', 'енный', '哲学', 'ены', 'جز', '▁barrel', '相反', '▁neighbourhood', 'パス', 'zeichne', 'esten', 'メダル', '▁Kosten', '▁relativ', 'коп', '▁älter', '编辑', 'الي', 'gründe', 'голов', '体を', 'ஷ', '有机会', '▁nobles', '这件事情', 'が発生', 'ということなんです', '告诉他', '往往', '▁دارم', 'ũ', 'yah', '五个', 'న', '▁argue', 'ශ', 'ピン', 'imos', '▁trusted', '▁прямо', 'рог', '▁depuis', 'idades', 'Ч', '▁যে', 'ではありません', 'ていて', '億', '▁unpleasant', 'smith', 'わない', '▁latest', 'рг', 'んじゃないかな', 'nische', '▁pulling', 'を持つ', 'puesto', '乘', '酒店', '▁такого', '▁Gelegenheit', 'rats', '▁svoj', '▁viva', '这就是为什么', '杂', '▁مورد', 'পর', '▁pushing', '▁depths', 'しよう', 'ヨ', 'Ne', 'gles', '▁guards', '均', '▁hadden', '▁maison', '▁sketch', 'вых', '宝宝', '弁', '▁surgeon', '▁aŭ', '▁siempre', 'sea', '除非', '▁далее', 'quí', '感觉到', 'capacit', '▁advantages', '▁chant', 'umwa', 'bä', '森林', '▁foul', 'مار', '矿', '跨', '▁staying', '热情', 'мысл', '▁paw', '▁Straßen', '▁forecast', '▁собира', 'اری', '互', 'obli', 'енные', 'ப்பட', '▁fum', '▁cá', '▁distinctly', 'ада', 'wari', '飲', '一部分', '市内', '怎么能', 'gge', '▁عنوان', '出演', '▁sterben', '▁reproduc', '▁register', '▁Mitte', 'tiga', 'bron', '▁Software', '▁knights', 'たちの', '▁место', '▁menschliche', 'ising', '▁repent', '▁mechanism', 'taka', '▁haut', '需求', '▁stopping', 'ợ', '▁breathe', '濃', '不容易', 'stick', 'sagen', '▁guarantee', '这些东西', '詰め', '缝', '▁sabi', '所在', 'ランナー', '▁представи', '▁является', '特别是', 'شي', 'Đ', '▁després', '辺り', '也要', '▁образом', '听着', '▁earnestly', '▁Tim', 'воль', '就没有', 'ост', '▁oleh', '何が', '▁donne', 'فة', 'trägt', '▁brains', '幸运', '▁deadly', 'станов', 'valu', 'ürü', 'いえ', '▁skull', 'gebiet', 'Mar', '敵', '攻め', '▁spielt', 'source', 'baren', '▁Bevölkerung', '都能', '▁stirred', '▁commonly', '▁pang', '▁Before', '角度', '▁tener', '▁winning', '▁öffentliche', '截', 'نة', '▁parce', 'dler', 'させた', 'уль', '▁Größe', '▁nei', '▁conservative', '▁туда', 'というもの', '用の', '▁boxes', '▁reception', '▁Şi', '▁timber', '▁Druck', '発生', 'мир', '適', '弃', '▁Sud', '解決', 'க்கி', '▁baga', 'からも', 'وح', '▁comprend', '在你的', '工人', '划', 'ложен', '原则', '史上', 'klä', 'ե', 'markt', '荡', 'kari', 'walt', 'オン', '▁neues', '▁Ergebnisse', '▁courts', 'нг', '버', 'shot', 'ең', '▁blew', 'haltung', '▁Herzen', 'грамм', '▁participate', '▁competi', 'ちょ', '알', '▁gerek', '▁президент', '▁esti', 'ண்ண', '공', '교', '▁fatigue', '▁fatto', '▁aquella', 'altra', '▁blossom', '恵', '鮮', '瑟', '▁jewel', '▁Rock', '帝', 'ось', '▁remainder', '▁راه', '特別', '▁technique', '▁pillow', 'opa', '많', '▁category', '▁таким', 'ませ', '▁monday', 'それぞれ', 'pio', 'läuft', '▁zunächst', '▁Second', 'volg', 'motiv', '▁nerves', '▁programme', 'omu', 'tious', '▁Bell', '▁augen', 'дон', '一把', 'инский', '▁ஆஹ்', '▁omdat', '▁dutch', 'سته', '▁profitability', 'affe', '▁standards', '付近', '俄罗斯', 'kreis', '▁gelang', 'овых', 'кор', '▁procession', 'ơ', '将其', '他有', '爱的', '很有趣', '▁Omu', 'кія', '▁summit', '▁fünfzehn', 'چه', '生活在', 'コー', '情况下', '▁gesamten', '海岸', '非常好', '家长', 'écri', '▁murderer', '▁Он', '▁مست', '▁accelerate', 'itas', 'cía', '▁diejenigen', '▁contracts', '▁commun', '高中', 'hte', '▁delivering', 'たっぷり', 'kala', '▁popula', '公园', '▁domain', '▁journalist', '▁repar', 'crit', 'ための', '▁Auswirkungen', '▁былі', '▁Papier', '所以他们', 'lē', 'பார்', '外交', '▁Bundes', '我们家', 'そんなに', '▁stolen', '低い', '附', 'zaba', 'иа', '▁egyptian', 'ା', '달', '脏', '▁uwo', 'lă', '会不会', '▁Web', '▁olduğu', 'дор', 'regul', '時点で', '必ず', 'ță', 'wissenschaftlich', '▁scripture', 'mper', 'を示', '▁alterna', 'kke', 'حر', 'shuri', '▁format', 'amerikanische', 'ння', '▁serving', '▁doll', '▁resemble', '▁slain', '走进', '美丽的', '展開', '▁wilderness', '▁creo', 'kind', '▁Stein', '▁mussten', 'gramm', '▁абсолютно', 'ని', 'film', '不好意思', '▁sailor', '我看到', '笑声', '嘅', '火车', '便宜', 'gid', 'うまい', '也就是说', '中継', '▁cats', 'ango', 'wehr', 'чил', '▁flashed', '小孩', '으면', '▁occupy', '不对', '▁victims', 'rink', '▁shan', '▁dife', '▁должно', 'あんまり', 'чай', '▁وقتی', '谈话', '珍', '庁', 'コース', 'rechte', '▁компани', '后的', '▁fem', '▁utili', 'struktur', '付出', 'mount', '▁humour', 'ții', '▁respectable', 'を迎え', 'бри', '▁бог', 'myaka', 'mast', '▁accomplish', 'оро', '什么意思', '▁allowing', '▁streams', '扫', 'mming', '▁Pferd', '▁aya', 'ގެ', '▁Canada', 'chief', '▁erhielt', '▁scared', '▁burnt', '▁gloomy', '▁выбор', 'lha', '▁さて', 'нулся', '▁Link', 'ımı', 'ベル', 'ிருந்த', '仪', '睡眠', '▁God', '▁Vorteil', '▁Stellen', 'ístic', 'を作り', '▁Reich', '重点', '氷', 'つい', 'лийн', '早速', '▁số', '▁стол', '▁Haar', 'ゾ', '説', '▁equity', '▁grove', '▁زندگی', 'お客さん', '选举', '妮', 'फ', 'ывать', '開かれ', 'kamer', 'хай', '▁adjusted', 'парт', '▁insanlar', '垃圾', 'ան', 'だが', '您可以', 'mena', '▁suitable', 'ދ', 'fähig', 'bikorwa', '上升', '▁needle', '▁hawk', 'มี', 'ベスト', '▁prend', '▁clima', 'poko', '地元の', '▁jos', 'قابل', '▁prudent', '什么是', '▁agony', '▁inevitable', 'losen', '▁таких', '▁wages', '▁otros', 'date', '双方', '诊', '▁cluster', '桂', '杉', 'インド', '▁meaningful', 'iet', '▁fruits', '継', '▁status', '的男人', '▁trage', '▁polly', 'zehn', 'でしたが', '▁самое', 'amour', '和她', 'ufer', '▁transparent', 'rier', 'tero', 'スク', 'を入れ', '▁offence', '▁இருந்த', 'ライブ', '▁washed', '▁obscure', 'esso', '規模', '▁resident', '▁resolve', '▁betrachtet', '▁foarte', '幻', '正好', '▁damn', 'zugehen', '那儿', 'ஓ', 'წ', 'tian', '層', '▁assembled', '中国人', '▁chairs', '夸', '▁сур', '解除', '▁Dit', '終わり', 'To', '▁menyang', 'tanz', '▁officials', '▁libro', '▁Glauben', 'ibu', '▁prim', 'гы', '▁Most', '构建', '▁entweder', '▁bauen', '是关于', '動物', '▁Mund', 'ambu', 'かけて', 'rop', '▁generations', '▁Joan', '▁dash', '▁masses', '▁mögen', 'بات', 'oud', '込んだ', '▁brows', '演奏', '一気に', '防衛', 'cula', '▁Interesse', 'еры', '方針', '和他的', 'mog', 'ຈ', '輝', '▁disguise', '▁varia', '▁leaped', 'नि', '▁leer', 'шь', 'zieren', 'ļa', 'ına', 'rique', '彼女は', 'ளை', '雑', 'amendement', '这本书', '▁confined', '不久', '将在', '▁nephew', 'imit', 'бан', '缘', 'gado', '我们今天', 'ereza', '墓', '▁domina', '买了', '体制', '稳', 'صر', '一万', '競', '浴', '的结果', '時から', 'पा', '▁hopefully', '▁còn', '什么都', '▁poe', '▁fastened', '▁brands', '▁ấy', '烂', '▁florence', '▁legislation', 'gari', '▁высо', 'barra', '▁Plu', 'aciones', 'dna', '一首', '賀', '▁december', '▁valid', 'cine', '▁erinnert', 'pole', 'familie', '琳', 'strat', '▁humans', 'gā', '▁kinder', '▁scri', 'ampl', '▁blast', '琴', '曹', '▁dispar', '绿色', '挣', '▁продолжа', 'кру', '▁steamer', '▁arguments', '▁toda', 'を超える', '▁kullan', 'tli', '▁Zustand', '▁suspicious', '脉', '▁obstacle', '競技', '椅子', '▁Maß', '▁temporary', '的任何', '▁persuaded', '如果你想', '逐', '▁cambia', 'ウン', 'ό', '▁abbiamo', '▁vary', '▁понятно', 'ぐらいの', 'ものの', '辈', '▁commenced', '▁Schrei', 'ligt', '主题', '都知道', 'schule', '▁separa', 'web', '▁Kaj', '飞行', 'thon', '▁nnyo', 'ump', '▁Service', '▁irgendeine', 'eus', '件事', '这么大', '的老', '▁protected', '▁effectively', '分かります', 'dür', '主要是', 'кус', '▁enorme', 'ष', 'エネルギー', '▁sunset', 'нэ', 'wah', '▁призна', 'кино', '▁deinen', '▁costume', 'くない', 'کو', '▁homo', '▁کردن', 'tò', 'ума', 'もありました', 'いきましょう', '▁seats', '▁Dort', '▁mars', '▁supporting', '▁replaced', '▁hammer', '▁Two', '▁interven', 'sley', '▁машин', '把这', '▁genauso', 'مۇ', 'нская', '▁furnish', '▁units', '的爱', '▁strangely', '먹', 'steuer', '受伤', '関係者', '是这样的', '失去了', '▁اینجا', '分け', 'ທ', '▁globe', '市場', '播客', 'иг', '资本', '▁contents', 'hanga', 'zicht', '▁großes', '还会', '▁jove', 'кер', '▁saints', '丰富', '▁Vol', '▁fazer', '▁mou', 'دون', '▁Ntabwo', '▁Pass', '▁fires', '▁devices', '▁tienen', 'нымі', '▁mademoiselle', 'ガス', 'taba', '▁achter', '鬼子', '还真', '買い', '▁rays', '▁Cent', '▁buryo', '▁cual', '▁amigo', '▁murdered', 'んでいる', '▁vulgar', 'elte', '▁seas', '▁либо', 'пуска', '▁aceste', '申请', 'そば', '▁Brit', '▁bitten', '的历史', '▁Natürlich', '▁Texas', '炭', '▁Schwester', '▁блок', '▁neighbors', 'ாள்', '一時', '▁двух', 'rita', '▁effet', '▁часть', 'מ', '▁speziell', '▁групп', 'われ', '亲自', 'جی', 'ashobora', '▁armies', 'tuk', '▁succession', '上昇', '▁Minister', '一些人', 'ৃ', '究', '▁wing', 'いう', '的呀', 'anthrop', 'の一部', '▁fountain', '兼', '▁minut', 'りとか', '初の', '把他们', 'ว่า', '▁Design', '▁familia', '神秘', 'lui', '▁testimony', '教えて', '▁abruptly', '▁Une', '▁decidi', 'riet', '类型的', '▁meetings', '받', '월', 'рай', 'space', 'iadau', '▁pall', '▁antwoordde', '職員', 'مز', 'каў', 'think', '▁insbesondere', '▁solitary', 'ヨーロッパ', '▁responded', '中国的', '▁puzzled', '逆に', '▁Mul', '赢得', 'గ', 'сөн', '不是我', '▁sauce', 'ついて', '▁diferente', 'life', '民主党', '▁pronounced', 'までに', '公民', '▁hohe', '▁diverse', '▁namely', '▁weigh', 'pian', '这张', '▁thereby', 'வீ', '▁tragedy', 'が出て', '▁但是他', '谷歌', 'іцца', 'ök', 'nika', '▁chứ', '剪', '▁offices', '你们俩', '▁channels', 'zette', 'sozi', '▁twi', '公園', 'gize', 'rata', '養', '▁scott', '▁grip', '▁longing', '▁texas', '▁diamond', '事業', '这场', '▁Kä', 'bou', '想过', 'ுள்ள', '一遍', '尝', 'schutz', '▁clara', '▁уу', 'вяр', '善良', '▁memories', 'üyor', '▁producing', '▁sadly', '▁wink', '生存', '现在的', '协议', '▁scent', 'ىنى', 'hine', '▁veces', '▁pří', '▁Ng', '购', '▁Werk', '▁cog', '行政', 'ワールドカップ', '▁Schmerz', '▁milit', 'liği', '▁neglect', 'pier', '黑色', '▁என்', '▁functions', '▁harvest', '시간', '▁floating', 'が今', '▁metro', 'lingen', 'яць', '▁partially', '▁indication', '▁Rei', 'スタッフ', '▁Sub', '予報', '▁guilt', 'gesehen', '的学生', '▁sergeant', 'mari', 'ады', 'Wa', '平等', '房间里', '않', '▁documents', '▁cavalry', '▁பல', 'fashioned', '▁sets', 'бой', '▁nehme', 'த்தின்', '▁پیش', 'क्', '广播', 'ае', '动作', '▁integration', '石头', '▁результат', '▁amas', '▁brig', 'দে', '饼', '▁fiction', '題', '▁кстати', '▁shu', '▁பிர', 'しまって', 'flex', 'eorang', 'made', 'рал', 'shop', '領', 'scheiden', 'ĉa', '旁', '舍', 'ї', '不是说', 'truc', 'schiff', '▁Scott', 'ія', '▁roses', '▁但是在', '胆', '▁Ра', 'داری', '我们想', 'Ab', '▁trabajo', 'に関する', '▁defect', '▁Gil', 'ერ', '▁wandered', '会談', 'ckle', '勝負', 'Au', 'meli', '▁bose', '飲み', 'šo', '植', '▁애들', '所说', 'vian', '▁لقد', '作って', '▁satisfy', 'ffle', '▁Arzt', '▁wann', '▁deeds', '▁myth', '▁Nummer', '▁criticism', '▁Kro', '故意', '单位', '▁맞아', 'ستا', '▁guardian', '▁indignation', 'Ver', '▁recollection', '会見', '▁whoever', 'break', '気温が', 'সি', '▁gleichzeitig', '陛下', '▁delicious', '开始了', '读者', 'beeld', '起了', '▁illegal', '地面', '▁yeni', '▁enjoyment', '▁outrage', '并在', '▁flee', '屏幕', 'больш', '▁interact', '▁momentum', '▁hano', '▁inspiration', 'liches', 'ලා', 'iser', '▁glasses', '加上', '暑', 'орон', '耐', '▁dramatic', '▁равно', 'hla', 'gó', '协', '障碍', '倉', '▁sunk', '▁шестнадцать', '▁tendency', '▁Island', 'するなど', '预测', 'よい', '▁unbedingt', '▁bleibt', '▁шмат', '▁disp', 'angira', 'arca', '▁crimes', 'onne', '▁loyal', '▁apostle', '▁betray', 'оны', '▁inward', 'ilia', '烦', '的日子', '▁사람', 'lg', '見る', 'rinner', '沉默', '▁seize', 'ஞ்ச', 'iler', '▁правильно', 'なあ', '▁بسیار', '媳妇', '▁говоря', '主意', '물', '▁ruhig', '▁Turn', '不出', 'сом', '▁Nel', '紫', 'unddreißig', 'を務め', 'unta', '▁Autor', '▁diana', '▁alexander', '▁telegraph', '▁ساخت', 'нен', '▁amen', '焦虑', '▁Artikel', 'аар', 'حة', '▁seves', '▁пост', 'һә', '天下', 'Un', '明显', '▁لدي', 'лаг', '▁Rand', '▁personality', 'hart', 'abandi', 'っていました', 'zek', '▁arrangements', 'بد', '▁sermon', 'が多く', '的照片', '▁ruined', 'ahu', 'なと', '智慧', 'ัง', '▁теле', 'tou', '▁geheel', 'ению', '▁своих', '▁virtues', '▁widely', '▁mingled', '▁Kir', '我们没有', 'ccio', '▁Club', '我们不', 'езд', 'してた', '▁rider', 'teilung', 'كو', '一片', '▁женщин', 'سان', '重复', '生日', '▁approved', '绕', '機能', 'ishi', 'ograph', '讲述', '危机', '広がって', '获得了', 'رە', '意见', '妇', '▁loaded', 'cation', 'いいですか', '▁fran', 'услов', '▁pastor', '统', '提供了', '再開', '▁puff', 'ն', '障害', '▁financi', '给大家', 'kund', '▁tune', 'arro', '▁없어', '▁levi', 'lade', '今も', '▁yea', '▁serpent', '▁endless', 'いいですね', 'いき', '▁Where', '▁Beste', 'riz', '离开了', '径', 'ränk', 'ному', '伸び', '▁Fähigkeit', '▁Schlaf', '▁duchess', '你和', '▁لأن', '就这么', '▁executed', '▁heels', '▁chicago', '성', '▁vader', 'zahlen', '▁periods', 'called', 'just', '▁тринадцать', 'さい', 'dron', '改变了', 'रि', '▁vera', '▁sharing', 'inta', '▁Feld', '負', '▁ihe', 'кров', 'dog', '▁чт', 'pool', '▁dreamed', '▁heilig', '▁slender', '在家里', '▁uncon', 'മ', '▁그리고', '▁Kandi', 'Union', '英里', '▁chances', 'ryo', '场景', '遥', '链接', '移民', '十四', '▁sac', 'fact', '▁selten', '▁Arab', '谈到', '▁feather', '▁inch', '尽可能', '都被', '日常', '▁attorney', 'human', '▁helpful', '劳动', '经营', '▁mă', '▁Cro', '▁languages', '▁Esperanto', 'лев', '▁sustainable', 'タン', '生産', '纵', 'うちの', '▁promotion', 'lateral', 'stamm', 'making', '華', '▁risen', 'geist', '▁vehicle', '大量的', 'сна', '▁careless', 'ваю', '村さん', '一刻', '育て', '▁Ча', '取り組み', '▁passengers', '雇', 'း', '▁chimney', '▁엄청', '▁abundant', 'ใน', '调整', '場で', 'moc', '▁sao', '▁Generation', '男女', '▁provin', '▁funktionieren', '▁limp', '▁calmly', 'gesellschaft', '▁Ram', '▁quello', '▁tv', '▁agents', '、4', 'あら', '和他们', '▁беларус', '▁Bezirk', 'どっち', '▁villages', '▁intervals', '▁cooking', '▁printed', '▁revelation', '▁Gene', '也就', 'ǧ', '今シーズン', '女王', '▁mwen', '我们对', 'стер', '上で', '链', '▁politique', '▁sunlight', '▁differently', 'god', '보고', '暑さ', '对她', '▁dost', '图像', '▁poden', 'igno', 'çu', '▁holes', 'かれ', '多久', '▁consumers', '▁sweat', 'bac', '喝酒', '▁کم', '▁movies', '▁одной', 'τ', 'テン', 'arian', '▁verdad', 'قول', '司机', '承担', '▁exceed', 'низ', '今日も', '措施', '▁clan', 'uso', '▁Last', '回应', '▁nowhere', 'ência', '▁islam', 'ɣa', 'gende', 'بان', '報', 'quir', '▁Lehr', 'Ц', '▁nerve', '▁january', '批判', '很大的', '男朋友', '通信', 'کت', '栏', 'いきました', '▁путин', '町の', '混合', '▁absorbed', 'wami', 'もともと', 'èn', '有趣', '▁hinunter', 'state', '▁fathers', '▁sweep', '情報を', '▁alcohol', 'bonye', 'ggy', 'රි', 'fitting', 'isierung', 'aq', '▁exposure', '紹介', 'iker', 'indu', '▁friday', 'цыя', 'brü', '▁faculty', '▁convict', '▁tad', '誰か', 'نظر', '新型コロナ', '업', 'ို', '遺体', '▁addressing', '什么的', 'たって', '▁veu', '▁presents', '▁depression', 'ハイ', '▁Suche', '财产', '▁Ту', '前半', '▁joan', 'を引き', 'стрел', '田中', '▁user', '▁constitu', '▁Publikum', '▁Tour', 'ەکە', '機関', '▁muốn', 'овал', '▁moonlight', '▁welke', 'まだまだ', '▁которой', '▁participa', '彻底', '▁discussions', '▁году', 'idée', '醉', '出して', '▁Nachrichten', 'fordert', '▁proces', '高さ', '▁Esto', '예', '切って', '▁Inhalt', '▁fortunately', 'ево', 'ndre', '▁قو', 'arı', '你都', 'فه', '披露', 'market', '▁сами', 'tano', '了一下', '平衡', '150', 'gekommen', '多大', 'ተ', '▁lieber', 'zas', '▁demands', '多少钱', 'べき', '飛び', 'шә', '▁stare', '他们有', 'abantu', '하지', '▁hı', '魂', '▁supplied', '豚', 'шен', '▁preparation', 'bing', '▁heavenly', '規', '▁nhất', 'selt', '▁გა', '▁gig', '▁можем', '銃', 'ضا', '▁raus', '▁Ergebnis', '▁forests', '▁erstellen', '▁Fle', 'ஸ', '▁behaviour', '年轻的', 'lder', 'энд', 'тел', 'யான', '▁Please', '▁travelling', '多么', 'volution', '더라고', '▁größere', 'を変え', '▁procedure', '遭', '▁Material', '▁campus', 'を行って', '級', 'руу', 'roch', '▁Mä', '現在の', '你已经', 'чын', '▁erwartet', '▁requirements', '就不会', '専門', 'médi', '转向', 'Lachen', '未来的', '▁commune', '▁Fluss', '孝', 'tega', '▁Zimmer', '我认为这', '▁Cra', 'レース', '状况', '▁جدا', '一大', '不是你', 'зор', '▁choses', '▁Tie', '▁representative', '▁pent', '▁knot', '有点像', 'െ', '▁slim', '▁Sho', 'っか', 'чных', '法案', 'ța', '▁barbari', '▁Sto', '▁promptly', 'камі', 'изм', 'oog', '▁verme', '▁adorn', 'やめ', '▁commence', '▁Hör', 'schritt', 'emt', 'ところに', '▁vz', '▁тип', '债', 'леч', 'がん', '▁добра', 'abend', 'excel', '▁aceast', 'のもの', '你真的', '▁invented', '矛盾', '▁neutral', 'と思うんですけど', 'erna', 'rf', 'zima', '规模', 'ワー', '喺', '▁currency', '▁eagle', 'lom', 'magn', '▁claimed', '▁pockets', '점', 'etto', '的目标', '▁হয়', '▁blade', '▁laŭ', 'евская', '重要な', 'dī', '▁кабинет', '▁zéro', '▁francs', '大多数人', 'вил', '▁identified', '你可', '▁logic', '你给我', 'تس', 'axe', '▁achievement', '▁contribute', '▁Ober', '反応', '宝贝', 'もあり', '▁itu', '基地', '▁admiral', 'nydd', 'shyira', '中学', 'drin', 'teen', 'こんなに', 'رات', '脸上', 'ში', '▁colleagues', '同情', '▁random', '覆', '挤', '声が', '▁bewegt', '结束了', '安静', '영', '▁weiteren', '▁okul', '▁начальник', 'erfolg', '▁grava', '▁pove', '▁Pod', '的数据', '▁typical', 'クリ', 'schaffen', '也好', '▁wrought', 'জন', 'kommt', 'だったり', 'dust', 'terra', '講', '▁bushes', '▁muß', 'ユ', '▁хэл', '▁waist', '我一', '跌', '工业', '▁dave', 'ئو', '回头', '▁Radio', '600', '▁confirmed', 'ということが', '外国', '来讲', 'ža', 'chal', '▁mouse', '仲間', '▁alert', 'ላ', '▁Council', '肌', '▁beginnt', '铺', '▁Day', '▁hired', '全国の', 'だい', '伟', 'ук', '▁condemned', 'いよいよ', '▁stap', '▁música', 'ithi', '▁conform', 'performing', '▁incredibly', '▁cresc', '▁lingvo', '扭', '胃', '▁thumb', '▁honestly', 'isk', 'ffel', '▁specimen', 'glass', 'はこちら', '▁spark', 'munt', '西方', '▁grupo', '你不会', '▁söyle', 'histoire', 'વ', '随便', 'rama', 'ಕ', 'なきゃいけない', '▁circuit', 'の声', '▁Rue', '练习', '▁prayed', '更大的', '納', 'برا', 'ほかの', '회', '▁entdeckt', '▁команд', 'фор', '这也', '▁nasıl', 'nehmer', '相关的', '原谅', 'рыв', '送到', '▁deutsche', 'IS', '▁purse', '上有', '▁soziale', '▁rhe', '代码', 'ует', '輪', '▁Hallo', '比我', 'iest', 'かかって', '▁tid', 'posició', '▁daring', 'してくれ', 'sprach', '東部', '毎', '▁agency', 'poj', '知って', 'gamba', '▁carr', '指导', '▁yeux', '飛', '▁followers', '贾', '▁obedience', '▁spät', '▁mischief', '報道', '川さん', 'action', '迎', '▁resort', '▁deals', '▁warned', '摔', '丑', '▁Einzel', 'லாம்', 'ほどの', '▁mob', 'ああ', 'もんね', 'jed', '하면', 'precia', '百万', '▁represents', 'российск', '▁entitled', '▁derived', '▁lace', '▁resource', '▁certainty', '▁gott', '又是', '▁gallop', 'ジュ', 'iwa', '電気', '这就是我', 'руч', '▁dolan', 'npr', 'Il', '▁coarse', '▁процесс', 'みます', '▁tenderness', '▁charges', '野さん', '▁emerge', 'umber', '喊道', '检', '▁satu', '▁sahen', 'є', '▁notwendig', 'தோ', '▁flames', '士兵', '▁Seele', 'خبر', '▁Nhưng', '▁från', '▁کښې', '▁아니야', '▁affectionate', '▁curtain', '▁detailed', 'やら', '我叫', '一系列', '▁пара', 'oce', '▁exempl', '范围', 'がいる', 'sions', '▁artists', 'ària', '凭', '▁divorce', '▁хоёр', '▁corridor', '▁lofty', '最高気温', 'roma', '陷入', '開け', '▁nivel', '集团', 'waka', 'ב', '▁Feind', '损失', '▁орган', 'mite', 'polo', '内の', '▁Zugang', '使って', '▁fein', '▁numéro', '▁allí', 'ற்ப', '▁pressing', 'afrika', 'ষ', 'dores', '可以看到', '▁roughly', '▁стара', '技能', '▁savings', '▁farmers', '▁theater', 'glück', 'magnet', '▁când', '▁barely', '▁briefly', 'вялі', 'போது', 'ôn', '児', 'احت', 'と呼ばれる', 'cloth', '▁aka', '和一个', '▁painter', '▁challenging', '初めての', '▁borrow', '完美', '▁pillar', 'ί', 'ரோ', '▁Frei', '军事', '▁advertising', '▁solitude', 'ことができる', 'やってる', '力が', '▁bargain', 'のではないか', '不少', 'ジャンプ', 'ბა', 'ビル', 'жо', '▁sees', 'يح', '▁normalerweise', 'bih', '▁před', '▁telefon', '▁injured', '▁marsh', 'uburyo', '▁правда', '就把', '▁газ', '瞧', '▁moves', 'के', '▁writes', '▁advocate', 'なんですよね', '▁sebagai', '▁wherefore', '▁hoop', 'maga', '▁sphere', '来月', 'guin', '咬', '▁underlying', '▁olduğunu', 'にいる', '主动', '▁plusieurs', 'みんなで', 'ً', 'nwa', '燃', 'lijke', '私人', '▁Studie', '例子', 'ূ', '牢', '▁happily', '따', 'ciò', '▁идет', '▁парти', 'を入れて', '▁ranks', 'īt', 'ctic', '就是这样', '▁blows', '有用', '▁colon', '吵', '找你', '▁pensar', 'кім', '彼は', '迹', '▁organized', '柄', 'дог', '▁countess', 'niu', 'liest', '▁construct', 'ో', '▁newly', '▁Kontrolle', '▁சிற', '▁nahe', '▁тү', 'стей', '指摘', '▁announcement', '▁tenant', '▁mexico', 'おはようございます', 'vuit', '突破', '▁видел', 'terie', '▁energ', 'houd', '봤', '▁harbor', 'տ', '▁verlieren', 'avaient', 'aquest', '▁Dal', '优势', '▁deja', 'ember', '讨', '竟然', '▁slecht', 'initiative', 'ehrt', 'るんです', 'ativ', '▁Studien', 'letter', '观点', '到底是', '▁stond', '▁penetrate', '▁dividend', '▁investors', '警方', '▁иван', '面白い', 'っちゃった', '▁বল', '▁revolver', 'ateur', 'руш', 'misch', '▁vengeance', 'シュ', 'quatre', '▁wheat', 'shaw', '▁nawe', 'trop', 'cret', 'があると', '指出', 'рә', '▁simon', '创作', '▁thither', 'ивать', '▁beschäftigt', '▁brethren', 'igita', '▁Nie', '这个词', '▁Brown', 'قط', 'ribu', '▁bitterly', '▁sofa', '▁component', '▁ventured', 'これだけ', 'bora', '很久', '았', '▁Religion', '缺乏', '▁Pin', '咱俩', '▁panic', '很明显', 'zorg', '的父亲', '▁survive', '一辈子', '▁gravely', '▁Tagen', '▁counted', '▁positively', '召', 'дым', 'ූ', '▁dacă', '関連', 'ினார்', '沿着', '▁bisher', 'はありません', 'だろ', '▁elf', 'ް', '共产党', '▁clutch', 'anten', '咲', '▁casi', 'یل', '▁conversion', '知道的', '▁warten', 'ьте', '▁پای', 'feuer', '瓜', '▁بۆ', '▁tenir', '▁Ну', '不明白', '▁napoleon', 'の映像', '两种', '自从', '幸せ', 'hib', 'jwe', '▁podemos', '▁pirate', '▁bedeuten', 'лова', '我得', '切れ', 'orden', 'つ目', '▁weeping', 'をつけて', 'ছি', '衰', '▁интересно', '▁tradu', '▁сме', '互动', 'ស', '행', 'がい', '▁versuchte', '恒', '르', '▁Anzahl', '彼ら', '▁practices', '▁мед', 'menti', '▁weiterhin', '▁restore', 'ologia', '▁computers', '▁algun', '用来', '干净', 'school', 'аза', '▁vivo', '▁Grundlage', 'ukan', 'なくても', '▁estado', '▁attempts', '▁Ĉu', '▁sample', 'bund', '▁analog', '▁celle', '▁salva', '▁providence', 'すばらしい', '▁House', '▁trim', '▁erkannt', '▁rushing', '旋', 'ゼ', '▁bulk', 'はおよそ', '世界中', '▁findet', 'cultura', 'زو', '▁instances', 'зан', 'ගේ', 'であり', 'енных', '▁santa', '▁jewish', 'gele', '▁gusta', '▁condemn', '5000', '司法', 'führer', '▁sais', 'үл', '東京オリンピック', 'に入り', '诚', 'ධ', '▁nouvelle', '▁invite', 'ovat', '▁treaty', '▁navy', 'urteil', 'minate', 'іх', '襲', '▁mexican', 'ggle', 'اي', '▁germans', '▁aqui', '在我们的', '▁canvas', '▁selection', 'ijo', '送り', '▁blaze', 'lığı', '▁gesund', 'gora', '▁آب', '▁Who', '知り', 'nız', '▁ôl', '▁suck', '▁displayed', 'えば', '▁undoubtedly', '的过程', 'طة', '▁Así', '▁warrant', '▁ursprünglich', '▁کردم', 'пен', '婴儿', '蛇', '▁هغه', '▁illustrate', '事実', '▁bureau', 'fata', 'なか', '▁Richter', 'mbwa', '费用', '那就', '▁Teile', '▁Daniel', '▁nên', '▁Ад', '▁deploy', 'ký', 'Č', '純', '▁entscheiden', '▁چیز', '▁Reaktion', '▁можете', 'währ', 'アイ', 'က', '▁acquire', 'лив', '▁caesar', '有事', 'ské', '▁doth', '▁tête', '蓝色', '▁conversations', '▁wept', '入れる', '▁politischen', '▁jerk', '▁elaborate', '然后你', '▁весь', '▁ladder', 'に行って', '分开', '▁advancing', 'macht', '▁které', '電力', 'Wi', 'дыр', '▁hamwe', 'とう', '▁lasted', 'タイミング', '▁afite', '报纸', '事態', '▁Ker', '漂', '▁employer', '▁discourse', '▁cannon', '▁Kommission', 'yat', 'shim', '▁которое', 'valo', 'даў', 'istoj', 'breng', '▁prevail', 'ニング', '▁julie', 'nine', 'ljen', 'вым', '▁pension', '縮', '▁сум', '▁kleines', '▁publish', 'lden', '▁alex', '▁niece', '閉', 'に来て', '▁simplicity', 'もらった', '吃的', '▁idol', 'ester', 'ਰ', 'はね', 'ээс', '针对', '阳光', 'たく', '書き', '▁brood', '୍', 'が続く', 'craft', '专门', '調整', 'んですけども', '批评', '▁dependent', '沟通', '全面', '两千', '掌握', '▁других', 'kere', '으니까', '基金', 'iska', '▁kang', 'empresa', '▁daniel', '▁четыреста', '着你', '반', 'utilitza', '会被', '▁riu', '主張', 'نية', 'philosoph', '▁munsi', '▁помог', 'طل', '▁measured', '稍微', '▁وقت', '第四', '▁flows', '▁hogy', '都很', '▁Act', 'までは', '朋友们', '▁trials', '▁schlug', '符合', '目標', '▁shower', 'シーン', 'チョ', 'нные', '分手', '▁kent', 'ެއް', 'ින්', '▁владимир', '▁Angelegenheit', '▁ascertain', '▁gaat', '▁الث', 'oja', '▁birthday', '続いては', '▁robin', '緊張', '▁Fol', '▁сделал', '▁amused', 'plex', '刑事', '我还是', '储', '▁Zahlen', 'やす', '▁frozen', 'ごろ', 'このまま', '▁sailors', '▁önce', 'lite', '▁eerste', '补充', '走向', '▁».', '現地', '愚蠢', 'Lo', 'gă', 'artagnan', '▁suite', 'іў', '有两个', '机器人', '▁relate', '▁fisher', '财富', '▁vanity', '尊', '凶', 'ɛa', '谋', 'umba', 'きています', '▁Wild', '▁magistrate', '▁مرد', 'Ich', 'مب', 'appel', '姿勢', '疲', 'પ', 'yez', '工程师', '乎', 'მი', '▁exemple', '▁Even', '▁ample', '混ぜ', '▁Poli', '▁Ari', '皇帝', '▁schr', '▁picking', '庆', '▁quella', 'يز', '保護', '結局', 'блі', '▁Cur', '窗户', 'ическая', 'মান', '31', '你来', '▁семнадцать', '▁scout', '▁Lebensmittel', '收听', 'Qu', '上次', 'قوم', 'கால', 'جميع', 'wür', '▁Good', '建设', '世界の', 'δ', '▁raison', '▁Mike', 'нный', 'шо', 'idio', 'るため', 'ვა', 'fällt', '▁declined', 'geza', '如果您', '大声', 'すべて', 'いるのは', '赢', '▁obeyed', '▁depending', '▁colony', '側に', 'стью', 'ក', '워', 'osten', '▁flourish', '是如此', 'を奪', '▁كنت', '▁swing', '脾气', '▁garments', '前进', 'brid', '▁Și', '▁sarah', '鼻', '▁Ny', 'Ja', '▁swallow', '▁entreat', 'pran', '▁angesehen', '警告', '▁experiments', '坏了', '援', 'kunst', '▁correspond', '▁быстро', '首相', 'ziert', 'ですからね', '▁judges', '▁passe', '▁frontier', '玩儿', '▁байх', 'の影響', 'gericht', 'zeichen', 'bari', '两位', '▁colours', '唯一的', '実現', '鳴', '寻求', '評価', '▁impre', '▁aspects', '▁zeigte', '▁compte', '▁secrets', 'ması', '句话', 'ifik', 'ň', '策略', '▁Henry', '一口', '▁Бо', 'ប', 'ං', '▁chính', 'gier', 'বার', 'нию', 'ケース', '▁fanny', '▁curs', '烤', 'wedd', 'bian', '▁twist', '▁mère', '▁почти', 'сим', '日本は', '▁idiot', '▁hoog', 'лиз', '▁comprehend', '▁Wald', '可怜的', '引用', '统治', 'тик', '▁들어', '▁lawn', 'きっかけ', 'práv', 'らし', 'なと思って', '▁ceiling', 'ijwe', '▁그럼', '▁susan', '側の', 'のところ', '▁проект', 'だという', '汇', '▁Freiheit', '좋', '▁تت', '▁trembled', '▁Bil', '祈祷', '樹', 'estima', 'cze', '▁goat', 'ße', 'ことです', '▁sai', '俊', '▁сюда', '▁Rose', '▁install', '威尔', 'bett', '▁Indian', '▁luxury', '聖', '芝', '投稿', '▁Dun', '▁повер', 'などと', 'dec', '▁emma', '▁uncertainties', 'lok', 'っしゃ', '▁signor', '频道', '딱', '▁ئۆ', '▁servir', '復', '仅', 'ብ', '委員会', 'agira', 'ாய்', '我们能', '▁ministers', 'を加え', '使用的', 'paga', '▁urge', '▁phenomena', '翼', 'ahan', '指導', 'bruch', '标志', 'abord', 'osos', '▁essence', 'ए', 'atori', '▁dried', 'fica', '▁ratio', 'いますが', '▁Lang', '半年', '裁判', '▁drops', '▁вось', '▁Änderung', '芬', '▁Beginn', '▁emily', '▁дур', '▁investing', 'ديد', 'әк', '운', '▁skills', '▁potentially', '▁herunter', 'リード', '▁revolt', '▁soit', '▁Bor', 'メン', '权利', '▁vertical', '▁believing', 'хі', '自治体', '▁считаю', '金メダル', '▁groan', 'ることができ', '演出', 'களுக்கு', 'үн', 'rog', 'kubwa', 'веч', 'ifer', '▁emphasis', '卓', 'getragen', '▁ليس', '▁pacific', 'なくなる', '▁bisa', '扇', '▁Jen', '▁страны', '▁alarmed', '署', '▁Sorgen', '係', '▁كما', '▁باشد', '▁wheels', '最後', '共和党', '▁tho', 'ива', '鼠', '半分', 'yum', '分かりました', 'ugi', 'はその', 'フレ', '▁September', '▁вечер', 'と言って', 'takse', '▁voller', 'šu', 'éra', '涉', 'banga', '▁bass', '▁Diskussion', 'eres', 'station', '▁forming', '▁attacks', '▁renew', '▁centro', 'ggs', 'ყ', '▁diminish', '▁faded', '▁instruction', 'ルド', 'сал', '▁wach', '▁sozialen', '的部分', '増加', '相似', '净', '泣', '在这种情况下', '味道', 'bourg', 'を確認', '叫我', '▁steve', '师父', 'kumi', '▁Meer', '一代', '▁Städte', '▁erwarten', '小子', '▁folded', '▁Mut', 'fähr', 'اخ', '▁sleeve', 'ড', '▁subsequent', '▁bessere', 'トロ', 'rong', '▁лично', 'сту', 'ест', '▁weer', '▁giới', '▁назва', '▁sara', '▁acknowledged', 'bier', '▁Boston', '▁مد', '孤', '姨', '▁Risiko', 'غان', '犯人', '▁transmit', '▁regularly', '▁власть', '做到这一点', '確かに', 'спор', '▁finde', 'грам', '可以说', '▁highway', '非洲', '▁crush', '▁tett', '横浜', '月份', '▁gelesen', 'なくなった', '▁whale', 'fällig', '▁ripe', '▁wherein', '이랑', 'ダメ', '勉強', '▁nang', '▁Mitglied', '▁famille', '繰り返し', 'カード', '智能', 'dain', 'ехал', '罗马', '複', '訳', '99', '实在', '楽しい', '이야', '発言', '命运', 'aktiv', '▁dense', '▁Up', '▁reside', '大家好', '▁dug', '▁genetic', '方の', 'の間', '▁primitive', '▁condu', '听听', '▁dropping', '進出', 'या', 'まい', 'тек', '▁lowest', '▁хүн', '▁Kann', '▁trova', '妇女', 'шир', '▁sandy', '▁Això', '▁которую', '▁gossip', '▁Ме', '随时', '▁adventures', '▁jsme', '对手', '特征', 'ミス', '▁repose', '▁Gruppen', '▁jackson', '▁cage', '▁Gewalt', '▁Armee', 'систем', '▁rigid', 'ంట', '▁trink', '大卫', 'မ', '▁tumble', 'сә', '到现在', '我们如何', '▁summon', '▁lên', 'gesetz', 'クション', 'そこから', 'サイ', '관', '▁그랬', '帮忙', '▁lantern', '▁Klein', '果たして', 'fusion', 'hild', 'wirtschaftliche', '去世', 'цо', 'present', '▁users', '▁pelo', 'сид', '▁sağ', '▁Schuld', '老爷', '出席', '▁license', '臨', 'ину', '▁neglected', '▁Stu', 'දි', '▁maka', '▁Zusammen', '▁harp', 'mill', '是从', 'скай', '彼得', '度过', 'schte', '爽', '漫画', '杀死', '保留', 'عرف', '▁emergency', '他已经', '▁plead', 'するという', '▁destiny', '解放', '午', 'まさか', 'そんなこと', '滞', 'pell', '▁presume', 'ތ', '▁Chicago', 'ический', '▁crois', '▁plastic', 'linda', '▁consist', '▁jolly', 'uke', '董事会', 'يى', '▁dedicated', 'ຂ', '▁проста', '体の', 'ფ', '交代', 'いただく', '▁genoeg', '边缘', '▁ninth', '▁flushed', '他想', '▁impatient', 'hst', 'гын', '▁agua', '▁basin', '▁prosperity', '今朝', 'posto', '罚', '▁lease', 'ические', '▁idee', '▁shouting', '▁soixante', '▁oogen', 'リスト', '▁frog', '两次', 'ونه', '区の', 'trouw', '▁consisted', '郊', '▁Ibi', '▁Standard', '▁partir', '声明', 'čč', '▁cordial', '▁brute', '▁rond', 'ほしい', '几个月', '▁denkt', '消费', 'road', 'kül', 'ደ', 'א', '▁знаешь', '▁ruins', 'زان', '▁segments', 'lise', 'あなたの', '着他', '还得', '思った', '俺は', '▁incorpora', 'ウィ', '▁принима', '其中一个', '▁induced', '▁lively', 'кән', '▁recruit', '▁viola', '雨が', '▁động', '▁peep', 'fter', '▁Sommer', '是很', 'を探', '让自己', '▁occasional', 'лах', '▁выход', 'kud', 'స్', '▁верх', '▁nouveau', '▁amerikanischen', '▁ross', '▁взял', '▁questioned', '▁Begriff', '▁anfangen', 'imwe', 'вис', '▁eby', '▁irregular', 'inya', '▁April', 'мах', '物を', 'hafte', '男が', '▁sites', '事を', '▁Jahres', '▁realm', '纹', '▁erinnere', 'kosten', '成熟', '仗', 'ِي', '捨て', 'մ', 'ತ', '입', 'はまだ', '▁luego', '▁dunkle', '三百', '▁Pot', 'کاری', '▁deaf', '物の', '其实是', 'iam', '▁impacted', 'цый', '生徒', '▁thankful', 'melde', '36', '▁situated', '食材', 'barkeit', 'рем', '给你们', '为此', '他妈', 'ču', '冲突', '▁confessed', 'альный', '墨', '▁친구', '固定', '主义者', '▁spy', '驾驶', 'ises', '▁exit', 'lep', 'しまった', 'ர்கள்', '▁discern', '▁preparations', '群体', '▁menschlichen', 'zieht', '▁institute', '其他的', '▁neighbor', 'gte', '他们可以', 'hängen', 'гаар', 'رک', 'zier', '呐', 'পা', '▁jewels', '誰も', 'jj', '▁terme', 'жив', '眉', 'ansah', '带来了', 'iumenge', 'handlung', '电台', '少ない', '▁Farbe', '浪费', '▁Jugend', '▁чуть', '行為', 'ард', 'neuf', 'ガン', 'lch', 'mö', 'ukuri', '▁gewinnen', '得了', 'remo', '弥', '▁tại', '▁Mai', '当局', 'link', '黄金', 'тели', '的家庭', '▁suburb', '▁captive', '▁summoned', '堪', '葬', '不说', '▁bump', '▁camel', 'まとめ', '▁checked', '一回', 'ത', 'イル', '▁ebenfalls', 'gust', 'gic', '▁luna', '▁austria', '▁exhibit', 'ög', '▁francisco', 'únic', 'seven', 'オミクロン株', '过去了', '石油', 'racy', '飯', '▁Wil', '▁lado', '▁flies', 'беж', 'ỏ', '▁شب', 'idir', '▁variation', '聞く', '▁doit', '平静', '▁Hälfte', '▁aujourd', 'woman', '▁мои', '▁stran', '▁convince', '▁prendre', 'lī', '▁geschickt', '▁perfume', '头上', '▁конце', '里克', '▁turk', '▁divert', '没人', 'حي', '郭', '▁benutzt', 'ですかね', 'nier', 'Rh', '适应', '▁trebuie', '▁сай', '前から', '▁pledge', 'が必要です', '冷静', '▁fist', '咯', '▁Gefahr', '懸念', '▁брат', '予選', 'cock', 'つけて', 'fond', '▁кому', '▁cô', '为自己', '▁täglich', 'チェック', '强大', 'ела', 'さが', 'uzu', '拉斯', '▁banda', '遍', '▁Länder', 'ັນ', 'களின்', '▁guessed', 'ソース', 'hoff', '掛け', '在哪儿', 'වෙ', '拔', '▁threshold', '▁advised', '▁Behandlung', 'тора', '▁chaque', '▁varied', 'kay', 'カン', 'lā', '▁jerry', 'kunft', 'ип', '▁publication', '▁Gründe', '艺术家', 'لە', '▁Vergangenheit', '冇', '深い', 'ốc', '▁pueden', '▁sentiments', '西日本', '▁readers', '▁Element', '▁төр', '▁gebruik', 'lisa', '▁factory', '▁kau', '▁Mitglieder', '将是', '▁вдруг', '工場', '风格', 'ации', '▁interna', '▁recalled', '▁scream', 'twitter', '解説', 'xes', '専', '▁Stern', '▁няма', '▁visitar', '▁owners', '0,000', '▁gefragt', 'さすが', '▁خواهم', '▁shoe', '▁dashed', '▁zelfs', 'bola', 'ӑ', '▁Schlüssel', 'ວ່າ', 'ĝe', '高级', '▁persuade', 'думал', 'ということですね', '▁celui', '聞', 'री', '他人', '▁Ini', 'নের', '▁pře', '▁estan', '▁recognised', '伟大', 'からです', '知道你', '▁reeds', 'கின்றன', '陣', 'zugeben', '▁downward', '総理', '▁plen', '商量', '杆', '▁nosotros', '▁vater', '▁Ва', '▁Ell', '唱歌', '▁права', '学者', '▁recollect', '▁representation', '▁Gefängnis', 'િ', '▁Erinnerung', '他被', '▁арт', 'ẽ', 'ać', '▁moss', 'luft', '置いて', '▁Akt', 'سف', '心脏', '▁babies', 'tekereza', '食事', 'කා', 'торы', 'блюд', 'のみ', '分から', 'رى', '▁drain', 'aidd', '▁Abantu', 'ģi', '行った', '詳しい', '▁opge', '▁deiner', 'メニュー', 'mula', '得意', '▁struggled', '窓', '偶', '▁Besuch', 'ங்கு', '▁enfants', '▁Bern', '▁perish', '千葉県', '▁від', '困惑', '▁آخر', '▁Fue', 'க்கா', 'できて', 'kond', '▁სა', '▁christianity', 'くれ', '▁nka', 'ڪ', '▁segon', 'lique', '强大的', 'っぱ', '▁gains', '那时候', '카', '&', '▁rechts', 'TV', '日本代表', '他们没有', 'lice', '▁наших', '▁Beruf', '兆', 'лес', '▁shrink', '▁Albert', 'ayi', '▁forbid', '▁miteinander', '奸', '靴', 'uloj', '州的', '▁ashes', 'クト', 'дов', '▁refresh', 'тат', '▁freundlich', 'lista', '▁rings', '▁fancied', 'aktion', '▁diseases', '▁bekam', '東京の', '▁quien', '上下', '我又', 'しょ', '▁Як', '▁biblioteca', '▁jemandem', '事物', 'ckey', 'суд', '▁overhead', 'どうも', 'جمع', '▁Parti', '▁pill', 'قدم', '▁Insel', 'るから', '▁sobald', '▁Kap', 'උ', '▁aga', '▁என்ற', '▁Ни', 'いている', '险', '▁Berlin', '▁victoria', 'rato', 'simil', 'сек', '▁categories', '▁Quelle', '▁Lake', 'seb', 'dama', '▁восемнадцать', 'antoj', 'が高い', '▁лишь', '▁año', 'bring', '▁그렇', 'нні', '▁дня', 'ற்', '当時の', '▁renewed', 'corn', '▁goals', '小学', '两天', '▁Gesetze', '▁estamos', 'どうやって', '▁livre', '案子', 'landa', 'провод', 'ម', '別に', '▁красно', '七十', 'ごはん', 'атор', '▁yonder', '听众', 'acre', '▁uncomfortable', 'sätze', '▁programa', 'bê', '▁observations', '▁muse', 'кли', '大幅', '他把', '▁beef', 'ঠ', '▁dialogue', '▁marvel', '请你', '▁awakened', '▁Iran', 'automat', '▁чалавек', 'வில்லை', '实施', '▁contributed', '▁richtige', '它们的', 'みました', '▁сказала', '▁кем', '▁escrit', '▁hierher', '他现在', '▁indifference', 'யே', '亡くなった', '方面的', '数は', '川の', 'ಮ', '▁Objekt', 'シーズン', '▁teatre', '制定', '钢', '▁Ressourcen', '箭', '▁augment', '担任', '丰', '▁escort', 'iris', '月から', 'ница', '▁wenige', 'пут', 'ız', '▁footsteps', '▁Umwelt', 'شى', '▁mixture', '呼びかけ', '南方', '▁erg', '岸田総理', 'ି', 'cem', '▁tests', 'неш', 'mura', 'gré', '▁менее', 'há', '▁pepper', 'ங்கி', '代の', '▁разговор', 'yamba', '等你', '▁indignant', '했어', '▁энэ', '▁contented', '▁speci', '▁Staats', 'ție', 'その時', 'ුව', '▁alliance', '上学', 'おっ', '前線', 'చ', '▁schönen', '分かった', 'ация', '緑', '勇敢', '▁thoughtful', 'жан', '▁trouve', 'сно', '▁Rechts', 'ର', '▁february', '一辆', '举行', 'ères', '▁minha', 'toxic', '牵', '释放', '▁gallery', 'кажу', '▁bestand', '▁fils', '▁Charakter', '▁Sinne', 'sache', '▁Gast', '在这些', '▁sper', 'ヌ', 'ái', '▁Wood', '六十', '▁simul', 'しかない', '仮', '医師', '▁Florida', '▁distributed', '▁flour', 'oxid', 'ன்ன', 'の部分', '出る', '▁saat', '▁giá', '▁reporter', '就没', '▁amy', '▁profund', '▁International', '▁framework', 'ვე', 'zir', 'ложил', '加速', 'しまいました', '▁Ты', 'lion', '伪', '杀人', '准确', '値上げ', '▁Organ', 'することで', '▁funciona', 'нак', 'どうしても', '夕方', '▁вс', '为我们', '▁gezeigt', 'ponent', 'ワクチン接種', '▁velvet', '▁attraction', 'と思いますね', '巻', '購入', '▁Spaß', '▁här', '▁Baum', '必要な', '▁instruct', '▁lordship', '知らない', '▁arbeitet', '稍', '怖い', '▁Ehre', '실', '覆盖', '▁ладно', '▁absorb', '▁tread', '踏み', 'cate', '誘', '空港', '▁patriot', 'িয়া', 'trust', '▁Beth', '▁transactions', '▁tạo', 'firma', '▁Gö', '实践', 'teg', 'とり', '▁claro', 'もので', 'かというと', '打了', '我需要', '▁admired', '▁bronze', 'duction', 'Bu', '▁одного', 'yla', 'Ş', '的女儿', 'جن', '▁стала', '▁conceived', 'цей', '▁akan', 'biologi', '▁palabra', '▁stolz', 'デン', 'wärts', '▁jsou', '▁twilight', '▁Brazil', '▁verbracht', 'reka', '▁понимаете', 'つける', 'ppi', '▁calcul', 'general', '▁igual', '▁wealthy', 'usia', 'оо', '▁harmony', '▁Code', '協', '▁принят', '强调', 'пала', '▁symptoms', '▁trading', '▁chef', '▁answering', '降低', '著', '▁expedi', '这个地方', '▁swimming', '▁froh', '▁roused', '車が', 'フォ', '▁chatter', 'brun', 'Univers', '▁earliest', 'hita', '▁max', '▁awoke', '農', 'ladi', '▁scor', '垂', '教练', 'vollen', '▁уверен', '儿啊', 'pfel', 'Ko', '▁bate', '慎', '夫婦', '▁tunnel', '▁visto', 'あん', '▁uncertainty', '有限', '▁conquer', '▁decades', '▁Lü', '▁Mach', '▁Sehen', 'чыць', '差し', '▁warriors', 'なさい', '四年', 'под', 'illon', '狠', '感激', 'vik', '▁decade', '▁lime', '的确', '▁Elizabeth', '선', 'ボー', '▁plunged', '实验室', '▁Nachricht', 'ühr', '泊', '▁Viņa', '▁managing', '▁seul', 'heden', '▁Höhe', '▁robber', '▁testament', 'bereich', 'medic', 'ipun', 'トラック', 'cott', 'antic', 'ބ', '▁собой', '发挥', 'мін', '▁Mond', '▁carro', 'どうした', 'aco', 'ていきます', '▁Després', '凝', '计算机', '▁Podcast', '▁получа', '▁fais', '▁mould', '▁полу', 'паль', '想像', '▁Schutz', 'step', '相比', 'いち', 'けん', 'ną', 'బ', 'ーター', '▁principi', '二零', 'mail', '▁hire', '▁legte', '▁degli', '▁плохо', 'کا', '会長', 'ランキング', 'хүү', '盐', '▁limb', '▁mineral', '最喜欢的', '取った', '▁proven', 'mack', '▁Themen', '▁democrat', '才会', '通報', 'new', '▁satan', '▁yaptı', '▁jene', 'koll', 'შ', '▁retro', '▁عم', '2015', '払', '▁Ces', '▁innocence', '間違い', '▁array', '▁yid', '▁déjà', '▁şekilde', '始まった', 'あなたは', '▁electro', '邮', '文明', '入院', 'داد', '当她', '▁upright', '▁jours', 'ポン', '▁Cel', 'すこと', '▁ekonomi', '▁suicide', 'きっと', 'كت', '▁corruption', '▁tue', '▁Karte', '危機', 'мас', '▁الل', 'っこ', '▁apprehension', '磁', 'worthy', '▁constrain', 'lwa', '▁jacket', 'problem', '▁anxiously', '▁hohen', '▁কর', 'angi', '▁subscribe', '▁проблема', '▁цяпер', '篇', '好看', '▁lösen', '▁parson', 'গা', 'ש', '廊', '天然', '▁своего', '联盟', 'üü', '▁cob', '赖', '▁Sä', '▁rattle', 'тин', 'おく', 'ޭ', '华盛顿', 'messen', '▁göster', '▁muchos', 'зон', '拆', '▁tracks', '不确定', '▁المن', 'ランド', '▁niba', 'ไป', '▁resulted', '这个国家', 'もあった', 'leta', '▁multaj', '▁classic', '梨', 'ކު', 'empre', 'վ', '▁matthew', '▁strategies', '▁Rad', 'セン', 'ねぇ', '屋さん', '旨', '▁amazement', 'ږ', '▁같이', 'mbang', '▁Max', '曜', '▁terribly', 'schütt', '▁адзін', 'と発表しました', '▁Gottes', '拿到', '構', 'クイズ', '▁hideous', '▁مهم', '▁каза', '타', 'tzt', '▁çalış', '来吧', '平和', '▁twe', '▁mule', 'クリーム', '成绩', '▁vrij', 'というのも', '▁weißen', '▁cathedral', '▁viņš', '▁pobre', '构', 'てくれ', 'issement', 'শি', '▁tenth', '▁pretended', '朵', 'дт', '▁thief', '▁planted', '▁persist', '喷', '▁долго', '▁zufällig', 'ddu', '的精神', 'たった', 'анд', '钻', '郡', '▁завтра', '▁eminent', '▁losses', '▁drie', '棋', 'annya', '楚', '▁причин', '▁flick', '▁bekommt', '▁pode', '▁unterstützt', '▁Tiere', '的内容', 'が出る', '▁какое', '▁Ball', 'するために', '▁mwaka', '回目の', '▁visits', 'hne', '▁australian', '▁oldest', '▁variable', 'ssystem', '▁rely', '▁стоит', '客人', 'altro', '亡くな', '▁dispers', '被害者', 'bber', '▁Kerl', '裤', '等我', '▁Mikro', '▁Barr', 'овый', '▁occup', 'ች', 'くり', '我确实', 'ையும்', '▁situas', '洁', 'finanz', '▁gewe', '徳', 'داخل', '▁threatening', '失望', '▁Beweise', 'ろうと', '▁holl', '准备好', '▁bells', '啲', '▁shakespeare', '拳', 'скую', 'kasi', '推动', '▁Schlag', 'ým', '▁oncle', '▁dorthin', '▁assert', 'ಲ', '培训', '▁unwilling', '位の', '▁bills', '▁drivers', '▁instru', '弟弟', '各国', 'tip', '▁avail', 'kade', '瞎', '公子', '历史上', 'エリア', '▁tierra', '▁старо', '皆', '▁headquarters', '翻译', '組織', '▁Feder', 'ood', 'экс', '▁videos', '为我', 'ception', '官员', '審', '▁자기', '▁Kollegen', 'imbu', 'nywa', '▁raven', '▁sultan', 'ffy', 'guha', '阻', 'шым', 'рек', '▁Chan', '夏天', '対戦', '▁derzeit', 'けば', '自分たち', '▁einzigen', '2020', '籍', '▁pluck', '▁Allgemeinen', '▁Einfluss', '为什么不', '▁environmental', 'сць', '▁separation', 'siniz', '▁Fal', '娶', '▁මේ', '▁induce', '▁ebenso', '▁donner', '▁снова', 'orde', '打席', '概', '收拾', '▁Finger', '▁Schwarz', 'やすく', '▁linen', '▁filling', '贡献', '震惊', '▁Präsidenten', '▁proceeding', '地图', 'champ', 'issabte', '▁быць', '带走', 'зав', '▁kämpfen', '捜索', '▁policies', '演技', 'лап', '思いました', '▁egy', '▁плат', '分配', '驱', '耳朵', '降る', '▁sally', '▁gotta', '氏は', 'どういうこと', 'عتقد', '繁', 'バッター', '▁decree', 'をかけて', '▁deinem', '▁beggar', 'ジョン', 'tino', '▁gehören', 'hwa', '授', 'łu', '▁strongest', '▁recommendation', '▁nchi', 'zil', '了个', '▁prepara', '电子邮件', '知事', '▁trabaja', 'arak', '覚えて', '前回', '▁habitual', 'cky', '耶', '▁செய்த', 'cina', 'łem', '▁pencil', '▁ĝin', 'そもそも', '였', '▁triumphant', 'tiği', '▁visiting', '▁recording', '变得更', '牺牲', '▁hesitation', '▁erschien', '千万', 'kende', 'rrington', 'ùng', '▁conquest', '▁openly', '▁sali', '▁herauszufinden', '▁особенно', 'бод', 'せい', '▁sulla', 'ņu', '弯', '▁tug', '▁européenne', '▁gewisse', 'čin', 'ением', 'てた', '▁promises', 'дат', 'ırı', '▁buiten', 'ızı', '▁inflict', 'mädchen', '▁ermöglicht', '▁maintenance', '▁curiously', 'خواه', '▁hình', '▁третья', '▁кир', '战略', 'лон', '▁rocky', '来週', 'straße', '问他', '▁mächtig', '炉', '纪念', '́', 'ホントに', 'antwoord', '完成了', 'コーナー', '▁musician', '▁Chinese', 'キュ', '信心', '▁mansion', '奏', 'ąc', '娱乐', '▁extension', '▁decay', '▁arbeitete', '▁dood', '很好的', 'やん', '▁hoy', '근', '▁anguish', '僕が', 'が見', '▁electricity', 'espera', '▁cove', '▁feathers', 'lif', '说的话', 'なります', '▁hilft', 'entes', '有问题', '▁reuni', '安慰', 'ирует', 'diplom', 'ję', 'deki', 'anja', '找不到', 'цвет', 'brand', '闘', '有着', '居民', 'නා', 'したもの', 'troph', '▁purely', '▁troop', 'ずつ', 'рост', '▁nicholas', 'шей', '▁moeder', 'ショ', '▁Sonnen', '▁aucun', 'してくれる', '物語', '乾', 'முறை', '▁landlord', '▁interval', '一套', 'unternehmen', '怨', '宏', '部长', '▁менән', '▁lagi', '▁historian', '්\u200dර', '▁erect', '▁waved', 'кнул', '▁plains', 'мал', 'rce', 'tuvo', '残って', '泳', '图书馆', '▁inclination', 'kamp', '▁такі', '出发', 'にくい', '▁verde', '盯着', '▁jimmy', '▁messages', '▁liebt', '点儿', '▁lifting', 'пры', '▁productivity', 'پل', 'креп', '▁witnesses', 'яз', 'るんですけど', '师傅', 'année', '▁Mehr', '▁equivalent', '▁regi', 'ën', 'زي', 'てくれる', '突き', '▁wütend', '▁translation', '回忆', '▁هنا', '導', '▁partit', '▁maintenant', 'cela', '▁außerhalb', 'のことを', '▁turkey', '▁які', '有任何', '▁disciples', '終', 'なと思います', '梯', 'kole', '▁Künstler', '▁konzentrieren', '▁crimson', 'енко', '私たちの', '▁Sonne', '符', '▁garrison', 'യ', '▁furious', '金属', '出于', 'ssé', '▁durchgeführt', '▁victor', 'dele', '▁packed', '漂亮的', '▁madre', 'aggio', 'үүр', 'ついた', '在外面', '长得', '▁cần', '▁blowing', 'දු', '▁Mari', '▁strictly', 'ющих', 'lessness', '▁Prä', 'ajo', '资料', '▁Lord', 'くれて', '肚子', '▁wounds', '▁nếu', 'チーズ', 'carna', 'ホール', '들이', 'ску', 'だんだん', '克里斯', '▁бүр', '▁demonstrate', 'haga', '寻', '追加', 'рей', '头脑', '立つ', '芳', 'जा', '▁Oku', '西部', '期望', '▁saber', 'れている', '柏', '▁девятнадцать', '거', 'инг', 'うちに', '▁nhận', '▁sommes', 'なのに', '▁betrayed', 'Ç', 'つもり', 'るんですよ', 'त्', '▁herein', 'りたい', 'nium', '人気の', '现象', '抬', '的公司', 'ნა', 'hali', '▁admirable', '髪', '这里有', '▁ultimate', '▁devas', 'つけた', '募', '▁warmth', '▁reject', '贸易', '警視庁', '簡単に', '感受', '▁organizations', '▁realmente', '▁schwarzen', '▁Glo', '75', '▁unjust', '居然', '的例子', '▁Jungen', '▁Què', 'ования', '▁retra', '一些东西', 'ishwa', '▁dingen', '▁nime', '▁què', 'цов', '取って', 'komeza', '躺在', '▁gravity', '▁Таму', '▁englishman', '▁artistic', '▁housing', '在于', '▁allan', '温柔', 'amerika', '的时刻', 'fahrt', '▁schätze', '▁Opfer', '伦敦', '▁greeted', '▁ranch', '▁tú', '▁exile', '小时候', '董', '▁illusion', '▁Finanz', '▁willst', '▁Come', '▁geheim', '▁weep', '▁Waffen', 'bó', 'vā', '昏', '▁underneath', 'dığı', '▁Jane', '▁вопросы', '▁dopo', '杰克', '主義', 'gesprochen', '▁groote', '▁история', '受け入れ', '負担', '▁масс', 'awo', '▁cứ', '▁advise', '涨', '笑顔', 'plu', '▁আর', '兽', '▁stroll', '哪些', '▁conceive', 'なった', '▁nachdenken', '▁precede', '先輩', 'graben', '▁Einer', '▁Boot', 'バック', 'ілі', 'дова', 'скі', '无论是', 'eira', '▁comedy', '你得', '▁Però', '入れて', 'роў', '▁narra', 'ography', '味が', '帰って', '拍摄', '评估', '▁inquire', '类型', 'گان', '▁bestehen', '▁nacional', '▁fremd', '天空', '▁opponent', 'gebildet', 'ものは', 'escent', '▁blown', '▁unterschiedlich', '▁substitute', '我只', '▁withdrew', '▁Kri', '込め', '▁From', '▁explosion', 'fragen', '▁exclude', '女性が', 'papier', '▁heiße', '▁praktisch', '▁mga', '▁foster', '滋', '▁Earth', '▁troviĝas', '教室', '到时候', 'けが', '▁frightful', '▁nationale', '在那个', 'ланд', '▁firing', 'ора', 'たん', '存在的', '镜', 'trakt', '術', 'اث', '▁那我们', '▁scarlet', '▁exhaust', 'хар', '▁circum', '▁ancora', '皮肤', '替え', '充满了', 'づけ', '放心吧', '你看看', '▁ажил', '▁yourselves', '串', '做一些', '▁enlighten', 'تاب', '▁vierzig', '统计', '▁harris', 'kanye', 'ثر', '申', '▁moan', '▁impressive', '▁Tele', 'кур', 'цыі', '导演', '你说的', 'いなかった', 'ставить', '▁blend', '▁wretch', '▁descent', 'seid', '▁stages', '剤', '▁정도', '我知道你', '▁Holz', '▁boven', 'ルール', '▁هە', '▁adjust', '続けて', '海上', '▁Argument', 'chau', '勇气', '洪', '見ると', '▁motionless', 'が必要', '▁Schulen', '▁Spitze', '▁tenia', '明け', '遅', '投手', 'chain', '跟踪', '▁Zeiten', '▁mọi', '待って', 'haupt', 'daj', '的妻子', '▁urgent', 'tack', '▁publi', '桶', '盆', '夹', '▁crushed', 'これまでに', '▁oriental', 'てくる', '▁reverence', '在过去的', '▁heroes', 'arlo', '▁toilet', 'しゃべ', 'クラス', 'ünü', 'paro', 'することが', 'mela', '▁jealousy', 'fant', '挡', '▁significance', '系列', '灾', '▁gym', 'завод', '気に', '▁tipp', '▁barbara', '▁Actualment', '▁Today', '態', 'ющие', '▁discussing', '能源', '▁granda', '▁спросил', 'onic', 'ือ', '▁Neben', 'さない', 'アー', '▁아이', '▁hizo', 'いたします', '外国人', 'มา', 'klop', '反映', 'wirken', 'すと', 'フォー', 'ьян', 'そのあと', '▁кара', '▁jeff', '死者', 'ሰ', '▁violently', '読み', 'giving', '▁하나', 'чик', '之下', '回り', '조', 'တ', 'umbi', '▁convent', '▁altered', '成为一个', '▁conven', '으', '▁affirm', '▁المح', '▁Kern', 'angka', 'ஃப', '听见', '的经历', '燕', '赔', '」「', '▁pav', '▁starke', '▁tiger', '且', '的发展', 'pois', '▁busca', 'らが', 'ыт', 'ความ', 'ologische', '▁другие', 'の上に', '▁comrades', 'ゅう', 'ত্র', '充分', 'tez', '▁petition', '人群', 'руб', 'tafel', '到来', '▁sailing', 'ఇ', '▁милли', '超え', '▁Hü', '▁четвёртый', '取决于', 'yobozi', 'لق', '写作', 'strahl', 'るために', '▁edition', '▁possibilities', '社交', '▁attribute', '▁enjoying', 'サイド', 'ured', '手指', '叛', 'istische', '▁tự', '法庭', '▁бизнес', '开玩笑', '▁academic', '▁позвол', '贷款', '为他', '▁Vall', '比例', 'princip', 'ەی', '▁increasingly', '爆炸', '▁heartily', '▁japanese', 'êr', '巻き', 'enfant', 'ından', '▁collabora', 'undvierzig', '尘', '▁whither', '不怕', 'ką', 'mēr', '▁그러면', '▁diversos', '▁medal', 'ifies', 'стары', 'valent', '▁ungefähr', '쪽', '▁dagegen', '高齢者', '▁তিনি', 'ড়', '記念', 'larda', '态度', '▁leisten', '▁связан', '▁assez', '▁stove', '白い', 'ებ', '痴', '▁mới', '殺害', '創', '▁align', '特别的', 'ildi', '▁Karriere', '▁laat', 'richtung', '真っ', 'adores', '疫情', 'といえば', '맞', '▁proceedings', '不一定', '▁throng', 'дает', '美国的', '▁genom', '企', '泪', '▁greeks', '▁compound', '▁reporting', 'escola', 'どおり', '▁butler', '▁groupe', 'ట్', 'дад', 'めっちゃ', '年前に', 'three', 'ҵ', '闷', '詳しく', '著名的', '▁envy', '一眼', 'もらえ', '▁punish', 'يرة', '骄傲', 'デザイン', '▁menjadi', '悩', 'を得', 'দু', '進む', '好事', '一座', '▁cargo', '你再', '聞こえ', '작', '▁ваши', 'でしたね', '▁platforms', '▁clair', 'るんですね', '▁personne', '现在我们', 'において', '▁madness', '본', '▁Wesentlichen', '▁konuş', '▁откуда', 'tius', 'енная', 'вит', 'يج', '▁shops', 'zep', 'ží', '▁Botschaft', '▁devant', '▁abraham', '▁respective', '马克', 'شو', 'здоров', '▁motives', 'ības', '▁encouraging', '辣', '還', '▁möglicherweise', '▁Realität', '国外', '尼亚', 'larında', '挺好的', '▁거지', '▁Ding', 'exist', '再生', 'ހ', '揭', '高橋', 'gression', '▁zusätzliche', '▁karşı', '做的是', '▁beobachtet', 'õi', '▁Genau', 'үүн', '▁anim', '徹底', 'キン', '下げ', '▁şu', '失敗', '▁Hab', 'பட', '▁Quel', 'rono', '▁Cer', '▁تلك', 'の動き', '感覚', '続ける', 'mania', 'bala', '给自己', 'લ', '▁Strom', '▁Што', '精彩', '▁jew', '▁Entscheidungen', '▁customs', '▁dismay', '大学的', '视为', 'なお', 'ஐ', '▁lachen', 'ドラ', 'ото', '▁porch', '寄り', '▁consul', '▁dusk', '全世界', '▁diverses', 'ພ', '▁excellence', '她会', 'رن', '▁concentra', '議会', '▁Over', 'ழ்', '我们看到', '▁mach', '▁Regen', '万一', '▁Пер', 'すべき', '▁Frieden', '▁шаг', 'oph', '▁viene', '若者', '▁hostile', '拿走', '注意力', 'į', 'spiegel', 'ていない', '中国の', 'dige', '万美元', '发明', 'dorf', '▁россия', 'tesse', 'зве', 'шло', '▁скоро', '▁dentro', '▁ngày', 'してきました', '▁metge', '▁echter', '聚集', '劫', 'ٹ', '▁Führung', 'ɛe', '▁villain', '▁deceived', '▁eenige', '的变化', 'つつ', 'sieg', '▁traurig', '▁membres', 'ận', 'もう一度', '站起来', 'ありがとうございます', 'tòria', '▁trente', '▁Imp', 'čen', '▁protested', '试着', '▁welfare', '福岡', '▁oui', 'гр', '病気', '某人', 'roning', '中には', '▁encountered', '浩', '真实的', '▁vile', '▁battery', '提升', 'ου', 'ира', '摘', '▁Amerikaner', 'ր', '▁ambassador', 'に入る', '▁بش', '这个故事', '▁tengo', '▁fragments', '舌', 'タイプ', 'ิน', '▁relatives', '提前', '▁secretly', '晴', '我们俩', 'rührt', '▁Center', '▁martyr', '邻居', '▁süß', '▁exceptional', 'ほうがいい', '魏', '嫁给', '床上', '这真的', 'ダンス', 'park', '▁eigenes', '▁naught', '▁yapı', '道歉', '▁catching', '这份', '▁verstanden', '透明', 'тся', '的生命', '▁wichtiger', '沮丧', '65', '▁montre', '▁tarafından', '依赖', '▁aufgrund', 'ホーム', '▁swarm', '全力', '終わ', '▁earthly', '捉え', 'ပ', '▁expanding', '懒', '▁Uganda', '辆', '▁morris', '唉', '有钱', 'gero', '▁només', '孟', '▁Nó', '▁cơ', 'できるよう', '▁haunt', 'かって', 'しまいます', '▁satisfactory', '你为什么', '差异', 'てきました', '▁unmöglich', '▁давно', '▁Wohn', '做过', '厨房', 'ışı', '到这里', '▁compensation', '▁teh', '▁aroused', 'kulu', 'cava', '▁verses', '▁каким', '▁deliberately', '▁zullen', '爱你', 'lje', '▁carl', '▁계속', '消费者', '日本で', 'schluss', 'lıyor', '広島', '▁أنا', '常见', '▁Joseph', '▁muscles', '▁tarde', '向上', '▁проблем', 'ัน', '▁cao', '瞬间', 'onym', 'バラ', '▁Journal', '緊急', '▁Winter', '▁моя', '更有', '▁بخش', '的房子', 'ceea', 'mişti', 'ライト', '▁calculated', '▁général', '茂', '심', '▁cuatro', '生まれた', '▁travelled', '成就', 'かつて', '▁joc', '▁parting', '▁hört', '▁sống', 'stup', 'meze', 'щен', '▁адна', 'ским', '▁attending', '▁crest', '把握', '▁cellar', '▁الناس', 'beck', '男性が', '好吃', 'னு', '▁justified', '້າ', 'рв', '动力', '▁Straf', 'どのように', 'लाई', '▁woke', '▁fascinating', 'صح', '▁vrai', 'に住む', 'cite', '▁Fest', '狱', '▁tumult', 'かく', 'けない', '්\u200dය', '▁дух', '▁holland', '仇', '▁inspector', '▁Dol', '大小', '誉', '▁Jahrzehnt', 'みましょう', '▁Gall', '▁hiện', '停下来', '居住', 'wandel', 'мел', 'މ', '悠', '▁slaughter', '肝', 'の前に', '粉丝', '▁swamp', 'を集め', '▁befand', '▁пятьсот', '▁Edward', '加油', '▁femmes', 'geschlagen', '▁wilson', '▁failing', '▁Früh', '▁manuscript', 'めの', '▁000', '情报', 'quadr', '▁observing', 'ถ', '▁tommy', '看过', 'するよう', '▁twas', '▁Labor', '▁jahre', '▁cruelty', '▁flowing', 'писа', '▁Other', '▁trenta', '▁corrupt', '如果说', '厅', '계', 'igihugu', '▁ກະ', '▁causing', 'шча', '少爷', '▁severely', '▁dünya', 'leiter', 'ティング', 'အ', 'yel', 'ических', '▁nineteenth', 'ማ', '成功的', '的看法', '▁Traum', '▁Gui', '▁edit', '▁exterior', '思维', 'held', '色の', '▁sincere', 'لىق', '▁sever', '▁considerably', '有一点', 'logi', '▁också', '团体', 'ходят', '▁colonies', 'berries', 'kunde', '▁oldu', 'determin', '▁poets', '与此同时', '貴', '▁incremental', 'bereit', '▁lowered', 'ໍ', '激动', '▁Gas', '富士', 'зер', '▁Sar', 'なるほど', '▁cooper', 'قب', '轻松', 'ographic', '▁uneasy', '▁ancestors', 'ște', 'core', '▁colli', '▁okw', 'ının', '損', '経営', '変わる', 'modul', 'valuation', '说的是', 'தன்', '状態で', 'bû', '▁مخ', 'lò', '▁должна', '▁confine', 'насці', '▁devour', '▁shaft', '▁purchased', 'mwi', '物种', '僕の', '찮', '阿尔', '▁paradise', '▁glare', 'альная', 'евич', '▁rejected', '▁стать', 'シェ', '▁Glas', '艰难', '▁lily', '▁flora', '之一是', '▁aliaj', '▁starb', '働き', '▁Seit', '.000', '▁Zweck', '▁Fähigkeiten', '災害', 'なこと', '迈', '▁commissioner', 'フリー', '피', '▁verändern', '冒险', 'adel', '▁begonnen', '小学校', '后果', '32', 'ubuzima', '的身份', '▁allah', '▁screw', '早い', '▁Strateg', 'ách', '▁fram', 'igte', '▁заяв', '▁dritte', 'പ', '▁iemand', 'хә', '两人', 'рым', 'jja', '▁vot', 'われて', '▁nuevo', '▁erklärt', 'せず', 'އް', '▁zufrieden', '歩いて', '▁declaration', 'AI', '的文章', '▁مردم', 'おう', 'technologie', '▁книг', 'rani', '保守', '▁confer', '▁questi', 'affi', '▁mijne', '▁hither', '这些事情', '▁twentieth', '▁White', '▁hue', 'jih', 'garde', 'დე', '▁greeting', 'ebwa', '▁Sachen', '▁gladly', '稿', '▁encuentra', 'ウイルス', 'خی', 'سة', '▁sour', '▁equi', '▁tempest', '▁провер', 'rava', 'द्', '伙', 'تها', '▁psycho', '▁blocks', '▁Öffentlichkeit', '暂时', '▁shopping', '他要', '▁disagreeable', '▁dominion', '井さん', 'வாக', '▁marketplace', '▁compromise', '浜', 'いただきたい', '作る', '위', 'YouTube', 'ziehung', '▁terrorist', '随后', '▁seltsame', '血液', 'وش', '▁tragic', '▁danced', '▁excessive', 'мыш', 'fari', 'sail', '็', '是一名', '▁gaf', '▁invested', '深入', '奴隶', 'ੀ', '▁destined', '▁böse', '夕', 'ается', '人士', '▁gulf', 'そうで', '很快就', '▁eldest', '▁Angeles', '従', 'வின்', '我非常', 'prüf', '車の', '纪', '▁placing', '営業', '▁lovers', '▁tornar', 'leistung', '東海', '苦し', 'kuza', '▁然后呢', 'vuze', '虐待', 'فن', 'trans', '▁membre', 'したということです', 'maschine', '▁Ash', 'laba', '▁Stre', 'そうか', 'ையில்', '恐怕', '▁footprint', '▁gush', 'kiza', 'گیری', '公式', '▁Ruhe', '▁imperfect', '▁posted', 'prop', '的目的', '▁prospects', '▁Version', 'このような', 'ކ', 'ո', 'கிற', '▁arrange', '▁мяс', '▁transportation', '装置', '▁Dü', 'itel', 'ļu', 'คุณ', '你喜欢', '▁basa', 'vro', '▁নাই', '▁Euro', 'praw', '▁militar', '▁Fel', 'теп', '▁twisted', '筹', '▁fosse', '▁юу', '▁Fred', '▁harbour', 'slov', 'pov', '▁கட', 'ອງ', '你没', 'лэг', '▁недо', '▁wishing', '上げる', '扱', '▁retorted', '疑い', '▁އެ', 'ivity', 'Ra', 'cado', '不管是', '无论如何', '即将', '▁aange', 'ாத', '▁lifetime', 'вання', '哎', 'kräfte', 'irira', '▁defeated', 'დი', '▁llega', '▁слово', '▁آل', '▁Kurs', '▁lebte', '▁Med', 'گرد', '制裁', '다가', '歇', '▁broader', 'quant', '▁slate', '▁запад', 'を終え', '▁crawl', 'алт', 'нула', '▁рыб', '▁verstehe', 'зм', '严重的', '▁mereka', '要不然', 'ありまして', '▁Central', '▁amazon', '▁دارند', 'ниц', '▁mater', '▁regulatory', '▁Verfügung', '丘', '已经被', '▁offerings', '▁Tio', 'லே', '一路', 'ёл', 'ర్', '▁gevoel', 'お天気', '▁chorus', '▁shallow', '祥', '▁дерев', '的其他', 'amaga', '▁trata', 'іст', 'Reg', '▁Monaten', '▁schwach', '▁Bio', 'rew', '▁cinco', '▁Vertrauen', 'オンライン', '辩论', '说到', '▁dön', '宣言', 'ってきました', '▁roi', 'ないか', '下载', '这将是', 'ω', '▁phenomenon', 'اغ', '売り', 'кас', '▁foam', '▁tako', '▁trumpet', 'kür', '野球', '行われる', '旦', 'ķ', '▁platja', 'خانه', '打电话给', '▁bloody', 'かける', '▁attentive', '▁reckless', '倒是', 'のほうが', '▁publicly', '教师', 'пля', '護', '不相信', '山口', '▁gefährlich', '▁johnny', '▁punct', 'فهم', '形象', '▁lump', '神奇', '不是吗', '赚钱', '有意义', 'জি', '▁йо', '▁bonds', '겠', '糟糕的', '▁shaken', 'ປ', 'estudi', '▁prose', '▁chains', '伝わ', 'cac', '▁wist', 'قت', '▁spectator', '庫', '▁comparatively', '▁zulk', '▁notable', '▁Пры', 'cida', '▁sustained', 'volk', '▁сторон', '▁Kongress', 'いたのは', 'ần', '▁pow', '▁waving', '▁breathed', '供应', '▁höchst', '▁получил', '▁juda', '僕も', '▁Manchmal', '▁banner', 'үз', '▁corpse', '心中', '▁einiger', '确实是', 'bericht', '▁Orte', '▁Angel', '服装', '柴', '▁Аднак', '三天', '▁Umgebung', '▁Flor', '▁corte', '▁migra', '▁expanded', '▁positioned', '始まる', '▁تش', '▁Бу', '线索', 'чал', '▁Big', '的父母', '融', '▁philadelphia', '▁concrete', '▁hacia', 'いるので', '▁niemals', 'gyn', '▁schneller', '▁compris', 'ることで', '有一次', '凤', '▁tribunal', '▁engineers', 'таб', 'drücke', '▁voran', '▁dumm', '싶', 'вшись', '▁anstatt', 'ront', 'なんとか', 'garten', '恐らく', 'коло', '34', '等于', 'acqua', '觉得自己', '▁manier', '▁voz', 'ことが分かりました', 'だけでなく', '▁بالا', '▁большой', '的第一个', '누', '整体', 'яў', '这个世界', '▁dishes', 'たくさんの', '▁över', '▁shocked', '经历了', '栄', '▁pleasing', 'ابت', '物理', 'koresha', '▁ojos', '▁Parliament', 'いらっしゃる', 'பதி', '一杯', '標', '难以', '▁dien', '▁buena', '▁якія', 'の間に', '▁naval', '▁teori', '责', '▁plato', 'өрө', 'kera', '▁searched', '▁remembering', '▁ceva', '▁interpretation', '▁месте', '▁deemed', '▁positiv', 'azioni', '▁exhibition', '▁davant', '▁dome', '少女', 'geschäft', '难过', 'sanga', '▁loudly', '▁sinner', 'werp', '马上就', 'rima', '▁থেকে', '玻璃', 'رح', '▁begannen', '▁cherish', '▁bail', '่อ', '▁Ara', 'потреб', 'ආ', 'ເ', '보다', 'preis', '▁McC', '▁creep', '▁behandelt', 'フル', '▁fees', 'اك', '打破', 'ستر', 'лены', '▁drowned', '卑', '▁unabhängig', 'ৰি', 'きれい', '▁mô', '知道我', 'treffen', '▁People', '你今天', '还可以', '最初に', '新型コロナウイルス', '▁announce', '▁ocup', '▁решение', '请求', 'issant', 'trek', '▁bout', '▁Great', '自ら', '▁نوع', '▁ribbon', 'おいしそう', 'ペン', '▁ibintu', 'ziri', 'нский', 'るんですか', '▁திரு', 'ancia', '▁exploit', '厳', '▁contemplate', 'كە', '工厂', 'foc', '▁inquiries', '▁observer', '▁entry', 'cora', 'িত', 'ивает', 'ҙе', 'hield', 'equip', 'を与え', '相同的', '▁practic', '▁smallest', '年度', '▁unity', '値段', '就像我', 'ৰা', '一篇', '▁reducing', '▁مص', '▁wrist', '小さい', '遇到了', '▁injustice', 'ච', '就是我们', '▁gasped', '之中', '▁zouden', 'home', '它们是', '▁مختلف', '蔵', '▁Madame', '▁manche', '婆', 'intel', 'ようになった', '▁দেখ', '▁controlled', '▁fazla', '▁coral', 'remos', '▁bending', '瞒', 'おっしゃって', '▁Não', '▁provinces', '▁peng', '▁мала', '你可以看到', '▁florida', '▁Estas', '▁disclose', '说服', '错过', '浸', '認', 'ត', '▁flexibility', '▁entertained', '実施', '▁diamonds', 'あんた', '这首歌', '▁frac', '生きて', '46', 'ግ', 'の名前', '▁thorough', '▁multipli', 'ким', '▁dahin', '尸体', '▁seeds', '遅れ', 'asso', 'boj', 'bě', 'grand', '▁Mini', '因为她', 'යක්', '仔', '岳', '▁Lass', 'liku', 'ием', '花园', '▁besoin', '▁anos', '诸', '▁oogenblik', 'ニューヨーク', '▁può', '▁British', '提到的', 'इ', '出口', '▁legacy', '▁fraud', '▁corporation', '見えます', 'ัก', '歌手', 'بخ', 'ј', '藤さん', '▁있었', '找我', '▁Hinter', '並', '▁vraiment', '▁bann', 'வ்', 'টে', 'デビュー', '▁consolation', '欣赏', '変わった', '摆脱', '我当时', '这句话', '▁loans', '▁verkaufen', '飾', '▁Sex', '飲食店', 'валь', '▁alexandr', '▁нормально', '所谓', '▁вещи', '余り', 'υ', '▁drill', '▁preceding', '斗争', '我们从', '▁Stand', '的母亲', 'länder', 'imiz', '一些事情', '▁zweifel', '▁quanto', '▁salon', '穆', '▁misschien', '▁Motor', '▁prev', 'qü', 'ebla', '指定', 'szcz', '▁ambitious', '面包', 'uganda', '雾', '営', 'بور', 'рин', '▁tribu', '元素', '▁alongside', '哀', '했는데', '▁negli', '▁أنها', '第五', '▁Rede', '▁Nova', 'ซ', '始めて', '▁fuck', 'にとっては', '问问', '▁tenemos', '狭', 'το', '人たちが', '▁kya', '▁Ing', '▁हो', 'こうして', 'obten', '▁العالم', '我才', '▁antaŭ', '▁yielded', '▁treu', '说说', 'ында', 'slag', '▁bella', '▁руки', '편', '劇', '▁krijg', '700', '输入', '▁erzählte', '▁quasi', '▁hommes', '何度も', 'lý', '逐渐', '▁банк', '▁komt', '咩', 'насць', '▁dürfen', '▁прад', '▁இட', 'ங்களை', 'noma', 'რე', 'かれた', 'ыць', '邪恶', '▁ĉiuj', '怎么做', '地域の', '▁cough', '▁многие', '膜', 'دام', '▁calculation', '▁студ', '农民', 'に向かって', '▁machinery', 'fühl', '▁jonge', '这就是我们', '活用', '长时间', 'Ө', 'モデル', '▁mandat', '▁neighbours', '狙', 'వా', 'рот', '▁clue', '▁mentre', 'алга', 'شون', '这样的人', '▁fanden', '▁weekend', '▁heroic', '▁Kamera', '▁recommended', '▁Komp', '▁geschlossen', '▁Hintergrund', '▁normally', '▁viu', '感染拡大', '▁كۆ', 'eqq', '代理', '▁زمان', 'بدأ', 'alde', '▁түүний', '▁elector', '看一下', '▁thor', 'لند', '▁побед', 'うえで', '竜', '▁проблемы', '▁стране', 'aggi', 'چە', '▁selle', 'ストレート', 'Ү', '燃料', '▁constructed', '▁henri', 'stricken', '▁прошло', '▁misma', 'шке', 'рош', 'èl', '▁ehemalige', '亿美元', 'orna', 'тая', 'న్న', 'ということになります', '青年', 'gezeichnet', 'ረ', 'Ingenieur', 'ショット', '▁tricks', '我可', 'ßen', '▁glowing', '노', '▁hymn', '▁olive', '▁towers', '莲', 'sponsor', '自体', 'энне', 'фо', '▁feeding', '▁nueva', '下一', '▁کردند', 'makers', 'biro', '合法', '在线', 'andra', '▁spraw', '再来', 'პ', '培养', '乔治', 'いただきました', '▁знает', '▁mason', 'gence', 'umbu', 'どころ', '▁داشته', 'போ', '▁downstairs', '▁بم', '出た', '是一个非常', '▁judged', 'ល', 'muka', '▁ashore', '▁Ausbildung', 'opera', 'hour', 'بوو', '祸', '▁collapse', '的角色', '2%', '挨', 'ŵ', '脂', 'vallen', '急に', '▁campo', 'fili', 'ბ', 'тары', 'mien', 'ศ', '▁intercourse', 'ผ', '▁Rahmen', 'пита', '▁gast', '好奇', '轨', '乐队', 'ование', '没有办法', '脑子', '▁traveling', 'ural', '笑话', '▁polític', 'どこに', '这些是', '면서', '▁Wy', 'ически', '话说', 'jó', '過ごし', 'ической', '鈴木', 'に入れ', 'jährige', 'kurs', '▁formidable', '▁pinch', '▁assigned', '▁Können', '▁verdienen', 'уют', 'werte', '▁fluid', '▁پێ', 'брос', '▁avoided', 'чих', '▁memiliki', 'バランス', '▁kell', '▁Anem', '▁richtigen', 'сси', '▁amazed', 'برد', 'بال', '▁Quant', '▁могли', 'вест', '▁supplement', '▁Werkzeug', '暴露', 'unch', '▁terrace', 'voor', '戏剧', '大好き', 'ète', '姜', '▁어떻게', '▁Figur', 'raba', '▁sina', '最佳', '廷', '八年', '▁Rücken', '大夫', 'lustra', '▁flush', '▁difícil', '▁rejoined', '▁Oni', 'رز', '▁reinforce', '女的', '▁patterns', 'ありますね', 'avais', '▁ceux', 'çar', '膨', '▁triste', '場面', 'ちゃって', 'луу', 'шиг', 'கூட', '成分', '▁senza', '▁опас', '▁negoci', 'flamm', 'wirtschaft', 'もそう', '五百', '标签', '▁Auge', 'woord', 'を守る', '坑', 'アジア', '▁것도', '▁vaccin', '隐藏', '▁côté', 'теля', '复杂的', 'bö', '▁shells', '크', '履', 'それだけ', 'prise', 'control', 'zwei', '▁parlament', 'Italia', '邓', '▁alto', '▁chuck', 'していない', 'ならない', '▁yaşa', 'ให้', 'альна', 'шёл', '▁Obama', '▁Road', '▁exclamation', '▁tới', 'شكل', '给予', '有利', '現実', '跟我们', '世界各地', 'astro', '▁More', '▁Vergleich', 'だということです', '晃', '爆发', '父親', 'elimina', '▁completion', '▁kostenlos', '▁wussten', '年以上', '这么多年', 'たかった', '▁acute', 'таў', '▁conquered', '▁benshi', '▁Sau', '▁torch', '▁мире', '▁maintaining', '▁spider', 'child', '▁baker', '▁тийм', '鍋', '▁dasselbe', '▁Best', '▁offend', '▁язык', '▁insects', '踢', 'ਸ', 'ئی', 'لَ', '▁agitation', 'Alb', '▁Bord', '▁göre', '▁Quer', '▁attach', '▁sinking', '这可能', '呼び', '朕', '彭', '▁reluctant', 'ியா', 'zukommen', 'ике', '▁좋아', '国防', '掘', '▁Museum', '▁saba', '▁Zug', '▁mußte', 'лена', '▁لن', '▁độ', '老鼠', '▁öffnen', '▁vorne', '▁batter', 'できません', 'Vi', '资格', '▁hazard', 'gata', '▁nancy', '▁гос', '▁economi', '太平洋', 'んじゃないですか', '▁выгляд', '▁الأمر', '▁marvellous', '西班牙', 'ходить', '▁Party', '▁stack', 'دىن', '但我们', '▁muchas', '▁ҡу', 'čí', '▁halbe', '葡萄', '▁Pil', '▁dwelt', '▁havis', '▁adoption', '▁différent', '各种各样的', '당', '会社の', 'gebrochen', 'ség', '的消息', '勢い', 'ின', '▁participation', '▁fühlt', '灵魂', '叹', 'дея', '指控', '▁möglichen', 'schlaf', 'icio', 'lili', '▁aufgenommen', '各地で', '▁logical', '目が', '▁котором', '▁competitors', '待ち', '配合', '▁لأ', '▁adjustment', '足球', '▁muti', '▁germ', '▁이거', 'の情報', 'labora', 'っち', '古代', 'пат', '▁cai', '自杀', '打击', '▁charlie', 'лага', 'くれた', '▁север', 'kenntnis', '可爱', '公里', '看起来像', '▁virtual', '▁guitar', 'streit', 'gawa', '▁Such', '1%', '▁weiße', '▁ivan', '▁خلال', '▁Wohl', '▁leise', 'ansi', '逻辑', '하게', '▁oxford', 'ште', '▁revel', '▁sahip', 'bintu', '▁tien', '▁trauma', '▁trước', '▁honourable', '▁probability', 'Est', '▁Mak', 'gereza', '矢', '▁lớn', '回復', '▁brisk', 'rende', 'プレ', 'emis', '我开始', '▁potent', '客气', '几次', '还记得', 'това', '▁mevrouw', '▁eighteenth', 'ывает', '▁fing', 'wohl', 'こちらは', '是对的', 'iện', 'jana', '得更', '连续', '▁süre', 'ائل', 'தாக', '在里面', '走り', '▁ardent', '的事儿', 'buk', '▁chuyện', 'wuchs', 'زى', '▁allgemeine', '肠', '吻', '抱歉', '得太', 'ゼロ', '这个东西', '▁March', '听说过', '▁زمین', '▁fragment', '▁بودند', '舒服', 'ジャー', 'öpfe', '▁dieselbe', '要請', '▁reasoning', 'modell', 'لات', 'xxam', '斯坦', '的天气', '▁خل', '▁cùng', 'introdu', '有名', 'Й', '稀', 'meni', '▁Proto', '这是你', 'vocation', '大丈夫です', '▁плане', 'なもの', '▁Erfahrungen', 'しましたが', '賃', '▁welcher', '▁riep', '▁legisla', 'けた', '▁мной', 'hong', '▁você', '▁baseball', '▁slap', 'objet', '▁Nda', '▁شيء', 'ಯ', 'ijas', 'vēl', 'ĝo', 'mada', '▁mystic', 'EC', '課', '▁experts', '杂志', '昭和', '因为这', '▁yose', '▁preference', '▁Flug', '簡単', '▁impatience', '쓰', 'プレゼント', 'หน', '▁ولی', '▁slay', '▁så', '今後の', '▁числе', '▁ຢູ່', '▁хотите', '▁никаких', '▁நட', 'lette', 'mong', 'していると', '▁več', '▁dismissed', '▁Wissenschaftler', '▁liquor', '▁pursuing', 'を目指す', 'glaub', 'бро', '▁buff', '下班', '▁ilk', '▁Untersuchung', '▁Tradition', '▁linked', '▁knit', '▁successor', 'linie', '▁Matt', '▁количество', '▁French', 'センチ', 'நேர', 'ário', '▁insect', 'aigua', 'qq', 'アフリカ', 'ރު', 'キング', 'の一つ', '▁converted', '▁vault', 'wain', 'schel', 'samkeit', 'ỉ', '▁personnes', '▁staircase', '咨询', '▁slumber', '▁Со', 'corr', 'schicht', '▁clasped', 'sigur', '▁concur', '姉', '▁hẽe', '▁pueblo', '▁Cat', '任何事情', '▁جهان', '去哪儿', 'нных', 'marin', 'kaya', '▁Todes', 'ләр', '▁Gan', 'ੇ', '▁routine', '竞选', '如果是', '生病', '▁punished', '▁libre', 'قات', '▁bamb', '▁demonstration', '▁retained', '▁nhìn', '▁엄마', '▁Worten', 'kapa', 'ල්', '▁siege', '▁üç', 'を伝え', '女生', '▁schützen', '▁família', '严格', '▁singer', '青春', '▁Besitz', '▁poems', 'しております', '考试', 'わら', '女の子', 'バル', '▁Merc', '▁scope', 'なきゃ', '不是一个', '▁loyalty', '躺', '研究所', '▁juffrouw', '英尺', '▁verkauft', 'груз', '▁jongen', '贝尔', '▁أع', '▁pai', '读书', '现在已经', '问道', '很长', 'щих', 'esca', 'ckel', '▁thanked', '▁Produktion', '▁Milliarden', '子供たち', '▁bodily', 'gada', '鉄道', 'گل', '显', '▁Both', '▁carrier', 'fér', 'aime', '的许多', 'arrêt', 'profit', '▁breathless', 'いたら', '妖', 'が一番', '▁verbessern', '瘦', '▁mall', 'ないので', '▁traces', '▁timp', '后悔', 'téri', '向前', 'یز', '範囲', '▁dealt', '乖', '▁desirable', '去看看', '考える', '▁erster', 'лик', '▁рассказыва', 'サイト', 'ıldı', 'клон', '即使是', '▁Home', 'ngingo', '際に', '▁abode', 'してます', '▁всю', '▁près', '興味', '街道', 'wè', 'ški', '▁precaution', '芽', '▁원래', '解决方案', '▁이러', '届け', '▁collective', '▁pious', 'kina', '▁Struktur', 'tata', '든', '▁trotzdem', 'AR', '▁offensive', 'おき', 'Tech', '▁Ал', '最后一个', '▁Dorf', '▁Deutschland', 'ちゃんの', 'してほしい', '▁streng', 'வும்', '▁horrid', '▁Kontakt', '▁molly', '牧师', 'sprache', '▁Haushalt', '昌', '▁Fünf', '▁regain', '▁Ländern', '考えた', '一起去', 'ህ', '▁terrified', '▁learnt', '▁witnessed', '▁trov', '▁keiner', '▁Beziehungen', '把我们', 'زل', '▁amafaranga', '起来了', '▁franchise', '▁abundance', '▁atlantic', '▁airport', 'كس', 'せない', 'kong', '▁conclu', '的态度', '的音乐', '▁Sind', '蜂', '▁nữa', 'たんですけど', '回报', 'ுடைய', '▁domini', '▁shillings', '▁encara', '▁entgegen', 'ţă', 'виз', '▁обще', 'ަށް', '▁Verwaltung', '▁شروع', '▁Aktivität', '癌症', 'yandi', '▁seulement', '得好', 'esprit', 'yaga', '想办法', '▁Francisco', 'の予想', '▁Wein', '晶', 'ït', 'تنا', '▁serie', '▁characteristics', '▁mesmo', '▁Schulter', '阔', '▁کے', 'laki', 'nood', '的状态', 'sett', 'フト', '▁Virginia', 'メーカー', '▁acum', '▁Vila', 'muş', 'кана', 'カラ', '▁tract', '▁шар', 'fordern', 'スマホ', '季節', '▁داده', 'ново', '減少', '任何东西', '▁части', 'ები', 'යේ', 'へん', '▁consolid', '惩罚', '▁Krebs', '▁pregunta', '▁дараа', '▁barri', '▁кроме', '▁поле', '受欢迎', 'коў', 'lux', '柜', 'iek', '店舗', 'itari', '参考', 'भा', '▁договор', '▁recess', 'atura', '识别', '▁bieten', '▁என', '換', '▁Fortschritt', '▁trotz', '▁youngest', 'कार', '对对对', 'க்கிற', '跑了', '予約', '颗', '▁lawyers', '▁своим', '▁Nya', '嫂子', '▁mining', '▁submitted', '▁кил', '▁guided', '女性の', '안', '迁', 'ทํา', '▁bắt', 'ওয়া', '温泉', 'नी', '▁bike', '▁tossed', 'ஸ்ட', '▁Brand', '▁ثم', '▁Ти', '纠', '▁சரி', '었어', '▁emerged', '▁versuche', 'これまでの', '包含', '▁offended', '▁già', '▁passer', '您说', '锦', 'klin', '▁rechten', '地球上', 'тара', '▁machten', '下次', '▁privat', '疾', 'ను', '▁slice', 'தற்கு', '▁destination', 'てしまった', 'дали', '你可能会', '▁comprehensive', 'ワイ', '数が', 'τα', 'amiento', 'рать', '▁Theorie', 'らせ', 'Music', '▁columns', '▁зрения', '坊', '▁incapable', '내', '一根', '▁Jun', '▁guerre', '▁prudence', '▁spielte', 'жим', 'kiwa', 'කි', '▁relax', 'ifiziert', '▁Slide', '▁errand', '▁drawer', '年生', '落とし', 'てない', '▁reserved', '▁мира', '惹', '鶏', '▁suffice', '▁premium', '▁handful', 'été', '▁олон', 'であれば', 'party', '▁истории', '看待', '▁работы', '▁اینکه', '▁borders', '最大の', 'енным', '終了', 'čno', '▁winding', '加拿大', 'あんな', '▁Johnson', 'ってください', 'beera', '▁dreaming', '▁tropical', '方案', 'ویل', '▁georgia', 'සා', '▁있고', '▁amidst', '扯', 'เขา', '▁emerging', '▁Roger', '▁projet', 'ستی', '▁Gel', '▁drap', '▁spit', 'hund', 'мак', '议员', '际', 'zusetzen', 'ピッチャー', '意大利', 'விட', 'رض', '▁rép', '▁хө', '▁Long', '带来的', '▁слож', '扮演', 'нк', '▁அறி', '▁converse', '超越', '引き続き', 'JR', '大手', 'fowl', 'pata', '▁goddess', '妃', '▁commend', 'ディー', 'рис', '▁Hotel', 'ラスト', 'ním', 'rän', 'gah', '多个', '教え', '佐藤', '▁boldly', '悩み', '▁которого', '自転車', 'ちゃんが', '核心', 'vacu', '▁resent', '▁último', '的大脑', '发言', 'cule', '▁wählen', '―', '辱', '강', 'ruka', '傾向', 'еду', '▁reicht', '▁répondit', 'дин', '绳', '雕', '你知道我', '工作人员', '▁boiling', '▁моск', '顺利', '▁polic', 'terior', '▁sect', '荣誉', 'хэн', 'わせ', 'irdi', 'itatea', '▁draft', '的衣服', 'تور', '3%', '堵', 'யோ', 'ාව', 'να', 'raub', '悟', '侯', '▁entschieden', '▁Zeichen', '感謝', '▁Planeten', '▁fueron', '就知道', '▁loi', 'iteit', '▁gestern', '▁otras', '▁Öl', '▁neighbour', '▁standpoint', 'сар', '完全に', '不舒服', 'VTR', '▁spaniards', '▁Sozial', '▁dirt', '▁hwn', '颜', '晨', 'abanya', 'рий', '▁chiar', '斤', '▁getötet', '▁unnecessary', 'bizi', 'brew', '▁پار', 'Plattform', '▁gewonnen', '規制', '发送', 'を使う', '▁priority', '▁Geheimnis', '▁suspended', '同時に', 'geteilt', '▁willingly', '▁seien', '▁Unser', '不动', '▁Fund', 'AS', '▁nama', 'ކަ', '感动', 'ţii', 'american', '你们都', '▁justify', '▁steward', '▁Kim', '舅', 'мур', '袭击', 'اشت', '▁реально', '正直', '没问题', 'līdz', '最後は', '阶', '남', '▁bản', '▁이게', '▁இரண்டு', '歴', '▁нэр', '▁Wol', '▁clung', '大使', '▁Flo', '▁Industrie', 'udge', '▁massa', '▁此外', '▁clergy', 'のもと', '免疫', '▁работает', '相撲', '▁থাক', '▁candidate', 'かなと思います', '跟大家', 'ordre', 'hala', '▁canadian', '小朋友', 'aña', '▁coordina', 'teeka', 'plin', 'といって', '抗议', '羞', 'ង', '▁spreading', '▁sadece', '▁einzelne', '的任务', '▁Tā', '▁sinh', '▁allies', '▁behave', '▁wildly', '▁generated', 'パラリンピック', '这段', '明星', 'سبب', '時間を', '▁strand', 'presi', '준', '抱怨', '首脳', '▁Market', '▁Harris', '▁Unit', 'atrice', 'boden', '清晰', 'ماذا', '大学の', 'ţe', 'விட்ட', '▁innovative', '▁database', '肯定会', '▁capa', '▁actua', 'morph', '▁einzelnen', 'bali', '▁juan', 'いだ', '忍受', '▁creator', '▁Denk', 'urwa', 'ս', '▁artillery', 'މަ', '▁توسط', '▁gilbert', 'んや', 'stürzt', '▁telah', 'あい', '▁situé', '笔记', 'ってくれ', 'ضحك', '▁anthony', 'wissenschaft', 'しゃ', '▁tante', '一点点', '▁большая', 'menya', 'ӗ', 'ရ', '规划', '▁vilaĝo', '合って', '▁preacher', '▁ноль', '▁verder', '从事', '▁spreche', '▁potatoes', '▁corpo', 'था', '▁faz', 'ਨ', '▁geliebt', '放松', '的产品', '▁Angriff', '▁thật', '▁irgendwo', 'curi', '高校生', '▁petr', '▁Their', 'проч', 'ニュー', '▁spared', 'ފ', '这个节目', '戒', '▁Nachde', '千葉', 'ibyo', 'τη', '就好', '▁fortnight', '周末', '見ていきます', '我想知道', 'хам', '▁consumption', '▁আৰু', '▁sympathetic', '▁Konzept', 'んだよね', '▁Geräusch', 'んだって', '▁subsequently', '▁Russia', '▁کسی', 'ことがある', '▁afforded', 'ự', 'まえ', 'pfa', 'flug', '▁queste', '▁progressive', '似的', 'mita', 'кет', '▁sentir', '桌子', '▁хочет', '▁Rasse', '▁Fällen', 'anın', 'があるんです', '築', 'рван', 'と共に', '▁Dick', 'マジ', '此时', '▁Spo', '▁bonnet', 'ҥ', 'āju', '扩大', '这两', '体重', 'ෙන්', 'шил', 'مَ', '也能', 'tiere', '但在', '唤', '▁çocuk', '▁heutigen', '冬天', '▁Put', '彼らは', '▁guarded', '▁نشان', '向我', 'قام', 'stained', '▁estoy', '靠近', '▁protein', 'ப்பட்டது', '争论', 'ați', '่น', '▁buchstäblich', '▁усё', '▁Lor', 'тура', '▁pensi', 'まん', 'وض', '▁evangeli', '是非', 'полага', '原始', 'عي', 'ிலும்', 'мян', '不信', 'afi', 'ድ', '拓', 'ふだん', '消失了', '▁يتم', '▁amusing', '▁punch', '▁när', '听到了', '资产', '▁Kath', '哭了', '▁tremble', '▁leiden', 'ánh', '有助于', '▁prosper', 'itse', '▁عليه', 'рев', 'சை', '▁Haut', '▁внимание', '详细', '▁있잖아', '投資', '▁garanti', 'град', '▁가서', '▁другом', 'ごと', '新鲜', '▁faintly', '▁Amazon', '▁Ан', '耀', '▁Erklärung', 'IC', '反而', 'quarter', '▁来一首', '性别', '罩', '▁charlotte', '▁attained', '▁детей', '▁profond', '▁نیز', '▁Яны', '但是如果', '▁Männern', '▁поскольку', '配置', 'gespielt', '▁eran', '▁Fur', '▁algunos', '▁unua', '▁отношения', '菊', '姐妹', '選手権', '护理', '▁strive', 'wright', '誓', '▁halted', 'Argent', '▁поводу', '▁morir', '▁Gewinn', '▁seguir', '▁requested', '37', '▁Alice', '我跟你', '▁schlimm', '▁генерал', '挖', 'χ', '▁кооператив', '蓄', '自動車', '▁merchants', '▁그래도', 'autor', '▁Те', '▁wichtigsten', '考虑到', 'нә', '▁Ray', '埼玉県', 'ź', '咪', '▁удар', '広がり', '叫什么', '或许', 'ûn', '▁November', 'geworfen', 'ধা', '▁assuming', '▁Außen', '▁Debatte', '▁nhân', '利亚', '▁muslim', 'гээ', 'Michel', '▁serait', '山さん', 'ன்று', 'bris', '▁telegram', '笨', '陶', 'عرض', '198', '調べています', '会发生什么', '▁smash', '▁петр', '盲', 'ෂ', '▁вроде', '▁sólo', '▁Times', '信用', '술', '파', '訪問', '▁mı', 'komst', 'ඳ', '▁александр', '▁happier', '毫无', '▁Roma', '▁kalt', 'niveau', 'қә', 'kurikira', '終わった', 'твар', 'poro', 'аваць', '你就是', '▁deserved', 'īja', '33', '¡', '陰', '▁speculation', '警察官', '大きさ', '八十', 'visa', '▁rey', '十万', 'seks', '也得', '去年の', '▁Andrew', '我刚才', '这可能是', 'tausch', '继', '▁conspicuous', '▁remembrance', 'gebung', '▁скажу', '旅游', '▁jedno', 'schreiben', '相处', '▁respectful', '▁plague', 'すべての', '不幸', 'чна', 'ென்', 'kuta', '▁vehicles', 'stell', '每周', '之处', '给您', 'ацион', '▁Anna', 'わけですね', 'म्', '▁tempted', 'おととい', '▁جای', '而已', '赤ちゃん', 'covid', 'page', 'ระ', '▁fig', 'ッツ', '年前の', '▁theories', '究竟', '−', 'wanga', 'prost', '▁pony', '▁heures', '▁samuel', 'seitig', '就跟', '▁дуу', 'どうなる', 'かかり', '整天', 'もう一つ', '倾向于', '溪', '▁prevailed', '▁یاد', '▁climbing', 'пот', '▁sõ', 'führt', 'чо', '▁investigate', 'sobola', 'jski', '忧', 'दि', '▁mike', '▁Song', 'wish', '▁Tä', '形状', 'စ', 'asyon', '▁roast', 'haired', '▁vais', '記者', 'тим', '▁luke', 'ඒ', 'ặ', '▁confederate', '올', '▁masa', 'credi', 'ەکان', 'Work', 'udio', '▁disagree', '向他', '傘', 'kämpft', '▁довольно', 'Смех', '▁vraag', 'drag', '▁proto', '▁sûr', '的建议', '▁seeming', 'حمل', '耍', '▁whereupon', '▁carries', '抵抗', 'の結果', '陵', '▁Zwischen', '매', '菅', '博物馆', '六个', 'werken', 'すぎる', '▁darunter', '▁intervention', 'を示しました', '▁implementation', '共有', 'cji', '▁embargo', '줄', '▁negotiations', '▁torrent', 'rilla', '都已经', '更重要', '水分', 'డు', '▁شوند', '▁null', 'خارج', '▁usage', 'をしていた', '扶', '문', '산', '列表', '▁suited', 'улы', '▁выступ', 'それも', '袖', '次は', '始めました', '▁approximately', 'を続けて', '这座', 'ێن', '▁compass', 'ций', '▁quaranta', '▁tym', '▁bibli', 'مات', '▁بىر', 'klad', 'ировал', '你不要', '▁необходимо', '▁promising', '▁Meilen', 'lege', 'loge', '▁figured', '申し', 'ときは', '▁equality', '之类的', '▁erhob', 'ケーキ', '認識', '▁reconcile', '▁yabo', '▁debat', 'コード', 'haya', '那我就', '惨', '昆', '▁слишком', 'お互い', '交渉', '▁Daher', '▁plea', '▁habia', '会让', 'чны', '孕', '笑了', '喜马拉雅', '訓練', '▁говорили', '▁места', '編', 'рма', '組み', '就开始', 'त्र', '▁تخ', 'вший', '▁Grenzen', '我以为', '注册', '伝統', 'ரே', '▁Sendung', '▁souvent', '绝望', '▁gesicht', 'гьы', 'かけた', '▁franz', '砸', '▁ఆఁ', '▁pauvre', '▁rejoice', '本周', 'lamp', 'נ', '▁cuộc', '▁donald', '行きます', '这是一个非常', 'тав', '上がった', '就是一个', 'istischen', 'ή', 'кина', 'に行った', '▁Nick', 'నా', '▁clearing', '▁tinha', '에는', 'タル', '乃', 'zeichnung', '▁товарищество', '桜', '卒業', 'يه', '▁luz', '왔', '▁qo', 'ladı', 'baum', '完美的', '疗', 'いるという', '▁verdient', '오', '▁слыш', 'ище', '▁tact', 'middel', '迎えた', '玲', 'お二人', '▁curtains', 'alimenta', '▁tooth', 'のですが', '▁foresee', 'Risas', 'àtic', 'コメント', '产业', '▁Lager', 'gewalt', 'んでしょう', 'حص', '▁fühle', '▁respected', '宣传', '行吗', 'たこと', 'चा', 'bürger', '▁alchemist', '▁Jones', 'чака', '▁шест', 'ľ', '俱乐部', '▁денег', '繰り', 'karte', '黎', '比你', '▁shrill', 'піс', '▁accordance', 'තා', '▁بشكل', '营销', '▁halo', '▁washing', '▁heath', 'ワーク', '▁mature', '▁Wohnung', '▁representatives', 'information', 'ھا', 'material', '▁rosy', '▁regulate', '▁cinquanta', '▁veteran', 'dov', '只需要', '▁hull', '▁但是他们', '跟她', '产生了', '時には', '一颗', '▁riot', '这并不', '▁pagan', '▁veux', '▁evolu', 'luck', '▁será', '▁übrig', '▁resta', '负担', '▁başka', '▁пример', '▁parle', 'ন্ত', 'estro', '▁Regeln', 'vió', '尿', 'ුණ', '素晴らしい', '▁தொ', 'pí', 'phra', '▁efter', '糸', 'ု', '楽しめる', '▁persian', '▁Fil', '▁возник', '了下来', '▁willkommen', '饱', '糟', '畑', '▁gigantic', '▁buffalo', '▁meditation', 'ユー', '▁solemnly', 'よろしくお願いします', '▁explica', '溜', 'ਦ', '▁wünschte', '備え', 'lige', 'ubwi', 'виду', '我不认为', 'очка', 'خان', 'ancien', '▁supposing', '▁gloves', '▁lahko', '▁работу', '访', 'sional', '所以我想', 'ከ', 'ገ', 'และ', 'シリーズ', 'てくれた', '▁смог', '▁Lied', 'の方に', '▁confront', '▁சில', '▁parler', '▁agnes', '坎', '撕', '▁medizinische', '少数', 'Man', '正义', '微博', 'ıcı', '▁jungle', 'طب', '▁vicar', '▁Grad', '▁thereof', '像你', 'lach', '38', '▁Verständnis', '▁энерг', 'ギャ', '▁blog', '一个新的', '▁samo', 'IP', '▁junior', '▁kümmern', '▁commis', 'burger', '機会', '▁хол', 'ブリ', '▁توان', 'อง', '沼', '▁calendar', '▁angefangen', '▁கொ', '这时', '敏感', '▁tlie', 'というのを', '▁fürchte', 'excursió', 'ራ', 'ツアー', '天堂', '▁oficial', '達成', 'bouw', '▁forbidden', '全ての', '価値', '▁bruce', 'ジー', '胶', '▁Lernen', '我有一个', '野党', 'обр', 'あさって', 'いるのか', '▁nützlich', '▁partial', '▁tempt', 'يون', 'シュート', '▁dachten', '平安', '▁ruled', '▁integrated', '新型コロナの', '▁grind', 'vina', '▁сильно', '▁месца', 'んだから', '可以用', '▁dernier', 'сет', 'cato', '▁голову', 'raient', '▁ayuda', 'くなった', '開幕', 'baye', '▁гри', '所以它', '及时', 'プラス', 'ნი', '驾', '▁mortgage', '▁awesome', '怀孕', '▁нават', 'дела', '▁float', '▁Revolution', '一看', '違います', '▁садовое', '槽', '▁invasion', '▁особо', '▁splash', '相手の', 'عاد', '▁dla', '国連', '▁contend', '▁bubble', 'ਹ', '只会', '▁tính', '▁martha', '▁چرا', '你不知道', 'risti', '▁хто', 'の天気', 'paka', '▁المت', '建て', 'коммерческое', '▁tersebut', '細胞', '▁snapped', 'حدود', '进化', 'natured', '围绕', 'toren', '臓', '稼', '我们认为', '新型コロナウイルスの', '▁adequate', '监控', '▁precipita', '▁lorsqu', 'venue', '股票', 'ったこと', '▁inspire', '▁verließ', '▁Га', '▁sensor', '空中', 'ठ', 'ਕ', '▁Aspekt', '▁intens', 'শা', '見つかった', '▁remedy', 'みたいに', 'ったのは', '▁greatness', '▁comunica', 'гул', 'ఆ', 'かさ', 'っていうか', '楽しんで', '立法', '▁müsste', 'licit', 'BC', '▁دهد', '▁Ansicht', '▁sozusagen', '▁awhile', 'த்துக்', '▁Apple', '▁obliga', '▁dolor', 'іль', 'ுள்ளது', '▁Vari', '批准', '▁components', '▁Latin', '▁rebellion', '预算', '▁genial', 'ক্ত', '爆発', '▁Mannes', 'tawa', '▁சொல்ல', '炒', '▁thursday', 'මු', 'гур', '▁gasp', '▁focusing', '▁June', '拿出', '▁Bald', '▁естественно', '▁настоящ', '棍', '記憶', '▁chariot', '▁comrade', '▁лицо', '▁rachel', 'メント', '九点', '▁altri', '有更多的', '▁nuit', '㗎', 'エル', '▁resolute', 'ensemble', 'চি', '就得', '的项目', 'ருக்கு', '▁nannte', '̣', '▁Verantwortung', '所以这是', '将会', '▁lemon', 'gänge', '涉及', 'ョ', 'kili', 'eṭṭ', '▁Antrag', '▁blanche', 'されていました', '▁Gru', '戻って', '▁تنها', 'ことによって', '▁Town', '▁leider', 'mali', '▁yep', '你妈', '塗', '梅雨', '▁добро', '的速度', '▁которым', '芸人', '選手たち', 'kord', 'bald', '▁Bol', 'plant', 'agh', '伸ばし', 'кала', '我们不能', '欣', '▁preach', '▁breit', '▁இருக்க', '▁செய்ய', '▁pilgrim', '▁voix', '▁alguns', '▁veya', '请问', 'заў', 'どこか', 'ического', 'ती', 'rauch', '的概念', 'PR', 'щие', 'ranye', '▁één', '▁fé', '政治家', 'drop', '取消', 'とみられる', '▁accomplishment', '▁vegeta', '▁camin', 'アプリ', '▁assumptions', 'mütig', 'ailleurs', '▁Во', 'wadde', 'prozess', '▁resulting', 'жды', 'こん', 'открыт', 'асці', 'ފަ', 'ensor', 'zaam', '▁actively', 'ksa', '▁Ці', 'juk', 'эш', 'körper', 'インタビュー', '来来来', 'yama', 'чным', 'issait', '▁uncommon', '▁despatch', '但他们', '▁klas', '▁Valley', '▁часто', '▁tế', '奪', '▁Open', 'န', '▁façon', 'なんでしょうか', '▁gag', '▁Start', '▁отдел', '说法', '▁добры', 'いこう', 'grä', '▁louise', '▁gewisser', 'reiche', '崩れ', '▁fulfilled', '措置', '这话', '▁gedaan', 'いたい', '▁wail', 'diye', '近づ', '▁тобой', '▁sheriff', '限定', '校长', '運営', '▁gyfer', 'adju', 'そうですよね', '柯', '▁occurrence', 'ട', '这一次', '▁folgte', '过得', '的专辑', '夜晚', '事務所', '惜', '▁aunque', '等到', 'ボールを', '夏の', '▁falta', '▁frühen', '▁daraus', '▁saith', '▁Mira', '▁sanft', '尴尬', 'んですかね', '▁religiöse', '▁nennt', 'дель', '▁شک', '▁childish', '▁мнение', '▁stalk', '▁خوش', 'Һ', '▁bởi', '見込みです', '▁kişi', '▁acaba', '▁Live', 'ruff', '▁approve', 'ေ', '賛', 'züge', 'রু', '工夫', '铜', '▁همچنین', '형', '▁reflecting', '入れた', '也不知道', '醒来', 'related', 'аас', '▁filter', '▁sunny', '▁cuenta', '蛮', '熬', '▁catherine', '▁respekt', '尽快', '▁vertraut', '▁cautious', '겠다', 'kami', '▁États', '▁warrior', '▁circular', '▁orang', 'チェ', '▁specially', 'قان', '▁doom', '裔', '▁kubi', '▁raid', 'わず', '你又', '▁erklärte', 'われた', 'hurst', '▁strait', '弄清楚', '▁класс', '它可以', 'ありますか', '拐', '체', 'バイデン大統領', '揺れ', 'gibt', 'reise', 'いただいた', '▁dump', '▁meek', '▁hayi', 'proof', 'fassung', '▁Stock', '坡', '煤', '遗憾', '▁Experiment', 'トマト', '协会', '▁contribu', '东北', '▁aynı', 'sız', '▁geschaffen', '▁secondary', '▁pitt', 'auto', 'гуля', 'mies', 'lohn', '離れた', 'сот', '所有人都', 'スペイン', '維持', '▁Tema', '▁আমি', '日まで', '銀行', '整理', '原子', '殿下', 'вернул', '▁goede', '▁relates', '近くの', '▁клуб', '▁douglas', '仪式', '▁paz', '▁implica', 'কি', 'korera', '试试', '▁translated', '▁тое', '单独', 'ியது', '▁algorithm', '몇', '▁случай', '▁anterior', '俳優', '▁comic', '▁candidates', 'もうちょっと', '一緒', 'ość', '▁nước', '▁thay', '▁policeman', '足を', '測', '▁combine', 'ார்கள்', '▁Pour', '▁gaining', '更容易', '▁bloß', '▁Punkte', 'જ', '▁chocolate', 'ည', '労働', 'それぞれの', '▁robbed', '▁fourteenth', '专辑', '物価', '北方', 'یده', '▁commanding', 'বু', '▁joyous', '▁drehte', '▁товарищ', '▁eingesetzt', '▁sullen', '五千', '姑', '▁девушк', '我以前', '▁elderly', 'を取って', 'けさ', '日目', '织', '▁elektr', '▁hearty', '▁trigger', 'トル', '▁waarom', '▁zač', 'หล', '▁schaute', '▁starve', 'erade', '▁yapma', '▁precise', '▁kinderen', '▁حول', 'rolle', '▁productive', 'мова', '▁bằng', '酬', '▁შე', 'ulin', '▁regulations', '直後', '▁насколько', '祝福', '结论', '▁Kanada', '▁philosophical', '▁slash', 'dynami', '他是一个', 'くなります', '▁shelf', '95', 'ますけど', '▁deprived', '▁stray', '出门', '小屋', 'そうそう', 'вался', '▁mujer', 'ու', '泄', '▁моей', '窃', '▁überrascht', '▁diğer', '▁حتى', '▁loin', '雨雲が', '▁importantly', '▁fiery', '▁contradict', '▁Яна', '▁balloon', 'ając', '▁einfacher', '▁bestowed', '島の', 'город', '▁moyen', '浪漫', '▁தலை', '▁fortress', '▁lebih', 'schild', 'nimi', 'coli', 'というような', '▁sprak', '▁fright', '▁benutzen', '吞', '▁Schwierigkeiten', '▁estão', '▁vide', '▁frederick', '延長', '的城市', 'ināt', '貌', '▁Hey', '雰囲気', '▁aggr', '▁wiederholt', 'າຍ', '▁musket', '▁swan', 'TO', '▁Gang', 'cala', 'ێک', 'look', '▁الْ', '社員', '▁wales', '▁problème', 'こちらも', 'zusehen', '▁پو', 'sichtig', '▁electronic', 'гээр', '把你的', '▁server', '▁exertion', '屏', 'ല', '▁ejemplo', '▁invariably', 'fugi', '外部', 'gruppe', 'mord', '為', 'ந்தி', '▁señora', 'двига', '▁exert', '諸', '▁كبير', '▁feedback', '▁Terra', '大切な', 'ющий', 'そこまで', 'чар', '▁Var', '食べた', '▁glancing', '薪', '还有什么', '▁compact', '审查', '原さん', '▁хоть', '▁أحد', 'mén', '絶対に', '▁merge', 'ってきて', '▁swallowed', '▁Wachstum', '▁Technik', 'مدينة', '▁fossil', '▁organiza', '把这些', '引っ', 'を見つけ', '阁', 'てほしい', 'нө', '▁impart', 'いますね', '▁numero', 'あふれ', '立場', 'kutu', '▁correspondence', '增加了', '▁ragged', 'А', '▁hindi', '▁dyn', '▁successive', 'がこちら', '▁verdammt', '严肃', '▁barren', '▁prairie', 'లు', '▁Ora', '▁понять', '▁vamos', '▁conventional', 'に参加', '▁vegetables', '▁стали', '▁تغییر', '希腊', '▁kelkaj', '算了', '48', 'ацыі', '▁kitty', '踊', '▁Wahrscheinlich', 'meza', '▁swore', '▁cheerfully', 'zego', '▁storage', 'تك', '▁bezahlt', 'muz', '五月', 'jol', 'дей', 'oğu', 'icamente', '▁hinauf', 'син', '▁prova', '▁letzter', '▁temperament', '▁rencontre', '▁influenced', 'ラーメン', '▁некалькі', '▁parlour', '▁Mariya', 'fläche', '▁Meister', '提出了', 'を求め', '有意思', 'няў', '▁polar', '▁Verwendung', '▁стен', 'ەم', '的作品', '▁verstand', '所以如果你', '▁mieux', '▁요즘', '▁diversity', 'бак', '恐れ', '案例', '洲', '▁tamam', '▁salary', '▁возможность', '它将', 'kret', '氧', '龍', '▁industries', 'chá', '▁Vier', '▁swinging', '▁bacon', 'пись', '▁edith', '诶', 'ັດ', '▁знаком', 'фу', 'ою', 'ừng', '▁impress', '立って', 'ões', 'хад', '锐', '▁resemblance', '罢', '拯救', '我也是', '▁tightly', 'けがを', 'лева', '货币', '▁beautifully', 'యి', '▁Histori', '▁Harry', '訴え', '集団', 'даль', '短信', '可以通过', 'лаш', '苗', '▁summary', '프', '▁первых', '企画', 'oxy', 'っつ', '▁celebra', '准备好了', '▁обрат', '大胆', 'tuig', 'θ', '▁mabel', 'бла', 'метр', '50%', '▁fugitive', '▁babe', 'だよね', '名单', '▁haunted', '做到了', 'lerde', 'white', '▁technische', '意味で', '脂肪', '▁dissolve', 'zze', '▁일단', '▁loath', '▁intensity', '提案', '提交', '▁steckt', '耶稣', '▁orbit', '▁русски', '▁fiercely', '年後', '只是一个', 'Ex', '▁sakj', '查看', '▁آر', '▁Ost', '▁stump', '▁enthalten', '▁bitterness', '会合', '他又', '▁hesitate', '神奈川県', '键', 'كار', '鹰', '▁درباره', 'жиг', '▁cabeza', 'lada', '▁bidding', 'тыш', '▁cautiously', '主播', 'Gelächter', '▁erlaubt', '▁reconciliation', '崩溃', 'وارد', 'pion', '▁fapt', '協議', '▁gemeinsame', '키', '▁دارید', '▁Qual', '東日本', '三千', '▁میں', '▁venus', '▁undertaking', '所以我认为', '克拉', '▁câu', 'われる', 'гэр', 'aurait', '▁никак', 'かわい', '别说', 'hilfe', '▁writ', 'beug', '▁sombre', 'ptic', '如果有', 'NG', 'limi', '的事实', '▁cảm', 'rott', '▁район', '▁desolate', '▁picturesque', 'বো', '晕', 'ذهب', 'ることができる', '▁weinig', '▁siya', '▁stain', '惑', '▁pourquoi', '▁строительный', '▁doğru', '▁Institution', '送给', '▁Indien', '干啥', 'design', 'ゆっくり', '近い', '▁Sicher', '▁раньше', '용', '▁effektiv', 'NATO', '▁incentive', '▁assisted', '什么东西', '▁stirring', '▁corresponding', 'हि', '复制', '窝', '▁Füße', '▁tất', 'ències', '▁Ati', '钥匙', '▁mysteries', '▁bietet', '▁gegenseitig', '▁எழு', '▁tej', '庆祝', 'เล', '▁நகர', 'るもの', 'மீ', 'نز', 'sinde', 'サル', 'になってる', '上空', '言われた', '▁Julia', 'ۋا', '▁grundlegende', '▁comte', 'pida', '▁speedily', '我们希望', 'respect', '普通の', '▁thoughtfully', '▁Är', '宜', 'sorge', '▁betrifft', '▁dụng', 'ար', '你如何', '地址', '▁يكون', 'лета', '都说', '赏', '強調', '▁Sab', 'лос', 'tijd', '▁bezahlen', '▁Serie', 'イタリア', '▁flexible', '▁isolated', '▁angrily', 'ゲスト', '被认为是', '人工', 'tauchen', '▁точки', '張り', '▁Right', 'borg', 'ligi', 'about', '匠', 'さんから', '▁passive', '▁delayed', 'かす', 'ダン', 'জে', '想着', '▁vacant', '宴', '▁congregation', '分かり', 'خور', '▁juice', 'ستخدم', 'るべき', '子どもの', '▁poble', '三振', 'けれど', '緩和', '▁pigeon', 'сны', '▁большое', '▁Westen', 'әһе', 'сни', '▁ensuite', '▁agencies', '▁remorse', '▁смотрите', 'الات', '工事', '터', '▁отвеча', 'igkeiten', '▁Universitat', 'bwiye', 'という感じ', '통', '▁identific', '男性は', '冻', '▁quá', '日曜日', '▁সেই', 'ミン', 'ído', '▁parcel', '▁êtes', '▁ringing', '癌', '▁baixa', '▁благо', 'するか', '组合', '▁predomin', 'reisen', 'hnung', '▁கரு', '贪', '▁Häuser', '▁nowadays', '▁Victoria', 'ثلاث', 'imecres', '▁ошиб', '保健', '▁goose', '▁nieuwe', '▁consented', '匪', '▁geloof', '▁Würde', '▁pup', '集まって', '▁parade', 'これらの', '周围的', '美好的', 'bildung', '▁plank', '▁blink', '▁behalten', '▁сказали', '▁каких', '▁දෙ', '佑', '呂', '▁bestimmt', '▁بده', 'ţa', '但她', '寿', '▁ўз', 'iera', '▁shrewd', '▁рядом', 'меж', '毎年', '▁persistent', '▁addict', '▁mogelijk', '▁Christian', '▁disconnect', '▁dadurch', 'gisha', '▁politicians', '▁audio', '让人们', '▁Harvard', '▁Niemand', 'fí', 'ড়া', '▁digest', '同一个', '契約', '▁corona', 'kku', '広い', '以色列', '▁Kreuz', '陪伴', 'ゃ', '▁Gü', '▁uitge', '▁seasonal', '▁sanction', 'Th', 'යා', 'vär', '幻想', '▁Kate', '麦克', '榜', '▁exchanged', '▁verfolgt', 'メジャー', '▁jardin', '▁Kritik', '▁Islam', '心态', '侵', '▁console', '▁الان', '▁fulfil', '多数', 'fiel', '▁voraus', 'conscious', 'sohn', '부터', '時半', '▁canon', '▁zahlreiche', '盒子', 'মু', 'länge', 'pila', '▁линия', '偶然', '▁whatsoever', '转变', '▁eleventh', '暗示', '心理学', '▁albert', '表现出', '蜜', '▁pennsylvania', '새', 'らん', 'たくない', 'tev', 'плы', '扑', '▁taun', '手中', '▁onward', 'імі', '空間', '▁thời', '▁евро', '▁tuesday', '▁scotch', '▁смысле', 'しているということです', '▁redeem', 'čni', '評', 'лык', '▁Divendres', 'ประ', '▁tested', '▁passar', '偶尔', '▁Group', '▁знаем', '二十四', '想定', '▁Satz', '淘', '摧毁', '▁dapat', '▁helmet', '▁historic', '特定的', '▁youthful', '▁relieve', '▁chris', '▁argued', '十几', '▁eerst', '▁документ', '▁poate', 'мор', '退休', '你有没有', '帰り', '▁මෙ', 'হু', '鎖', '長く', '▁deliberate', 'казаць', '違', '▁shed', 'ographie', '舒', '▁jaun', '▁wanneer', '▁ببین', '燃烧', 'taking', '▁Schau', '发现自己', '出てきた', 'comm', 'وجه', '▁contro', '▁angenehm', 'চ্ছ', '▁awaiting', 'عَ', '▁watu', '▁overwhelming', '宠', '▁peuvent', '▁erlebt', 'が好き', '仕事を', '体系', 'vidi', '▁relating', '▁sweetness', '▁rhai', '▁круг', 'カリ', '▁هستم', '▁disput', '発達', 'schnitt', '▁Bü', '▁recognise', '▁tracta', '只是为了', '通過', 'ではなくて', '始まって', '▁discharge', '不出来', '▁inventor', '▁bog', '▁français', '贤', '锻炼', 'びっくり', 'аваны', '公正', 'ゅ', '▁страна', '安装', '▁kwenye', 'ніка', 'urage', '在网上', '▁drown', '年ぶりの', 'terri', 'zellen', 'ת', 'セル', 'いかがですか', '授業', '▁morgan', '▁miller', 'ほうが', '▁neuer', '论文', '▁wunder', '▁Fach', '▁skies', '标题', '▁Sitz', 'zional', 'خواهی', '見てみましょう', '▁transformed', '没办法', '▁melted', '▁encontrar', '▁genre', '擅长', '▁Middle', '说实话', 'ática', 'ności', 'グル', '▁cultivated', '▁pioneer', '基準', '生态', '▁இல்ல', '▁neden', 'スープ', '▁Questo', '▁pry', '食感', '▁Wall', '▁regulation', '锋', '我认为这是', '近くに', 'gemeen', '▁hospitality', '▁erected', '▁Have', '▁interaction', 'greif', 'ಂ', '▁tissue', '▁таго', '▁элек', '不要再', '▁Brun', '▁gill', 'っちゃって', 'what', '変え', '▁adapted', '铃', 'マンション', 'جار', '▁frighten', '▁Gw', '▁Top', '▁juist', '▁Jeff', '▁wrth', '▁frisch', '好听', '▁penalty', '▁څه', '▁marion', '▁Front', '▁Arch', '▁dicho', 'ော', '▁optimistic', '▁Zusammenhang', 'әл', '铁路', '▁accounting', '▁vocal', 'оби', '▁representing', '▁cancel', 'ĕ', '转移', 'రి', '七年', '▁kubera', '饮食', '▁unfold', '无聊', '▁Stephen', '▁bestow', '▁регион', '▁terrific', '监管', '場所に', 'وک', '▁matin', '▁conveyed', '▁склада', 'ペース', '▁adhere', 'ついに', 'And', '▁underground', 'tuvi', '▁apenas', '▁allowance', '▁противо', 'Rires', '▁нашего', '▁نیاز', '▁begon', '▁harold', 'ことから', '定期', '返し', 'ベース', '▁кост', '测量', '▁deceive', 'ダウン', '部署', '应对', '找个', '命名', '▁bucket', '▁traitor', 'ඇ', 'ʻ', 'ވަ', 'gá', '▁அமை', '▁Zweifel', 'овым', '殺人', '落下', '▁Tell', '▁стало', '跪', '▁Lieblings', '▁earthquake', 'రు', 'рик', '処', '▁pavement', '我真的很', '離れ', '▁mora', '開いて', '十个', 'ww', 'indre', 'eerde', '次に', '否定', '▁violin', '▁numa', 'ドリ', '加州', 'ましたけど', '▁моему', 'vēr', '▁enfin', 'いける', '▁plunder', 'grado', 'ジャン', '▁podía', 'били', '▁mourn', '▁circula', '▁screamed', '▁eternity', '▁privi', 'ほう', '▁되는', '正面', '▁üle', 'ombra', '▁வரு', 'pane', 'åg', '▁entlang', '团长', '驻', 'マル', '残る', 'ných', '思いを', '▁Jackson', 'ҭ', 'も多い', '▁එක', 'を行い', 'achtig', '的证据', '▁geschehen', '慮', '▁gentil', '▁найти', 'わし', '分裂', 'impi', '悦', '▁định', '弁護士', '陽性', 'zubringen', '早点', '▁autonom', '手術', '種目', '我说的', 'ޮ', '审判', '年纪', '▁其实我', '▁gris', '▁показал', '▁tourist', 'быт', '机场', '▁interrupt', '守り', '筋肉', '▁manière', 'ユニ', '作戦', '▁proced', '響', '▁morality', '▁Wunder', 'igeze', '▁awfully', '▁gesti', '▁Allerdings', '▁학교', '▁dwarf', '上市', '▁futbol', 'кен', '▁construir', '疯', '大雪', '▁physics', '▁beteiligt', 'オーストラリア', '▁hearth', 'эння', '▁cavern', 'бат', 'евский', '路线', 'іі', '▁Donc', 'ና', '▁appreciation', '▁trousers', '基础设施', '▁gewissen', '城镇', '你看到', '▁организаци', '悬', '抹', '▁hinzufügen', '▁brillant', '▁Donald', 'ご飯', '▁dominant', 'рах', '伙计', 'meɣ', '▁benim', '鉴', 'выше', '郁', '捷', 'クリスマス', '▁ມັນ', '▁اسم', 'その中で', '看不见', 'ывают', 'らせて', '饮', 'йын', 'かぶ', '掌声', 'ори', '▁puzzle', '្រ', '队伍', '▁carved', 'ది', '▁admission', 'слуш', '鼻子', 'ouvri', 'pta', '▁yani', '▁extending', 'ப்படுகிறது', 'தில்', '官方', 'шчы', '▁пойм', '皆さんに', 'रे', '▁minim', '▁forgetting', 'rseits', 'طي', '日々', 'unterschiedliche', 'teko', 'bewegung', '▁coffin', '▁Information', '挥', 'いきたいと思います', '▁arribar', 'kubernetes', '▁nachzudenken', '55', '狙い', '3000', '▁ultra', 'лым', '業者', '▁تحت', '▁menace', '▁Instrument', 'いかない', '▁Boy', 'گا', '▁Gehen', 'ەیە', '▁capability', '양', 'dział', 'වේ', '经典', 'の仕事', 'abri', '都不知道', '的家人', 'луг', '游泳', '▁owl', '仍然是', '▁attachment', '今から', '▁Apo', '▁наступ', 'Oh', '所以当', '▁тихо', '▁casting', '然后在', '常に', '▁laatste', 'weza', 'тир', 'マス', '▁bộ', '▁luther', '▁عام', '▁скажем', '▁меньше', '溶', '▁делает', '▁Hinsicht', '▁ambient', '▁бя', '一号', 'illion', '▁Zweiten', 'ajja', '▁подобн', '▁sylvia', '縁', 'ごめん', '▁trở', '▁crude', 'すみません', 'fanya', '灾难', 'นี้', '▁dritten', '▁transferred', '▁freight', '▁chemin', '▁milieu', '他认为', 'を発表', '▁cruise', '▁deepest', 'нап', 'леш', '▁Ecke', '▁Kreis', '要不要', 'öß', '▁Minute', '▁процент', '广州', '▁sublime', '▁получается', '▁Brad', '然后是', '▁allgemein', '农村', '▁болно', '▁Eigenschaft', '比較', '▁grandi', 'drängt', 'ۋ', '▁அதிக', '▁Cri', '場所で', 'سك', '▁çek', 'щий', '纽', '冯', '▁живот', '▁مې', '便利', 'krimin', '当然是', '▁kicked', 'MS', '友好', '▁Krankenhaus', '▁Trotz', 'じゃないか', '成果', '剩下的', '▁Vision', '▁verdade', '▁pê', '▁Түүний', '▁پیدا', '=', '▁пусть', '▁Privat', 'マネ', '▁Quar', '物体', '▁ນີ້', 'ませんか', '单词', '触れ', '山上', 'ママ', 'koloni', 'bogen', '▁đổi', '▁Tanzania', '在我看来', '太陽', 'нец', '生长', '▁Dev', '▁scrutin', 'نَ', '▁девятьсот', 'llah', 'の裏', 'trum', 'に加え', '▁fulfill', '▁regardless', '▁surpass', '▁வந்த', '▁seixanta', '▁inflation', '▁augenblick', 'орд', '▁infinitely', '▁ufite', '时光', '▁Lauf', '精力', 'ēr', 'が確認され', 'மெ', 'හා', '▁பேச', 'schmerz', 'unterricht', 'reɣ', '创造了', '▁veure', '▁sechzig', 'steller', '▁retour', '▁untersucht', 'に入った', '方がいい', '▁constitutional', '号码', '▁educational', 'มัน', '▁Those', '▁Quando', '▁herbert', '以便', '▁années', '▁acres', '帆', '▁maître', '▁langer', '罗斯', '▁syria', 'office', '▁nebo', '▁контрол', '▁everyday', '▁ähnliche', '▁diferents', 'නවා', '密码', '▁Blue', '▁broadcast', 'žu', 'дают', 'أن', 'pik', '月亮', 'stimmung', '▁Krä', '▁satellite', '▁weltweit', '▁figli', '▁tailor', 'くれる', '腐', 'ሽ', 'の写真', '▁كه', '変更', '▁negroes', '▁همین', '▁Acht', 'strom', 'مەن', '勾', '妨', '一夜', '働いて', '▁lachte', '▁persisted', 'perto', 'larga', 'படி', '▁Wirkung', '▁gezicht', '▁فرا', 'geladen', 'овые', 'vana', '▁bemerkte', '▁beliebt', '▁гаражно', '싸', 'ないといけない', '▁provoca', '▁Ausdruck', '两者', '▁canvi', '▁complexion', 'гран', '▁vedere', 'DA', 'ӡ', 'häuser', 'とかも', '留下来', '▁چون', 'Atlanti', 'schwer', '姿を', '死去', '▁bewildered', '▁refrain', '▁verfügbar', '▁dije', '▁praying', '▁fuera', '代价', '▁Selle', 'হে', '▁hyd', '全身', 'يين', '▁немного', '▁أخرى', '▁Qualität', '护士', '年齢', '▁tension', 'Prince', 'ième', 'шет', '谦', 'ẩ', 'ucu', '▁ними', 'ছা', '▁Ky', '知道他', '蔡', '拦', 'instagram', 'ovitch', '▁orphan', 'телей', '▁hablar', '▁subsist', '▁grape', 'アナ', 'давать', 'фан', '▁välja', 'を使い', '汽', '另一种', 'нікі', '排除', '▁scientist', 'ভি', 'лыг', '▁tribute', 'таш', '▁lind', '低気圧', '▁ohio', '▁universit', '简直', 'zaj', '▁Letzte', 'țe', 'abaye', '▁nke', '週末', '仏', '主持人', '▁먹고', '▁recherch', '▁wohin', '▁pulse', '▁lazy', '▁impatiently', '▁invalid', 'ىدى', 'を巡って', '富有', '▁identical', '霸', '刊', 'responsabil', '違反', '▁futuro', '▁داریم', 'ителей', '▁Zeitung', 'سون', '置き', '▁pete', '基督教', 'щения', '時代の', '上げた', '▁военкомат', '赤い', '安全保障', '▁descri', '▁Cle', '▁Kapitän', '▁regelmäßig', '▁verfolgen', '脅', '高騰', '▁Einrichtung', 'itarian', '大规模', '是个好', 'âr', '▁Brust', '▁herausfinden', '▁privacy', '▁важны', '▁Out', 'mitglied', '▁dedicat', '廃', '▁signature', '▁பகுதி', '▁arriva', '▁quiero', 'この時間', 'abba', '▁Nehmen', '▁enlarge', 'ாங்க', '▁Lady', '趁', '▁greece', '▁surgery', '▁dunkel', 'dokument', '▁quiere', 'ってしまう', '雨が降り', '▁hause', '▁discretion', '的风险', 'ほんとに', '▁Universum', '▁Foo', 'kê', '▁Pala', '▁exclusive', 'крат', '▁assumption', '▁sev', 'を持ち', '▁exhibited', '▁такую', '▁hỏi', '▁produziert', '▁jersey', '▁Schönheit', '额外的', '▁Vorstand', '▁sotto', '▁eagerness', 'funa', '▁unseen', '▁jumping', '▁legitimate', '▁physically', '▁hafi', '▁poetic', 'iyordu', '唱的歌', '崇', '▁rubbed', '▁humility', '启动', '▁accessible', '▁hoarse', '▁nơi', '▁bois', 'үй', 'حب', 'cari', '▁Fleisch', '▁Для', 'singa', '犹豫', '▁Bedingungen', '▁englische', '▁sneer', 'を挙げ', '▁sentimental', '运营', '▁jaroj', '覧', '我一直在', '潘', '▁ingredient', '真ん中', '▁Alexander', '▁brigade', '▁oxygen', '相同', '过度', '校园', '何だ', 'ключа', 'شە', 'تُ', '▁Rang', '远离', '相次いで', '▁byinshi', '▁tätig', 'umugore', '▁dictate', '▁nhau', 'ția', '船长', '▁năng', '侠', '誤', 'となっている', '但是如果你', '▁hyper', '该怎么办', '大学生', 'ればいい', '这很', 'тоў', 'ság', '▁fifteenth', '▁đâu', '길', '▁известно', '▁glacier', 'einig', 'сво', '那一刻', 'に乗って', 'ẻ', '罐', '▁arriving', '▁který', '▁закры', 'べる', '革', '▁retirement', '▁marching', 'ှ', '▁annoyed', '▁üblich', 'yerek', 'говарива', 'kampf', 'දා', '提议', '▁Western', 'なぁ', '▁kubona', '▁کجا', 'gezi', '疏', '进展', '▁города', '▁hurriedly', '▁kiuj', '年ぶりに', '▁appearing', 'NA', '▁elfu', '鸡蛋', '涛', '▁bernard', '▁manual', 'бед', '▁banc', '美しい', 'schneiden', 'لعب', '▁Maßnahmen', '▁superstition', 'speicher', '▁embark', '観客', 'koko', '▁manipula', 'お話を', '▁joyful', 'হি', '▁incessant', '▁courtesy', 'ҳа', '▁fain', 'imbi', '[', '为他们', '▁determina', '本部', '民間', 'もらいたい', '裸', 'أت', '做了什么', 'лыш', 'kiye', 'bleib', '▁şeyler', '売れ', '▁Germany', '我很高兴', 'ありますよね', '呵', '▁вокруг', '专注于', '▁sequence', '予算', '▁indirect', '▁bilden', 'lässig', '合适', 'ຽ', 'ჩ', 'You', '所属', '▁tries', '▁speeches', 'カット', '▁trivial', '▁posterior', '見通し', '▁rhan', 'оруж', '去过', 'ҩ', '▁monstrous', '遊び', '▁hàng', '▁союз', '都不会', '見られます', '▁ernsthaft', '▁Tatsächlich', '▁мозг', 'しん', 'beho', 'horse', '▁breach', 'ファイ', '▁když', '▁muscle', '▁comparable', '▁grasped', '誕生', '▁Nta', '▁zyn', '▁Они', '有几个', '碑', 'Ю', '▁Firefox', '▁carolina', '控え', '່າ', '布莱', 'gruppen', '澤', '▁круп', '働く', 'نق', '볼', '▁yake', '▁tiek', '冠军', 'পে', 'baho', '▁Streit', '晋', '▁Brü', '▁направлен', '维尔', 'fär', 'presa', 'についても', '▁tõ', '▁administrative', '▁communicated', 'ubah', 'реп', 'க்கிறது', '老大', '選ばれ', '▁благодар', '▁desperately', 'corre', 'šķ', '▁sweeping', '怎么可能', 'ggie', '▁recur', '▁உட', '▁floated', '推出', 'прэ', '在上面', '織', '◆', '▁twelfth', '腺', '女孩子', '▁counting', '▁hurrying', '如果没有', '▁Abschluss', '▁stealing', '▁Deck', '稲', '▁Bevor', 'कि', 'みてください', '▁کمی', '▁Verkehr', '▁Martí', '▁assess', '逮捕された', '▁حرف', 'gekomen', '天才', '类似的', '▁Online', 'ď', '▁እንደ', '订阅', '渋谷', '▁už', 'サイズ', '支配', 'чку', '▁advertise', '▁wanjye', 'urile', '丧', '▁aussieht', '▁общественн', '▁Like', '▁kirk', '▁tennis', '▁журналист', '▁сторону', '▁دنیا', '온', 'လ', '▁главное', '▁fiz', 'funktion', 'lå', '▁fotografi', 'шат', '対策を', 'かれて', '缠', 'ወ', '▁вполне', '▁Flugzeug', '▁trường', 'grond', '▁echoed', '▁phát', 'だいぶ', '▁Sara', '▁conversa', '▁stimme', '▁Quina', '指数', '祖父', 'wahl', '▁klug', 'righteous', 'рап', '▁mujeres', '的痛苦', '六年', '全都', '▁clasp', '浏览', 'топ', '▁horizontal', '坚定', '▁wengi', '▁bored', '局长', '▁travaille', 'த்திற்கு', 'fluss', '岗', '現状', '▁但是当', '▁Operation', 'فور', '▁junto', '你到底', '▁convenience', '抑郁', '▁survived', '▁образова', '公寓', 'लि', '▁mesure', 'ització', 'パラ', '▁mourning', '▁dart', '▁Grün', 'ސ', 'ਿ', '▁wednesday', '外出', '▁hasty', '完整的', '▁compre', 'வரை', '议会', 'ఏ', '會', '▁farklı', 'kracht', '你可以在', 'カップ', '无数', '▁Gute', 'гийг', '▁llarg', '▁elevated', '▁elsie', '▁Kommunikation', 'あたり', 'impine', '特殊的', 'ழி', 'тере', '▁そのため', 'нием', '▁armor', '▁Weiter', '在中国', 'ško', 'É', 'යට', '▁thyself', '沸', '▁achtzehn', '▁extinct', '太多了', '▁dresses', '▁Prime', '▁carrera', 'ுகிறது', '不认识', '▁expenditure', '▁innumerable', '気象庁', '公安', 'grown', '不开', '▁infantry', '▁abide', 'に合わせて', '39', '疲れ', '▁schuld', 'スキー', '▁jog', 'وضع', '▁européen', '▁seria', '合格', 'いら', 'ာ', '伐', '▁உம்ம்', 'రా', '无关', '▁diffus', 'দিন', '的语言', '▁Sarah', '书中', 'storm', '受害者', '仕組み', '▁banquet', '早餐', 'кос', '亿元', '10%', '供給', 'アイデア', 'технолог', '▁diwujudke', '่ง', '▁energetic', '▁bunny', '从来不', 'burgh', 'ிருக்கிற', '▁glittering', '嘘', '8%', '留言', '二十五', 'CD', 'さえ', '▁geändert', '▁увидел', '▁roedd', '你这么', 'BA', '▁spray', 'ことができます', '有能力', 'alina', '▁disposal', '▁système', '▁dreary', '▁quarante', '▁بأن', '▁vient', '第三个', '▁vacation', '▁Ohne', '币', '倡', '▁unnatural', '결', '少なくとも', '▁Another', 'みんなが', '▁fuss', '▁خواهد', '▁patro', '▁personage', '▁жыв', '▁ddim', 'альным', '▁scheinen', '▁probabil', '▁Bewusstsein', '▁Militär', '裙', '▁কথা', '▁Sagte', '▁whe', 'pola', '▁missus', '我觉得我', '▁quaint', 'viel', '▁telescope', '涵', '▁тупик', '在某种程度上', '言うと', '传递', '的灵魂', 'दा', '▁töten', '事务', '▁demonstrated', '教训', 'maro', '▁figura', 'しろ', '痕', '▁предлага', '▁metrics', 'ண்டி', '▁Iyo', 'を前に', '4%', '▁marian', 'hagen', '▁ради', 'цеп', '▁слушай', '▁демократ', '▁ситуация', '▁Drogen', '▁dose', 'افت', '▁اول', '▁suppress', 'bril', '▁beschlossen', '涂', '謎', 'ಪ', 'badde', '▁있는데', '▁drunken', '▁seule', '▁afge', '囲', '爸妈', '棚', '峡', '▁bacteria', '▁erscheinen', 'が続き', 'ț', 'قار', 'хоз', '紧急', '好朋友', 'рада', '▁examining', '同性恋', '韩国', '很高', '▁спец', 'ヘル', 'ере', '一歩', 'batu', '▁automobile', '執', 'を含む', '▁gerecht', '▁welcomed', '▁agricultural', 'っていうのを', '▁tudo', '相信我', '喜欢你', '▁woorden', '彻', 'তু', 'ارات', '这都是', '模糊', '逆転', 'ダブル', '▁мае', 'ショー', '▁dirigi', '检测', '哪怕', '我父亲', '▁eric', 'із', '▁parc', 'dodd', '饰', 'រ', '▁December', '겠지', '▁yali', '▁gordon', '▁Stamm', 'बा', '▁ikintu', 'مین', 'ச்சு', '美好', '▁interrog', 'Aplausos', 'EM', '警報', '▁Treffen', '▁Tau', '▁rive', 'を食べ', '▁sử', '▁останови', '▁oliver', 'onian', '▁Ez', 'stuk', '逛', '▁внутри', '▁decisive', '▁unglücklich', 'の様子', '広がる', '这个项目', '▁Klima', '▁primero', 'jang', '▁Betrieb', '▁sealed', '▁insane', '۔', '▁gewoon', '为您', '▁tenderly', '▁самый', '▁oppose', '▁ответил', 'eremoni', 'саб', '▁correctly', 'FIL', 'าน', '▁어디', '▁realidad', 'behörde', 'gerufen', 'уха', '房子里', '▁sujet', '▁classroom', '▁hübsch', '▁sekolah', '▁گروه', '▁Gli', '足以', '▁Carolina', 'yorum', '▁epidemi', 'áz', 'liwa', 'ボン', '▁feminine', '▁które', '▁primo', '▁verdi', 'кот', '▁graham', 'mele', '你们两个', 'िक', '感受到', '无人', '될', '▁knelt', '▁tìm', '▁hebrew', '▁Meter', 'กล', '▁clothed', '使える', '陽', 'amazi', 'Kanal', '▁бага', '心灵', '逸', '▁klingt', '▁видео', 'лоб', '撤退', '景色', 'nect', '▁vorsichtig', 'ಗ', '▁bachelor', '▁хочешь', '▁شرکت', '見ていきましょう', 'もあって', '6%', '▁Mah', '▁Су', 'லோ', 'வேண்டும்', '浓', '▁carpenter', '▁shrub', '▁nourish', '始める', 'ようになって', 'しまして', '▁awareness', '闯', '▁невозможно', '▁나오', 'boro', '▁strife', '▁dismiss', '综合', 'িয়ে', 'witz', 'حدث', 'pür', '图片', '놀', '鍵', '▁subdued', 'spoonful', '▁Finally', '看不到', '运动员', 'کات', '▁rector', '的角度', '▁faculties', '麺', '円安', '緊急事態宣言', '▁molecule', '▁plough', '▁вчера', '▁tiến', 'Pierre', 'مند', '市では', '▁Ми', 'bika', '▁obstinate', '▁saviour', '庞', 'pflicht', '大海', '▁habitat', '这是我的', 'urira', '識', 'ですとか', 'hani', '▁candid', '屁', '▁ممکن', '▁এবং', '▁ລະ', 'tsinda', 'شته', '农业', '不同意', '▁Februar', 'లో', 'ிலிருந்து', '太子', 'kleri', '▁яму', '▁draught', '前提', '▁envia', '▁também', '▁crust', '▁Калі', '▁Verfahren', '▁manifestation', '▁verbringen', '▁честно', '做饭', '今天晚上', '▁видите', 'kò', '▁marshal', '▁Bäume', '▁astonishing', '▁conjecture', '▁embarrassment', '畅', '眼泪', 'koli', 'альные', '▁concentrated', '岩石', 'ười', '▁amiable', '▁hiyo', 'ধ্য', '自行车', '▁societies', '舰', '▁አዎ', '▁realise', '▁pouvoir', 'mico', 'に移', '就行了', '合适的', '▁setanta', 'fenster', '▁dismal', '▁Wunsch', '▁wolves', 'lil', '建設', '▁rwose', 'annu', '▁aircraft', 'イチ', '拥抱', '電車', '▁sixteenth', '▁Kurz', 'Episode', '▁فیلم', 'ību', '並んで', '三点', 'cò', '▁yella', 'знача', '▁حا', 'この辺り', 'альных', 'いくと', '▁Album', '▁radiant', '▁nossa', '层面', 'хим', '▁diversaj', '▁imitate', '谋杀', '▁resentment', '▁shark', '总结', '進化', '运作', '▁assertion', 'ູ', '▁Praxis', 'にあります', '▁confidential', 'uğu', 'wego', '▁Ро', '▁embraced', 'nutri', '与其', '▁buzz', '▁camino', 'يط', '视觉', 'achtet', '良い', '▁скорее', '珀', 'っていうふうに', '继承', '你刚才', '▁صورت', '▁países', 'имся', '是一样的', 'тэн', '▁гэтай', '▁находится', '▁voilà', '▁startling', '我想要', '维持', '▁tray', 'රු', '▁повтор', '的主题', 'contin', '的人来说', '▁demanda', '旧統一教会', '▁inspection', '先ほどの', '▁Senat', '▁breadth', 'sehn', 'ального', '明明', '▁respira', 'جنوب', '落在', '耻', '試験', '▁explaining', '确', '▁perdu', '▁gorgeous', '陌生人', '▁Absicht', 'ولد', '遇见', 'шан', '高級', '▁parlor', 'хлоп', 'ษ', '▁Dijous', '▁schlafen', '改造', '▁miriam', '▁Té', '▁shipping', 'そこは', 'äck', 'ステージ', '十分钟', '太郎', '▁pasture', 'ワード', '▁nicely', '増えて', '▁beobachten', '网上', '▁fröhlich', '▁އަ', 'தொடர்', 'モー', 'льны', '▁стоял', 'дзень', '▁газет', '名为', 'を認め', '但这是', '决心', 'origine', '느', 'Gelach', 'foje', '▁charter', '这些问题', '▁vinden', '▁Nieder', 'yumba', 'பர', 'が出た', '▁everlasting', '▁trouver', 'zí', '成年人', '▁keer', '▁Anwalt', 'kaka', '▁nosso', '▁asserted', 'овали', 'AD', '接到', 'କ', 'ĥ', '疫苗', '这一切都', '理性', '▁polished', '▁flavor', 'смотрел', '産業', '你爸', '▁பய', '逗', '▁Unión', '▁rumor', 'そうですか', '我就不', '▁attributed', 'ツー', 'kları', '▁passenger', '▁bliss', '喽', 'ሁ', '▁verheiratet', '▁mindestens', '▁پنج', '▁highness', 'verfahren', 'تَ', '利润', '▁funkci', '▁readiness', '▁escala', '▁канал', '▁система', 'ராக', '抛', '▁Demokratie', 'いただきたいと思います', 'arbre', '在此', '▁vind', '我们有一个', '▁واحد', '▁gosh', '拨', '▁depressed', 'ṛṛ', '▁unlock', 'の前で', '俺が', '▁거의', '小麦', '▁whereby', '▁tint', 'mizi', '▁stretching', '趋势', '名古屋', 'ภ', 'ấu', '▁putea', '试验', '▁clergyman', '劣', 'équipe', 'খে', '決まり', 'ший', '▁motiva', '▁Atem', '▁ئەم', '遮', '천', '煙', '▁Bildschirm', 'パパ', '回到了', '▁await', '▁voted', '构成', '滅', '▁Hari', '▁righteousness', '▁женщина', '白天', '▁gerald', '旋转', '我想说', '▁surf', '酱', '▁Tief', 'দ্', '▁உள்ளது', '尸', 'ứng', 'boek', 'brook', '▁Erwachsene', '激励', 'щик', '▁acceptable', '▁món', '▁enthusiastic', '▁upside', '่ว', 'umuryango', '収穫', '欺负', '▁engaging', '▁Reform', '▁chop', 'үнд', '的需求', '很简单', 'loch', '▁EBITDA', 'ނު', '龄', '▁Spring', '▁logo', '▁engel', '▁fry', '私たちが', '▁stammt', '焦点', '▁Mexico', '▁kerja', '都内の', 'For', '大厅', '▁noranta', 'einheit', 'ちゃんは', '我们开始', '▁Option', '▁사람이', '足够的', 'んだね', 'SA', 'ई', '▁gewöhnlich', '炒め', '▁squeeze', '技巧', '▁tyrant', '▁کمک', '▁animated', '▁coverage', '獲得', '▁кап', '▁Schrift', 'ауы', '見えない', '▁그치', 'カフェ', 'が流れ', '亲密', '▁purity', '等一下', '就好了', '▁foremost', '▁niedrige', 'కు', 'halen', 'ட்டை', 'zünd', '▁olur', '▁eliminate', 'pez', '▁xem', '重视', '▁konzentriert', '▁extinguish', '▁cursed', '▁louder', '▁disdain', 'strich', 'の中から', 'フライ', 'Krista', '▁الأول', '▁plantation', '▁eindeutig', '▁einzigartig', '弦', '訪れた', 'рю', '盒', '▁hauptsächlich', '▁Тэрээр', '保障', '▁সং', '▁Norden', '▁stamped', 'ехать', 'verkehr', 'wszy', '▁pleaded', '忌', '熱中症', 'empi', 'арга', '一分钟', '▁kadın', 'адзе', '我妈妈', 'živ', '袭', '▁меч', '▁квартал', '▁Garten', '▁frantic', '▁Hij', '▁iraq', 'がついて', '▁ئې', '凌', '▁squirrel', '▁denomina', '▁imposed', 'цэн', '他们已经', '▁Theater', '▁yiwen', '▁Pap', '央', '▁tüm', '▁depended', '亦', '▁gerçek', '▁berühmte', 'hize', '▁Veränderungen', '▁unworthy', 'feind', 'дох', 'Instagram', '▁Benutzer', '▁dernière', '▁Biz', '▁زیر', 'ießen', '▁attempting', '▁процентов', 'が見つか', '接受了', '▁связи', '▁слышал', '你有什么', 'யூ', 'ცი', 'نے', '▁nearby', '踩', '▁nhw', '▁درست', 'شعر', '▁waiter', '容器', 'серьезн', '前後', 'schijn', 'ӧр', 'environ', '▁tiuj', '壳', '▁افراد', '▁Muster', '会发生', '▁아무', 'ली', 'से', 'はどんな', 'eeuw', 'сидел', '娃', '睁', 'sammlung', 'குறி', '▁shit', 'пыт', '营养', 'просил', 'रो', 'chè', '▁complained', '▁Szene', 'оф', '▁imitation', 'цам', 'runner', '保罗', '▁بدون', '▁Mol', '痛み', 'iĝo', '▁tackle', 'скіх', '▁mehreren', 'vance', '▁öğren', '本质上', 'ボード', '隔离', '▁encouragement', '政党', '▁үйл', '文本', 'konna', 'weiß', '辜', '担忧', 'third', 'อน', 'бач', '▁devote', 'おいしく', '▁January', '▁consumed', '▁pyramid', '▁verursacht', '▁banking', 'コロナ禍で', '決まって', '▁realised', '▁Syn', '向こう', '轩', '▁международн', '▁orchestra', '账户', '▁أيضا', '▁привет', '▁digo', '▁мере', '▁reaches', '▁nhiên', '▁aktuelle', 'stow', 'あそこ', '况', '紀', 'ǧǧ', '▁retten', '▁stability', '▁mož', '▁يُ', '▁waking', '▁Cada', '됐', '车站', '你想要', '並み', 'ەڵ', '▁collaboration', '歳で', '더라', 'ਤ', '▁skeleton', '▁Church', '▁duration', 'clav', '▁другое', '▁frère', '▁Institute', '▁quina', 'இன்', 'rijk', '最新的歌', '我刚刚', 'актив', '▁phần', '▁wandte', '▁Power', '▁région', '▁வந்து', '▁cierto', '基本上是', '▁Back', 'が生まれ', '▁whispering', '▁страх', '▁copies', '▁rouge', '▁убийств', '▁eloquent', '▁Hong', '▁kuva', 'ющим', 'Net', '晚了', '▁nostra', '我们一起', '然后他们', 'движ', '的反应', '这样的话', '考え方', '舒适', 'あるんですけど', 'லில்', '意味着什么', 'locat', '▁boiled', '不明', '▁fashionable', '▁proprietor', '複数の', '框架', '▁beantworten', '▁segundo', '導入', 'альной', 'おなか', '▁cinquante', '札', '▁guinea', '▁gabriel', '的作用', '買って', 'わかる', '▁geschah', 'aquell', '▁fino', 'درا', 'সু', '▁Händen', 'kamera', '▁expertise', '▁scenario', '▁حيث', '次々と', '連携', '打って', '我心里', '嫂', 'を出して', '诈', '太棒了', 'を目指し', '扩展', '▁concentration', '修复', '▁boca', 'fay', '机制', 'లే', '▁дверь', '底下', '侦', '栗', '▁Interview', '▁agitated', '沃尔', 'みる', '▁curios', 'āka', '▁solely', 'хгүй', '발', '▁Gedicht', '▁klicken', '到处', '不管你', '提示', '覚え', 'zah', '▁ayrı', '捡', '▁warfare', '▁colonial', '▁аан', '▁superintendent', '▁放一首', '一顿', '这些都是', '▁répond', '小学生', 'でもいい', '가지구', '▁lawrence', 'ایت', 'legung', 'sexual', '詰ま', 'アリ', '敦', '验', 'மைய', 'してしまう', '谨慎', '▁difficile', '▁конкрет', '▁describing', 'jährigen', '▁bastante', '诚实', '▁exercised', 'furi', '▁facile', 'ี่', '▁celebrate', 'Risate', '金曜日', '▁Mission', '▁спас', 'umunsi', '对他的', 'zelve', '星星', '▁erano', '▁Osten', '▁gael', '慧', '▁ප්\u200dර', '朋友圈', '▁tusschen', 'yita', '今度', '周年', '聚会', 'дні', '漠', '耗', '毫无疑问', '轰', '▁скажите', '▁sandwich', '▁chambre', '▁traveled', '▁decidedly', '▁حالا', '▁despise', 'nesi', 'ŝa', '▁Schauen', '水果', '▁herald', '婚礼', '▁overwhelmed', '▁heathen', '一堆', 'netz', '▁mississippi', '土曜日', '▁internacional', 'あすの', 'hydr', '跳舞', '▁enthält', '▁reel', '按钮', '有效的', 'mayı', '▁resigned', '▁quantities', '▁submission', 'ваецца', '▁stärker', '倒れ', 'estructura', '▁Gegensatz', '▁llibre', '走过', '▁reminder', 'وں', 'щение', 'Wow', '▁içinde', '还想', '▁contrived', '▁ignore', '我也不', '져', '▁gregory', '▁hejuru', '▁korea', '▁realiza', '娘娘', '▁cooked', '▁Stimmen', '▁satisf', '脆弱', '▁vaguely', '顶部', '误会', '無料', '受到了', '的时候呢', '把手', '▁subsidi', '▁necesita', '假装', '▁persecu', '▁dintre', '▁endured', 'lender', 'étais', '▁litter', '愧', 'なのです', '我们发现', '▁Tamen', '▁hopeful', 'check', '声称', '意义上', '僕ら', '各个', '▁vertrauen', 'පා', '▁khu', '▁pathetic', '不清楚', '側は', '一个很好的', '六月', 'kker', '▁hả', '▁harness', '▁vanish', 'geblieben', '塚', '▁orchard', '争议', 'තර', '的核心', '▁bland', '▁heftig', '▁terrorism', '并非', 'நிலை', '中午', '衆', '▁arnold', '貨', '▁gehabt', '7%', 'فكر', '演唱的歌', '分布', '戦闘', '▁spake', '▁negativ', '▁kimwe', '畏', '眼前', '▁بۇ', '▁sorgen', '圣经', '只要你', '▁flowed', '当成', '▁önemli', '▁zurückkehren', '砲', '▁Soldaten', 'はっきり', 'energia', '言われ', 'が大きく', '▁plein', 'éré', '彼女の', '▁kasuta', '战士', '▁repeating', 'invest', '▁virtuous', '▁laboratory', 'ネタ', 'руп', 'ად', '贼', '殴', '▁буй', '▁இர', 'Video', 'ىلى', 'fydd', '几乎没有', '山田', 'гуль', '▁Pel', '任命', '▁discontent', '▁ຊິ', '▁winner', '可爱的', '▁verbreitet', '星球', '▁ааа', '耐心', '▁overtake', '災', '▁подумал', '▁hände', '打扰', 'வெளி', '▁wonderfully', '▁staatliche', '的房间', 'に来た', '▁nursing', '▁dunia', '笼', '▁chưa', '▁Verlust', 'Domin', 'kommst', 'монт', '逃跑', '估', '你还是', '▁stepping', '驱动', '▁сначала', 'しばらく', '衝撃', '▁blake', '▁Frankreich', '▁exploration', 'と思うんですが', '▁clinic', '違って', '寒さ', '▁какую', '▁soort', 'meid', '▁slack', '▁күр', 'ց', '▁Ozean', 'ić', '退出', '▁historically', '▁punika', '画像', '▁weighed', '本地', 'ấp', '济', '▁pouvait', 'ヒント', '레', '▁vuitanta', '▁verantwortlich', '▁neunzehn', 'hampton', 'alist', '▁склад', '時ごろ', 'Comp', '47', '▁Cafodd', 'amategeko', '▁mnie', 'ওঁ', '▁öffnete', 'デー', 'あなたが', '▁enorm', '明治', '今大会', '`', '▁archbishop', '▁иногда', '▁прежде', '▁göz', '▁entrar', '▁знать', 'числ', '奇妙', '▁kuvuga', '▁grub', '▁rubber', '坐着', 'に関しては', '▁preaching', 'işle', '▁psychological', '▁survivor', '▁Oberfläche', '这个想法', '脖子', '观看', '▁Verstand', '▁кож', '▁нужны', '▁diff', 'integra', '▁Hinweis', '▁maakte', '我希望你', '循环', '▁Simon', '中止', '▁crucial', '▁праца', '▁thông', 'дук', '▁ownership', 'ந்தார்', '▁Paar', '▁carta', '大変な', '▁hayat', '់', '▁ситуации', '欺骗', '▁regime', 'まるで', 'مُ', 'وص', '一个女人', '資金', 'ം', '▁kompliziert', '▁Geburt', '衝突', '▁Play', '▁Ärzte', '▁snatched', 'خنده', 'īgi', 'vè', '▁küçük', '▁navig', '両親', 'تحدث', '▁attire', '▁Pause', '連れて', '▁Einsatz', 'kî', '▁Free', '认识到', 'லு', '扩', '男生', '仓', '▁Laura', '▁magnitude', 'ацыя', 'torial', '▁tercer', '岸田', 'テスト', 'بى', 'état', '▁máy', 'schläge', '激烈', '▁같은데', '▁kep', '这就像', 'পি', 'φ', '肩膀', '▁psychology', '▁wünschen', '▁wiped', 'を求める', 'ظهر', '▁streak', '▁Aktion', 'لې', '▁vấn', '▁owed', '▁assessment', '▁solomon', '魔法', '▁digging', '▁Kleidung', '▁волн', 'піса', '직', 'ښ', '叠', '垫', '▁provoke', '▁disturbance', '范围内', '教学', '▁труб', '▁Deutsch', 'ێت', '▁করা', '▁Englisch', 'fluent', '▁какого', '陪你', 'sulta', '▁applause', '▁тэгээд', 'ას', '▁mmhm', '▁rascal', 'тәр', '▁honesty', '▁Phase', 'Risos', '▁постоянно', '申請', 'ັກ', '▁hängt', '▁affecting', '▁Veränderung', '▁опыт', 'હ', '▁اليوم', '▁друж', '碰到', '▁Bühne', '▁порядк', 'ҭа', '新聞', '▁Stimm', '▁Süden', 'مام', '演説', '世界上最', 'leitung', '遣', '北日本', '감', '碳', '▁collecting', 'っぽ', 'ができて', 'やりたい', '▁vardı', '▁reap', '背中', '▁Farb', '焼け', 'ないよ', '摄', '하다', '외', '▁appealed', 'ッキー', '▁prick', '上手', 'お届け', 'kono', '▁мэдэ', '顾问', '很清楚', '斑', '▁интернет', '刃', 'һын', '▁نور', 'awal', '▁flashing', '▁Since', '大师', '▁macro', 'เก', '▁unconsciously', '▁passé', '▁dreaded', 'ძ', '▁cependant', '초', '▁Там', '▁бело', '▁personnel', '犯行', '▁priorities', 'шев', '▁grote', 'neuron', '▁treating', 'âme', '▁Bach', '有许多', 'සු', '▁Pic', '▁Ereignisse', '感染対策', '▁discoveries', 'spoiled', 'lith', '喝了', 'ታ', '▁Geschlecht', '▁excursion', '保険', '▁fonction', '場に', 'maktadır', '▁judicial', '安倍元総理', '▁Sobald', 'lardan', 'кажет', 'ディング', '▁harmless', '这么一个', '▁ministry', '▁ຫັ້ນ', '▁cotxe', '嘉宾', 'を取る', 'ىسى', 'lomb', 'という話', '▁siaj', 'ambul', '▁referring', '小小的', '▁utterance', '角落', '▁kehrte', 'パリ', '捐', '▁provincial', '想出', '▁benefici', '▁Aku', '▁исслед', '▁Kong', 'ıp', '激情', '周期', '▁Ruf', '坐下', '▁ewig', '▁African', '▁çünkü', '▁academy', '▁Maybe', '无限', 'čči', '▁connu', '这孩子', '▁banker', '村上', '▁authentic', '寂', '郷', '▁kết', 'ヴィ', '▁luncheon', '▁알아', '冷凍', '▁resume', 'андр', '▁refined', 'clus', '这样的一个', 'ாளர்', '鲍', '▁nobility', '▁Ул', 'ໍາ', 'を重ね', '▁嗯嗯', '談', '▁awaited', 'فَ', '▁Aussage', 'ღ', '▁vermute', '涌', 'హ', '月曜日', '▁tốt', 'esque', '▁جدید', '選んだ', '▁Wann', '身后', 'アイス', 'カ月', '▁beschreiben', '诱', '▁chwarae', '附近的', 'inclou', '什么样', '請', 'කු', 'ल्', '▁initially', '期节目', '▁roaring', '▁Ар', '▁другим', '▁oven', '必须要', '20%', '▁saloon', '▁врач', 'せん', '▁lewis', '▁vicious', '▁Zentrum', '▁brazil', '的权利', '美味', '不许', '▁பயன்படுத்த', '▁вульф', '▁видимо', '先発', 'きれいに', '▁ужас', '▁obtaining', '▁Aufnahme', '▁podría', '▁sadness', '拿出来', '必要がある', 'лыҡ', '作业', '采用', '▁vya', '▁feat', '▁Although', 'なければならない', '大規模な', '推进', '我只想', '▁durum', '还有其他', 'どうする', 'œuvre', '▁eloquence', '▁бөгөөд', '栋', '鏡', 'būt', 'günstig', '开会', '▁Grab', '▁அவர்கள்', 'ロシアが', 'voja', '▁felicit', '▁attendance', '否认', 'ぇ', 'ლა', 'わずか', '▁hunted', 'ようやく', '爵士', 'ހަ', '然而', '▁mournful', '長期', 'wamu', '期限', '询问', '▁установ', '▁rainbow', '騒', '▁diligent', '▁vergangen', '▁asylum', '▁yanjye', 'koht', '▁comfortably', 'gerät', '凶手', '▁armour', 'pari', '▁dignified', '▁cuerpo', '▁Prinzip', 'associa', 'つま', '▁excite', '▁matches', '▁brauche', '▁كې', 'ddling', '▁baggage', '▁outstanding', '秒钟', '▁vierzehn', '克服', '▁blazing', 'பின்', '下がって', '▁руку', 'jící', 'わたし', 'න්නේ', '▁consegui', '他们正在', '▁qualified', '▁tradi', '统一', '人が死亡', 'buah', '▁защит', '▁donkey', '新幹線', '欲しい', 'クル', 'ifuza', 'miento', '▁lumber', 'jye', '▁meteor', '▁gradual', 'களும்', '▁crowned', 'quisition', 'ショート', '糊', 'ही', 'チャレンジ', 'னும்', '▁एक', '▁sydney', '▁Taylor', '克莱', '拿起', 'リーダー', '兔子', '其他地方', '▁Graf', '▁ужо', 'ël', 'өнгө', '▁fünfundzwanzig', '▁estimated', '一趟', '▁quoted', 'த்தா', 'spruch', '激しく', '▁Был', 'čil', 'トラブル', 'пустил', '▁seventeenth', '▁thirteenth', '▁compelling', '▁seemingly', '▁نگاه', '更好地', '▁bunk', 'のまま', 'nev', '借り', '▁кре', 'krist', '七月', '▁Atom', 'spezifisch', '一直是', 'Orient', 'йтесь', '▁meilleur', '120', '▁habt', '▁liking', '▁legislature', 'どのような', '一块儿', 'いくつか', '▁romp', '▁trench', '▁сильн', '凑', '鸣', '登録', '▁frail', '获取', '▁Main', 'いること', '広く', 'プリン', '親子', '段階', '豆腐', '很长时间', '▁Castell', '真理', '▁треб', '▁endeavoured', 'Institut', '萌', 'Infrastruktur', '堀', '诉讼', '▁прекрасно', 'ってほしい', 'キャン', '徐々に', '▁يجب', '▁vall', 'ზ', 'eisen', '▁Gewicht', '▁العمل', '▁contemporary', '戦略', '▁wesentlich', 'కి', '予定です', 'っけ', '▁bello', '▁socialist', 'ということなんですね', '▁cement', '▁그걸', '▁shifting', '▁Sup', '▁дене', '▁governed', 'schäm', '▁jurisdiction', '▁giorno', '▁triple', 'funk', '▁sneak', '院长', '食料', 'чныя', 'vira', '▁spoon', 'сця', '▁silenci', '出售', '几十年', 'geordnet', '▁Philosophie', '▁congratulate', 'リズム', '▁scheen', '▁пятый', '▁tidings', '▁podem', '北陸', '大姐', '▁hệ', '▁Lind', 'accus', 'иров', '另', '付いて', '▁vegades', '▁কৰি', '▁inherent', 'räumen', '▁Vorschlag', '▁Dabei', 'ッジ', '▁Interessen', '得很好', 'неп', '▁keel', '一阵', '▁treasury', '▁sculpture', '▁vật', '▁Beach', 'できなかった', 'ちょっと待って', '巨人', '▁Verein', '乗せ', '▁Ple', '冲动', '休み', 'syll', 'ත්ත', 'ോ', '▁غیر', 'ロック', 'чки', '回答说', 'うまみ', 'ලි', 'thorpe', '其中一些', 'をつか', '▁outdoor', 'に向けた', '▁amuse', 'К', '▁bantu', 'uwen', '辅', 'lulu', 'নী', 'ativa', '網', '詹姆斯', '懂得', '太空', '四处', 'いずれも', '▁Vertrag', '▁verbinden', '脊', 'ఎ', '▁обычно', '▁dispatch', '切った', 'と指摘', '▁komplett', '火事', '▁migration', 'kintu', '働', '札幌', '▁касается', '告诉他们', '▁ingenious', 'だとか', 'عادة', '金钱', 'ضع', '般的', '▁fling', '正如你', '▁durchführen', 'コーヒー', 'スケート', '的意思是', '很多事情', '▁crisp', '▁grunt', '▁kutoka', 'ES', '爵', '▁dự', '▁catastrophe', '▁tưởng', '▁disregard', '▁gezegd', '▁Kredit', '強さ', '▁بودم', 'OS', 'beruf', '▁handling', '▁pesca', '根本不', '▁Champ', '▁девят', '晒', '▁evaluate', '▁Dewi', '▁ответствен', 'щего', '认知', 'ovna', '▁paragraph', '決めて', '▁roared', '▁Quindi', '毫不', '름', '▁Sitzung', 'கிறது', '▁willow', '欢迎来到', '船上', '维护', '▁tanta', '▁Europäischen', '▁Molt', 'শ্', 'tiene', '種類の', 'を超えて', '▁terminal', '▁consulted', '▁portal', 'алды', '▁المع', 'assassinat', '証明', '标记', 'يار', '一起工作', '▁ئەو', '▁Pflanzen', '▁embarrassed', 'kawa', '▁serene', '▁streaming', '▁jason', '▁stride', '▁лиш', '多次', 'භ', '▁almighty', '▁hurricane', '▁Science', '▁سره', 'fashe', 'quadra', '常常', '国民の', '▁dạ', 'põ', '▁discount', 'を出す', '到目前为止', 'fähigkeit', '谈判', 'スパイ', '▁patiently', '▁lautet', '▁болох', '惊人的', 'fleur', '▁prosperous', '委屈', 'ică', '▁Brian', '两百', '▁ভাল', '▁brandy', '实在是', 'àng', '▁produit', 'палі', '客厅', 'を示す', '▁gezwungen', 'исто', 'stairs', '▁lapse', '镜头', '般', '▁Està', 'operative', '▁Veranstaltung', '二人', 'දී', '▁moll', '▁courteous', 'رَ', '▁Oberst', '谁呀', '車両', 'анг', '▁série', '▁behandeln', 'பட்ட', 'とかそういう', 'лок', '▁کړ', '▁Austr', '看起来很', '酒吧', '▁বলে', 'пок', 'インターネット', '天皇', '▁estaban', 'зур', '极端', '▁distrust', 'بری', '去哪里', '▁сельсовет', '▁نحن', '▁erhöht', '▁mặt', '軒', '▁Abendessen', '▁accusation', '领导人', 'льная', '▁görün', '年生の', '伊藤', '支払', '肌肉', '▁zitten', 'したうえで', 'chimp', '恋爱', '▁ег', '▁зелен', '动机', '▁Konflikt', '군', '▁sabbath', '".""', '▁kapit', 'セント', '▁polish', '▁simultaneously', 'की', '▁kugeza', '相当于', '▁годы', 'علوم', 'итесь', '▁expressing', 'іла', '美女', 'umugabo', 'قطع', '▁schickte', '▁реша', '▁Fälle', 'ெய்', 'migr', '己', 'ální', '▁людям', '▁некоторые', 'バーディー', 'fungu', '▁executing', 'بحث', 'schieben', '引发', '质疑', '▁Gründen', 'grenzen', '▁persecution', '▁Zitat', '土砂災害', '▁besorgt', '▁unfair', '到这儿', '인데', 'عات', '▁ребята', 'ouvre', '第二次', 'рыс', 'ших', '▁тус', 'しまい', '思われ', '鹅', '▁Katze', '▁strengthened', 'kamu', '▁Royal', 'ombro', '▁folgt', '▁destaca', '▁همان', 'خورد', '倦', 'スポット', 'rechnung', '▁inheritance', 'ىدۇ', '▁பிற', '▁Kevin', '▁behaved', '数百', '明显的', 'roving', '▁наконец', '稚', '구나', '犹太人', '确认', '▁தீ', 'لِ', '二十年', '为何', 'ходил', 'жат', 'märk', 'ұ', '▁الوقت', '▁depois', '▁цар', '▁despised', '商人', 'ొ', '▁besuchen', '詐欺', 'スタイル', '▁überzeugt', 'ここの', 'wili', '▁Life', '特别好', '▁ziet', 'ラム', 'を続ける', 'rinda', '호', 'kanya', '▁chairman', '木さん', 'トイレ', 'крыва', '▁stooped', '▁Schatten', '▁kuwi', '一本书', 'ebene', 'вец', '▁занят', '▁garment', '▁Danach', '▁ăn', '▁Как', 'が続いています', '遂', 'क्ष', '▁acceptance', '▁körperlich', '義務', '该怎么', 'ائي', '▁krista', 'ителя', 'ымі', '▁Neuro', '▁semble', 'を進めて', '見られる', '遭受', '▁Einheit', '▁ditch', '▁Sydney', '▁üzerinde', '葛', '▁российской', '▁шестьсот', '▁advertisement', '▁lucruri', '伯特', '小林', '▁bamu', 'հ', '▁Pakistan', '▁hành', 'わからない', '▁historische', 'kiem', '▁nghe', 'かつ', '约会', 'もらえる', 'tsiooni', '▁preached', '울', '胳膊', '▁exaggerate', '▁subscription', '▁sworn', '▁evolved', '认可', 'verhalten', '▁hạ', 'нде', '▁путина', '▁accumulate', 'いくら', '▁Dž', '先頭', '▁berlin', '僅か', '▁Knie', '数据库', '▁жест', '▁زیادی', '▁envoy', '▁самого', 'väg', '录音', 'جعل', 'タイトル', '▁protecting', 'brian', '緩', '勘', 'もしかしたら', '▁shrugged', 'willig', '▁иә', 'නය', '三个月', '時代に', '音频', '来看看', 'මි', '▁vicinity', '▁choosing', '▁வழி', '奇迹', '▁Schreiben', 'лээ', 'croft', '▁kontrol', 'бот', '▁izmanto', '▁좋은', 'пуск', 'parent', '▁container', '疯了', '尼斯', '確認された', '▁thicket', '▁верн', '▁dankbar', '并将', '大陆', '▁comercial', '▁vorhanden', 'jev', '对面', '▁tiefer', '▁cama', '不能再', 'だと思う', '則', '鸭', '▁soutenir', '幺', '▁Schlacht', '▁chaos', '▁meisje', 'を行った', '▁conjunt', '▁Ansatz', '皇后', '环境中', '님', '世紀', 'も含めて', '98', 'ობ', 'त्य', '▁derecho', '▁davis', '▁Шу', 'お酒', '▁verhindern', '▁komunumo', '▁mochte', 'こだわり', '设施', '天使', '▁schade', 'позиц', '9%', 'пай', '▁richmond', '▁посмотрел', 'eusement', 'meester', 'ỹ', 'োৱা', '久しぶり', '候选人', 'ங்களில்', 'ন্দ', '▁Zusammenarbeit', '少しずつ', '▁Tausende', '东方', 'いただき', 'aquestes', '▁gefällt', 'гада', '薇', '▁mathematics', '▁처음', 'lago', 'amara', 'zentrum', '▁forgiveness', '▁Each', '▁அதன்', '▁Deci', '他にも', '▁mirth', '建立了', 'Ɣ', 'сор', '▁Wörter', 'Bahn', '▁bajo', '▁carne', '可怜', 'thought', 'größe', 'ガラス', '▁screaming', '▁ändert', '培', '给了我', 'અ', '▁thôi', '▁indicator', '▁alfred', '▁کنی', '▁gezien', 'جلس', '▁disciplined', '▁housekeeper', '体操', '还挺', '▁submarine', 'いきなり', 'كرة', '▁erneut', '▁Medizin', '资助', 'vå', '▁lucru', '▁разные', '▁oars', 'ливо', '可惜', '▁Oxford', 'Kampagne', '▁generosity', '▁무슨', 'ญ', '縦', '偽', 'ível', 'パワー', '▁moviment', '尽量', '▁universitat', 'ME', 'ễ', '▁нравится', '▁понимаешь', '▁böyle', '学术', 'こんにちは', '▁kvar', '摊', '棵', '▁hereafter', 'Franc', '▁prussia', 'ஷ்', '天哪', '▁Hügel', '最新の', '▁Korea', '▁мөн', '▁হয়ে', '▁kaiser', 'ático', '▁mooi', '晩', 'ึ', '▁cambio', 'holm', 'ственно', '▁implied', '▁év', '我个人', '▁jenny', '就是因为', 'Ĉ', 'を通じて', '▁değiş', '▁borrowed', '是否有', '▁Tout', '▁festgestellt', 'きょうも', '▁تک', '短暂', '▁franklin', '▁piled', '还是要', '自主', 'یەک', '▁contempor', '狩', '불', 'نظام', '亲戚', '活跃', '真心', '会让你', '▁کشور', 'ování', '▁stesso', 'бег', '临时', '八点', 'いろいろな', 'घ', '螺', 'க்கை', '▁consultation', '▁Wut', '▁Personal', '▁quedar', '▁こうした中', '▁Ку', '▁prolonged', '▁folgenden', '▁temporal', '▁bleef', 'ăng', 'バター', '▁Saya', '▁detected', '▁Про', '▁translate', '信念', 'асць', 'ないんです', '▁کوچک', '両方', '▁contrari', '▁அத', 'ோம்', 'お肉', 'ņa', '▁Einstellung', 'したいと思います', '▁встреча', 'wyl', '侵攻', '我刚', '۱', '房地产', 'ষ্ট', '▁ஆனால்', '收藏', 'مثل', '▁Philip', '▁reliable', '▁conspiracy', '▁indispensable', '日本海側', 'の歴史', '▁কোন', '▁superiority', '子弹', '的意见', '▁conqueror', '帖', '迎え', '▁одоо', '優しい', 'ическое', 'wyth', '▁одну', 'wirkung', '▁financing', '▁ascended', 'كتب', '八月', '▁zoals', 'ヶ', '▁கட்ட', '▁petty', '▁cricket', 'すぎて', '得起', 'cross', '加强', 'crypt', '▁jünger', '▁ຫວາ', '▁considér', '▁Studio', 'вд', '另外一个', '▁kennedy', '▁castell', 'าม', '▁abrupt', '▁buli', 'identifi', '▁disadvantage', '▁නො', '▁arasında', 'ража', '▁хотят', '▁apron', '▁damned', '不在乎', '▁horace', '帮助我们', 'communica', 'жин', '貸', 'たちに', '▁complement', '▁والم', 'джи', '▁Rick', 'கிறார்', '▁maximum', 'อา', '▁ҡара', '▁lebendig', '▁счита', '毫', '▁mechanic', 'ෑ', 'ナンバー', '餐厅', '援助', '▁khá', '▁creu', 'apport', '▁continual', '了多少', 'ところです', '但我认为', '▁Villa', '▁reagieren', '▁нічога', '筒', '贫困', '▁puerta', '▁pathway', '效率', '津波', '▁Europ', '▁бесп', '▁счет', '对抗', '生物学', 'writer', '認め', '▁extravagant', '▁umbrella', '▁jullie', '▁distressed', '▁precisa', '称为', '▁honorable', 'ూ', '伊斯兰', '尊敬', '▁clinging', '▁бала', 'льных', 'pā', '▁civilized', '出てきて', 'BI', '▁apparatus', '▁затем', 'にわたって', '道具', '▁Grenze', '▁велико', 'печат', '▁babi', '▁blunt', '▁محل', '漆', 'ছো', '▁vegetable', 'regierung', 'かき', '▁ocasi', '▁lacking', '颤抖', '▁thereupon', '另一方面', '最後まで', 'düğü', '七点', 'basha', 'bikora', '共享', '存储', '▁clark', '是什么意思', '▁schoon', '▁Nahrung', '▁Elektro', '▁yapıyor', 'ことば', 'kibi', '▁Tony', 'hér', '粮', '起床', ':“', 'Râsete', '萧', 'ハウス', 'partei', '分别', '▁principalment', '戴着', '▁پرو', 'occupa', '部落', '▁favourable', '▁expose', '売り上げ', '▁Marie', '怪我', '▁практически', '▁별로', '偷偷', '▁complexity', 'eût', 'vamo', '▁automatic', 'mysl', 'ремен', 'dimensional', 'прям', '▁Beweis', '犠牲', 'нең', 'anomena', 'строй', '▁طريق', 'の間で', '▁ethel', '締め', '只有一个', '分散', '▁alright', 'プラ', '▁approaches', 'ြ', '汪', 'овского', 'человеческ', 'ượ', '発売', '▁quindi', 'คน', '▁diplomat', '▁mulher', '人才', '▁scold', '灰色', '寸', '叙', '▁covenant', '▁Mind', '▁Four', '气候', '▁kennt', 'сер', '▁pew', 'guye', 'валася', '▁instructed', '▁இல்லை', '地看着', '国葬', '▁газар', '掩', '筆', '艾伦', '飛ば', 'ID', '▁substitu', 'tracht', '名称', 'だと思って', '▁mientras', '相手に', '▁Jason', 'appropri', '▁höre', '捜', '▁தனது', '▁مشکل', 'بند', '犹太', 'ジョ', '▁Dienste', '武装', 'ydı', '▁இருந்தது', '▁праз', 'gemacht', '▁feder', '炊', '合理的', 'leuchtet', '▁Bereit', '▁taylor', 'そうと', 'ивают', '惊喜', '知道吗', '▁constance', 'あげる', 'ворот', '台上', 'plau', '剥', '古老的', '也知道', '▁strategi', '▁amateur', '▁mettre', '日军', 'んでしょうね', 'ゥ', '▁orleans', '说出来', '眼里', '▁blunder', 'あいつ', '一个小时', '▁moist', '▁teatr', '以一种', '▁разве', '欺', '▁vernünftig', '疼痛', 'রের', '▁Kohle', 'géni', '▁oyun', '▁healing', 'brä', 'father', '王国', '伸出', '就不能', '火山', '▁пару', '最后一次', '▁Kö', '巾', 'abaturage', '▁defiance', '▁москвы', '観光客', '够了', '▁olw', '▁açık', '▁primi', 'czas', '▁المس', '▁blev', '▁sauber', '▁voting', '▁complicat', 'ณ', '▁través', '▁optimize', '▁melodi', '▁lavoro', '▁подожд', '▁войны', 'するのが', '▁diminu', 'と呼ばれ', '▁самых', '▁bijna', '▁bildet', 'つながり', '棉', 'روس', '始终', '▁yacht', '▁packet', 'šā', 'しているんです', '▁Wid', '▁hose', 'istisch', '▁prezent', '▁missionary', '▁commonplace', '駆け', 'プロジェクト', '▁circus', 'クラブ', '▁customary', '▁exclusively', '鑑', '枠', '吵架', '▁peine', '一起来', '時まで', 'いいね', '▁mathematical', '珍しい', '▁иначе', '▁depriv', '▁venice', '▁sitzt', '留给', '▁Court', '▁zooals', 'ぷ', '▁versteckt', '▁stata', '▁billig', 'TA', 'shima', '树林', '▁iawn', '▁plac', '১', '▁memorial', '在做什么', '▁thường', '▁ladyship', 'world', '危険な', '▁До', 'の中でも', '▁mostrar', '昨晚', '▁appreciated', '▁جنگ', '▁bluff', '庙', '▁emphasize', '▁renown', '沟', '陸上', '一点也不', 'lê', 'сия', '椅', 'œ', '函', '▁admiring', '▁sacrament', '财务', '节奏', '礼貌', '广场', '▁implore', 'ицы', 'マリ', '这个事情', 'いいのか', 'があるので', '年级', 'kiko', '▁exam', 'っていない', '▁diameter', '▁Palm', 'бә', '起诉', '▁ہو', '大好きな', '▁cetera', '▁पर', 'もう少し', '瘾', '涙', 'вания', '▁overflow', '▁ожида', '临床', '▁сябе', 'männer', '▁contradiction', '吊', '▁사람들', '▁ساعت', '▁العديد', '▁никакого', '的思想', '▁obstant', 'andika', '▁legion', '▁cultiv', '▁arriba', '▁przed', 'võt', '行う', 'ય', '▁allerdings', 'ogene', 'schalten', 'demokrat', '▁traced', '▁считает', '▁produc', '春天', '▁burada', '赶快', 'င်', 'ં', 'ゼレンスキー大統領', '▁случилось', '▁состав', 'Ҡ', '▁bemerkt', '原本', '現金', 'Gerät', 'のようなもの', 'енә', '▁Pur', '▁kreativ', '▁behauptet', '▁للم', '▁новый', '▁hardware', 'свет', 'ければ', '贫', '誰が', '▁marque', '▁stuart', 'を見ると', '▁Menschheit', '深深', 'очку', 'ব্য', '▁roam', '▁kujya', '二百', '行不行', '慣れ', '▁savu', '原発', '▁hakkında', '规矩', '▁stubborn', '▁полно', '▁übrigens', '▁offenbar', '▁tipus', '▁strained', 'madı', 'ドン', '朝から', 'ロボット', '▁verletzt', '的说法', 'ண்ட்', '尤', '我听说', '救助', '体調', '▁cooperation', '做了一个', '▁junger', '一点儿', '▁dusty', '开枪', '▁Angebot', '珊', '▁Тэд', '义务', 'නු', 'interest', '血管', '▁trouva', 'වැ', 'истов', '▁ҡал', 'ģ', '▁vulnerable', '▁receipt', '洗濯', 'تعلم', '厕所', '▁conductor', '▁schreibt', '▁Verbrechen', '▁замечательн', '▁adviser', '▁hostess', '挙', 'ע', '▁cylinder', '▁امروز', '▁treason', '▁Sever', 'ıyla', '▁Vogel', '▁wertvoll', '书记', '跃', '▁gravel', '▁preliminary', '▁bảo', '証拠', '▁solved', '▁будто', 'わよ', '果然', 'вацца', 'ことになりました', '媒', 'یں', '▁accuracy', '▁commodity', '▁District', 'بيع', 'ĵ', '▁implemented', '三月', 'バレ', '▁краін', 'цией', '能看到', '或其他', '嗨', 'അ', '▁belangrijk', '舟', '포', '償', '▁komplexe', '▁basketball', '▁Sekunden', '▁noisy', '▁interruption', '说完', 'ケア', 'illus', '▁compliance', '▁اتفاق', '▁psalm', '▁electrical', 'ენ', '▁vragen', '▁shun', '逮捕されました', '▁severity', '之内', '么', 'half', '找出', 'ٍ', '▁موقع', '▁Signal', '我问你', '▁pobl', 'цяг', '契', '贯', '▁făcut', '▁Đây', '阴影', '南京', '▁pouvez', '▁Spieler', 'евой', 'kipe', 'тап', '花钱', '▁doktor', '▁вперед', '▁обязательно', '▁صحبت', 'iyoruz', '製品', 'ஞ', '抬起', '合意', '▁quả', '▁coch', 'ковский', '儀', 'する方針', '▁fringe', 'geschrieben', 'が起きた', '価', '▁государство', 'buye', '▁внутрен', '疑いが持たれています', '▁мама', 'угл', 'ாவது', 'になれ', '▁salad', '什么都不', '▁ghastly', '匆忙', '忽视', '▁universities', '▁Handlung', 'cull', '▁maggie', '▁Papa', '̀', '旺', '▁zerstört', '▁vapor', '▁bafite', '欲望', '▁sicherzustellen', '▁Voll', 'টো', '▁материал', '▁gemein', '▁sorrowful', '诗歌', 'ibindi', '保安', '▁đấy', '不管怎样', '▁automatically', 'まっている', 'ムー', '▁Shu', '怎么着', '苏联', '▁Jersey', '▁произошло', '▁Bạn', '▁Viertel', 'exclusi', '售', '唯', '取代', '▁handeln', '▁blur', '相机', '种植', '▁hark', '污', '▁псих', '▁ritual', '▁потеря', '你放心', '▁rejoiced', 'طلب', '▁visage', 'ぶつ', 'operation', '▁камен', '▁conseil', '▁liable', '蚊', 'эргэ', '▁यस', 'работал', 'üßt', 'ランク', '▁occhi', '▁Мин', '▁beendet', '▁kitten', '▁зуб', '▁Kenya', '▁ikibazo', '▁أيضًا', 'デジタル', '▁abbey', '会觉得', 'ично', 'ிருக்க', 'を通して', '那不是', 'жыць', '通行', '▁longue', '▁Heimat', '▁intrigue', 'قدر', 'бен', '▁joven', 'bücher', '山本', '▁priorit', '承受', '结束时', 'wezi', '▁regal', '▁emit', '▁анти', '判決', 'ኝ', '▁eyebrows', '▁bicycle', '▁çıkar', 'дина', 'みそ', 'பர்', '争取', '个性', '五分钟', 'ก็', '▁смотри', 'kontroll', '밖에', '▁exalted', '消え', '▁gebeten', 'ER', '▁прибыть', '弾道ミサイル', '▁решения', '▁அவள்', '火星', '怖', '预期', '衡', 'störung', 'усь', 'グルメ', '▁minority', '▁neighbouring', '▁Leidenschaft', '▁oppressed', '你会看到', 'gène', '▁tutor', '陷', '▁äußerst', '嘞', '▁començar', 'objekt', '▁proverb', 'கம்', 'anstalt', '▁holiness', '▁шүү', '▁государства', '▁мус', '▁pregunt', '砍', '▁überzeugen', '▁다른', 'слух', '▁twig', 'зад', 'analyse', 'そうした', '战场', '网友', 'ლ', 'Ḥ', '▁njegov', '▁repeatedly', '▁اولین', '▁любой', '▁archer', '▁اور', '積み', 'étude', '我总是', '▁zweihundert', '▁komis', '抚', 'ごとに', '▁resurrection', '杠', '▁Mehrheit', '▁squadron', 'frica', '合理', '農家', 'sensibil', 'ទ', '▁структур', '▁бүтэ', '引き上げ', '▁Innen', 'нікаў', '加工', '▁производ', '单身', '呈现', '▁Schnee', '▁برنامه', '▁gleaming', '応え', '▁creeping', '▁ligne', '▁працу', '▁corri', 'เส', '現れ', '▁перш', 'очки', '▁genutzt', '皆様', '総裁', '▁robinson', '▁часов', 'нена', '▁kettle', '诗人', 'شاهد', 'äß', '▁muerte', '▁fake', '▁société', '▁микрорайон', '밥', 'ブラジル', '▁desirous', '一个男人', '▁spectrum', 'springen', '孙子', '▁सम', 'りません', '不太好', 'stāv', '▁prediction', 'したところ', '▁coil', '▁Fast', 'ゴン', 'コーチ', '▁proclaimed', '▁jugador', '▁توانم', 'ஊ', '体内', '▁interference', '四百', 'が増えて', '打つ', 'wickelt', '▁Мне', '▁kvin', 'дро', '▁crab', '▁Literatur', '▁shawl', '▁outfit', '倾听', '不良', '▁Chef', 'zuhalten', '普通に', '▁そんな中', '▁groaned', 'の方は', '艇', '▁Petr', '▁Wach', 'bole', 'еньки', '难受', '発信', '及其', '▁scatter', '▁drifted', '▁rejoicing', '▁друзья', '▁karakter', '是一件', 'assemble', 'を進める', 'でしょうね', '▁Befehl', '直前', 'జ', '亚马逊', '社交媒体', 'miseks', '设计师', '▁majoria', '很可能', '也许是', 'испол', '飘', 'ø', 'أصبح', '▁orthodox', '▁thieves', '鹿児島', '难以置信', '明天早上', 'jū', 'национальн', '热爱', 'ுகிறார்', '▁piety', 'あれは', '农场', 'AC', '▁مرا', '▁eleanor', '▁prêt', '▁کتاب', '大谷選手', '行事', '▁allusion', '▁yavuze', '▁trá', '▁суу', '▁gọi', '雀', 'மோ', '不然', 'かしら', '优秀的', 'blé', 'リアル', 'gewinn', '导致了', '辩', '旬', 'リオ', 'iddwa', 'ブランド', '内閣', '▁وقد', '册', '▁concession', '選択', '▁Cambridge', '込', 'لەر', '▁ĉefe', '▁dragging', '▁sparkling', '▁consistently', '吹き', '▁пакуль', 'holz', 'ドア', '做得很好', 'attend', '▁benjamin', '▁shifted', '▁Spur', 'ваюць', '▁hynny', '▁elevation', '軽く', '▁trình', 'ボタン', 'ganya', 'операци', '▁رسید', '又不是', '▁frenchman', '看着我', '▁suppressed', 'kijk', '▁perquè', '▁জন্য', '▁remarkably', 'aĝo', '▁ernest', '军官', '▁download', 'mette', '▁Microsoft', '沖', '勧', 'archiv', 'سرع', '一支', 'ひとつ', '▁цаг', 'dessus', '当前', '释', 'wendung', 'されたのは', '意志', 'に近い', '这是什么', 'スペース', '▁ruling', 'كۈ', 'genomen', '▁malheur', 'سلام', '▁выборы', '県内', '▁australische', '▁untersuchen', '鎌倉', '促进', '▁Geschenk', '诊断', '▁jeanne', 'waż', '▁groom', 'を受ける', '▁lettre', '▁adjacent', '砖', '挟', 'эль', '▁presque', '远远', '地理', '的感受', '▁Eric', 'читыва', 'concili', '▁basil', '配信', '▁desenvolup', '桐', '縫', '跑到', '同じように', '▁freuen', '諦め', '雨雲', '▁selben', 'لج', '三次', '平方', '▁vaig', '▁Social', 'カナダ', '▁москве', '定位', 'すり', '▁getrennt', 'bbling', '▁syr', '▁integrity', 'UN', 'پە', 'エース', '▁Verbraucher', '舎', '▁caracter', '見てみますと', 'விய', '听过', '谁能', '深度', '术语', 'と思うので', '消除', '撑', '▁şimdi', '▁savoir', '代わりに', 'حصل', '▁Medikamente', 'やっと', 'ຫຼ', 'を獲得', '▁pitiful', '▁легко', '▁besiege', '有趣的是', '集合', 'generation', '▁publisher', 'жым', 'ಡ', '穆斯林', '▁declaring', 'ビジネス', '▁elkaar', '▁visibility', '争い', '▁scary', '慢点', '▁leiten', 'って言った', '我也不知道', 'ড়ি', '▁westward', '▁repress', '▁fehlt', 'ृ', '▁installed', '▁сожалению', '▁언니', '雇佣', '▁repos', '▁парк', '▁accuse', 'سپ', 'みたいな感じ', '飛行', '阿里', '▁demonstra', '▁ridicule', '▁மிகவும்', '脑袋', '▁Company', 'চে', '▁Senator', 'AT', '▁veranda', '征服', '布里', 'يَ', '丈', '▁சேர்', '崇拜', 'ivamente', '▁Water', '▁glimmer', 'していること', 'II', '衛', '喜剧', '手紙', '▁집에', 'ējā', '▁Block', '▁väl', 'undneunzig', '詞', '▁слов', '▁Kalifornien', 'ει', 'haza', '趣', '▁Basis', '▁Cela', 'قۇ', '动议', '是多么', 'やろう', '▁neighboring', '▁Hast', 'алда', 'вание', 'どこまで', '▁lavora', '▁erstellt', '▁кеше', '▁Perspektive', '▁cualquier', '▁chemistry', 'ліз', '▁inherited', 'もち', '▁surge', '消費', 'ώ', '▁erforderlich', '須', '▁обнаруж', '▁descending', 'avons', 'mbri', '▁televisi', '▁europäischen', '▁Está', '▁rocket', 'druž', 'ခ', '▁맨날', '従業員', '▁среди', 'غو', '穿上', '▁phụ', '任何一个', 'ぱ', 'вших', '▁wizard', 'レシピ', '谁知道', '▁batteries', 'historie', '▁laquelle', '▁svět', 'тыя', '질', '▁hợp', '▁tiếp', '▁نزدیک', 'スイーツ', '▁vermeiden', '▁striving', '▁aufmerksam', '上课', '機械', '▁empower', '決して', '开门', '▁Gerechtigkeit', '▁힘들', '療養', '▁Three', 'existent', 'abhängig', '▁чём', '▁peggy', 'пресс', 'ވެ', '▁systematic', '▁než', '▁simplement', '▁verwirrt', 'せっかく', 'されてる', '赞助', '预防', '▁två', '赋予', '▁существует', '▁utility', '▁Wesen', 'soever', '▁Alors', '業務', '爪', '▁beschrieben', '▁supernatural', '▁فإن', '▁analyze', '▁rezult', 'ອນ', '流动', '▁listeners', '▁futur', 'Liber', '残疾', '厌', '험', 'PA', '輸入', 'يص', '▁automatisch', '欧米', '▁Belgi', '引导', 'わけですよね', '▁영화', '▁skilful', '▁называется', 'ēl', 'دۇ', 'sparen', '歌词', '▁Schließlich', '芒', '分かんない', 'ப்படுத்த', '▁Republic', '公表', 'ীয়', '几分钟', '晚餐', '桌子上', 'schlüssel', 'скія', '▁Цяпер', '▁музыка', '▁Russland', '▁найд', '▁merciful', '迹象', '▁printing', '▁growled', '▁речь', '気分', '可能性があります', '▁plunge', '▁பெண்', '▁melhor', 'ání', '▁Fä', '▁transit', '▁гэсэн', '▁Gesamt', 'ándose', 'artisan', '▁Clark', 'кле', 'What', '一个巨大的', '▁Dreh', 'raad', '给出', '▁perished', '▁overthrow', '▁mantle', 'rides', 'studie', '为什么会', '▁lingered', '完整', '▁scroll', '底部', '▁Treppe', 'provi', '前往', '福利', '钢琴', 'صنع', '▁подход', 'だったので', '遗产', '▁infirm', 'පු', 'するのか', '▁Geschwindigkeit', '▁contemplation', '▁loneliness', '芯', '토', '据说', 'acca', 'நா', '▁koran', '▁schimb', 'ңә', '▁Тут', '▁plug', '▁torre', 'decorat', 'preservation', 'ސް', '▁трудно', 'を巡る', 'ائية', '黒い', '▁Mario', '▁handled', '▁biological', '场所', '▁تأ', '哲', '▁brightness', 'យ', '▁October', '▁adjoining', '▁irgendwann', '虹', '▁schafft', '问一下', '▁ethics', '微妙', '総合', 'reißen', '▁показыва', '▁sparkle', '▁faci', '▁Brasil', 'marsch', '▁entrepreneur', 'ucci', '出会い', 'плеч', '목', '▁Schauspieler', '▁largo', '评价', '▁sniff', '▁recibi', 'こんな感じ', '村庄', 'губ', '▁bölge', '▁چطور', '▁avenge', '派遣', '▁đồng', '▁новая', '▁achtzig', '齢', '▁practised', '老百姓', '▁plaça', 'があれば', '座位', '安倍', '车辆', '良く', '▁друга', '▁дежур', 'ौ', '自動', '▁وهو', '▁fué', 'legation', 'あした', '▁pip', '디', '▁intimacy', '▁пункт', '▁ecosystem', '网站上', 'ложить', '凭什么', '▁aldı', '▁wambaye', 'フィー', '発電', '▁regent', 'になってくる', '飛行機', 'stunden', '▁Emma', '回事', '比尔', '颠', '▁Gouverneur', '▁delicacy', '▁обсужда', '絞', '▁removal', '歩く', 'getrieben', '▁basta', '▁ясно', 'ковская', '▁sasa', 'ベン', '职位', '盈', '▁furchtbar', '致力于', '繁荣', '整備', '▁übernehmen', '▁අප', 'われわれ', '小型', '深夜', '▁Manche', '児童', '仕掛け', '▁একটি', '▁Bush', 'ҡан', '▁alleged', '走路', 'を紹介', '▁promet', 'େ', '▁دختر', 'ホームページ', '約束', 'யு', 'を起こし', 'larına', 'prinz', '▁بأ', '奋', '四月', '你会发现', '福島', '墨西哥', '▁latitude', '▁እን', '我就想', '▁horseback', 'ரெ', 'рская', 'っていきます', '哟', '▁psychische', '▁dainty', '▁inquiring', '▁başladı', '▁خاص', '하니까', '好听的', '▁chiama', '▁knocking', '▁carelessly', '达成', '▁понят', '▁precept', 'േ', '债务', '▁schlimmer', '最重要的是', '姥', '枯', '見た目', '转身', 'ħ', '破壊', '▁Wichtig', '典型的', '▁lawful', '▁caravan', '来找我', '▁самым', 'rühm', '凍', '描いた', 'ޅ', '新規感染者', '依頼', '不算', '▁forsake', '密切', 'schieß', '▁semana', 'kuti', 'ীর', '▁geschafft', '▁président', '▁socrates', '頑張り', '▁malice', 'က်', '▁Million', '▁revolutionary', 'моў', '▁tavern', '島さん', 'чала', '▁Sco', 'څ', '▁Griff', 'の様子を', '▁fantastisch', '▁максим', '▁verlangen', '▁verdict', 'キャンプ', 'を抱え', '時間帯', '▁너가', 'ื', 'ペア', '▁шоссе', '男の子', '▁Muslim', '抑', '▁Dazu', 'моло', '搁', '秩序', '▁Schluss', 'берег', '▁რომ', '▁поднял', '▁athlete', '慢慢地', 'pharma', '▁bobby', 'entreprise', 'すき', '▁könne', '▁realizing', '交换', '▁metaphor', '▁Investor', '્ય', '▁nadie', 'たいと思います', '▁stitch', '▁dimly', 'คร', '即便', '一応', '▁pedra', '▁interface', '▁قىل', 'ància', '把它放在', 'アーティスト', '▁wußte', 'spitze', '很喜欢', 'って思って', '艘', 'კა', 'を訴え', '▁Umugabo', '▁shattered', 'garuka', '回复', 'saison', '友人', 'biza', '▁resign', '▁renewal', 'ছেন', 'を止め', '▁Dach', '半島', '▁removing', '是什么样子', '有人说', 'ビア', '会話', '学位', '▁racing', '哨', '▁секрет', '▁pubblic', 'скры', '▁아직', 'geschnitten', 'angwa', '价值观', 'czą', '有这样的', 'ウム', 'باب', 'өс', 'ホント', '▁cynnwys', '▁restructuring', '共和国', '亚洲', '▁metod', '▁نفر', '▁thích', 'ビール', 'zieh', '業界', 'dringen', 'niedrig', 'と見られる', '▁qualche', '失礼', 'ฟ', 'Ž', '▁зүйл', '▁measurement', 'фарм', 'เร', 'ਲ', '▁гораздо', '鹏', '▁ہے', 'sabye', 'īga', 'ходзіць', 'öffentlich', '暑い', '▁roland', '▁tariff', '皆さんも', '▁我想听', 'న్', '練', '冤', '阿拉伯', '幻灯片', '▁massacre', '봤어', '▁Beine', 'سوف', '▁kritisch', '▁frock', '▁разных', '▁Mama', 'സ', '拾', '録', '▁Đó', '▁Betracht', '同伴', '使命', '▁consisting', 'бло', '▁daddy', '▁matrimoni', 'プログラム', '明智', '真诚', '▁rotten', '▁convertir', '▁смерт', '墙上', '服用', 'appelle', '▁twain', '▁Dunkelheit', '▁Identität', '▁pharaoh', '▁structural', '겨', 'ธ', 'سط', '▁будуць', '多年来', 'やってみ', '▁Arthur', '发行', '童年', '忘记了', '▁whim', 'æ', '▁என்பது', '▁quivering', '先制', '依靠', '那天晚上', 'тычна', '兔', 'kārt', 'stift', '感染者数', '▁алло', '▁влия', '嫌疑人', '▁olympi', '▁помню', '▁توانید', '▁keenly', '▁Pflege', 'กับ', '▁около', '広げ', 'bido', '▁Später', 'アナウンサー', '린', 'ছিলেন', 'ટ', '▁supplier', '▁geistige', '解散', '▁нашем', '深く', 'わかった', 'Direct', 'писать', '▁ўсе', '▁stimulate', '六点', '稽', 'おすすめ', '拝', 'әү', '埃及', '▁avea', '▁quoth', '▁принял', 'simila', '▁posible', '추', '▁città', '收获', '▁Pflicht', '▁Sehr', '▁constable', 'gaciro', '通道', '▁jasper', '된', 'ۇن', '▁Avenue', '▁hurled', '▁چهار', 'ıdır', '▁пасля', 'сцю', '▁falsehood', '好消息', '▁Golf', '斯顿', '▁boundary', '恰', 'ৌ', 'β', '▁beberapa', '銭', 'uɣal', '▁حو', '▁stripped', 'ałem', 'சூ', '▁Kommentare', '▁countless', 'გი', '下がり', 'għ', '▁있다', '祈', '▁obedient', '▁precedent', '▁dialect', 'ště', 'を目指して', '▁charley', 'веж', 'に警戒', 'どうなって', '玄', '얘', 'ગ', '▁Innovation', '▁venerable', '▁Schaden', 'గా', '▁deployment', '▁discharged', '▁bribe', '▁choked', 'เด', 'ницы', '▁Бер', '▁shareholder', '▁irresistible', '색', '▁ertragen', '▁دانش', '猜测', 'håll', '▁skr', '▁начала', 'jú', 'حاول', 'ិ', '▁شدند', 'してくれた', '▁kombin', 'درس', '▁cuanto', '▁fakt', '▁loaf', '후', '予測', '治愈', '细菌', 'escence', '▁Diana', '辰', '▁ermöglichen', '▁области', '▁apprehend', '▁sincerity', '▁Marine', '▁conduc', '▁глаз', 'मि', '字母', '午前中', '不止', '▁atrodas', '▁встрет', '▁coneix', 'リップ', 'europäische', 'träger', '日期', '▁splendour', '準決勝', '▁Kauf', '▁equipped', '伊朗', '▁Verfassung', '▁racial', '▁wistful', 'يست', 'اقتصاد', '▁begrijp', '▁überprüfen', '挣扎', '▁вижу', '聊聊', '▁greet', '躁', 'ק', '创伤', '▁ведаю', '旅程', '▁llegar', 'етесь', '▁mbili', '寒い', '▁calor', '▁conoce', '▁worte', 'undsiebzig', '▁stumbled', '剣', '▁займа', '楼梯', '市长', '低下', '▁вспомни', '▁holmes', '未知', 'ことになります', 'ډ', '辨', '▁contemptuous', '......', '▁darted', 'zustand', '▁грани', 'ビデオ', '▁soothe', '짜', '创始人', '▁imprisonment', '▁intensely', '在乎', 'leɣ', 'traction', 'ificació', 'fellow', 'ంది', 'foli', '対決', 'بِ', '长官', '머', '▁Ankaŭ', '纯粹', '▁unmittelbar', '▁Ursache', 'овское', '▁granite', '▁avem', '一生中', 'گەن', 'анс', '▁epic', '▁virtually', '▁tylko', 'を防ぐ', '▁podia', '▁snatch', '替代', '費用', '购物', '組み合わせ', '長崎', '▁لذا', '더', '▁واقعا', '▁maior', '▁ieder', 'をはじめ', '点钟', 'ელ', '▁Kontext', '▁Verbesserung', 'サポート', 'geleitet', 'ތަ', '▁wickedness', '▁kugirango', '装饰', '▁azul', 'コロナ禍', '集体', '▁Null', 'Europe', '幹部', '▁Umfrage', '澄', 'স্থা', '▁cafe', '展开', 'пак', '▁приходит', '携', '教えてくれ', '晚安', '夫妇', 'εί', '如果不是', '谈过', '▁controversy', '▁nyingi', '▁lần', 'まとめて', 'につながる', 'ようになりました', '▁beeinflusst', '▁Italien', '▁classical', 'スリー', 'bilidad', 'нув', 'ピーク', '▁erleben', 'と述べ', '▁humid', '海军', 'brennen', '▁henceforth', '▁گرفته', '栄養', 'йшоў', '▁famine', '之所以', '▁improvis', 'жә', '▁المست', '▁burial', 'ів', 'ешься', '冷たい', '实话', '▁Fou', '▁przez', '▁Mathematik', '▁furnace', '▁ອື', '舞蹈', '▁Abteilung', 'ḥem', '▁Fair', '▁avut', '▁dringend', '▁Lincoln', '▁вариант', '▁bemerkenswert', '困扰', 'ంద', '▁fertile', '另一边', '▁sangat', '基金会', '注文', 'між', '▁Sagen', '告诉她', 'ಹ', '▁instinctively', 'อย่าง', '恳求', '製造', '▁gratify', 'ぼく', '▁grit', '▁Anderson', '▁turtle', '▁unusually', '赢了', '会导致', '▁Karl', '▁Wetter', 'gültig', '▁römische', '摄影', '吃完', '▁declara', '250', '团结', '每当', '知ってる', '酵', '▁Kapital', '职业生涯', '重症化', 'вернуть', 'ambaye', '洪水', 'observa', 'ွ', 'スペシャル', '▁equation', '恭喜', '▁инде', '宪法', '▁northwest', '▁Müll', '▁oyster', '▁devons', '几年前', 'ந்தது', '▁Verteidigung', 'ミー', '▁Details', '▁gewann', '蛋糕', '▁Kleid', 'つながって', '▁combina', '被迫', '▁geldi', '▁confronted', '僵', '季节', '▁그건', '▁soothing', 'ത്ത', '▁хэрэг', '牛肉', '▁papel', '▁Meeres', '▁Fox', '▁Darüber', '偏见', 'メール', 'お茶', '卡尔', 'MA', 'Tool', '扮', '▁crise', '▁efficiencies', '▁participants', '▁refusal', '▁알바', 'ņēm', '▁여기', 'BM', 'école', '▁upgrade', '▁superb', 'ते', '言わ', '▁черт', '▁господин', '▁fireplace', '▁Campus', '▁Hollywood', '▁experiencing', '震度', '▁никого', '▁системы', '可靠', 'klima', '帽', '誕生日', '▁видим', 'ブルー', '惯', '▁biology', '▁annoyance', 'गा', '回去吧', 'に入れて', 'vogel', '▁современн', '▁Wolf', 'சோ', '失踪', '▁spill', '埃尔', '这让我', '大众', 'チュ', '▁ignored', '变得更加', '▁beforehand', 'ై', '▁anticipation', '▁imprisoned', '伴侣', 'トランプ', '▁ilgili', '▁பண்ண', '▁maggior', '▁hydro', '▁unexpectedly', '▁opportun', '▁jî', '肢', 'ባ', '孫', '▁entscheidend', '▁விளையாட', '▁salud', '英語', '▁смысл', 'কো', '▁fui', '▁pike', 'こんなこと', '分野', '艳', 'ը', '▁staggered', '▁League', 'னால்', '不幸的是', 'Datei', 'mdash', '▁cedar', '部隊', 'おうち', '▁biraz', '慰', '拥', 'Community', '▁gouvernement', '暮らす', '▁drog', '▁இசை', '打印', '▁turkish', '过程当中', '▁кел', 'М', '这是关于', '▁barber', '▁kinh', '▁bezeichnen', '松本', '▁subordinate', '嘲笑', 'まれた', '包围', '非法', '買い物', 'Ɛ', '▁pequeño', '忽略', '猛烈', 'kundig', '▁бич', '▁stockings', '終わって', 'бежал', '王爷', 'าร', '▁அல்லது', '▁moore', '跟你们', '▁인제', '▁Kiel', '▁lúc', '▁apology', 'ロシア側', '▁eĉ', 'が出ています', '措', '昂', 'ແລ້ວ', '▁phantom', '▁població', '吉尔', 'わかって', 'getreten', '▁exceeding', '▁Management', '▁Şimdi', '虚拟', '这段时间', '▁communion', 'っきり', '植え', '这个过程', 'ુ', 'お伝えしました', '▁встреч', '▁besuchte', 'ৰে', 'したのが', 'が発表され', '胀', '▁remnant', 'したのです', 'нис', 'mıştır', '▁شدن', '▁colleague', '抑制', '润', '▁президента', '環', '伞', '▁tecnologia', '▁последние', '▁restoration', 'あらゆる', 'まいります', '▁qualcosa', 'fleck', '▁بیمار', '▁vegetation', '▁distracted', '▁hamlet', 'თი', 'schneid', 'satisfied', 'నే', 'கொள்ள', 'bwenge', '▁எனக்கு', '玫瑰', 'なければいけない', 'だからこそ', '継続', '▁aufgewachsen', '▁explicit', 'ული', '▁nightmare', 'komeje', '书籍', '려고', 'burton', 'bär', '▁chama', 'girl', 'பிடி', '深圳', '▁Küche', '实力', 'govor', '努', '▁собственн', '▁або', '俄', '▁affliction', '▁chancellor', '▁suivant', '▁Beide', '輸', '电池', 'стоян', '▁babylon', '▁Ça', 'こともある', '▁kız', '▁scoundrel', '▁vorbereitet', '▁apologize', '折磨', '▁pierced', 'ساعد', '▁protector', '▁lydia', '▁connais', '▁actress', '患有', '▁tromp', '▁rejoin', '▁Kenn', '▁quién', '蕾', '격', 'わかりました', 'を含め', '反馈', '▁grandeur', '▁maud', '▁Pfund', '几周', '格雷', 'しません', 'ivität', '▁brace', '▁trọng', '루', 'tempo', 'گذاری', '▁পরি', 'liegt', '▁Bang', '婷', '▁Vietnam', '▁cœur', '▁doppelt', 'へえ', '言ってる', '▁już', '收到了', '幽', '▁nötig', '▁четвёртая', '민', 'ים', '介護', '▁людзі', 'گران', 'ங்', '家具', '動いて', '▁isaac', '▁першы', 'সব', 'RO', '坐下来', '▁Investition', '▁verzweifelt', '▁Maschinen', '▁솔직히', 'origen', 'だけではなく', '▁خب', '遭遇', '▁crave', '更快', '▁effi', '大爷', '黙', '▁Canadian', '▁aufgeregt', '绅士', 'pathie', '布朗', '▁devient', '返回', '▁ooit', '优秀', '▁Protest', '▁predecessor', '預', '티', '▁Stärke', '▁dirige', '▁sáng', 'ることができます', '▁бывает', '▁faisait', 'يقة', '所以如果', 'undfünfzig', '尔顿', '彦', 'built', '้น', 'держать', '▁хамт', '▁prodig', 'යෙන්', 'ια', '椒', '▁tyranny', '▁않아', '▁evolve', '▁proprio', '▁없는', '▁bombard', '▁Ohio', 'ырға', '역', 'gespräch', '▁хамгийн', '▁мистер', '困難', '▁Thu', 'ほかにも', 'therapie', '▁revolu', 'バイク', '▁finanzielle', '辩护', '▁scrub', '▁judging', '▁freue', '▁крем', 'wash', '来到这里', '逃走', '▁última', '▁انسان', '▁Lä', '▁müde', '加盟', 'ணை', '西安', '土著', '▁ministre', '役割', '▁geholfen', '▁hết', '▁Madrid', '▁Stuhl', '疑問', '昨天晚上', '我的朋友', '跑步', '▁баб', 'corp', 'گشت', '▁knapp', '要素', 'Restaurant', '▁kürzlich', '▁voluntary', '▁член', '▁angst', '▁ubwa', '▁wartete', '▁inhabited', '分ほど', '汤姆', '▁трав', 'と見られ', '初め', 'গ্র', 'ตร', '▁پسر', '▁woher', 'koop', 'technolog', 'stelling', '巢', '▁Michigan', '▁hamilton', '浑', 'iPhone', '▁gekauft', '▁아닌', '▁девочк', '▁министр', 'озер', '▁boundaries', '▁exploring', 'シャン', 'фар', '▁repel', 'バンド', '▁volont', '▁позвони', '▁employee', '▁trobar', '▁paddle', '黛', '▁обраща', '▁identi', '▁Einkommen', '▁radiation', 'راض', '动手', '▁chú', 'stehenden', '递', '▁mcc', '收看', '▁Clinton', '▁Vorsitzende', '运输', '900', '▁sincerely', '▁Küste', 'matur', '取る', '던데', '▁specialist', 'ケン', '搬到', '▁voet', 'zulassen', '▁ankoraŭ', '▁grinned', '▁municipi', '▁zweimal', '▁үҙе', '抗議', '▁gorge', '▁имею', '▁Weltkrieg', 'ируют', '▁Patri', '▁settlers', '▁بچه', '傅', 'قليل', 'દ', '▁Dimarts', '▁오늘', '▁공부', '▁Вось', '▁crawled', '▁suspend', '▁daudz', '申し上げ', '▁durfte', '▁brake', 'チン', 'ぽ', '▁Master', '▁certificate', '▁страшно', '▁statute', '▁Kaiser', '▁Beau', '有名な', 'ҟ', 'ẹ', '▁profi', '▁popularity', '饶', '▁repetition', '▁sechzehn', 'effizient', '差距', '▁cobert', '突出', '选手', '▁bleeding', '▁рабіць', 'فرد', '做些什么', '▁patrol', '升级', '九月', '▁однако', '味わい', '微信公众号', '끼', '▁얼마', '▁фильм', '▁drilling', 'ström', '▁মই', '話し合', '▁plateau', '▁komuni', '今天早上', '▁tumor', 'stritten', '折り', '当たり前', '時刻', '▁inevitably', '▁kontraŭ', '▁liệu', '巣', '迷惑', '▁fascinated', 'ючы', '発展', '解答', '▁Doktor', '지만', '▁wolle', '▁gerçekten', 'hagi', 'brett', '寨', '▁انتخاب', '▁battalion', '▁Európ', '岸田総理大臣', '▁средств', '巴黎', '站着', '有很大的', '越多', '▁sigui', '▁жар', '认为这是', '▁Schön', 'ってきます', '▁natuurlijk', 'église', '贈', 'ރި', '▁specio', '▁yankee', '言われる', '報じ', '▁autour', '▁Estados', '也是如此', 'сцен', 'IM', '▁Pont', 'வர்கள்', '▁Notiz', '感知', '如果你愿意', 'ỡ', '▁어떤', 'グリーン', '▁специальн', '▁2010', '▁delegate', '▁Depression', '▁wallace', '你能不能', '神社', '赞成', 'ībā', 'trekken', '▁Stone', '▁cielo', '僧', '▁Haufen', 'بەر', '▁nasty', '▁placid', '▁abbot', '▁имел', '这么好', '▁erfordert', '▁отец', '▁bên', '▁trifling', '▁angemessen', '慈善', '▁legislative', 'كَ', 'ṭṭ', '針', '▁Verkauf', '▁Ле', '江戸', '嶋', 'ථ', 'パフォーマンス', '猩', '▁взять', '尽く', '辉', '▁медведев', '▁transcend', 'ங்களுக்கு', '局面', '▁glove', '▁приехал', '▁violation', '昨年', '脇', '▁Health', 'ক্র', '企业家', 'ҙар', '住房', 'lendi', '▁mound', '▁gestorben', '▁ungewöhnlich', '▁mouvement', 'ベー', '無事', '防御', '▁elementary', '▁kneeling', 'を広げ', 'öffne', '七个', 'важа', '▁Pul', '▁далеко', '在这一点上', '▁reconstruct', '▁одном', '废话', 'рина', '▁opini', '静岡県', '▁стане', '指标', '狐狸', 'ד', '▁Ariko', '▁Global', '▁pretence', '轨道', '▁magnetic', '▁gravit', 'CM', '楽しく', '▁столько', '▁refusing', 'きちんと', '污染', '▁demokratische', '▁принципе', '布拉', '▁Dennoch', '确切', '▁ivory', '▁Bauern', '▁Zucker', 'やろ', '▁frente', '▁сельск', '▁petrol', '影响力', '差点', '海底', 'antrag', '▁Bundesstaat', 'яўля', '▁роман', 'রো', '▁probablement', '▁siebzig', '▁antonio', 'guna', 'キック', '▁strove', 'röst', 'ないこと', '▁hiç', 'litten', '▁начинает', '▁Führer', '▁introducing', '▁miglior', 'ですもんね', '▁apollo', '▁relaxed', '▁Го', 'sinzi', 'kunga', '手臂', '▁домой', '▁glitter', '老太太', '▁dodge', '▁бюджет', '▁Fakten', 'گار', 'activitat', '▁parecía', '▁cradle', '▁дуб', 'добав', 'خوان', '▁viņu', 'prej', '模仿', '▁bazı', 'коммун', '写道', '▁treachery', '▁vị', '▁Looking', 'espècie', '▁거기서', 'కా', 'ના', '性质', 'LA', '毅', '▁праблем', '▁exclaim', '▁aufhören', '异常', '到最后', '▁courtyard', '勢力', '▁prophecy', '▁recipe', '▁doomed', '优雅', '迈克尔', '▁Ды', '▁furiously', '▁sicherstellen', '尾巴', 'tempered', '这样的事情', '▁thức', '抱着', 'ۋە', '▁американск', 'пэўн', '▁hội', '▁Jordan', '人工智能', '▁trenches', 'レーン', 'ზე', '▁bridle', '▁suspense', '▁Schriftsteller', '匹配', '▁binding', 'プリ', '▁heutige', '感動', '▁depict', 'きれいな', 'dolf', '▁Direktor', '▁benötigt', '등', '▁missouri', '▁paradox', '▁warehouse', '▁Johann', 'forschung', 'やったら', 'いかに', '发射', '▁compel', '▁massachusetts', '▁وهذا', '▁conosc', '▁entschlossen', '▁gaunt', '仕上げ', '徴', 'ơi', '▁дети', '▁dikontrak', '▁néixer', '▁долларов', '塑造', '▁uplift', 'لىرى', '教徒', '任何地方', '▁камер', 'chamber', '▁marilla', '▁Stell', '▁haughty', '▁sledge', '▁facilit', '▁каш', '百五十', '在那儿', 'sicherheit', '案内', '久保', 'ັ້ນ', 'වල', '▁monastery', '▁Überzeugung', '▁crooked', '▁эксперт', '▁intolerable', '掃除', '▁холод', '弗雷', 'вшие', 'ҟа', 'فعال', '我第一次', '大楼', 'kirche', 'ព', '▁ammunition', '▁applaud', 'давал', '▁medicina', '▁schooner', '▁Christi', '▁orienta', '一体何', 'っぽい', '顺便说一句', '▁ເດ', '▁necessita', '代替', '浸水', '服从', '▁ethical', '苍', '言います', '▁многих', '▁وإ', 'حاضر', '▁говорите', '▁emphatic', '聞きました', '困境', '▁سے', '拠点', '不记得', 'いらっしゃい', '有什么事', 'arrell', '楠', '▁survival', '▁өмнө', '碰巧', 'lož', '抜き', '▁outbreak', 'streich', '任何其他', '▁держа', '▁plaster', '崔', '▁Если', 'キャプテン', '來', '皿', '▁хотелось', '步骤', '▁черн', '▁hagati', '▁surround', '▁Twa', '▁அதை', '▁Nachmittag', '▁baptism', '▁секунд', 'ごめんなさい', '决策', '▁reasonably', '介意', '▁eky', 'という状況', '▁anfing', '食べ物', '▁banyak', '▁injuries', 'ނަ', '失礼します', '病例', '甘い', 'тверд', '▁Fremde', '▁الذين', 'keneye', '▁zaidi', '▁ravine', '▁accommodate', '朴', '▁biscuit', '衆議院', '▁victorious', 'أخذ', '▁Großteil', 'そうなんですね', '▁augustus', '▁вызыва', '初戦', '能找到', '▁நீங்கள்', '二零零', 'mówi', '举起', '服务器', 'freiheit', 'structure', '神経', '妥', '信頼', 'ゴルフ', '经历过', '默默', '▁Creek', '▁aṭas', '▁Guerra', '宮崎', '▁siguiente', '兵器', '▁replica', '赔偿', '▁hiểu', '過去最多', '臂', '▁resol', '▁panting', 'жер', '时尚', 'मु', 'Qué', '涼', '▁illustrious', '▁indefinite', '厄', '▁bedeckt', '▁shrine', '潜水', '▁exig', '▁حتی', 'дзіць', '▁спин', '竞', 'рист', 'と比べて', '케', '▁preocupa', '▁preĝejo', '▁vẫn', '▁behaupten', 'яўляецца', '▁notamment', '運転手', '▁weariness', '▁rimwe', '吉田', 'そっか', '▁flint', '衷', '豹', '▁زۆر', '▁заметил', 'gypt', '▁Milch', '大人気', '很多时候', 'рожд', '▁второго', '卸', '祝你', 'мель', 'कु', '被告知', '▁correspondent', '▁propaga', '读到', '作战', '燃え', '▁우리가', '▁passionately', '▁För', '▁хор', '甚', '頂いて', 'ք', '▁bệnh', '▁offspring', '▁Ancak', 'トレーニング', 'この時期', '買う', '因为这是', '乗客', '强迫', '市長', '▁researchers', 'が行われました', 'freude', '▁гэтыя', '▁scenery', 'ignit', 'енько', '物品', '紅', '▁Original', '찍', 'hypno', '▁режим', '▁ahubwo', 'honneur', '行星', '▁imaginary', 'winkel', 'өгө', '▁ваша', '▁tâm', 'ޑ', '▁Président', '見てください', '奖励', '▁giống', '▁حيا', '▁clatter', '▁circulation', '調理', 'ございます', '▁பாட', '从哪里', '很酷', '对我说', '▁Urteil', '▁Entdeckung', '▁proclamation', '查询', '▁wireless', 'なと思いました', '▁deixar', '▁거는', 'مجموعة', 'rühren', '协调', '活発', 'schuh', 'რო', '른', 'そろそろ', '支撑', '▁아니면', '有足够的', '品质', 'になりそうです', 'لدى', '裕', '▁grammar', '▁lượng', '▁преступлени', '牛奶', '▁đường', '▁만나', '▁ricevis', '▁außerdem', '▁wholesale', '列車', '▁jupiter', '和我一起', '▁acabar', '液体', '▁있지', 'cyaha', '碎片', '▁crater', '十月', 'impuls', 'したあと', '▁elektron', '分ごろ', 'ある程度', '跟他说', '▁titre', '▁своими', '▁acuerdo', 'නම්', '▁бүх', 'いませんでした', '話す', '大切に', '認められ', '▁хотели', '放置', 'illard', 'Mobil', '그', 'ニュースをお伝えします', '监督', 'ētā', 'aardig', '▁discrimination', '延伸', 'รา', '流量', '▁considerat', '었는데', '▁pronto', '贷', '素材', '▁алексей', '▁caroline', '屁股', '辞职', '占据', '我不得不', 'ಗಳ', '很开心', 'eater', '▁Ahnung', '▁secular', '理念', '貴重な', '▁Abschnitt', '▁hiring', '寒気', '▁vigor', '▁fick', '▁decorated', 'ดี', '跟随', '▁español', '▁помочь', '▁entsprechend', '인가', 'ächte', '▁Zehn', '▁quinze', '双手', '▁đô', 'yorsunuz', '共通', '▁tutta', '仰', '▁sentido', '▁accommodation', '▁frequency', '友谊', '▁Nigeria', '邮件', '▁публи', 'ámos', '就业', 'सि', '▁fiddle', '▁أول', '▁northward', '很奇怪', '这就是你', '▁бүл', '机关', '愁', '▁Tränen', '▁airplane', 'சிய', '▁moralische', '▁දැ', '▁luôn', 'spetta', '▁fiend', '干预', '▁potenc', '勃', 'ޓ', '▁transparency', '▁hypothesis', '守備', '作为一名', '▁damsel', '勝手に', '▁fancies', '▁bấ', 'RE', '▁cruz', '不允许', 'お昼', '▁запис', 'працоў', 'ハハハ', '한데', '▁realization', '随机', '分解', 'köz', '▁характер', '轴', 'urukundo', '▁surtout', '印刷', '我从来没有', '现金', 'オフ', '▁chị', '▁lascia', 'tropic', '▁rwego', '▁Carol', 'ött', 'と思っています', 'فريق', '弓', '▁recupera', 'レストラン', 'މު', '宿泊', '▁abolish', 'jumu', '▁قم', '▁diventa', '▁chronicle', '师兄', '▁умер', '研讨会', '嘴唇', '一首歌', 'որ', '▁allocation', 'にならない', '▁existiert', '▁homeward', 'gewicht', '马车', '▁beneficial', '▁Hunderte', '▁Thor', '▁различ', 'धा', '写信', 'undsechzig', 'ಟ', '随着时间的推移', '▁полностью', '▁çoğu', '駄目', 'シャツ', 'kogu', '▁mwana', 'てくれました', 'прыг', '▁prolong', 'なんですけども', '起源', '▁Matthew', '限り', '▁repentance', '▁hermano', '▁dinero', '▁oscar', 'исты', '氛', '▁securing', '▁ukuthi', '▁derjenige', '▁Beitrag', '上午', '난', '▁gibb', '▁Evrop', 'コントロール', '▁Records', '牙齿', '▁Ні', '▁ғой', '▁jimmie', 'ultima', '▁Earl', '▁complac', '相遇', '拘', '▁verlangt', 'ēji', '玩具', '出発', '框', '▁deceased', '▁причем', '▁geöffnet', '▁melody', '▁få', '▁있을', '▁مرة', 'important', '投资者', '▁southward', '▁உள்ளன', '航行', '借口', 'ční', 'េ', '▁erheblich', '視聴者', '▁heiraten', '就是为了', '▁neunzig', '復帰', '回顾', '▁dagger', '言いました', '▁feverish', '尖叫', '▁Hass', '▁fearless', '▁programming', 'yonna', '▁extremity', '▁avere', '▁minimal', 'гээд', 'こない', '났', '▁wondrous', '▁دیگه', 'すごいね', 'losigkeit', 'продукт', '▁unaware', '▁factories', 'კი', '起作用', '▁millionaire', 'লের', 'черед', '躍', '钉', '▁varieties', '▁mauvais', '▁vairāk', '▁booth', '▁dónde', 'ۇق', 'service', '最早', '▁unkind', '이나', 'fisch', '▁adverse', '▁узнал', '▁가고', '▁athos', 'ח', '乾燥', 'روب', 'न्छ', '▁darkened', '▁applies', '亨利', '▁приказ', 'って言う', '▁முன்', 'વા', '▁spontaneous', '▁দিয়ে', 'schrecken', 'stancia', 'ల్', '▁갔다', 'gefüllt', '普段', '▁speck', 'なんだろう', '▁Вот', '营地', 'டெ', 'gelaufen', '邻', '▁Acest', '掲げ', '▁corporal', 'おかげで', '呼んで', 'নো', '▁Fernsehen', '▁galley', '天主教', '▁precision', '▁uneasiness', '▁фотограф', '▁pēc', '遵守', '▁Again', '▁kontrollieren', '▁olabilir', '▁luce', '▁rubbing', 'bwy', '▁decoration', '▁repay', '▁kullanıl', '▁immigration', '毯', '蒋', '▁volatility', '▁похоже', '쪼', '▁grievous', 'つなげ', 'マリウポリ', '一个地方', '進み', '反复', '▁tiên', '▁Waffe', '▁высоко', 'はありませんでした', '▁expressive', '増えている', '皱', '돌', '▁نبود', '▁Dutzend', 'と思うんですね', '对你来说', '▁geography', 'steigt', '▁variant', '助理', '▁Vögel', '▁احساس', '▁Klin', '▁residential', 'Imperi', '▁modified', '▁solange', '▁filings', 'αν', 'وظ', '▁splendor', '▁Kaffee', 'әлә', 'eficient', '豊かな', '▁معا', '▁старш', '▁сложно', '▁хва', 'หา', 'πο', '▁Burg', '▁федеральн', '▁лож', '▁prostitu', '伤心', '▁Howard', 'опо', 'まらない', '▁vieux', 'хватил', '巫', '吕', '▁đúng', '▁nightingale', '选项', '同士', 'に到着', '設定', '▁postpone', '▁нужен', '▁крут', '绝不', '▁robbery', '▁Му', '▁snarl', '▁cél', 'வான', '▁Anthony', '▁Krankheiten', '▁reappear', 'あるんですね', '清醒', 'тянул', '违反', '▁život', 'ക്ക', '琼', '防犯カメラ', 'Effekt', '▁elastic', 'horaho', '思え', 'мәй', '▁troy', 'てみよう', 'سطح', 'kombe', '▁Tanz', '▁wipe', '漢', '▁cherche', '粮食', '▁držav', '模様', '知識', '▁trả', '▁mold', 'ɣur', '▁softened', '絡', '袁', '▁기억', '忠诚', '预计', '▁descendants', '結び', '别忘了', '还有一些', '▁machst', 'อบ', '▁modification', '挽', '刮', '不断地', 'klā', 'ذكر', '这两天', '▁Philipp', '主持', '▁sıra', '上涨', 'kreuz', '▁அவன்', 'трымліва', '▁ເອົາ', '▁sprinkle', '▁hesitating', '目撃', '資料', '▁chinesische', '▁transmission', '▁trebui', '风景', 'cloud', 'かかった', '疫', 'ってくれる', '傾', 'ebɣa', '▁pregnant', '▁memorable', '▁Unterricht', '▁majestic', '▁Transport', '▁abyss', '▁voce', '挺好', '▁Station', '主人公', 'لىك', 'ganira', '▁geeignet', '▁kentucky', '▁telèfon', '茨城県', '酢', 'よろしくお願いいたします', '▁begeistert', 'にもかかわらず', '▁profesor', '清理', '▁사실', '▁rumour', '▁Forscher', '▁cupboard', '見つけた', '千万别', 'と思ったら', '▁нашу', '▁хэсэг', '翁', 'キャラクター', '▁ນະ', '▁охран', 'ordinate', '考えると', '▁gelten', '▁chalk', '▁пути', '▁competent', '赠', '▁cecilia', '▁спокойно', '▁exempt', '苦労', '▁cambridge', '美洲', 'ゆっくりと', '▁краіны', '減ら', '下一步', '▁cripple', '▁sunrise', '没法', '▁vincent', 'かなと思って', '毕', 'ரும்', '平常', '祖先', '▁நெ', 'lood', '喘', 'ಬ', 'ラジオ', 'منطقة', '▁civilian', '快递', 'ัด', '仆人', '▁liquidity', '▁Onkel', '地铁', '▁thiết', '参观', '来自于', 'وست', '▁jelly', '爸爸妈妈', 'stunde', '見ている', 'ON', '▁Termin', 'ដ', '嘱', '▁hudson', '▁நிற', '▁fraction', 'গু', 'দ্ধ', '媳妇儿', '近づいて', 'ứ', '支出', 'すてきな', '贺', '▁ceremonies', '▁поддержк', '▁безопасности', '▁말이야', '▁regió', '▁obstruct', '▁mercat', '转移到', '领先', '美容', 'даецца', '活力', 'ី', '▁shrank', '▁mañana', 'այ', '▁têm', 'NN', '広い範囲で', '乐意', 'intensive', '教団', '番号', '▁galv', '약', '▁لذلك', '▁ஆகும்', '▁дахь', '▁полковник', '▁নিয়ে', '谈恋爱', '▁nursery', '▁flaming', '▁Darwin', '▁شکل', '短期', '挫', '▁Georgia', '霊', '▁negotiate', '▁gahunda', '▁fuerza', '▁Kapitel', '▁puritan', '尊严', '▁এখন', '▁இருக்கும்', 'ブロック', '撒谎', 'লাম', '▁noticing', '▁rebuke', '▁vexed', '年目', 'ĝoj', 'вэр', '生きる', '▁выступа', '赴', '▁очевидно', 'gång', '明らか', 'liegenden', '各自', 'зву', '해가지고', 'ับ', '▁Yani', '▁матери', '▁сделали', '▁آنجا', '▁Zunächst', '▁Пасля', '▁싶어', '▁наук', '▁جوان', '▁homoj', '毛病', '几百', '重量', 'ޔ', '▁Lächeln', '▁vijf', '▁imperative', '财政', 'писыва', '曲げ', 'なのかな', 'ハリ', '▁Landschaft', 'дорож', 'ēju', 'につなが', '▁betroffen', '貧', '▁یافت', '修改', '▁Porque', '懸', 'แล้ว', '▁einschließlich', '▁jüngste', '▁übertragen', '▁государстве', '▁Мар', '▁Señor', 'եր', '国民党', '目指', '可见', '闺女', '些什么', '▁resignation', 'weichen', '▁rusty', 'ているということです', '指南', '祖母', '侍', '▁منطقه', '▁பின்னர்', 'ވާ', '▁utilization', '▁nhỏ', '野蛮', '▁Beck', '我们确实', '▁hannah', '飲んで', 'diğini', '▁зараз', '虽', '全国各地', 'rigg', '▁düş', '督', '▁Sala', '併', 'époque', '▁malgranda', '▁proclaim', 'pferd', '▁Anzeige', '▁yardım', 'jyanye', '▁gait', 'ନ', '▁Bemühungen', '洒', '翠', '▁싶은', '哭泣', 'technik', '清洁', '▁Fac', 'temperatur', '光明', 'ติ', '▁Lippen', '僚', 'ばっかり', '▁Roboter', 'ாட்சி', 'mahanga', '▁dreizehn', '站住', '▁Funktionen', '自衛隊', '花费', '公布', '▁implant', '▁murray', '深处', '▁partake', 'цаў', '琪', '▁excellency', '▁insignificant', 'ご存じ', '▁especie', '▁deputy', 'দেশ', 'ъезд', '物質', '▁verteilt', '▁spinning', 'spirited', '▁fairies', '▁Bydd', 'ống', '▁exerc', 'ワイン', 'yitibwa', 'いらっしゃいます', '喜び', 'やってきた', '▁humil', '▁kumenya', 'ическим', '作られた', '八百', 'えっと', '▁alumni', '▁отделения', '▁kulturelle', '▁headache', '呼ばれ', '▁zamanda', '▁ekster', 'වන', 'થ', 'ใจ', '▁així', 'gebunden', '行列', '▁прошу', '▁oblige', '▁тады', 'amenye', '判决', '是时候', 'プレッシャー', '▁Terror', '▁jordan', '▁погиб', 'ība', '▁ведае', '時過ぎ', '▁Pep', '转换', 'を持っている', '▁snug', '▁долг', 'bourne', 'という意味', '尺', '▁Schicksal', '▁hóa', 'ポーランド', 'ހު', 'agrada', '▁utilisé', 'どれだけ', '▁желез', '▁może', '▁oppression', '因为它们', '自豪', '融合', 'schossen', 'դ', '▁grâce', '▁посмотреть', '枕', '▁foliage', 'むしろ', '损害', 'குதி', '▁பிரி', 'dığını', '▁restaur', '婆婆', '▁inizia', '▁Leiter', '拠', '分离', '侄', '▁geoffrey', '깐', '遵循', '▁begrenzt', 'riff', '▁хозяйство', '▁হবে', 'ющей', '▁Public', 'ıyı', 'お子さん', 'Psycho', '▁Glen', '昨夜', '様々な', 'نامه', '▁twinkle', 'strafe', '▁healthcare', '算法', '▁worthless', '遠く', '乐观', '▁vardır', '著名', '象征', '▁مادر', '显得', '▁worauf', '▁چو', '2011', 'puesta', '締', '▁மிக', 'āli', '▁아빠', '▁fathom', '▁новые', '▁valiant', '▁fanatic', '很快就会', 'бросил', '▁gusto', '▁procura', '傲', '喻', '火曜日', '▁scruple', '▁unbekannt', '▁몰라', '▁chronic', '▁முன்ன', '▁ziek', '誇', '▁folosi', 'juri', '▁Anruf', '恼', '▁оружие', '▁eccentric', '▁inconvenience', '▁luxurious', '▁đưa', '▁benannt', '▁puedo', '▁defensive', '同じような', '▁звоните', 'たりとか', '艰', 'bearer', '灌', '▁enclosed', '▁lizzie', 'verhältnis', '▁አይ', '▁pickwick', '▁Armut', '▁nelson', '▁allemaal', 'kumva', '▁klub', '▁commencement', '▁discord', 'alphabet', '▁nördlich', 'ポーズ', '驳', '▁đối', '▁чинь', '\u200d', '▁südlich', '郎さん', 'ክ', '項', '▁erfüllen', '▁Что', '▁головой', '嘴里', 'ować', '▁hinweg', '拉丁', '▁самой', 'を求めて', '食べられる', 'に当たる', 'прашива', 'シンプル', '▁sarebbe', '职责', '模拟', '国境', '▁다시', '▁titan', 'テロ', '藤井', 'builder', '▁Massachusetts', '▁gäbe', '▁먹어', '▁сосед', '▁heritage', '早晨', '▁rappel', 'ণে', '▁ehren', '▁politika', '▁facilitate', '卫星', '▁lächeln', '▁erhöhen', '严厉', 'おしゃれ', '▁Pacific', '康复', '暴行', 'と思うんですよね', '▁prostrate', '胡子', '这时候', 'ஃப்', '▁antagonist', '▁фед', '权威', '眼镜', '▁Wang', '▁депутат', '▁существо', '▁hubiera', 'ლო', '▁olacak', '孤立', '▁affront', '予防', '▁Susan', 'klagen', '▁parrot', '日常生活', '▁měl', '▁لطفا', '茫', '▁موضوع', '栽培', '▁Board', '▁Northern', 'しょうゆ', '市にある', '▁prosecution', '▁можешь', 'アニメ', '边界', 'dependence', 'американ', '埋め', 'alytic', '▁animation', '▁وكان', '農業', '尻', 'จาก', 'ラウンド', '▁magician', 'состоя', '▁freak', '再一次', '▁лидер', '▁داره', '子育て', '▁verbal', '▁benötigen', '끔', 'பெயர்', '貼', 'アイドル', 'fleisch', '▁Point', '▁پیر', '▁Branche', '計算', '▁burglar', 'খন', '速い', '▁furent', '悪化', '▁wholesome', '普及', '▁gaily', '秘书', 'Produzent', '悼', '▁enforcement', 'ות', '场合', '侵入', '▁nommé', '▁아니라', '▁oggi', '▁fiber', '偉', '▁perceiving', '▁dinosaur', 'チャンピオン', 'موسيق', 'සේ', 'yinza', '▁들어가', 'killer', '▁plump', '进攻', 'いったん', '婦', '▁HIV', '▁haciendo', '▁немножко', '▁оппозици', '▁thereafter', 'богат', 'سازی', '会出现', '▁écrit', '▁disappearance', '▁хаце', '百姓', '▁وهي', 'говорил', '▁prakti', 'ต้อง', '▁nerv', '▁Kelly', '▁Ausnahme', '動く', 'σε', '▁reverend', 'ホン', '▁угодно', '抄', '▁магчыма', '▁எல்லா', '▁Erstens', '▁crag', '▁машина', '▁forthwith', '携带', 'වත්', '▁earnestness', '▁interposed', '▁представлен', '▁trẻ', '記事', 'hati', '▁stieß', '▁sponge', 'ೇ', '▁Columbia', '▁Großbritannien', '▁федерации', 'ничтож', '▁offense', 'Bomb', '吉姆', 'ێکی', '▁estudio', '▁darwin', '▁viên', 'ຸ', '▁возвраща', 'смеш', '裁判所', '吾', '▁완전', '成千上万', '▁abilities', '関係者によりますと', '别动', '30%', '武汉', '▁craig', '▁economist', 'わけじゃない', '▁ülke', '▁fung', '▁cyose', '▁herausgefunden', '▁допустим', '脑海中', '▁맛있', '▁دقیق', '▁Truppen', '連勝', '▁perilous', '骨头', '▁هنوز', 'カウント', '▁unangenehm', '▁exhort', '▁heavier', 'රා', '流浪', '我爱你', '你也可以', '▁kijken', '処分', '2012', '▁Walter', '▁reflex', '関心', '▁Teufel', '▁congratulations', '▁Dilluns', '鶴', 'CEO', '▁Tippett', '▁achieving', '▁Business', 'roost', '永久', 'замен', '▁Clara', 'このうち', '身材', '▁junta', '輸出', '▁دیگری', '▁vendor', 'が出ている', '▁сёння', '幽默', '▁Francis', '▁regula', 'পুর', '兵士', '▁Normal', 'sponde', 'たらいい', '段階で', '▁composer', '▁Junior', '▁leonard', 'されていて', '▁Eindruck', 'solució', '▁southwest', '▁equipo', '▁Metall', '▁voters', 'வன்', '▁mosquito', '▁irgendetwas', '▁següent', '▁loại', 'င်း', '現役', 'alisierung', '穿越', '▁fervent', '描いて', '电视台', 'nachricht', '主流', '广东', 'waardig', '필', '▁Toronto', '▁alteration', '▁diligence', '閉じ', 'との関係', 'государств', '▁Wilson', 'στ', 'シア', 'мовы', '▁curr', 'тып', '主演', '▁neugierig', '▁элемент', '▁vibration', 'お弁当', '甜蜜', '▁nikola', '▁chacun', '登记', '▁flirt', '▁rapidity', '▁pourrait', '▁ومن', 'быстр', 'avion', 'ব্', '几十', '▁людзей', '▁Geschmack', '構造', '日連続で', 'が必要な', '続けた', 'כ', '▁sequential', '▁whistling', '垣', '▁Gestalt', '▁그래가지고', '交換', '▁compose', 'праў', '▁estudiant', '憧れ', '▁infernal', '▁věc', '▁navigation', '选民', '▁recap', '享', '▁америк', '▁Hungar', '天赋', '▁emerald', '▁पनि', '▁شامل', '▁Motiv', '▁aufregend', '此刻', '▁generating', 'وى', '▁вялікі', '▁оказыва', 'myśl', '▁fácil', '▁treacherous', '湘', 'そっち', '▁harriet', '雷雨', '一瞬', '▁pouco', '特別な', '智力', 'ගෙන', '▁hunne', '绩', '▁Emotionen', 'ಅ', 'に基づ', '威廉', '▁beseech', '▁dramatically', '落ち着', '非難', '見通しです', '▁срок', 'んですけれど', 'ulira', 'プラン', '搅', '▁advisor', '▁knives', 'acağım', '▁Ла', '▁警察によりますと', '几个小时', '是正确的', '▁schrie', 'ரின்', '改正', '▁lyric', '▁могла', 'ବ', '▁penetration', '▁Nächste', '▁být', 'atrix', 'ساز', '你为什么不', '▁konata', 'ётся', 'たぶん', '०', '▁superficial', '▁unreasonable', '▁điểm', '▁grotesque', '▁coroner', '▁Beschreibung', '▁다음', '▁refreshment', '昭', '传达', '▁надеюсь', 'ំ', '▁Ontario', '▁divinity', '▁vehement', '▁settling', '保育', '▁лучш', '▁bekomme', 'っていう感じ', '▁Witz', '歩き', 'ضاء', 'diagnose', '沿岸', '衡量', 'げん', '▁நல்ல', '改进', 'ிடம்', '▁большие', '▁Vä', '▁Stress', '▁транс', '▁dauern', 'platte', 'ఁ', '१', '▁humiliation', '▁بیرون', '▁Könnte', '軍事侵攻', 'ことにしています', 'लो', 'れん', 'டோ', 'ждения', '▁dickens', '江湖', '▁ansieht', '▁insgesamt', '▁вещь', '▁دنبال', '寒冷', '▁lobby', 'ハム', '年ぶり', '死刑', '在接下来的', '绘', 'פ', '▁thú', '▁millones', '▁Presse', 'コート', 'エイ', '右边', 'entrada', 'liselt', '▁Engagement', '芋', '▁worüber', '▁regretted', '首席', 'そうなんだ', '▁costru', 'を決める', 'fuß', 'റ', '▁Margaret', '亭', '参议员', '▁Nutzen', 'sluit', 'étend', 'gambi', '▁workshop', '▁Sprach', 'schleunig', 'બ', '▁además', '▁золот', '聞かれ', '▁endowed', '▁strode', 'крыты', '하면은', '4000', '▁kommun', 'ত্ত', '总理', '▁миллионов', '▁escaping', 'န်', 'ウクライナ侵攻', '▁முதல்', '▁Provinz', '▁Questa', '有哪些', '▁occupant', '▁rugged', '調べに対し', '▁البر', '▁Gedanke', '我只是想', '篮', '贩', 'ঝ', '▁arguing', '▁хлеб', '▁Certain', 'を巡り', '▁پشت', '生き物', '▁parola', '▁수도', '主教', '包装', '遗传', 'เธอ', '举办', '陥', '艦', '▁shabby', '透露', 'скага', '▁picnic', '▁construcció', '占领', '▁activist', 'işim', 'であること', '▁davvero', '▁crític', '珍惜', '▁çalışma', '▁другого', '▁rogue', '▁geliyor', '্ট', '▁todavía', '▁ډېر', '▁गर्न', 'おかしい', '▁действия', 'こういうこと', 'ին', '▁примерно', '▁Greg', 'られていた', '猴子', '▁adieu', '▁готовы', '▁akzeptieren', '纱', '▁Bewertung', 'おそれがあります', '▁вопросов', '▁hybrid', '▁único', '▁کردیم', '▁reprit', 'escena', '▁Ҡа', '▁hoặc', '▁nostrils', '▁champagne', 'やり方', '▁smote', '圧倒', 'ならば', '▁babiri', 'セカンド', '才知道', '連覇', '▁идти', '▁imposing', 'Book', 'waarde', 'yczn', 'らっしゃる', '▁hoorde', '▁verbessert', '▁zooveel', '形容', 'もらいました', '▁inviting', 'іўся', '▁volcano', '新潟県', '▁eastward', 'froid', 'ніз', 'mauer', 'lösung', '▁undertook', '伤口', 'ивается', '▁زمانی', 'කට', 'イヤー', '興', '▁militärische', 'マイナス', '这部电影', '▁trifft', '▁доктор', '▁analytics', '્ર', '领袖', '▁notorious', '▁piercing', '▁película', '▁compara', '▁молча', '▁commentary', '▁Morris', 'станци', 'チュー', '▁conscientious', '坠', '▁Stoff', 'غۇ', '对我们来说', 'серд', '受け止め', '▁Brüder', '皇家', '提起', '検証', 'ގ', 'rechnet', 'ழை', '▁yakın', '▁alluded', '▁Parlement', '▁ripple', '▁trocken', 'вуча', '▁Saison', 'といわれて', '▁Hugh', '議長', '敞', 'શ', '▁erscheint', '▁خاطر', '▁нужна', 'sighted', '做不到', 'ふた', '向かい', '分类', '見たこと', '▁comparative', '翅膀', '丛', '▁necklace', '交往', '建築', '大伙', '▁станция', '▁geraten', '▁Gebet', '▁peuple', '▁weibliche', '重症者', '▁Vortrag', '▁Раз', 'گذار', '▁acerca', 'பை', 'してしまった', 'どうでしょうか', '▁জান', '▁disclosure', '▁geschieht', '▁здравствуйте', '▁apprentice', '▁Blumen', 'シングル', '▁одним', '入侵', '▁näi', 'に関して', '▁wakati', '▁качестве', 'ғыҙ', '▁blickte', '▁anecdote', 'ایل', '▁secund', '▁سەر', 'على', '▁devout', '整整', '现在正在', 'dzē', '脆', '羡慕', '▁Houston', '▁Erwartung', 'ぴったり', '▁genießen', '▁شاید', '▁nombreux', '▁Bruce', '▁genus', '两周', 'パット', '▁лежа', 'gefahren', '▁آس', 'อยู่', '▁Pennsylvania', '▁છે', '佐々木', 'durchschnittlich', '机械', '晴れて', '▁humbly', '▁afecta', '▁тракт', '屋根', '▁করেন', '知らせ', '▁diagram', '▁evitar', 'くなっている', '▁intuition', '▁jonathan', 'blätter', '▁default', '▁measuring', 'зван', '▁어제', '▁protocol', 'últim', 'してくる', '処理', 'ეს', '发誓', '▁Mount', 'autant', '如果有人', '▁миров', '障', '▁анализ', '▁அழை', '如果你能', '停電', '的角度来看', 'வரும்', '친', '戚', '▁Präsentation', '▁Festival', '伊丽莎白', '▁Geräte', '▁иметь', '▁cherry', '▁Vergnügen', '▁بىلەن', '▁때문에', '淹', 'ヴ', '▁Portugal', '▁Crist', '尤其', '▁Major', 'の様子です', '趣味', 'gesteld', '糊涂', '色んな', '▁اصلی', '▁Ausschuss', 'వు', '▁pluraj', '室内', 'ировали', '構え', 'runde', '棄', '▁گوش', '▁михаил', '医疗保健', '▁waarop', 'を決めました', '体现', '▁voiture', '▁Ufer', '▁Route', 'もらいます', '▁tác', 'میر', '拒', 'を果たし', '▁nachgedacht', '페', '▁комитет', '▁ມີ', '▁داستان', '减肥', 'геҙ', 'ジン', '左边', '▁Sorge', '▁чаго', '▁incense', '▁العام', '旭', '▁đại', '▁بنابراین', '▁смотреть', '▁دلیل', 'キム', '말', '▁investor', '塞尔', '小伙子', '屎', '▁Jennifer', 'ും', '▁уровне', '▁homage', '▁видели', '正しい', '▁laboratori', 'に住んで', '▁illinois', '▁tiền', 'サラダ', '▁boughs', '▁russell', '▁sagst', '警備', 'zuziehen', '甘み', '▁sinister', 'ரீ', 'ような感じ', 'ریک', '姚', '▁Wähler', '▁columbia', '▁ekzistas', '▁perplexed', '▁братьев', '渔', '▁grill', '▁exalt', 'kontakt', '▁feit', '▁governess', '▁kurya', '▁Kindheit', '▁sichtbar', 'پتۇ', 'เรา', '▁hump', '▁پول', 'spread', '愈', '▁clumsy', '▁plutôt', '취', '▁Lewis', '関東地方', '▁каманд', '哲学家', '▁написал', '▁jazz', 'そのとき', '▁tiel', 'よろしく', '▁Sekunde', 'پوش', '甲子園', '▁Widerstand', 'jüdische', '▁pretext', '▁début', '▁Standort', '▁половин', '▁shovel', 'йшлі', 'С', '▁dennoch', 'schwäch', '毒品', '救命', '▁tiam', '▁forbear', '▁convincing', '▁miraculous', '▁поговорить', '▁mugihe', 'intérieur', '睡着了', '▁여자', '100%', '하기', '修理', 'ruḥ', '翌日', '▁siebzehn', '▁waistcoat', '继续前进', '▁cuán', '▁urging', '給付', 'mıştı', '茹', 'វ', 'ピンチ', '80%', '缓慢', '▁Ли', '保密', '镜子', '▁felix', 'あると思います', 'つらい', '▁خودش', '▁detachment', '▁prescription', '貢', '都道府県', '▁cavalier', 'もしかして', '尼克', '▁petersburg', '▁zunehmend', 'đ', 'layan', '哄', 'ō', '▁zukünftige', '▁declining', '▁extern', 'சொல்', '积累', 'っていうのも', 'europa', 'स्त', '▁starving', '祭り', '呼吁', 'ٌ', '▁corazón', '▁сталин', '▁eugene', '▁participating', '做生意', '▁condens', '描かれ', 'łow', 'できれば', '▁zacht', '删除', '適用', '▁скажи', '▁Definition', 'intérêt', '滥', '▁Một', 'schloß', '▁প্রতি', '取り組んで', '▁tolerate', '▁điện', '▁auction', 'ნე', '▁Gefangene', 'zungu', '▁hieß', '董事长', '▁calamity', '▁precipice', '▁ایجاد', '▁hoffnung', '▁nuovo', '囚犯', '▁două', 'タイムリー', '主管', '▁Rw', '▁حسنا', '▁meditate', '▁Fakat', 'メダルを獲得', 'دعو', '博客', '▁schweigen', '▁cemetery', '▁lloyd', '審査', '啤酒', '成績', 'nął', '▁rook', '▁Association', '▁Perezida', '▁baltimore', '▁endurance', '洛杉矶', '消耗', '物理学', 'ющее', 'стреля', '很多人都', '揺', 'ច', '这辈子', '▁Knochen', '▁και', '▁видно', '▁Wirklichkeit', '▁چشم', 'ソフト', 'ப்போ', '弟子', '1,000', '干什么呀', 'գ', '▁অব', '▁unreal', '▁Kristo', 'gewandt', '▁হয়েছে', 'сроч', '▁volgende', '▁gelukkig', '하면서', '▁زبان', '▁arbitr', 'ምን', '▁Davis', '書いた', 'ергә', '▁marcus', 'を持った', '尉', '▁hilfreich', '▁вместо', '▁څنګه', '▁irgend', '▁gambling', '▁উপ', '▁возможности', 'просить', '▁unterscheiden', '▁feststellen', 'ゴー', '食堂', '▁gelebt', 'んでしょ', 'знания', '▁estudiar', 'زده', '▁норм', 'жир', '▁shameful', '열', '▁течение', '▁stammered', '阴谋', 'уулах', '▁ransom', 'kapital', '▁franco', '奈良', '顺便', '▁slipping', 'ığın', 'ალ', '▁wichtigste', '料金', '坛', '▁малая', '属下的一个', '谐', '박', 'いかがでしょうか', '▁ماشین', '読んで', '▁шестой', 'Tabelle', '۲', '▁algún', '▁unanimous', '▁thống', '▁skupin', '暮', 'やめて', '曇り', 'писал', '驶', '▁fidelity', '▁pouvons', '▁mondiale', '速報', '▁Überleben', '離れて', 'lardı', '▁quitted', 'ぴ', '販', '▁느낌', '▁воздух', '▁patriarch', '沙漠', '▁развива', 'глядзе', '優先', '▁Má', 'தான', '你怎么知道', '▁dispense', '変えて', 'ီ', '鸦', '▁Eigentum', '▁discouraged', '這', 'こういうふうに', '阶级', 'せば', '▁leitet', 'theorie', '▁cultivation', 'leihen', 'eceğim', '巨大な', '▁Lektion', 'มาก', 'らせる', 'торгов', '▁Empfehlung', '▁celestial', '▁occidental', 'алтай', '▁athletic', '桁', 'affaire', 'ものすごい', '▁civilisation', '▁اتاق', '这几天', '▁Europäische', '注定', '该地区', '析', '掏', '▁Mitgliedstaaten', '▁recognizing', '력', '▁казалось', '▁Sturm', 'パーク', 'рабатыва', '▁военно', '▁sentinel', 'どうしよう', '▁spike', '良心', 'временно', 'ຖ', '甄', '抛弃', '▁получить', '▁abgeschlossen', '伍德', '残念', '▁collector', '▁микро', '▁joshua', '▁период', '့', '▁பெரிய', 'Source', 'ющего', 'くなっています', '▁astronomi', '汇报', '復活', 'țele', 'デモ', 'хир', '仙台', '囊', '舱', '▁coincidence', '▁compromis', 'メイン', 'inspiring', '▁politeness', '碧', '▁வழங்க', '扉', '▁pudding', '▁baptist', '▁Vull', '▁epoch', '▁combusti', 'entwicklung', '▁дней', '负面', '帰国', '▁байгуул', '▁Nachbarn', '▁대학', 'espér', '▁Disney', 'спя', 'ডি', 'なじみ', '▁Bedürfnisse', '极其', '▁بسیاری', '▁zurückkommen', 'うどん', '悄悄', '▁зохио', 'メダリスト', '▁kesk', '▁possono', '棕色', '総理大臣', 'වෙන', 'nummer', '異なる', '城堡', 'ғына', '▁relaciona', '▁hobby', '▁людьми', 'mektedir', '▁caballero', '▁του', '▁ہے۔', '▁адрес', '▁никакой', '▁باشه', '▁durchaus', '▁außen', '▁politician', 'höchste', 'を行いました', 'عامل', 'ણ', 'ቀ', 'যোগ', '六个月', '▁sophia', 'endroit', 'どうでしょう', 'ێر', 'ファー', 'је', 'فضل', '感染症', '让我们看看', '屋顶', '飛車', '▁ذات', 'drž', '泼', 'asanzwe', 'ား', '厚生労働省', '▁dungeon', '▁جيد', '押さえ', '▁vollkommen', 'క్క', 'zwingen', 'ведения', '▁Mühe', '▁seneng', 'нести', '幼儿园', '磅', '腔', '烦恼', '▁Fahrzeug', '眼神', '▁чисто', '▁далей', 'を迎える', '▁sexuelle', 'オリジナル', '马丁', '▁aufbauen', 'ausschuss', 'における', '周囲', '狮子', 'できるだけ', 'gegriffen', '▁langue', 'ウクライナ軍', '▁herzlich', '▁suffi', '▁İki', '▁gehst', '苦しい', 'توانیم', '塑料', '▁chơi', '▁khó', '▁არა', '▁самые', '▁tedious', '感染状況', 'ước', '▁întreb', '每一次', '岭', '▁Vậy', '▁discomfort', '▁настолько', '捐赠', '▁капитан', 'konsum', '▁رجل', 'ポリ', 'ходили', '▁다니', '▁économique', '敗れ', 'génér', '▁Cross', 'ルート', 'lumina', '吸收', '▁косм', '假期', 'klapp', '验证', '▁Fond', '▁bizim', '▁portuguese', '▁rubbish', '복', 'oubli', '干吗呀', '▁хот', '运气', 'тыўна', '▁இப்ப', '▁kanggo', 'ெட்', '寡', '▁sanctuary', '써', 'よろしい', '邸', '▁tradicional', '▁bandage', '▁ukrain', '渡辺', 'ミニ', 'というわけで', '▁mängi', 'ちゃいます', '▁рух', 'abash', '▁Gedächtnis', '▁pièce', '医療機関', '▁immune', '火災', '▁forlorn', 'genossen', '▁хоча', 'räsentiert', '▁horribly', '▁безусловно', '▁кӱ', '▁семьсот', '▁sweetheart', '▁مؤ', '解雇', '涉及到', '▁воды', '況', '塘', '▁harvard', '罰', '▁Speicher', '▁benedict', '▁fellowship', '在这方面', '英文', '▁pronounce', 'ţ', '▁proprie', '▁болсон', 'リュ', '▁celebration', '▁Güte', '正在进行', '蔽', '청', '膝盖', '▁радио', '▁rustic', '▁общество', '▁pulpit', '▁Fußball', '▁Josep', 'cliffe', '▁தெரி', '現代', 'podobn', '▁fascination', '▁który', '▁devait', '▁دهند', '再現', '▁geographical', '变革', '▁мисс', '史密斯', 'ニック', '▁Egypt', 'строить', '精神病', '▁모르겠', '▁русско', 'gegenwärtig', '둘', '씩', '▁ĉirkaŭ', '喫', 'एको', '神话', '▁titul', '▁Träume', '▁আস', '厳しく', '▁dazzling', '▁erwiderte', '▁Überraschung', '▁gedanken', '增强', '基督', 'ાર', '▁luggage', '▁이번에', 'täuscht', 'ড়ে', '▁mwiza', 'әҙер', 'щим', '▁marvelous', '入り口', 'wahrscheinlich', '述べ', '▁velmi', 'ർ', '▁Londres', '▁تولید', '▁Sonntag', '▁hôm', '腐败', '갖고', '承認', '考验', '▁Chu', '▁aisle', '▁beauties', 'ambigu', 'ぼう', '▁hippo', '霉', '▁overlooked', '▁Takže', '▁moisture', 'తా', '▁hoàn', 'ってみよう', '太平洋側', '▁cultivate', '▁wobei', '▁ecclesiastical', 'édé', '爱尔兰', '▁пространств', 'おばあちゃん', '▁Training', 'పో', '餐馆', '▁dripping', 'geschenk', '▁auditor', '▁unequal', 'amatu', '白宫', 'mutima', '▁fisherman', '疆', 'ないですか', '▁drake', '判定', '▁disseny', 'kungu', '買った', '▁troublesome', 'Blanc', '▁доступ', '证实', '▁mẹ', '▁மனித', '▁Vermögen', '급', '引擎', 'づらい', 'Unis', '▁Anspruch', '房屋', '引退', '▁борис', 'માં', '▁Kategorie', '▁зусім', '잡', '娅', '▁Spanish', '▁thanksgiving', 'లా', '▁хороший', '▁honom', '隐私', '▁flip', '▁occurring', '▁Ereignis', 'wheel', 'ウォー', '生み出', 'だと思うんです', 'quote', '▁Despite', 'まいりましょう', 'tumye', '▁humorous', '女優', '▁Voraus', 'ってしまった', '▁Köpfe', '最終的に', '▁rhyme', '▁clump', '▁видеть', '▁luckily', '▁رنگ', '▁malaria', '生涯', 'патрэб', 'ప్ప', '▁Foundation', '▁secrecy', '谜', '纤', 'ŝanĝ', '▁Provi', '▁дүр', 'ご覧いただ', 'беҙ', '▁audit', '▁spice', '▁süd', 'கல', '吸引力', '色々', '▁drüben', '▁schüttelte', '▁completamente', '決断', '▁думать', '励', '塑', '▁novelty', '龟', '▁Flügel', '▁diferencia', '▁cristian', '▁urmă', '▁jesuit', '▁fördern', 'َلَ', 'と述べました', '晴れる', 'を発表しました', '言える', '陌生', '▁medication', '季度', '▁lächelte', '綱', 'ున్నా', 'gratul', '▁моего', 'سې', '▁اين', '兄弟们', '▁ئەوە', '卿', '荒谬', '弘', '▁제일', '▁будешь', '适用于', '食べたい', '40%', '▁Ре', '场比赛', '▁xả', '▁kostet', '▁bố', 'Werbung', '▁Academy', '▁mohammed', '▁آمریکا', '唐纳德', '罗伯特', '▁помощью', '自殺', '▁Vì', '▁Rauch', '剧院', '▁curate', '▁Moore', 'を越え', '一件事情', '▁алма', '▁distint', '▁absolv', '▁deceit', '▁propriety', '怪物', '根本就不', '度目の', '▁Entfernung', '▁Après', '▁signifas', '日ざし', '▁Pläne', '▁Nerven', '▁güzel', 'ビッグ', '▁hydrogen', '▁winzige', 'farben', '鞭', '▁thompson', 'ঙ্গ', '▁griechische', '▁хөгж', '観察', 'sloten', '▁chunk', '▁installation', 'クリア', '汚', '빠', 'ុ', '▁elapsed', '▁Government', '毁灭', '▁rapture', 'しさを', '▁Symbol', '不思議な', 'gestiegen', '▁practise', '▁athens', '▁recreation', 'պ', '猿', '▁موجود', '現象', '▁крайней', '▁morbid', '感冒', 'ждение', '引入', '▁делают', '▁moustache', '洗澡', '▁되는데', '選び', 'flipp', 'ならではの', '▁chemist', '▁rustle', '▁Student', 'ղ', '▁longtemps', '▁verschwunden', '讽刺', '▁sturdy', '游客', '▁arising', '▁irritated', 'ダム', '▁твой', 'عالم', '▁heroine', '見たい', '税收', 'オレンジ', '▁üret', '耕', '恥ずかし', '▁왜냐면', '▁sidewalk', '▁никому', '▁protože', '▁involving', '▁alguma', 'krebs', 'бель', '▁geplant', 'ść', 'нюю', 'torium', '▁abnormal', '▁condescend', '滤', '参议院', '別れ', '▁Cousin', '▁kansas', '▁contributing', '▁ஆன்', '▁волос', '带领', '▁constantinople', '▁inasmuch', 'ում', '▁Ähnlich', '分かりません', '▁spiral', '▁tradici', '追いかけ', '睇', '水曜日', 'ވެސް', '▁reassure', '▁Melbourne', '▁gegründet', '▁водо', '北京オリンピック', '▁voyez', '介入', '获胜', '▁سمت', '虑', '溢', '▁která', 'verwandt', '▁බව', 'ピンク', 'میل', '▁Kommentar', '漬け', 'lassung', 'エビ', '嫉妒', '▁Klimawandel', '▁солдат', '指责', '▁основан', '▁implies', '排名', '飼', '▁Rechnung', '▁monotonous', '▁spēlē', '▁medieval', '▁rhetoric', '▁detached', '▁Mountain', '▁isolation', '▁войск', '解决这个问题', '▁хочется', 'articula', '▁umutima', '▁curb', '▁liefern', '伯格', '▁Multi', '▁russische', '矮', '▁Zuhause', '▁malcolm', '▁nevoie', 'läufig', '▁shelves', '落ち着いて', '▁смерти', '▁feudal', '澤さん', 'あえて', 'klassi', '▁constituent', '▁другая', '▁rabbi', 'ライス', '▁Sklaven', '▁الواقع', 'まもなく', '▁dictator', '丫头', '荷兰', '▁சீ', '▁salmon', '▁flores', 'っていうところ', '初期', '卧', '▁hypothe', '▁entfernen', '▁insolent', '不合适', '▁মানে', 'ρα', '▁Dacă', '▁Montag', '▁чуж', 'рожа', '準', '▁Folie', '慈', '抖', '▁Colorado', '▁Nutzung', '▁cognitive', '▁după', 'مدرسة', '残忍', '요일', 'sexuell', '▁القر', '尋', '▁kemudian', '▁persuasion', '狄', '줘', 'お客様', '▁jefferson', '▁pivot', '▁машины', 'نقل', '▁استخدام', 'ބަ', '▁whipped', '▁geleden', '▁escucha', '▁Could', '▁остров', '▁cavall', 'quê', '须', 'ជ', '▁versteht', '拭', 'interesse', '▁eksp', '▁disappoint', '▁även', '钩', 'katholisch', '▁کودک', '紫色', '▁cố', '代の男性', 'Time', '收益', '▁чад', '▁elevat', '▁hacía', '▁Alkohol', '蔑', '褒', '从那以后', '▁извините', '▁тело', '▁spirituelle', 'யார்', '▁sünd', '设法', '▁geographic', '獲', 'முக', '▁impamvu', '▁хэдэн', '▁Physik', '▁umfasst', '反抗', '▁concede', '▁обща', '▁zwang', '取引', 'ministerium', '蹲', '০', '▁Prüfung', '▁embedded', '▁possiamo', 'タクシー', '▁пятая', '出てきました', '▁discrimina', 'ェ', '能做到', '▁clenched', '▁pequeña', '▁tennessee', '哮', '煎', 'かっこいい', '▁请播放', '▁așa', '▁Jemand', 'gehoben', 'befehl', '▁mildred', '▁disrupt', 'mètre', 'コスト', '▁нашим', 'ใ', '膝', '▁ausgewählt', '▁nécessaire', '▁eclipse', '换句话说', '丼', '誠', 'جنس', '▁daisy', '▁dzīv', 'மும்', '納得', 'kräftig', '▁merupakan', 'コラボ', '記者会見', '收购', '▁crusade', '金額', 'höhe', 'ایە', '▁hína', '▁snuff', '▁социал', 'möglichkeit', 'ijoro', '▁clamor', '順位', '▁husk', '▁Flüchtling', '奥巴马', '▁duidelijk', '▁குறை', 'twenty', '▁discut', '▁пройд', 'お待ち', '发动机', '警官', 'ତ', '▁aufzubauen', '这个样子', '넘', '▁сергей', '愛知県', '▁shroud', 'コンビニ', '行方不明', '▁люблю', '▁rusange', '▁твои', 'となりそうです', '訴', '▁augustine', 'чёт', 'ものすごく', '▁Society', '动态', '▁vierundzwanzig', '▁ocurr', '▁mitigate', 'konomi', '▁testify', '▁чист', '▁имеют', '▁destructive', '▁историю', '▁мальчик', '▁alcuni', '渠道', '砂糖', '▁besagt', 'علام', 'waffen', '原則', '▁agafar', '▁supposition', '▁diplomatic', '▁marshall', 'fünfhundert', '▁pilgrimage', '今のところ', 'ālā', '▁legitim', 'ித்தார்', '▁мысли', 'ሚ', '▁securities', '辖', '▁bestätigt', 'umukobwa', '▁Therefore', '軟', '▁problém', '並ぶ', 'ҙың', '▁Họ', '寄付', 'ченко', 'gerissen', '▁hâ', '▁компьютер', '▁முக்கிய', 'こんなふうに', '媛', '놓', '▁vigour', '▁apparition', '▁imbaraga', '▁gratified', 'symmetri', '▁clash', '▁milestone', 'hundertfünf', '▁Doctor', 'ლებ', '▁camí', 'عيد', '鸿', '▁disponible', '▁butterfly', '▁teenager', '▁carlyle', '▁Mereka', '▁хэв', 'ступил', 'とみられています', 'entendre', '棘', '▁enabling', '▁faltered', '▁bizarre', '▁nodding', 'präg', '重症', '▁cartoon', '▁hareket', 'とみられます', '▁Republik', 'பாடு', '▁width', '▁риск', '▁Runde', 'ẫ', 'ڈ', '▁zugänglich', 'ျ', '詩', 'مجتمع', 'ゲット', '散步', 'dämm', '▁eigenlijk', '菓子', '飛んで', '级别', '厌恶', '齿', '▁ingenuity', '▁последний', '▁руководств', '▁NASA', '▁muffled', '▁theoretical', '▁நிறுவ', '女孩儿', '▁shilling', '▁ethnic', '▁сделан', '合わせた', 'క్', 'счастлив', '茅', '▁Indonesia', '▁مدرسه', '▁정말', '▁Fehl', '豪華', '▁chestnut', '伙计们', 'が止ま', '新宿', '▁பெரு', '了解更多', '▁серьезно', '績', '面试', '结局', 'pflege', 'Á', 'թ', '▁crouched', 'フルーツ', '최', '▁espacio', 'خصوص', '▁eindelijk', '悲剧', 'zauber', 'physiologi', '▁подготов', '▁лепш', '一个例子', '远处', '合計', 'చ్చ', '赎', 'ຢ', '▁ecstasy', '▁نمایش', 'ӹн', '実態', 'rechnen', 'менять', '▁новых', '竟', '▁landlady', '繊', '▁gutanga', '▁ominous', '▁voulu', '証言', '演示', '▁junk', '▁integrate', '隠れ', '▁Außer', '▁Entschuldigung', '▁Kommissar', '扫描', '▁hoofs', 'wäss', 'اگه', '▁лица', '嘿', '▁merchandise', '▁செயல்', '▁elkander', '▁spüren', '▁clown', '▁важна', '▁calculate', '収入', '続けている', '灵活', '▁தனி', '▁fügte', '▁взаимо', '▁갑자기', '▁Republikaner', '▁infidel', '▁desolation', '▁längst', '坚强', '▁cicl', '行きたい', 'lehrer', '▁literal', '韓', '非常有趣', '▁marcel', '▁Intelligenz', '冈', '▁пошли', '气候变化', 'が必要だ', '▁странно', 'με', '种族主义', 'の疑いで', '▁yahweh', '斥', '至关重要', '▁Kämpfe', '▁detained', '▁هنر', '▁sovint', '▁syllable', '▁mittlere', 'schalt', 'aufnahme', 'トルコ', '▁цели', '▁judith', '▁spacious', '海滩', 'کۆ', '▁yazı', '▁भए', '▁Minnesota', '▁использовать', '▁languid', '▁آورد', '▁reiterate', '▁Patrick', '▁убива', '▁توجه', 'Europa', '▁تواند', '崎さん', '▁Richtlinie', '▁kibazo', '▁potenziell', '▁deferred', '▁பிறகு', 'ނެ', '▁usurp', '羽毛', 'schwor', 'نوشت', '▁appoint', '▁sancho', '▁குழந்தை', '▁Үүний', '▁línea', '▁Studium', '▁Ireland', '▁Modern', '病床', 'льныя', '▁кровь', '査', '心疼', '렸', '▁يوجد', 'owski', '▁konkret', '▁பற்றி', '▁categori', '▁نقش', 'дзь', '炼', '▁நிகழ்', '▁indicating', '▁Gegenteil', '▁Emily', '▁война', '行われている', '▁presidential', '▁Little', 'கொள்', '肤', '▁Existenz', '拜访', '▁antony', '▁Samuel', '見つかり', '▁může', '垒', '慷慨', '▁Ernährung', '▁displeasure', 'ッグ', '捉', '▁говорим', '▁değiştir', '必然', '▁condicion', '▁welsh', '拜拜', '失业', '▁sparrow', 'アピール', '▁sociedad', 'ދަ', 'ދު', '▁사람들이', '▁mercado', '見つけ', '文書', '▁Auftrag', '▁Annahme', '▁Coast', 'ներ', '霜', '▁boyunca', '時半ごろ', '▁asteroid', '▁коротк', '▁قانون', 'ிற்கு', 'nshingano', '▁musí', '边境', '▁riddle', '伍', '謝', '▁Illinois', '▁دانشگاه', 'schließt', '▁पु', 'イラン', '▁ĉu', 'ミング', 'ジョー', '▁comunidad', '▁companionship', '轻易', 'qqim', '▁portray', '▁үнэ', 'ёшь', '好奇心', 'になりたい', '虾', 'bitekerezo', '▁Pēc', '▁antiquity', '▁científic', '淋', 'アルバム', '▁acontece', 'おととし', '師匠', 'gemeinschaft', '看一看', 'きょう午前', '抜いて', '谢谢大家', '▁bırak', 'versorgung', '▁Konferenz', 'GPS', '▁혼자', '▁gracias', '▁athenian', '▁persoon', '▁inaugur', '▁менш', '群众', '▁northeast', '▁vorgeschlagen', '雨が降って', '▁patriotism', '档案', 'luğu', 'ໃຫ້', '▁defiant', '▁malicious', '▁Kansas', '▁chaplain', '残酷', '▁bertram', '交付', '消化', '▁Felsen', '▁bathroom', 'おじさん', '▁байр', '▁palju', '▁Alpha', '▁Katastrophe', '▁Respekt', '▁обязан', 'ツイッター', '▁oyna', '▁غذا', '▁أفضل', '▁لدينا', 'filtr', '层次', '主导', '속', 'ጥ', '▁sophisticated', '▁буквально', '▁façana', '侮辱', '▁дороги', '前两天', '将棋', '▁너는', 'ريخ', 'ුරු', '労', '戴安娜', '逝', '▁سیستم', '̃', '剥夺', '▁ensued', '这是一件', 'schwimm', '是不可能的', '辞め', '▁pueda', 'església', 'süchtig', '▁birçok', '出租车', '귀', '麗', '적으로', '注射', 'schränkung', '▁snare', '▁skate', '▁retard', '一生懸命', '▁ängstlich', '▁vegada', 'ডা', 'あるんですか', '起訴', 'räte', '徽', '▁Posteriorment', '▁nyinshi', '▁trabalho', '코', '▁చె', '▁Больш', 'ロンドン', '▁verwandelt', '▁bagian', '設計', 'zugreifen', '▁பழ', '语音', '▁naples', '世の中', '括', '嚟', 'ఫ', '挖掘', '世帯', '▁scottish', '見直し', 'ركز', '現れた', '▁Stich', '▁refinement', '▁keith', '老虎', 'бега', '▁temporarily', 'コンピュータ', '腸', '昆虫', 'アート', '1.5', '維', '▁straightforward', 'ঐ', '凌晨', '繁殖', 'ধি', 'beamte', '▁руках', '▁задерж', '▁остава', '積極的に', '匆', '▁Interessant', '▁законопроект', 'liśmy', '▁cantonada', '▁مرکز', '杭州', '▁verurteilt', '噴火', '▁адказ', '▁Nacional', 'expliqu', '▁rebuild', 'people', 'ıyordu', '눈', '설', 'キッチン', '▁لطفاً', '▁decât', '▁일본', '▁prodigious', '▁Jacob', '散歩', '传奇', '▁klassische', '▁существу', '▁форма', '釣り', '▁подпис', '风暴', '▁Opera', '▁институт', 'ическом', '▁michigan', 'バッグ', '▁clinton', 'それこそ', 'весел', '商業', 'ハンド', 'ipps', '▁spouse', '▁trustee', '▁площад', '▁uzata', 'صاب', 'geheimnis', '披', 'ച', '▁sorgfältig', '현', 'แต่', '▁discreet', 'chirurg', 'といわれる', 'ുന്ന', '▁возраст', '▁birkaç', 'schirm', '环节', '▁intact', '▁Então', 'طبق', '亨', 'forderung', '階段', '教导', 'auftrag', 'kümme', '所需的', '▁Jimmy', '▁kümmert', '대로', '▁aquellos', 'እ', '▁susceptible', '痕迹', '▁fuerte', 'トレー', '▁invece', 'ложения', '静岡', 'kündigt', '▁hoffentlich', '▁audible', '학년', '▁Finanzierung', 'າມ', '▁simbol', 'rätt', 'ாலும்', '▁سخت', '▁ĉefa', '▁veröffentlichen', '▁медицин', '▁دوباره', 'アスリート', '▁건데', 'ordination', 'あぁ', '▁utawa', '判明', 'マウンド', '木曜日', 'PCR', '▁produzieren', '▁tactics', '可能性もある', 'ிங்', 'هدف', 'artista', '違った', '弊', '▁bijzonder', '▁nghệ', '▁boulder', '逃避', '减轻', '唉呀', '▁Einfach', '▁Hütte', '▁Feli', '▁Charlie', '反発', '▁navigate', '極めて', '▁дожд', '▁забыл', '▁bourgeois', '▁steadfast', '졌', 'ሆ', '▁voulez', '▁силы', 'فروش', '▁Chief', '想一想', 'າກ', '항', '芸術', '▁सु', '▁implicit', '▁duncan', '▁واحدة', '▁humming', 'muster', '装备', '▁membership', 'کشید', '▁bequem', '▁vieille', '▁begleitet', '▁empfind', '▁果啲', '▁impulsive', '▁அரச', '▁позвонил', '▁düster', '▁bunlar', '▁Offizier', '▁دغه', '贫穷', '▁করতে', '多长时间', '赞美', '▁boost', 'باد', '▁успел', '没见过', '変わらない', '肾', '▁industrious', '▁конфликт', '▁беларускай', '▁carrière', '▁zgod', '▁renounce', '股份', 'глянул', 'faktor', '臨時', '拜托', 'building', '▁demselben', '▁Spiegel', '▁enchanted', '▁그럴', '抚养', '▁아예', '▁conserve', '姐夫', '▁erwähnen', '▁influential', '▁первого', '▁кандидат', 'vermögen', '▁penitent', '受益', '▁wiederholen', 'atangiye', 'க்காக', '面积', '▁aconsegui', '▁columbus', '▁verpflichtet', '貫', '▁tournament', '令人惊讶', '▁hinterlassen', '▁servicio', '▁словно', '地板上', 'ىرى', 'シート', 'キーウ', '训', 'ਜ', '▁Ayrıca', '▁bình', '▁resembling', '▁birlikte', '▁আমার', '▁vienna', '▁retiring', '▁Yagize', '贵族', '▁mnoh', '宿舍', '成为一名', '投降', '▁Zahn', '▁Ня', 'عيش', '▁fritz', 'крыл', '▁execu', '乏', '瓷', 'ס', '▁gobierno', '▁westminster', '▁Усё', '책', '▁temporada', '隙', '昇', 'ಾಗ', '▁мужик', 'ლე', 'լ', '▁llavors', 'シュー', '教師', 'ランチ', '▁тэг', 'сурс', '早已', '▁Bridge', '▁geleistet', '▁mỗi', '水準', '▁되지', '▁triangle', '▁fuori', '玛丽拉', 'изова', '▁Dichter', '異常', '炸弹', '▁elevator', '▁gateway', 'ルーム', '观念', '▁signify', '▁distraction', '推广', 'equilibri', '▁wunderschön', '哑', '弗兰克', '谣', '▁مكان', '疑惑', '▁Bürgermeister', '▁beetle', 'রাজ', 'ことはない', 'verbrauch', '風景', '▁kaldı', 'zusammenarbeiten', '▁appelé', 'kandida', '▁compost', '▁заўсёды', '▁степени', '▁erstaunt', '▁tödlich', '对他来说', '▁seguro', 'ッカー', '怜', 'を対象に', 'τι', 'झ', '▁requiring', 'indirimbo', '▁gufata', 'förmig', '▁thrice', '▁piteous', 'espai', '百六十', '背叛', '▁برخی', 'チェン', '▁Prinz', '暴風', 'ळ', '▁развития', '▁хүрэ', '▁Firma', '报仇', '▁chuckled', '▁sacrifi', 'されていない', 'お疲れさま', '▁Experten', '▁республик', '▁peninsula', '乗用車', '▁좋아하', '▁parliamentary', 'ල්ල', 'ாமல்', '简短', '▁forfeit', 'ङ', 'پذیر', '畳', '冷蔵庫', '▁rôle', 'بناء', '▁Summe', '▁любим', '▁spars', '▁konkur', 'ើ', 'ែ', 'ੋ', '▁Així', '▁lấy', '▁않았', '汀', 'డి', '打败', '▁unendlich', '▁гости', '▁сабе', '▁tehnolo', 'بێت', '▁posibil', '揮', '逢', '▁chuyển', '眞', '▁Kennedy', '▁miliard', '▁эфир', 'ọ́', '▁метод', 'なりません', 'schäf', '▁роль', '这项工作', 'ېرى', '虐', '恭', '▁Ukraine', '▁gratification', '▁सं', 'ěl', '另一件事', '▁teilweise', '新潟', '並べ', 'こいつ', 'ġ', '▁কিছু', '태', '▁perchance', 'グッズ', '▁transplant', '▁impartial', '入ってる', '小さく', 'んねん', '的一件事是', '▁lehnte', '▁distingu', '▁metropolitan', '처럼', '▁gegessen', '呈', '▁trouvé', '▁recurring', 'お菓子', '▁ຫຍັງ', 'ホワイト', '담', '兜', 'આ', '阪', '塌', '锡', 'ढ', '२', '扛', 'ỳ', '雌', '忽', '偿', 'И', '捧', '釈', '滨', 'ሄ', '娇', 'ូ', '铭', '滩', 'ャ', 'ύ', 'ޯ', '斌', '절', '종', '託', 'ޫ', '缶', '崖', 'ദ', '潰', '緊', 'ɗ', '蔓', '仑', 'ஈ', '브', 'ৎ', '厦', '扰', 'អ', '벌', '증', '২', 'ਵ', '骚', '吨', '歓', '竖', '址', '瞥', 'ള', '渋', '挪', '暇', '掛', 'յ', '铅', '钓', '橡', '拡', '狐', '줬', '출', 'ٽ', 'এ', '柿', '络', '乙', 'ቃ', '幾', '亜', '嗅', '咕', '喔', '畜', '茄', '글', 'ጠ', 'Б', '學', '플', '勉', '咸', '锤', 'ð', '건', '능', 'ఉ', '歧', '叨', 'ҿ', '烫', '坤', '芦', '$', '監', 'គ', '践', '침', '蟹', '唠', '합', 'ຜ', '堤', '肘', '宪', '임', '梳', '霞', '薛', '병', '순', '攀', '驴', '灣', '甩', '邊', '妄', '론', '軸', '메', '脈', '튼', '蓉', '赐', 'ਮ', '葱', '魅', '盼', 'ံ', '秃', '甭', 'է', '란', 'ぺ', 'ጣ', 'ৱ', '窟', '靖', '颈', '壶', '꾸', '앞', 'ኛ', '浆', 'ঙ', '仆', 'Д', '叉', '亀', '猴', '茎', '삼', '嬉', '澳', '颁', '笛', '커', '稻', '엔', '筛', '魁', '閣', '渣', '蹴', '搏', 'ੰ', '肆', 'ں', 'ਆ', '蛙', '磊', 'ସ', '點', '汰', '棟', '陕', '憎', '绣', '歪', '頻', '趟', '岂', 'О', 'ވ', '胞', 'ష', '표', '噴', '堕', '圏', '咳', '淑', '庸', '疚', '嘎', 'ג', '滝', '譲', '炫', 'ପ', '蓬', '绵', '谎', 'ዳ', '碍', '巷', '驰', 'ኔ', 'ጋ', 'ξ', '평', 'ű', 'ါ', '詳', '圭', '顽', '蹦', '枉', '頑', '慣', '鋭', '鲸', '栖', '姫', '嫩', '큰', '渊', '掠', 'ಳ', 'ਂ', '衔', '憋', '癖', '顧', '확', '얼', '宰', '厨', 'ડ', 'բ', 'ဆ', '颖', 'ੱ', '碌', '駐', '覇', '禅', '肿', '乞', '們', '듣', 'ਪ', '匿', '梗', '幹', 'ޖ', '俘', '접', '彪', '醋', '阅', '紋', 'ሉ', 'ୁ', '國', '袍', '癒', '°', '夷', '腻', 'Î', '愣', '堅', '賢', '沾', '贬', '绸', '먼', '맛', '灿', '끝', '吟', 'ണ', '駆', '镖', '활', '妆', '硕', 'ჯ', '硅', '몰', '纷', '彫', '渗', '陋', '賄', '陀', '셨', '–', 'ჰ', '奎', '杏', 'ڑ', 'ମ', '译', 'ט', '盾', '盔', '贞', '溺', '坪', '잠', '육', '쁘', '竭', '佢', '辽', '袜', '栈', 'ሎ', 'ፈ', 'ೊ', 'Í', 'ፍ', '詹', '怎', '仿', '婶', '循', '백', '馅', '橙', '徹', '鍛', 'ሱ', '儒', '恕', '耸', 'ೂ', '淳', '翌', '餌', '庇', '捞', '斐', '膏', '۵', '럽', '隅', '啪', '辐', '熙', 'ඔ', '紛', '捏', '떨', '손', '駒', '愚', '椎', '朽', '̉', '踪', 'ዚ', '帘', '嘟', '颊', '惧', 'ኮ', '藩', '筑', '廉', 'એ', 'ሳ', '葵', '慕', '泛', '窒', 'ધ', '랬', '昧', '족', '屿', '죽', '팔', 'ယ', '粥', 'ዋ', '餅', '討', '廣', '붙', '씨', '犹', '叮', '萩', '歹', '咽', '湧', '侣', '蝶', '捆', 'В', 'ڻ', 'శ', 'ખ', '懲', '؛', '哩', '尹', '웃', 'ỷ', '망', '즈', '贱', '瞅', '斎', 'П', 'ሪ', '졸', '貯', '郵', '频', '囚', '鲨', '凳', '缸', '짝', 'ۀ', 'ɓ', '뭘', '홍', '옷', '쳐', '참', '痒', '혼', '眨', '揉', 'Ғ', '테', 'ծ', '咒', '绒', '厘', '변', '십', '厢', '琐', '਼', 'ẳ', '缴', '驼', 'ዲ', '嵐', '礁', '粹', '독', '俳', '妞', '쉬', '毙', 'ዛ', '岐', '闇', '肮', 'ـ', '債', '盯', '銅', '卦', '莹', '။', 'ቅ', '樱', '笠', '薯', '醇', '栓', '़', '崛', 'ካ', '刹', '奨', '迅', 'њ', 'җ', '릴', '투', '谭', '俯', '帳', '帐', '瑶', '떡', 'ោ', '溝', 'ೀ', '谍', '습', '噩', 'ҷ', 'ੁ', '淀', '勺', '簿', '曝', 'ւ', '饺', '棺', '斩', '።', '貝', '鼎', 'Ё', '뒤', 'Ŝ', '별', 'ိ', '殻', '舗', '婿', '韵', 'ੈ', '충', '酔', '繋', '剛', '愤', '韧', '웠', 'ಣ', 'ฐ', '哺', '哼', 'ඟ', '嗡', '緒', '姬', '慶', '匈', '懐', 'ഷ', '挠', '氓', 'இ', '桩', 'ۍ', 'ៅ', '纲', '妾', '軌', '渴', '聘', 'ם', '衍', '랐', 'ŷ', '奄', '酋', 'ူ', 'ହ', '睹', '拌', 'ຶ', '绪', '瘫', '濱', '隧', '瞄', 'ൂ', '耿', 'ൻ', '吱', '喇', 'ഗ', 'շ', '嘻', 'ಷ', 'ಚ', '霧', '넣', '怠', '杖', '錦', '屠', '빼', '鞠', '眺', '藻', '栅', '矛', '冊', 'ထ', '聆', 'ശ', '怡', '宵', '악', 'Ы', '嚷', '패', 'ァ', '勋', '언', '慨', '赦', '萍', 'ռ', '막', 'አ', 'ζ', '豁', '휴', '肚', '捣', 'ٿ', '셔', '昨', '皓', '喃', 'എ', '喉', '貿', '趴', '迭', '謀', '孩', 'ቤ', '薦', '粛', '哒', 'ീ', '趾', '酿', '섯', '痘', '茜', '蚀', '菇', 'எ', '躬', '誌', '佬', '¿', '俵', 'ċ', '꺼', '渐', '卒', '鸽', '發', 'ళ', 'ហ', '亩', '唇', '壇', 'ಶ', '蝇', 'ચ', '蜀', '隻', '俱', '泌', '剿', '磕', 'ቸ', 'அ', '衬', '처', '垮', '琉', '墅', '쯤', '畀', '険', '扁', '橱', '창', '咁', '婉', '특', '沒', '倫', '噜', '钦', '傍', 'ӷ', '嗓', '枫', '답', 'ਗ', '茸', '兑', '攒', 'צ', '惰', '림', '숙', '榄', '氢', '喧', '览', '澜', '羅', '忏', '憩', '拱', '轿', 'Ú', '슬', '倩', 'ਅ', '剔', '距', '禀', '揍', 'ޒ', '嵌', '瞬', '憲', '蹭', '凹', '판', 'ィ', '९', '凸', '橘', '苔', '蕉', '浇', '৯', '獄', '穂', '„', '贸', 'ʼ', '읽', '聪', '료', '옆', '乜', '골', '對', '谨', '斧', '켜', '縄', '菱', '#', '吼', '허', '嗽', '蹄', '拇', 'ಜ', '該', '텐', '북', '髓', 'ਬ', '浄', '荘', 'Ô', '죠', 'ះ', '栃', '몸', '瓣', '莓', '굴', '塾', '遵', 'ן', '۹', '甸', '娟', '蠢', '함', '獣', '缅', 'ೋ', '틀', '각', '啫', '屯', '經', 'Г', '餃', 'ੂ', '療', '绍', '槛', 'ჭ', 'ధ', '겼', '曦', '涅', '涡', '鄙', '霖', '麟', 'ભ', '冥', '谅', '희', '饲', '潇', '飽', '骆', '哉', 'ఒ', 'ઓ', '萎', '膚', '斉', '皂', '屑', '悯', '衫', '鉢', '축', 'ሞ', '며', '법', '芙', '疤', '帜', '罕', '蝠', '+', '향', '寇', '丫', '힘', '朋', '拙', '荆', 'ஆ', '늦', '황', '撇', '택', '戳', '랜', '撰', '璃', '釜', '혀', '盏', 'ォ', '択', '沛', '臀', '莽', 'ሀ', '酮', '록', '诵', '绊', '婪', 'ૂ', '硫', '품', '碁', '郝', '匀', '颇', '聋', '賠', '删', '阐', 'ណ', '妊', 'Х', '辟', '丞', '牡', '석', '익', '噬', '拟', '瞪', '刈', '坝', '嵩', '۳', '욕', '详', 'ሩ', '檬', '媚', '虏', '粪', '닐', 'ҽ', '蜗', '惦', 'ൾ', '鐘', '淮', 'զ', '베', '铸', '綿', '缉', '蘑', '垄', '粤', '슷', '풀', '맨', '骸', '٬', '唬', '绞', '블', '婴', 'ധ', '蒲', '넌', 'ួ', 'У', '综', '塊', '择', 'խ', '膳', '蒜', '蝙', 'ਇ', '嚼', '榴', '曽', '때', '枢', '於', '偵', '涩', 'ആ', '诡', '鳄', '矩', '溯', '贿', '검', '쓸', '칠', '厉', '責', '靓', '송', '炖', '疹', '肃', '咧', 'ଲ', '旱', 'ඹ', '魄', '哋', '○', '션', '꼬', 'ञ', '婢', '캐', '烘', '苛', 'ջ', 'ខ', 'ਟ', '肇', '栽', '熄', '馨', 'ળ', '紗', '채', '환', '窄', '禄', '탈', '권', '腥', '噌', '祐', '妓', 'ୟ', '訓', '淫', '懦', '昊', '磯', '糕', '贡', '篷', 'ሺ', '捍', 'ങ', '광', '铲', '۴', '墟', '粧', '娥', '৫', 'ဖ', '祁', '忆', '啸', '〈', 'ෘ', '懈', 'ಇ', '拧', '凿', '톡', 'չ', '녀', 'ڤ', '김', '汐', '糧', '谓', '瀑', 'ޝ', '寓', 'ਣ', '扒', '衅', 'ఈ', 'ജ', '۾', '剃', '腫', '勿', 'ញ', '奕', '깨', '卜', '꼭', 'ඕ', '砕', '澡', '嚣', '閥', 'Ĝ', '邱', '簡', '飙', '৩', '芭', '떠', '庶', '×', '蛛', '麼', 'औ', '째', '철', '锯', 'ぃ', '鉱', '嗰', '鹤', '혹', '嘶', '舆', '穀', '冗', '诫', '恤', '箸', '鎮', 'ז', 'ᱟ', '巩', '彬', '嬢', '瘟', '诀', '埔', '砰', '舔', 'ષ', '밤', '詰', '顕', 'ዘ', '煽', '綾', '窥', '絆', '움', '宛', '撼', 'ಧ', '咔', '與', '陳', '芹', '陡', '掷', '廓', '逻', 'ബ', '唆', '寧', '怯', '鹦', '裹', '翰', 'ቶ', 'ෞ', '벽', '奮', '너', '齋', '승', 'ዎ', 'ኩ', '뽑', 'ഇ', '讳', 'ភ', '拽', 'ଦ', '못', '彤', '當', '퍼', '缪', '唾', '渦', '跤', 'ዝ', '掐', '峭', '梭', 'ށ', '兮', '窑', '應', '屉', 'ঢ', '伽', 'џ', '菩', 'ฮ', '潤', '辑', '៉', '께', '땐', '鈴', '暂', '廖', 'ॉ', 'ഒ', '屡', '峻', '鹉', '熏', '鞍', '呻', '雯', '곳', '搂', '蜡', 'ฉ', '৪', '깔', '說', '헤', '缆', '涯', 'ធ', '掀', '孽', 'ഹ', '奠', '련', '짐', '樊', '粋', '衙', 'ҕ', '녁', '叭', 'ڊ', '멀', '큼', '詠', '劈', '높', 'আ', '蕨', '掃', 'భ', '驯', '篠', '뜨', '痪', '窮', '騎', 'ຟ', 'ሮ', 'Ř', '촌', '歉', 'ణ', 'ฝ', '잔', '沦', '绽', 'Τ', '樣', '暢', '폰', '窍', '條', '봉', '泵', 'ൽ', '빨', '암', '纺', '寛', '悉', '潭', 'ୋ', '焚', '畔', '嘲', '捂', '껴', '輔', '棕', '饥', 'ថ', '籠', 'ဲ', '佣', 'ଏ', 'ڏ', '泻', '柠', 'ഞ', '류', '፣', 'ƙ', '۽', '钞', '呜', '葫', '។', '嶽', 'ቢ', '濁', '仨', 'ӣ', '飓', 'ഭ', '沐', 'ಆ', '邀', '赁', '冕', '哗', '禽', '酶', '侃', '锈', '呪', '熔', '揚', '奢', 'Э', '趋', '嗦', 'ផ', '衝', '窖', '阀', '扳', '摂', '응', 'ඊ', '쉽', '筷', '妍', 'ओ', '斬', '肋', '클', '胺', '亵', '叽', '咎', '桨', 'ሥ', '앉', '潔', 'ዬ', '錯', '극', '宙', '禾', '৮', '궁', '넷', '丐', '睦', 'ଣ', '끄', '딩', 'ફ', '赋', '蘭', '۸', '논', '徊', '徘', 'Ш', '琦', '빌', '颤', '颂', '착', '氨', '։', '썼', '擅', '‐', 'ぉ', '蓮', '৬', '쿠', 'Κ', '釣', '捅', 'Â', '拢', '鵬', '叱', '३', '•', '嚎', '싼', 'ഴ', '苑', '놨', '啓', '冨', '嘢', '鷲', 'ଇ', '킨', '邵', '狮', '燥', 'ޕ', 'ಭ', '犀', '馒', '癫', '沫', '늘', '瑜', 'љ', '禧', '딸', '瘤', '咖', '抒', '棠', '५', 'ቱ', '噂', '舵', '곤', '凄', '抠', 'Ņ', 'ሌ', '拷', '蓋', '寮', '斋', '४', 'ഉ', '걱', '呦', 'ሬ', '俭', '蚕', '揽', '컴', '舶', '맥', '焕', '倭', '睿', '瞳', '鹊', 'ಎ', 'ಥ', '辻', '☎', '铛', '弔', '락', '兩', '钙', '崽', 'Π', '钝', '낫', '밀', '銘', '縛', '殊', '藍', '俞', '惩', '刁', '튜', '褪', '脾', '谤', '跋', '८', '쌤', '획', 'Ф', '呕', '雁', '躯', '迦', '恳', '啱', '梵', '關', '孵', '晏', '鴨', 'ਉ', '棱', '疎', '恍', '匂', '咀', '濒', '渲', '绷', '냈', '淆', '胰', 'ሻ', '實', '팀', '坟', '龚', '쁜', '谊', '溃', 'ћ', '髦', '诽', '拎', '醤', '曇', '阎', '찾', '娩', 'ଥ', 'ሲ', '渺', '骼', '蘇', '६', '啃', '揣', '椰', '嗑', '弧', '懵', '찌', '笘', '辙', '渎', '苟', '۷', 'ቆ', '빵', 'ଗ', '汹', '۶', '檐', '喵', '騰', '窦', '歼', '葩', '범', 'Ș', '억', '隘', '襟', '逍', '攞', '櫻', 'ቻ', '锚', '赃', '喀', '璐', '蔼', 'ဘ', '區', '範', '绰', '沪', '碟', '沥', 'ଟ', '딴', '쩌', 'ኧ', '७', 'ਖ', '胚', '篱', '幡', '嶺', '験', '掺', '蚁', '৭', 'ਚ', '篤', '暫', '聡', '鷹', '茉', '氟', '叩', '擁', '掰', '嗎', '乍', 'Ṭ', '溅', '煲', 'Ở', 'உ', '핑', '旷', '烬', '睫', '굉', '탄', '沧', '跷', '剰', '런', '๊', 'ઉ', '岔', '枣', '渕', '扼', '咏', '佟', 'Ā', '悚', '灶', 'ẵ', '靳', 'Ο', '醸', '褐', '愉', '媳', '筝', '觅', '彰', '逮', '逞', '矫', '殷', '센', '盎', 'ঃ', '巅', '聽', '澈', '亞', '姗', '赂', '鑫', '聂', '闸', 'Ä', '퇴', '螃', '冉', '簧', '疟', '갑', 'З', '倔', '绎', '翅', '搵', '僻', '眷', '藓', 'ଅ', 'ኑ', 'Ǧ', 'ௌ', 'ଯ', '萝', 'İ', '芥', 'ٻ', '壕', '謡', '媽', '긍', 'ձ', '褶', '鉛', '첫', '惶', '笹', '徙', '搾', 'Ҳ', '걍', '膀', '揪', '໊', '逾', '왕', 'ഡ', '렌', '씬', '悖', '痩', '裡', '揃', '挚', '娄', '眩', '氣', 'ਈ', 'ጀ', '膛', 'ଜ', '੍', 'ፋ', '甥', '驸', '荧', '雞', '灸', '焉', '琅', '煌', '唧', '戮', '뛰', '쩔', '팅', '춰', '骏', '凛', '볶', '欄', '镶', '墜', '猶', '械', '酌', 'Α', '듯', '瑛', '滕', '챙', '镯', '蠕', '丙', '灼', '訟', '鄂', '馈', '柬', '黏', '轶', '豫', '氯', '幫', '喚', '惚', 'ઈ', '渠', '镀', 'ୀ', '漱', 'Ý', 'ӯ', '皈', '咗', '莺', 'ឹ', '柵', '碱', 'ጊ', '徑', '隋', '啰', 'ሊ', '祠', '층', '诏', '텔', '찬', '箇', '钧', '뉴', '體', '痫', '麒', 'փ', 'ᱩ', '녔', '搓', '柚', '竿', '轄', 'अ', 'ಒ', '榨', '립', '蛤', '惭', '炳', '飢', 'ဟ', 'ቺ', '帧', '鳞', '곱', '헬', 'ଆ', '锣', '倪', '鸥', '錠', 'ڳ', 'ဝ', 'ๆ', '견', '琶', '饵', '將', '怂', '蔭', '蛾', '榆', '鎌', '揾', '탕', 'ዐ', '倘', '秉', '賭', '菠', '瑙', '囱', '훨', '缕', 'ఓ', '撩', '篡', 'Ī', '缀', '짓', '踝', '辫', 'Σ', '၏', '邢', '氮', '존', '탁', '硝', '萱', '拴', '烛', 'ޗ', '铝', '锥', '쇼', '暦', '焊', '릭', '腎', '瘩', '淼', 'Μ', '乒', '牲', '疮', '蓓', '酪', '霄', 'ޢ', 'ኪ', '搐', '츠', '绅', 'ៃ', '빡', '粟', '遏', '颅', 'ጉ', '링', '퓨', '磷', '耽', '祟', '瘍', '염', '謙', '霾', '臻', '猟', '诞', '៊', '蔷', '賊', '訂', '贅', 'Щ', '晾', 'Õ', 'ଶ', '霆', '喪', '剖', '嗒', '樋', '疙', '靶', '纬', 'ਡ', '값', '娴', '貞', '擒', 'ൊ', '跚', '厩', '烯', '炽', 'आ', '駄', '侑', '袱', '픈', '玮', '朔', 'ኖ', 'ዜ', '滔', '겁', '맘', '漬', '俣', '羔', '囤', '烷', '嗣', '峠', 'ǎ', '晗', '乓', '蹒', '髄', 'ڙ', '睾', '兢', '咐', '铮', 'ೈ', '睐', '蹊', '깝', '翘', '螂', '椭', 'ઇ', '鈍', '္', '參', '眯', '秩', '敛', 'ଡ', '鋼', '榈', '號', '掂', '磐', '萬', '裴', '阮', '蔚', '雍', '悍', '젠', 'ޙ', '駿', '拂', '腊', '寞', '穹', '悴', '憔', '琥', '琵', '밑', '恥', 'ဂ', '垢', '茬', '坨', '遛', '涕', '掲', '咚', '覺', '嘈', '峥', '꼈', '蝉', '麵', '٠', '땜', '祀', '譜', 'ൈ', 'ᱱ', '량', '酥', '橇', '靡', '槐', 'Ấ', '錢', '槻', '暧', '侥', 'ଧ', '척', '턴', '吠', '甫', '壌', '갖', '鳳', 'ኦ', '놔', '쓴', '寅', '麓', 'Ö', 'ഥ', '驭', 'ቦ', 'ጅ', '낙', '鹃', 'Ա', '屌', '壤', 'Å', '낮', 'ဒ', '隶', '讓', '豌', '憾', '噢', '闫', 'ฤ', 'ժ', 'ٔ', '岬', '萤', 'ӳ', 'ճ', 'ଭ', '匣', '효', '傑', '완', '瑾', '荫', 'ଷ', 'ጨ', '액', '諭', 'છ', '痊', 'ऊ', '羹', '漩', '砾', '岚', '裳', '규', 'థ', 'ψ', '콘', '惟', '렵', '짧', '钏', '窜', '臼', '闽', 'Ó', '內', '诬', '樂', '煞', '蝎', '弛', '從', '닭', 'င', '缔', '岌', '怼', 'Ò', '巍', '곡', '啼', '桓', '谂', '賂', '鳍', '摧', 'ޤ', '킹', '冀', '彗', '铐', '銚', 'Ṣ', '깜', '烙', '蜱', '梶', '胴', '莞', 'Ọ', 'Ӱ', '呱', '«', '狸', '瑕', '痰', '纫', '臆', 'ዙ', '紊', '肴', '迂', '隼', '稜', '꿀', '茁', '淌', 'ഫ', '꽤', '믄', '赣', '๋', '洽', '농', '霹', '倚', '晦', '踹', 'ᱠ', '덕', '嗖', '濡', '猬', '낼', '덜', 'Ε', '撬', '呛', 'þ', 'ጂ', '珑', '瑠', '虜', '훈', '晤', '舘', '嗜', '渓', '瓢', '眶', '쳤', '瞰', '腌', '勲', '蕴', '韶', '뜻', '懿', '蕊', 'ቁ', '黃', '陨', '鳌', '匕', '籽', '냄', '帶', '稠', '餓', '裾', '梧', '̇', 'ኬ', 'Ḍ', 'Я', '়', '닌', '荻', 'ਧ', '烨', '瘸', '蜿', '齊', '團', '姻', 'ឡ', '瞻', 'ฎ', '捎', 'ሜ', '嚇', 'ଙ', '殉', 'ቼ', '厥', 'ਫ', 'ጎ', '酗', '哔', '刨', '侨', '痹', '섭', '웬', '骡', '汝', '蜒', '桦', '嘣', '冶', '峙', '樽', '變', '湛', '雳', '呸', '數', '檀', '辍', '笋', 'ៀ', '崭', '꿈', '藉', 'ຝ', '悄', 'օ', 'ଳ', 'ಉ', '롱', '쌓', 'ॅ', '엽', '총', '寥', '՝', '롤', '沌', '允', '咄', '撂', 'ኋ', '苇', '賣', '엄', '恙', '碾', '蜷', '닥', '觀', '겹', '茵', '蹑', '吝', '璇', '໋', '័', '墩', '猥', '널', '잤', '玷', '薫', '蹬', '弈', 'ፊ', '俐', '頬', '秤', 'ଛ', '၊', '쎄', '獅', '橫', 'ך', '吏', '抨', '鯉', '腱', 'ඛ', '缰', '秽', '렇', '锄', '呉', 'ሙ', '찰', '苯', '람', '摁', '幣', '圍', '俏', '撵', 'Ś', '혜', '炕', 'ଚ', '猝', '쭉', '穏', '珂', 'ਭ', '멋', '喳', '狡', '嘀', '韬', '瞭', '惺', 'ಖ', '끌', '쌍', '讽', '缎', '庐', '拣', '槟', '侶', '嘆', '뻔', '單', '處', '殆', '噛', '庚', '뻐', '즐', '梓', '램', '빈', '雏', '諮', '嚏', '득', '蜥', '뿌', '鳩', '谕', '匮', '婊', '匙', '炬', '싱', '楓', '畸', '頓', 'ஒ', '噪', '犁', '懊', '谚', '畴', '<', 'ቡ', '讐', '鮭', '꿔', '隷', '梢', '鯛', '坷', '晟', '簸', '疵', '閲', '낸', '컨', '흥', '眸', '侏', '臺', '>', '짤', '胱', 'Γ', '沁', '墳', '襄', '蛎', '빙', '矣', '湊', 'ಈ', '믿', '잉', 'ෛ', '蟑', '畠', '셋', '槿', '嬛', '狈', '羚', '隈', '泞', '荐', '吭', '剁', '٘', '炙', '蟆', '牽', '翡', '튀', 'ଁ', 'ᱤ', '嗷', '绮', '簇', '娱', '幌', '犊', '漓', 'ቴ', '牟', '昕', '념', '诋', '俸', '翩', '钥', '淤', '玻', '绥', '칼', '澎', '٫', '攘', '溉', '瀚', '庵', 'ઘ', '塀', '茧', '哆', '롯', '挿', '殡', '荃', '釉', '窯', '伶', '爺', '瞑', 'ڌ', '厮', '汶', '풍', '팬', '兒', '絹', '薩', '祷', '慑', '憂', 'ฏ', '嫉', '輩', '拯', '淇', '馋', 'ᱭ', '啄', '猖', '絮', 'Δ', '穗', '녹', '맡', '켓', 'Ē', '辗', 'ఖ', '嫣', 'Η', 'ዊ', '轉', '惮', '傀', '儡', '啬', '颓', '渭', '筐', 'ଉ', 'ዱ', '샤', 'ሸ', 'ឺ', '鞘', '驿', '푸', '桅', '浙', '俾', '叼', 'ቂ', '愕', '聲', '넓', '赘', '蛊', '儲', '岖', '죄', 'È', '蛍', '朦', 'ዕ', '貂', '뀌', '폭', '權', '渉', '跺', '酝', 'ጭ', '焙', '渇', '筱', 'ඝ', '撸', '洼', '脐', '曖', '옮', 'ኳ', '翟', '쟁', '蘸', '稔', '紳', '喱', '蚤', '雹', '鞅', '鲤', '☆', '妬', '蹈', '捋', '矜', 'ђ', '털', '潼', 'ኒ', 'ዶ', '袒', '멘', '閑', '陌', 'অ', '玺', '羁', '卤', '渝', '戎', 'ෆ', 'ჟ', '坍', '邑', '昵', '忒', '砌', '磋', '汲', '웨', '젤', '珈', '綻', '镰', '暁', '敖', '槌', '踱', '堺', 'ᱮ', '摞', 'ቹ', '钳', '倶', '诛', '寐', '邹', '缭', '솔', '撲', '醍', '樓', 'ः', '胧', '讪', '醐', 'ݨ', 'ඨ', '蜴', '毗', '虞', '떼', '롭', '聯', '钠', '峯', '璋', '賓', '淵', '~', '蜚', 'ޚ', '湃', '̍', 'ಫ', '亢', '腑', '숨', 'ౌ', '枷', '檜', '谬', '岑', '袄', '铀', 'Ì', '鲑', '\\', '杵', '韭', '콜', '烹', 'ඬ', 'ኸ', 'ਥ', '킬', 'ඥ', '熨', '擂', '赡', '滿', 'ሷ', '摯', '诠', '匡', '谟', '瞩', '腓', '黯', 'ڼ', '帚', '뿐', '엑', '흐', 'ଂ', '顷', 'ឆ', '潦', '탔', 'ኘ', '앙', '箔', '똑', '匾', '징', 'ሴ', 'ጃ', '邝', '딜', 'ဉ', '漪', '胁', '羲', '耙', '馀', '訊', '氪', '瘠', '١', '닝', '젊', '흔', '邉', '骤', '슨', '骰', '滇', '繕', '辦', 'ஃ', '抉', '渍', '彝', '曰', '顎', '랩', '슈', '씻', '냉', '율', '縣', '询', '럴', 'Մ', '亥', '樟', '樫', '畫', '홀', '尧', '骄', '饷', '걘', '얻', '浊', '령', '씀', 'ぅ', '鐵', '蔗', '遼', '谛', '杭', '毋', '၀', '땡', 'ሠ', '憤', '涟', '芜', '鸳', '콩', '椿', '怦', '鸯', 'ઝ', '၎', 'ऐ', '擬', '酯', '灘', '钮', '痢', '醫', '餸', '꽃', '凱', '忡', '酎', '냥', '吮', '弩', '續', '荔', '狳', '產', 'ጆ', '犰', '骇', 'ଖ', '噼', '紡', '줌', '짱', '趕', '峨', '컬', '粑', '攸', 'ŋ', '嗱', 'ኤ', '槙', 'Ҫ', 'ዓ', '몬', '拗', '營', '帥', '曙', 'ጫ', '锻', '浚', '幂', '俑', '笃', '鬱', '廿', '祺', '夠', '杞', '钾', 'ݙ', '舷', '購', '瘀', '萃', '蜓', '즌', '筏', '涤', '曳', 'ฆ', '랄', '蒼', '忑', '៍', '胭', 'ቲ', 'ቷ', '嬷', '釧', '鳗', '忐', '鼹', '緻', '轼', '벤', '傳', '悸', '렀', '訣', '暉', '锌', '哧', '娲', '禹', '窘', '蜻', 'Ł', '嚓', '눠', '덴', '똥', '춤', '唄', '諾', '楔', '薗', '錮', '楷', '遡', 'ڀ', '폴', '鱿', '嗝', '델', 'ഈ', '뚫', '켰', '柑', '啡', '漕', '凪', '蹋', 'ഏ', '─', '煩', '객', '專', '篝', 'Ż', '깊', '댓', '웹', 'ੜ', '迢', '钰', '芊', '薰', 'ੌ', 'ᱢ', '孜', 'Ķ', '渤', '绯', '碇', '諏', 'Ĵ', '帷', '涸', '蟋', '芮', '邋', '懇', '擎', '馍', '掖', '鯨', 'ዩ', '燒', '钵', 'ૃ', '瞌', 'ഖ', '沽', '蟀', 'ќ', '锂', '荚', '鼬', '덟', '딘', '쌀', '蟒', '嫦', '藝', '姊', '률', 'ఐ', '漉', '誕', '寫', '憬', '萦', '균', '낀', '압', '옥', '卉', '焰', '偎', '殃', '肛', '噔', '鹭', 'ٺ', '壺', '蝦', '멍', '윤', '컵', '픽', 'Ê', '榊', '總', '灏', '噺', '紺', '捨', '厕', '盪', '脯', '驹', 'ᱜ', '崴', '榛', '邯', '鬟', 'Հ', 'ऱ', '섬', '왠', '竺', '勅', '栾', '譬', '琛', '蕃', '홉', '骁', '栩', '攥', '俪', '刽', '笙', '遢', '삶', '걷', '눌', 'Š', '菁', '輕', '妳', '汾', '磺', '醺', 'ሶ', 'ፕ', 'ᱚ', '댄', '셀', '템', '憨', '錬', '喙', '氦', '땅', '릉', '肽', '颯', '黔', '锵', '릿', '밍', '绛', 'ヂ', '嫖', '炜', '瘪', '臊', '벗', '봄', '쟤', '폐', '蒿', '엘', '詣', '羨', '캠', '孰', '铬', '恺', '恢', '佰', '蚱', '渥', '纂', '纶', '벅', '叡', '捶', '綺', '眾', '憧', 'ऑ', 'ڄ', '昴', '誹', '謗', '棣', '汕', '沏', 'ᱫ', '빛', '馁', '鵜', '涮', 'ঈ', '଼', '앤', '玟', '芷', '妒', '柊', '琊', '竣', '斟', '騙', 'Έ', 'ዮ', '瀧', '艮', 'ဗ', '糙', '闵', 'ጓ', '腳', '蜕', '韻', '뮤', 'ඵ', '낭', '룸', '蝗', '蹂', 'ਏ', '腮', '럭', '쁠', 'ඡ', '诧', '镁', '鄉', '鍾', '窿', '蚪', '蝌', '疡', 'ዴ', '砥', '뷰', '엉', '皙', '撅', '犟', '娯', '掴', '둥', '헐', '혈', '砺', 'ਯ', '麹', 'ฬ', '籔', '럼', '捻', '벨', '홈', '嫡', '睛', 'ぢ', '遷', '伎', '᱾', '哽', 'ឈ', '堰', '磡', '焱', '翎', '矗', '翊', 'Ν', 'ೃ', '၁', '腋', '舊', '豬', '꼐', '썰', '펜', '坞', 'ஏ', '糯', 'ޞ', '倣', '凋', '엠', '헌', '흘', '諜', 'ヅ', '頸', 'ሂ', 'ፎ', '꼼', '둔', '삭', '♫', '貓', '踵', '惋', '價', '歡', '昱', '浣', '讹', '喆', '擔', 'ף', '龛', '艶', '苣', '涓', '躏', '窪', '屹', '恬', '裘', '糗', '绚', '錄', '霓', '噱', '껄', '槍', '蹩', '~', '孢', '춘', '힐', '햄', '夯', '潟', '漾', '偃', '咣', '癞', '訃', '딨', 'Ն', '찜', '촬', '춥', '罠', '麸', '獭', '镳', '铠', 'ጡ', '吒', '삐', '잃', '찐', '틱', '핀', '皐', '闺', '榎', '娼', 'ୂ', 'ឋ', '阂', '몽', 'Ļ', 'Ս', 'ృ', '詫', '铎', '僅', '菓', '៏', '卯', '噎', '榕', '馄', '樵', '랙', 'ᱛ', '괴', '낳', '힌', '疱', '舜', '祛', '箍', '劉', '枸', '盹', '觑', 'ൃ', '戯', '驗', '례', '핫', 'Җ', 'Қ', '醛', '嘩', '慵', '섞', '큐', '팩', 'ઠ', 'ឌ', '圖', '藕', '蚓', '呑', '喩', '곧', '닫', '밝', '앨', '毡', '跛', '秧', '嗮', '褛', '讷', '툰', '@', '虱', '蟾', '壱', '晖', '碜', '嫔', 'Ă', 'Ģ', '٢', '鋳', '협', '颚', '踮', '酰', '鳟', '禍', '阜', '挛', '箕', 'ᱧ', '腩', '꽂', '쏘', '탑', '碘', '잖', '彷', '鸠', '缇', '绢', 'ฑ', '猕', '밴', '퀴', '戟', '巳', '隕', '啤', '擢', '睽', '辘', '痉', 'ፖ', '熠', '鞑', '饨', 'ሐ', '褴', '阈', '묻', '烏', '酚', '惣', 'ຣ', '阑', '犒', '碉', '龈', '靼', 'ਘ', '蛰', '阙', '놈', '땠', '鬃', '또', '哝', 'Ồ', '낄', '싹', '첨', '蔻', '鑼', '毀', '痣', '釘', '偕', '湍', '燎', '钗', '咫', '덩', '箋', '罹', '孚', '宓', 'ඤ', 'ቋ', '燈', '왼', '꿨', '흰', '၍', '庾', '盡', '躇', '鎧', '幢', '浒', '胤', '荤', '鼾', '孀', '蹿', '裝', '獾', '皖', '蛀', '蚯', '颐', '좌', '棲', '^', '獗', '睑', '苞', '鳕', '腦', '뒷', 'Ј', '楞', 'ଠ', 'ኞ', 'ዞ', '납', '떴', '쩍', '斷', '憶', '泸', '勸', '铰', '洱', '緯', '겸', 'ૌ', '粽', '咤', '宕', '쿨', 'ֆ', 'ڃ', '‟', '鞦', '빤', '뼈', '슴', '엇', '칸', '莘', '挝', '韆', '夭', '腆', 'Β', '뚱', '칭', '閃', '蜍', '謹', '迄', '坯', '傣', '谏', '祯', '羯', '鹑', 'ሃ', 'Բ', 'ഓ', '寶', '戲', '轧', '拮', '椛', '佃', '蠣', '礎', '囧', '丕', '摒', '榻', 'ヱ', '扈', '薙', '렁', '‧', '啷', '舉', '侬', '邃', '垛', '怔', '闰', 'ፓ', '혔', '⁄', '氰', '끗', '덮', '證', '虻', '俚', '壑', '瞿', '藥', '衩', 'ѳ', '喎', '醜', '갠', '뒀', '멜', '컸', '핸', '뚝', '晌', 'අ', 'ೌ', '扪', '|', '荨', '깎', '짬', '雙', '髅', '圃', '蓟', '鹫', '榮', '绫', '藐', '贻', 'ኢ', '亂', '禮', '賜', '샵', '측', 'ฒ', '胥', '骷', '앴', '褂', '較', '恃', '垦', '麝', '诲', '뜬', '갚', '턱', 'ፅ', '媲', '馏', '駕', '톤', '닮', '壽', '剽', '篓', '馊', '鹂', '圓', '壹', '잊', 'Ե', '٩', '亘', '缽', '翱', '貪', '얀', '펴', 'ঔ', '罂', '鳖', '黝', '汞', '痺', '佯', '稷', '恪', '彌', '砦', 'ጪ', '爭', '찔', '痞', '喰', '狒', '戬', '簪', '憑', '‒', '嗌', '嗤', '囉', '諒', '뚜', '팡', '罵', '楊', '噶', '凜', '≪', '〜', '匐', '芈', '鹌', '诃', '鳃', '】', '涎', '腼', 'Є', 'ጤ', '泷', '漸', '蚌', '끈', '땀', '띠', '爾', '脓', '髋', 'ૈ', '廳', '虔', '缜', '楢', '褥', '暄', '禺', '怅', 'ፒ', '阉', '끓', '렉', '벼', '뽀', '틴', '팠', 'Ӹ', '褚', '啜', '雖', 'ୱ', '【', '槲', 'ଫ', '雉', '馥', '烊', 'ୃ', '摹', '羟', '騨', '琢', '钊', 'ൺ', '٥', 'ඈ', '꼴', '댔', '豐', '廻', '沂', '啾', '埼', '徨', '剐', '唏', '轲', '牒', 'ဏ', '븐', '샘', '據', '峪', '錫', '밖', '漳', '炅', '荼', '၂', '玖', '絢', '镍', '沓', '뺐', '칙', '桝', '啕', '紐', '讀', '凰', '麥', '吆', '淞', '瓮', '耦', '佘', '喋', '孺', '螨', 'ៈ', '苫', '闩', 'Θ', '醬', '뷔', '篆', '鉾', '蔬', '桔', '锢', '讣', '辕', '鸵', '꽁', 'Ԑ', '赈', '遁', '隨', '掸', '暨', '陇', '宦', '戛', '睬', '፡', '嘚', '歲', '汛', '렛', '씹', '잇', '嚴', '檢', '흑', '麋', '佼', '랫', '鮎', '脖', '歷', '勞', '楂', '蚂', 'Կ', '兀', 'ሏ', '舛', '녕', '뇌', '릇', '짠', '힙', '冴', '蕎', '崗', '膿', '侮', '茛', '攪', '逅', '匍', '邂', '瘁', 'Ի', 'ڇ', 'ឃ', '△', 'ঋ', 'ਝ', '曬', '멈', '묵', '컷', '혁', '휘', '깃', '椋', 'ヵ', '潺', '螳', '鳅', 'ಘ', 'ဇ', '迸', '拄', '浃', '钛', '낚', '얇', '헷', '흡', 'ਛ', '搀', '렴', '黜', '闆', '惬', '帛', '戰', '৷', 'ଘ', '€', '蜢', '鲈', '遐', '뽕', '캡', '砧', '碼', '邨', 'ឱ', '溥', '咿', '锹', '砚', '熹', 'Ả', '‚', '珺', '紬', 'Ẹ', '凧', '戊', '곰', '畢', '鱗', '苹', '笞', '箫', 'Դ', '瀕', 'Ū', 'ፉ', '谩', '겉', '쭈', '탐', 'Ό', '廟', '怆', '絕', '꽉', '鬣', '塵', '羡', 'Λ', '댕', '뜯', 'ጽ', '稱', '覗', '꾼', '劃', '卻', '栞', '雛', '跆', '抿', '잘', '啧', '俨', '汴', '賽', '叟', 'Ҙ', 'ଓ', '渾', '糾', '긁', '\x93', 'Ġ', 'ǹ', 'ٰ', 'ឿ', '泯', '泾', '묘', '쪘', '쫓', '婧', '籁', '淄', '痨', '弑', '忱', '淨', '縞', '酣', '繼', 'Ι', 'ѓ', 'ଞ', '壞', '겪', '烽', '묶', '썹', '풋', '宍', '苷', '靜', '羌', '矯', 'Χ', '啮', '胯', '賺', '吖', '냅', '붕', '쉴', 'ૉ', '獨', '덤', '詮', '臃', '焖', '獒', '紹', '諗', '岱', '璨', '讃', '둬', '璧', '痔', '冽', '舀', '弼', '徇', '綠', '繭', '镣', '驮', 'ऋ', '搡', '搪', '砷', '닷', '닿', '땄', '욱', '웅', '찝', 'ဦ', '噗', '醚', '谑', '紘', '炷', '枭', '罔', '蚣', '颌', '璞', '닦', 'ĺ', 'ሕ', '馴', '긋', '랍', '咨', '粱', 'ໆ', '蛭', '骋', '囡', 'ץ', '劵', '濟', '纣', '荟', '蛟', '뀐', '밟', 'Պ', '膠', 'ៗ', 'ൗ', '狛', '琰', '畝', '觐', '擀', '蒔', '蚜', '귄', '빅', '쫄', '촉', '螈', '蚝', '郸', '飴', '鸞', '娓', '皎', '眈', '捺', '砒', '糞', '茱', '裆', '갤', '뺏', '쭐', '쿄', '팟', '赝', '犸', '蜊', '惆', '瘴', '笆', '讥', '钨', '驷', '宸', '戾', '賑', 'ڍ', 'ሯ', 'ጦ', '랭', '룩', '뺄', '샐', '숫', '팝', 'Ո', '桟', '罄', '槃', '捗', '轱', '濕', '谙', 'ሦ', '榔', '溫', '璀', '诣', '늙', '썩', '쫙', '톱', '爛', '铂', '奧', '鹈', '赳', '膵', '渚', '缈', '耘', '唰', '綴', '豺', '龊', '龌', '٣', 'ඌ', '犷', '葆', '颞', '馳', '릎', '숭', '쌩', '썸', '祇', '險', '蝓', '鴻', '熾', '蛞', '沱', '潍', '堇', 'ਐ', '尬', '粕', '辄', '껍', '넨', '룹', '샌', '쌌', '좁', '핵', 'Գ', '榉', '臥', '鹕', '蟻', '咝', '缥', '∞', '刍', '惘', '牦', '絲', 'ጁ', '屬', '讧', '돋', '맙', '౦', 'ᱞ', '啟', '뺀', '埗', '悶', '毂', '贋', '顆', '鲟', '孬', '昙', '薮', '壓', '狀', '缤', '藜', '鹽', '麩', '갓', '멤', '믹', '뱅', '붓', '윗', '쩐', '췄', '斓', '莴', '펙', 'ヲ', '釋', '袅', '躊', '阚', '囔', '铆', 'Ț', 'ሑ', 'ጌ', '兎', '戍', '涝', '诟', '铿', '쨌', '쩨', 'Ĥ', 'Ӧ', 'ፀ', '冑', '廠', '앱', '秆', '糠', '鮫', '桧', '垩', '耷', '镐', '엊', '夙', '宥', '濠', '繍', 'ઢ', '佗', '戶', '皑', '蝾', '쫍', '莆', '饉', '懷', 'එ', '啁', '赊', '鸪', '挞', '鹧', 'ඓ', '蔫', '뜩', '띄', '략', '뤄', '맵', '폼', '甬', '烩', '碴', '钍', '掇', '閒', '奘', '羿', '趙', 'Ō', 'Ά', 'ഘ', '၉', 'ቪ', '弋', '斡', '衲', '辿', '쥐', '쪄', '珞', '瓯', '壬', '鬧', '忖', '¥', 'ဓ', '肓', '薅', '靈', '靛', 'ఘ', 'ಏ', '轭', '윙', 'ÿ', '亟', '呲', '咻', '硒', '絨', '魯', '껌', '덥', '듬', '빽', '飒', '迥', 'Վ', '彙', '즘', 'ϊ', '蜈', '嗲', '觎', '轟', '귤', '낯', '쌈', '찢', '쾌', '팍', 'ဥ', '揄', '煦', '熵', '淺', '玫', '哐', '藪', 'Ñ', 'Φ', 'Ԥ', '٤', '埠', '拈', '炯', '굽', '뻤', '뿔', '셜', 'Į', 'Թ', '珏', '疽', '缨', '揶', '囃', '梱', '餡', '鰹', '燻', 'Ħ', '撥', '爻', '脫', '雫', '霁', 'ኙ', '擇', '踌', '鬓', '겐', '쩡', '텀', '텍', 'ਓ', '뭉', '햇', '鯖', '髭', '傭', '蛐', '鰻', '遜', 'ഠ', '›', '怄', '裟', '啩', '恣', '斛', '檻', '谔', '踞', '닉', '맹', '잼', '詐', '櫃', '浏', '綬', '攫', '冢', '綜', '芃', '歆', '殇', '鄭', '鲱', '黨', 'ፃ', 'ᱨ', 'Ụ', '‹', '滓', '濤', '갱', '앗', '쵸', '캔', '抡', '輿', '擊', '苓', '歎', '幔', '愫', '萼', '檸', '嵇', '薏', '蘿', 'Ӓ', 'ፌ', '딪', 'Ք', 'ሔ', '憐', '洸', '燧', '珩', '껏', '셉', '즉', '펌', '珐', '瘙', '粵', '膽', '荏', '镊', '劾', '妲', '缮', '靚', '鳏', 'Ţ', 'ఠ', 'ቄ', '昀', '椀', '袤', '遽', '흠', 'Џ', '仃', '婵', '诩', '鍼', '쉐', '탱', '奚', '饯', '桢', '樺', '锭', '蚬', '跻', 'ޠ', '膺', 'ԑ', 'ޏ', 'ဤ', '哂', '攰', '葦', '錐', '\x94', 'ỵ', '靭', '뺑', '엥', '탠', '帼', '〇', '姪', '晰', '摺', 'ឬ', '恻', '惡', '蹉', 'Ã', '၅', '궈', '멸', '빴', '쇠', '푼', 'Տ', '巌', '掳', '撚', '膈', '蛹', '胛', '舫', '缚', '舐', '鲫', '荞', '豉', '叻', '骛', '龋', '糜', '둑', '뢰', '륵', '얹', '煉', '痤', '蝽', '煨', '膦', '嚿', '蛆', '蟲', '钴', '顯', '}', 'ᱴ', '歸', '湄', 'Ő', 'Լ', 'Ռ', '٦', '銷', '깥', '뱃', '嶙', '鄱', '錣', '烃', '謁', '炀', '潢', '煜', '娑', '痿', '၆', 'ቨ', '跎', '꼽', '댁', '밭', '섹', '숏', '쎈', '쥬', '츄', '칵', '콤', 'ૅ', '瑰', '襷', '楕', '瞠', '酉', '鹬', '叵', '婕', '庖', '觊', '謂', '闊', '٨', '偌', '挎', '锏', '룰', '뭣', '봇', '빔', '융', '찼', '퉁', '헛', '汎', '蟠', 'ゞ', '箏', '峋', '堑', '痍', '纥', '勵', '粼', '钚', '퀄', 'ᱥ', '窩', '螯', '髻', '鱲', '′', '巽', '谄', '꼰', '뇨', '뜰', '볍', '빚', '툭', '펑', 'ਊ', '涣', '淬', '稅', '魇', '姣', '疣', '胫', '酊', '檗', '猾', '跄', '踉', '瓒', '骊', '鬆', 'ґ', '咦', '肱', '臉', '鞄', '넉', '빗', '뻥', '얄', '엎', '칩', '훔', 'Ə', 'ઊ', '泱', '狞', '윈', '欽', '涧', '匝', '籌', '鲶', '嘗', '鰂', '鹩', '濮', '姦', '恿', '袈', '£', '撐', '曉', '聰', '蔥', '郴', 'ʿ', '໌', '၈', 'ጄ', 'ឥ', '戌', '蕙', '蠻', '贮', '铵', '깄', '앵', '혐', '檎', '緋', '桉', '骞', '坳', '箴', '桀', '鏑', '瀛', '礴', '芪', 'ঊ', '倖', '谵', '{', 'Þ', '၄', '喹', '燔', '芍', '詢', '遙', '깡', '뀔', '넥', '젝', '핏', '횟', 'Օ', 'ઞ', '洩', '颧', '燭', '뭐', 'ঞ', '繰', '呷', '鲻', 'ங', '鳝', '鹪', '偻', '珥', '铡', 'ಞ', '戀', '狰', '璜', '纭', '蝈', 'ሟ', '‽', '敝', '砝', '삿', '샷', '쏠', '쿼', '揸', '锰', '掟', '葭', '鸚', '謳', '罷', '湮', '蜃', 'Œ', 'ಠ', '诙', 'ਠ', 'ಐ', '厭', '咛', '掻', '揿', '纏', '荀', '菏', '蓦', '袂', '镫', '뱀', '뱉', '짰', '嘔', '歐', '礒', '葡', '鋸', '匯', '滉', '倹', '៌', '擺', '痱', '篑', '遲', '鹳', '嬴', '惴', '鰺', '၃', '彈', '滟', '簾', '苋', '٧', 'ਢ', '၌', '★', 'ゑ', '窈', '葺', '谪', '랗', '맣', '틈', '耆', '苅', '铉', '鹋', '妩', '塹', '牆', '獐', 'Չ', 'ଵ', '怵', '獻', '硌', '磴', 'ୌ', '绌', '굿', '껀', '띵', '뻘', '슐', '쩜', '툴', '椽', '濂', '焗', '裱', '챔', '穩', '茗', '橿', '镑', '脷', '錆', '寰', '阡', '忻', '矾', '镭', '骜', '駛', '詔', '냬', '뉘', '듀', '횡', 'ȋ', 'ቧ', 'ᱷ', '厲', '屐', '徵', '谗', '貰', '렬', '쿵', '唸', '嚥', '塙', '澪', '櫓', '燦', 'అ', 'І', '噚', '榷', '孪', '揀', '擞', '纜', 'Ø', 'Ρ', '⠀', '伢', '缄', '翳', '蛳', '諫', '谥', '賦', '雜', '鮑', 'Ζ', 'Ї', 'Ֆ', '٪', '丟', '獎', '秸', '郦', '隱', '깼', '므', '팽', '푹', '仄', '廈', '杳', '涞', '淅', '袴', '繳', '撫', '嘤', '笺', '髮', '穣', '纾', '鲭', 'ኃ', '垠', '牠', '睨', '၇', 'ጻ', '佞', '櫛', '虛', '鲷', '갇', '똘', '쇄', '쑥', '젖', '탭', '훌', '淚', '贏', '镂', '阖', '夥', '滲', '簽', '菰', '鹹', '绗', '牝', '霏', '逵', '鹜', '鸸', '噏', '忤', '瞓', '啖', 'Ω', '՛', 'ޟ', 'ሹ', 'ᱵ', '殼', '礫', '簌', '蛔', '蛯', '铤', '곽', '귈', '됩', '벳', '숱', '숲', '첩', '탓', '틸', '펼', 'Ҷ', 'ጸ', '鋪', '쁨', '饽', '忿', '濾', '畿', '澁', '穢', '矶', '绉', '嚢', '犄', '筵', '茴', '莅', 'Ջ', 'ଢ', '嗔', '诓', '隍', '셰', 'ŕ', 'ఛ', '悌', '槇', '蘋', '鵝', '녜', '맻', '벙', '섰', '썬', '쏟', '퀘', '흉', 'Ď', 'Ь', '寵', '廢', '祓', '麽', '蹼', '鋒', '槭', '懋', '窕', '̂', '嵜', '掣', '灞', '襯', '邈', '锱', '魷', 'Շ', 'ޘ', 'ቫ', '峽', '碓', '謠', '遴', '颦', '멕', '킥', 'ዥ', 'ឧ', '叢', '鍮', '黐', '갸', '뎅', '옵', '훠', '覽', '暹', '甾', '疸', '鴎', '缛', '烁', '猁', '猞', 'ឯ', '佝', '欖', '瀝', '罡', '萸', '藿', '̄', '咂', '螢', '铢', '頚', '饗', '鸢', 'ઑ', 'Ừ', '嗬', '嘥', '嚕', '爲', '纨', '겟', '굔', '냠', '콕', '텝', '훅', 'Ң', '悻', '潛', '苺', '藁', '鶯', '黍', '넛', '濫', '鄰', '蠅', '襖', '枇', '盧', '廚', '褓', '賤', '幄', '栀', '盃', '鑊', '珅', '绾', '蔦', '遨', 'Ҩ', 'ۂ', '嬲', '繫', '膊', '룬', '맺', '옴', '쭤', '팁', '폈', '瑪', '癸', '삽', '첼', '锑', '龜', '嵯', '氚', '蓼', 'ຼ', '珪', '揖', '瑚', '膻', '霎', '飕', 'Ή', 'Խ', '峦', '廁', '蘆', '衢', '蹟', '锉', 'ሼ', '啵', '恆', '焯', '诿', '깅', '뛸', '륨', '밸', '쉰', '텅', '壯', '夾', '峒', '蝋', '餘', '勁', '哏', '檄', '赭', '毓', '燗', '鮨', '榭', '啶', '梆', '嵘', '轢', '嗟', 'ጮ', '嬰', '捱', '蹶', '꺾', '텨', 'Ӑ', 'ኗ', 'ዤ', 'ዷ', '፤', '冚', '搖', '楣', '浔', '瞟', '诨', '骥', '닙', '젓', '펐', '繞', '鹸', '瀞', '燮', '苜', '湎', '靱', '閻', '杷', '臧', '噻', '囫', '溴', '阄', 'Ҵ', '簑', '薔', '蠔', '頁', 'ፐ', '〔', '檔', '閱', '겄', '괄', '굶', '귓', '깠', '꽈', '넜', '럿', '옹', '욜', '쬐', '漑', '潸', '唷', '笈', '鱈', '蓿', '剌', '酩', '佇', '唑', '嶼', '钒', '胝', '胼', '蛱', '圩', '礙', '趨', 'Υ', '櫂', '玥', '瑄', '绺', '蔔', '鸬', '鹚', 'Æ', 'ୈ', '墾', '搶', '盅', '绡', '蚩', '閪', '\x9e', '\xad', '̈', 'ۖ', 'ଝ', 'ሾ', 'ዪ', '琏', '굵', '눅', '늬', '됨', '붉', '샴', '씌', '얜', '옳', '욘', '傥', '蜣', '迴', '鱧', '唢', '殒', '菫', '沣', '爐', '泗', '揆', '靉', '倏', '疥', '卞', '噉', '囵', '殘', '氙', '腚', '銮', 'ᱣ', '慘', '搔', '犠', '盥', '綫', '蒐', '褲', '訝', '辊', '©', '®', 'ቭ', '〕', '吡', '啉', '痂', '觞', '貘', '鷺', '눕', '늑', '늫', '렷', '벚', '뻗', '얌', '얗', '왓', '짖', 'Ư', '唁', '圀', '鐔', '륜', '뻑', '쓱', '왤', '滘', '濑', '岷', '疋', '蓑', '譚', '铯', '毘', '諦', '襁', '讴', '鄞', '緣', '膘', '禰', '泮', '璎', '莊', '蔺', '裨', '陂', '馗', 'ڦ', 'ಃ', 'ጩ', '渫', '溧', '獠', '祢', '诌', '赅', '괌', '렘', '렙', 'ኚ', 'Ủ', '兇', '彿', '荠', '谀', '댈', '룡', '륙', '및', '뿜', '셈', '읍', '찡', '毬', '辋', '箩', '饅', '拚', '紆', '葚', '儺', '籾', '菀', '呤', '煸', '琲', '胍', '玳', '谴', '镉', '俎', '洵', '锲', '颉', '僱', '柘', '栎', '疝', '萢', '鑽', '骶', '〆', '儘', '汩', '腭', 'Փ', '佈', '掮', '梏', '歙', '毽', '涿', '矬', '엮', 'Û', 'Ѐ', 'ዣ', 'ᱡ', 'ᱦ', '喬', '嫲', '嬌', '懶', '筲', '糅', '辭', '霭', '낑', '뎌', '뛴', '봅', '솜', '엣', '왁', '찹', '칫', '懼', '禎', 'ဌ', '娆', '鬚', '荥', '笏', '嶌', '癣', '攣', '鍬', '嘌', '捌', '孑', '淦', '瑁', '硼', '擾', '泓', '閾', '楯', '蝕', 'ゐ', '哙', '姝', '孖', '盂', '胄', 'Ɓ', 'ଃ', 'ഊ', 'ዌ', 'ፆ', '倜', '卅', '卍', '柩', '鲅', '갛', '껑', '껜', '륭', '뭇', '슝', '싯', '쏴', '잎', '콧', '팜', '펀', 'ඞ', '婀', '톨', '洙', '硤', '梠', '锆', '筧', '鵤', '菖', '邬', '軋', '栉', '忪', '桎', '筠', '脍', '锃', '佔', '儆', '掬', '旮', '荊', 'ᱹ', '隽', '饴', '훑', 'Ċ', 'Է', 'ቬ', 'ጧ', '奂', '滷', '癮', '蝼', '슥', '쏙', '왈', '팥', '핥', 'Ը', '乸', '擤', '縱', '铍', '멧', 'Ў', '嘹', '埴', '悅', '欅', '谒', '鴛', 'ឲ', '嘭', '箪', '鴦', '恫', '覃', '穎', '郜', '韋', '僭', '痙', '邁', '哌', '疇', '惇', '侗', '箒', '埂', '讶', '邺', '鲹', '稞', '蒡', '賴', 'Զ', '绶', '贖', '铱', 'Ҭ', '亳', '坩', '柒', '纰', '觸', 'Ɗ', 'ፏ', '⋯', '劑', '擴', '殲', '溏', '茯', '깍', '붐', '뻣', '샹', '줍', '쯔', '펠', '敕', '깬', '꾹', '뮬', '빰', '숍', '즙', '쭝', '쾅', '퀸', '킵', '펭', '헝', '俥', '滂', '瘘', '캘', '嗪', '衞', '睢', '铣', '韮', '翦', '娠', '旛', '翫', '蕈', '譯', '吽', '囿', '͘', '讚', '钹', 'Ƙ', 'ǔ', 'Ұ', '阕', '阱', '麿', '쫑', '쿡', 'ဧ', 'ሣ', '嬤', '懺', '晁', '殓', '滾', '苻', '钯', '饬', '껐', '꿋', '덧', '뵈', '엌', '잌', 'Ë', '沅', '瑩', '撻', '笥', '尕', '簀', '竈', '縷', '鮪', '糀', '謄', '侘', '鰭', '氩', '籐', '舖', '皺', '伫', '弭', '欸', '泙', 'Ύ', '祚', '缢', '聒', '诰', '鄢', '鴫', '鹄', '齡', 'Ξ', 'ಓ', 'ᱰ', '垓', '燉', '筈', '贊', '鬥', 'Ĩ', 'Ź', 'ഐ', 'ඖ', 'ᱲ', '侩', '惱', '杓', '涪', '漿', '炆', '觥', '颍', '餵', '麾', '겜', '괘', '꿍', '돕', '돗', '딲', '릏', '맑', '뵙', '솥', '앚', '쫀', '쭘', '펄', 'Ũ', 'Ӗ', '┐', '榧', '癜', '缱', '饕', '驅', '鲇', '젯', '퍽', '갯', '憫', '爍', '鄧', '萘', '廼', '吁', '茲', '鉤', '埚', '墉', '慳', '泔', '猢', '瑭', '旌', '孱', '屆', '弐', '珉', '祗', '薑', 'Ŵ', 'ʽ', 'Њ', 'ѐ', 'ഛ', 'ቾ', 'Ị', '唞', '囁', '搽', '旯', '绻', '腧', '膣', '謊', '谆', '谌', '蹤', '钽', '靂', '뚤', '몫', '삥', '웜', '줏', '쩰', '츤', '캉', '큘', '팸', '펍', '펫', '헨', '崑', '瑤', '痧', '轍', '顛', '飚', '鵑', '龅', '롬', '잣', '횐', 'ಛ', 'ඍ', '滯', '薹', '譴', '桿', '氤', '蹙', '÷', '鵯', '臘', '鲼', '甑', '鯵', '嬬', '婺', '杈', '鬶', '鲠', '鳶', '嬸', '骅', 'ઋ', '啐', '嗫', '尴', '徉', '抻', '煬', '瓊', '祜', '虢', '鈿', '俶', '倌', '撳', '棗', '樸', '珲', '癬', '笪', '錶', '삘', '씽', 'ኡ', 'ፔ', '剱', '彎', '獰', '甕', '綁', '腍', '芡', '薈', '蜆', '逑', '겔', '곈', '뤘', '뾰', '옇', '윽', '잭', '텃', '텼', '픔', '兖', '勳', '擰', '朧', '桤', '睏', '迩', '흙', '舩', '訛', '馮', '撈', '攬', '祎', '饒', '儚', 'ឍ', '纈', '纐', '莳', '氘', '鑓', '葳', '莪', '儂', '繇', '苒', '恸', '舢', '刎', '徜', '桠', '繹', '芫', '杢', '榫', '氲', '睜', '箜', '篌', '貅', '閖', 'ᱼ', '屙', '敘', '暈', '梾', '籤', '謬', '낌', '씁', '씸', 'Ĕ', 'Ŭ', 'Ӡ', 'ቿ', '傢', '呟', '悭', '溟', '璽', '瓴', '绔', '芩', '貔', '酞', '釀', '鍊', '鲃', '깁', '돔', '둡', '랴', '썪', '짭', '짼', '퀵', '폿', '홋', 'ఞ', '潞', '癲', '鋲', '캄', '퐁', '瀾', '訶', '贄', 'ಢ', '羰', '羸', '麂', '', '剋', '滁', '瑳', '谶', '荸', '좀', '碲', '楳', '鲳', '煕', '戇', '溲', '膑', 'ޣ', '壷', '擠', '聿', '伉', '滦', '睥', '繩', '脘', '荽', '崙', '攤', '柾', '砀', '籮', '蠡', '谧', 'ഔ', '挲', '晔', '琮', '瘋', '藨', '钣', 'Ơ', 'Ҟ', 'ಔ', 'ዑ', 'ጵ', 'Ứ', '\u202b', '∈', '凇', '懑', '掙', '揼', '涜', '炔', '繪', '腟', '芾', '錘', '頒', '驟', '鹞', '꽝', '넬', '눴', '뜸', '밉', '뵀', '삔', '샜', '셌', '쑤', '엿', '콸', 'Ҥ', 'Ҽ', 'ဿ', '捩', '禿', '竇', '譽', '郫', '둠', '뒹', '렐', '맴', '뽈', '첸', '拋', '淙', '盞', '丶', '寬', '獵', '窰', '舳', '註', 'ઃ', '诅', '閤', '鴇', '嘧', '慄', '攝', '蝨', '鰯', '貶', '臾', '笕', '頷', '镌', '竪', '噤', '诘', '锗', '閘', '嗚', '壩', '撺', '晷', '桡', '棹', '耧', '趸', '→', '妁', '牯', '瓿', '笄', '蛄', '豈', '铖', '骐', '鷉', '鸾', '屍', '楸', '踽', '锒', '鲲', '섀', '켄', 'Ľ', 'ӊ', 'ጇ', 'ጬ', '◎', '嚨', '姒', '蒺', '蝸', '輻', '鸨', '齟', '깰', '끽', '낵', '눔', '닳', '밋', '밲', '벡', '뺨', '쉘', '슉', '쌔', '짚', '촛', '춧', '캣', '캥', '튕', '휙', 'ਔ', 'ఢ', '೧', 'ᱯ', '偲', '劍', '枱', '膩', '艷', '菸', '詛', '豇', '낡', '됬', '둣', '쌰', '撷', '贰', '躙', '辯', '遑', 'Յ', '楮', '誼', '瞞', '祿', '绦', '廬', '皋', '妝', '鸮', '떤', '圳', '捲', '陝', '獺', '媾', '魍', '鼩', '鴈', 'ゝ', '狲', '釐', '铄', '沮', '蘼', '邕', '钎', '靥', '鞣', '♥', '姘', '娣', '稹', '胳', '郅', '阆', '颱', '餮', '־', '儋', '厝', '肅', '誊', '騷', '숟', '\x92', '\x97', 'Ճ', '՞', 'ኜ', 'ዢ', 'ዦ', 'Ố', '嘍', '揩', '曆', '栢', '潋', '箬', '糍', '遞', '髡', '鰐', '鲡', '鲢', '齬', '걀', '꺄', '꿉', '뗄', '빕', '얽', '읏', '잰', '쟀', '컥', '킷', '햐', '흩', 'ඣ', 'ፑ', '៣', '寳', '淖', '灑', '錨', '駁', '랠', '썽', '웰', '젬', '탬', '툼', '핍', '檳', '籃', '僑', '橼', '脹', '銛', '钜', '盱', '籲', '陲', '颔', '勖', '蓖', '郢', '檯', '粂', '獏', '燿', '祕', '鯊', '枡', '惕', '兌', '钼', '鞆', '●', '綦', '蕗', '埜', '焘', '劭', '愎', '橈', '鎚', '锷', '鞏', '齁', '龇', 'ဍ', '♂', '侪', '窠', '肪', '蜇', '逹', '邛', '卟', '撓', '燐', '纖', '郓', '闱', '餞', '鹓', '俬', '呔', '澧', '燴', '犍', '羧', '葶', '谲', '¬', 'Ć', 'ː', '̓', 'ڱ', 'ۚ', 'ඪ', 'ፁ', 'ᱪ', 'Ẩ', '呎', '哣', '噃', '搣', '淒', '苕', '萋', '襪', '訇', '諄', '謢', '邳', '鉈', '鴉', '鸻', '갭', '곶', '넹', '뗐', '룽', '맷', '샾', '쐈', '쨍', '챠', '컹', '튠', '푠', 'ˮ', 'Ί', 'Ҿ', 'ޛ', 'ዟ', '悗', '耒', '躾', '鏟', '閂', '곁', '맏', '뮌', '찻', '睪', '礦', '筺', '艱', '賬', '镕', '蕕', '炝', '聾', '逡', 'ฌ', '瀋', '詭', '鲣', '侉', '埙', '慟', '蜉', '钡', '輯', '諧', '吳', '鐙', '陛', '撹', '苧', '劔', '濛', '齧', 'Ժ', '剝', '吩', '徕', '镓', 'ൌ', '佻', '嚅', '岘', '窨', '跬', '銜', '骢', '魉', '鰓', '㩒', '嬗', '旎', '旖', '氫', '洄', '牺', '篙', '舂', '闌', '飄', 'Ծ', 'ḿ', '仞', '嘯', '噓', '囹', '圄', '岿', '恁', '揦', '殚', '沆', '簕', '莠', '莼', '萊', '鰆', 'ɔ', '≡', '砣', '辇', '궐', '뽐', '\x84', '\x9a', '§', 'Ť', 'Ձ', 'ۓ', 'ጢ', 'ፂ', 'ፄ', 'Ổ', 'Ờ', '僆', '棂', '獸', '瓏', '瘢', '聳', '荛', '衿', '遒', '鑰', '镬', '깽', '꺠', '끙', '늪', '댐', '딥', '딧', '랖', '룻', '릅', '봔', '봬', '뼛', '섣', '쉼', '싣', '쎘', '얏', '윌', '쥴', '쯧', '챈', '챌', '촥', '톰', '핬', '圪', '屜', '捽', '珮', '碛', '臟', '螫', '輋', '醪', '骠', '똠', '맸', '샬', '沔', '禊', '襦', '趄', '邇', '剜', '筍', '緞', '虧', '趔', '铩', '埒', '憚', '扦', '罟', '囮', '賈', '匁', '吲', '哚', '雎', '鄒', '飫', '縊', '讼', '濯', '竊', '铕', '蓣', 'ๅ', '潑', '瀉', 'Ґ', 'ಊ', '屓', '碣', '粳', '苈', '蕤', '誨', '跖', '騾', '魑', '⸺', '倅', '幇', '廂', '柺', '楡', '瀨', '狆', '籏', '籬', '跣', '锶', '镆', '韌', 'ΐ', '佚', '汜', '牍', '牴', '癱', '蟬', '顏', 'ϋ', 'ዉ', '▪', '佥', '刿', '噙', '孭', '洮', '漲', '猷', '瓤', '疊', '癡', '矍', '硯', '稃', '讫', '贔', '꾀', '떵', '맬', '빳', '챕', '\x91', '\x96', 'ƴ', 'ؔ', 'ઔ', 'ෲ', 'ኣ', '១', '啞', '夘', '嵋', '徬', '慾', '斂', '渌', '滌', '漯', '燶', '砵', '稟', '笤', '蓆', '螞', '覓', '諺', '诳', '谡', '踎', '躉', '鈔', '铋', '陞', '顼', '麪', '갬', '궜', '궤', '꿇', '덱', '떳', '띨', '룐', '몹', '삑', '슁', '쏭', '앰', '욤', '웩', '잦', '죙', '챘', '첵', '촘', '쿤', '킴', '텁', '퓸', '훼', 'ઍ', '冧', '勐', '擸', '晉', '汨', '燊', '瘡', '癇', '眀', '鎹', '铷', '鯰', '鱒', '딤', '앓', '얍', '윷', '쟈', '팎', '囗', '諌', '鋤', '壆', '嶄', '碕', '綵', '闢', '鳐', '秣', '簗', '蕪', '氹', '兪', '恹', '鈕', '钇', '蝣', '軀', '畲', '埕', '潅', '瞼', '褄', '詈', '邏', '颶', '莟', '艙', '碩', '筅', '钐', '寤', '徭', '銑', '朊', '楝', '澩', '竽', '褌', '覲', '铑', '鵠', '捭', '哞', '墊', '忾', '杼', '玑', '砭', '芨', '菡', '锇', '埓', '壅', '峅', '崧', '徠', '悱', '瑧', '脩', '邙', '铨', '鱸', '鸩', 'ẅ', '壢', '泫', '爰', '箝', '耄', '耋', '▲', '垭', '巒', '捯', '撿', '攋', '梼', '璟', '疖', '痦', '紥', '缬', '腈', '菝', '逓', '铒', '鬢', '魃', '뎁', 'ѝ', '垚', '擲', '眦', '絃', '舄', '蘅', '隸', '髯', '鲛', '鹱', '뎠', '딛', '몄', '쨈', '휠', '휩', 'ȃ', 'Ց', 'ۃ', 'ॠ', 'ḅ', 'ヮ', '勻', '卌', '吋', '噸', '囝', '奀', '戆', '揈', '揞', '搲', '攏', '昶', '暅', '椶', '榲', '橞', '涠', '珙', '琬', '磚', '粝', '糰', '緬', '罫', '羈', '葜', '蒹', '蕁', '薷', '蠱', '襴', '轸', '邰', '鏈', '鬘', '龐', '긱', '꺽', '늠', '뎀', '딕', '띡', '뵐', '셧', '슌', '웍', '윳', '짙', '쫒', '텄', '헉', '헹', '훗', 'Ώ', '♯', '刪', '妯', '廪', '瀟', '犧', '畦', '癪', '矽', '禪', '腴', '袢', '鉦', '鏝', '뽁', '켈', '휜', '沭', '漣', '磔', '蕩', 'ଐ', '仟', '壟', '妪', '淝', '紓', '苴', '莜', '隴', '饌', '駭', '鹘', '黢', 'ઐ', '浛', 'ㄟ', '剷', '圻', '澹', '砻', '肄', '崂', '痾', '稗', '褻', '迨', '镧', '霰', '顰', '輦', '輛', '焔', '篭', '踐', '坻', '왜', '殯', '靄', '琨', '闖', '騭', '蝿', '頤', '厠', '夲', '嫪', '玘', '蘊', '黚', '黧', '媞', '咥', '嘜', '嵊', '椴', '濞', '緘', '藺', '蝮', '醴', '鉉', '鹗', '贲', 'ഃ', 'ဠ', '偈', '唪', '嗳', '姶', '嫻', '孥', '崁', '彧', '徂', '枞', '狽', '皲', '紮', '缦', '莒', '裃', 'ṃ', '穫', '゚', '喑', '摟', '擋', '氡', '篾', '絣', '绐', '聩', '蚶', '螟', '襞', '賁', '踟', '蹰', '鈷', '镛', '闾', '髂', '鲆', '齒', '쌋', '췌', 'ॊ', 'ఔ', 'ဩ', 'ኅ', '※', '俅', '唖', '尷', '洇', '澆', '绀', '蕭', '틋', 'ኻ', '佷', '侈', '뉜', '쉑', '쑈', '\x8a', '\x9d', 'Ğ', 'ǐ', 'ಝ', '೯', 'ඃ', 'ฯ', 'ဈ', 'ሒ', 'ኼ', 'ጴ', '៖', '៦', 'ᱬ', 'ᱶ', 'ᱸ', '□', '䁅', '呯', '唈', '唳', '喐', '嗄', '噹', '娌', '娛', '寢', '嶂', '恽', '慚', '懞', '懣', '抌', '攜', '曚', '枥', '柽', '樑', '樞', '樾', '牀', '狍', '稙', '繚', '舸', '芎', '衾', '訕', '豢', '躝', '轎', '酐', '鎏', '鏊', '钆', '钪', '钶', '雋', '饋', '鬠', '鸫', '龠', '갰', '겅', '곗', '곪', '굼', '낱', '냇', '넒', '닛', '댑', '덨', '듦', '땔', '떄', '뗀', '똔', '롷', '롹', '묽', '볐', '빢', '뼌', '뽂', '샛', '샥', '솟', '숄', '숑', '슛', '쐬', '쑨', '쓕', '앳', '얕', '옅', '웁', '윰', '쟨', '젼', '짹', '쫘', '쭌', '챗', '펩', '푯', '핌', '𢱕', '櫚', '煅', '甌', '莢', '驕', '髌', '랏', '쏜', '옐', '핼', 'ஔ', '僖', '恊', '滙', '澍', '癢', '粿', '翹', '蔀', '蛸', '躓', '鏃', '飩', '髀', '吶', '垃', '巉', '巔', '怩', '搗', '楦', '琚', '篁', '脲', '誡', '阊', '鬻', '鸱', '叺', '湟', '頗', '魟', '狢', '畐', '畷', '椹', '諍', '醮', '鐸', '釗', '镗', '锴', '゙', '戕', '稈', '纒', '亓', '庹', '氖', '祉', '鉗', '础', '嚯', '堉', '桫', '椤', '楋', '瀣', '珧', '礬', '舾', '邾', '鵺', '鼱', '滢', '臍', '堝', '弍', '晞', '椁', '濺', '睄', '礇', '笫', '蠟', '鎂', '閨', '怏', '慷', '瀏', '綸', '罎', '閩', 'ጐ', 'ឫ', '伧', '僂', '冼', '夔', '媠', '嵴', '幟', '畊', '磬', '窺', '簷', '胿', '臬', '蚵', '蹚', '鋏', '鏖', '霑', '騮', '鲔', '끅', '̋', 'Љ', 'ѕ', '២', '佶', '唻', '抾', '柞', '澱', '錙', '늄', '뒨', '믈', '콰', '±', '¶', 'ʾ', '̊', 'ଈ', 'ଔ', 'ஶ', 'ኀ', 'ጳ', 'ጼ', 'ጾ', 'ጿ', '፥', 'ឮ', '០', '៤', '៨', 'ᱝ', '㓤', '仝', '倧', '刄', '厍', '咇', '唥', '喏', '嗞', '囍', '圜', '埞', '塬', '塱', '墀', '墮', '壸', '婭', '岫', '崃', '崋', '弶', '愜', '憊', '挈', '揜', '摮', '擘', '擱', '昐', '枘', '枳', '椚', '槁', '樒', '櫸', '淸', '溘', '溼', '燙', '痈', '硎', '篩', '簒', '縝', '縻', '纔', '荪', '葯', '蚴', '蛏', '蛻', '蝰', '蠹', '裇', '裥', '誅', '豎', '貲', '踭', '踴', '蹌', '蹣', '鑿', '铼', '锺', '镲', '颙', '駈', '駱', '鮓', '鮟', '鯇', '鰈', '鰜', '鱇', '鲀', '鵲', '괭', '굘', '긌', '깟', '깻', '꼿', '넙', '뉸', '뗘', '뚠', '띃', '렜', '룔', '멓', '멱', '뭄', '뺌', '뿅', '뿍', '숯', '슘', '쎌', '얠', '옌', '잴', '쩝', '쳇', '췻', '츰', '캇', '켔', '퀭', '킁', '탤', '튄', '팰', '혓', '홧', '훤', '휑', '힉', 'ȇ', 'ˎ', '躼', '곯', '덫', '햅', 'Ě', '狹', '睚', '觜', '겡', '셴', '쌜', 'ಋ', '壘', '孛', '忟', '旻', '榑', '煥', '狎', '眇', '罘', '胪', '脛', '舨', '镒', '餼', '馐', '촤', '歃', '禛', '♭', '垌', '尭', '晝', '楹', '滄', '砜', '菟', '蒨', '藷', '鏢', '鐡', '頌', '馕', '鰲', '鳉', '豕', '蜘', 'ㄧ', '嵬', '忸', '暝', '盜', '螣', '謐', '嘬', '圾', '洟', '舁', '醗', '铟', '颏', '黌', '栂', '瘻', '瞋', '窣', '窸', '絋', '鶫', '銕', '√', '蚺', '蹕', '窶', '牻', '擯', '愼', '榾', '癩', '筜', '筼', '聶', '蟄', '鍔', '頽', '黠', '梛', '莨', '骈', '鸊', '倬', '唛', '嗶', '嘰', '嚐', '媪', '徛', '憺', '揠', '甦', '翃', '肭', '芗', '茔', '萁', '葎', '蓠', '蛉', '蜮', '贶', '趖', '轡', '釁', '鈉', '隹', '餉', '饪', '騅', '橹', '篳', '蟯', 'Ъ', 'ឦ', '∠', '〝', 'ヰ', '俠', '冪', '埤', '墘', '嬅', '峤', '巿', '扻', '搦', '攔', '昰', '枋', '槊', '渑', '燵', '猊', '簋', '肼', '臚', '艄', '茆', '茼', '菘', '菪', '諷', '譟', '躑', '輓', '郯', '郾', '鄄', '鋆', '铳', '锨', '閏', '颪', '馭', '髒', '鱔', 'ǰ', 'ॲ', '୫', 'ឪ', '愠', '歛', '皚', '硲', '稣', '蛚', '輾', '馩', '꽌', '롸', '밧', '뱄', '\x80', '\x99', 'Ï', 'ǒ', 'ȏ', '̌', '̔', '̟', 'Ӯ', 'ٗ', 'ۗ', 'ޡ', 'ऍ', 'ॆ', '॔', 'ૢ', '୪', '೦', '೨', '೩', 'ෳ', 'ቮ', 'ጹ', 'ḉ', 'ḫ', 'ṇ', 'ṉ', 'ẃ', 'Ạ', 'Ầ', 'Ậ', 'Ệ', 'Ự', '\u2060', '∙', '⊙', '◯', '⸻', '〟', '㧎', '䒏', '䒐', '佮', '俟', '倯', '倻', '偢', '僥', '儍', '凊', '匱', '叁', '嗐', '嘏', '噁', '囪', '埵', '堯', '奓', '姍', '娉', '尣', '弸', '怍', '悽', '挜', '挹', '揗', '摈', '斃', '昉', '曵', '梣', '棧', '楫', '橐', '欒', '殭', '殳', '洎', '浐', '涷', '玭', '瑋', '璁', '璈', '甙', '畈', '瘓', '眙', '硃', '碚', '磧', '竅', '筥', '篦', '粲', '糒', '繻', '罅', '胗', '舺', '艋', '艤', '艪', '艸', '茕', '荜', '莵', '菉', '菔', '萠', '蓺', '蔣', '蘂', '蟥', '覯', '訐', '訥', '詡', '誣', '誦', '誻', '謨', '譖', '豂', '赧', '趌', '趺', '躅', '軚', '輘', '輷', '迾', '鄣', '醌', '鎅', '鎔', '鎝', '鏨', '鑄', '鑲', '钋', '闕', '陉', '頰', '餋', '餒', '餛', '馯', '骘', '鬍', '鬨', '魎', '鲮', '鲿', '鳫', '鵞', '鵡', '鶉', '鹛', '鼆', '鼐', '걜', '겋', '곌', '굥', '귐', '꽐', '꽥', '꿩', '끍', '냔', '냘', '냡', '넝', '넴', '놉', '놋', '놘', '뇽', '뉩', '늉', '댜', '듈', '땋', '떰', '띤', '맽', '멩', '몀', '믕', '볕', '뵌', '빻', '뿡', '샨', '숀', '숴', '슾', '쌕', '쌨', '썅', '썜', '쎅', '쏼', '쒀', '씰', '옉', '옫', '웟', '읊', '읜', '좆', '짯', '쨋', '쨰', '쩄', '쮸', '촐', '캬', '켁', '켐', '켸', '콥', '쿱', '퉤', '튬', '팹', '퐉', '푤', '퓰', '픕', '휀', '𢳂', 'ʺ', '꾜', '꿰', '쇳', '잽', 'Ǹ', '೫', 'ኟ', 'ṅ', '†', '凈', '垪', '拵', '曷', '梘', '漚', '絚', '鯪', '넚', '쌉', '엡', '೮', '䢢', '佤', '凫', '煖', '獪', '瘆', '癆', '秬', '糋', '躹', '迳', '钌', '陜', '韪', '驛', '髙', '鹼', '갉', '뷴', '寃', '刳', '劏', '嚡', '杮', '槎', '槤', '樅', '沤', '炴', '煊', '熒', '珎', '璉', '痼', '簔', '苄', '苳', '菴', '蘚', '虬', '詆', '赍', '跶', '铪', '闔', '顱', '颢', '飜', '骹', '伜', '柝', '聟', '釵', '崆', '畋', '笸', '膾', '蕲', '靫', '頴', '髷', '鵙', '鸷', '錺', '蒟', '愴', '腘', '鯱', '샀', '끊', '굳', '拶', 'Ẓ', '橄', 'Ṛ', '惫', '咆', '옛', 'ఊ', '싫', '밌', '雰', '괜', '떻', '뭔', '伥', '飪', '鬪', '鼈', '걔', '椙', '蒎', '锿', '鲵', '亰', '啻', '囂', '峁', '弖', '憮', '桴', '瓘', '瘧', '秭', '簓', '薖', '蝴', '谯', '趿', '镨', '闳', '馑', '骺', '鱚', '鲐', 'ఋ', '咙', 'Ÿ', 'ഋ', 'ഢ', 'ဋ', '丨', '丱', '仱', '傈', '傩', '僳', '劊', '嗆', '嗹', '嘁', '岈', '嵖', '巖', '庠', '廸', '戔', '扂', '拏', '挾', '掗', '摰', '撣', '攑', '敍', '旃', '旒', '栻', '槓', '歕', '歨', '殂', '泠', '渀', '潲', '潷', '澀', '瓩', '甓', '疃', '癀', '癔', '竦', '筊', '篥', '籟', '籼', '糬', '緹', '縉', '縢', '膕', '臈', '臙', '艏', '苡', '莩', '蓊', '薀', '薜', '蘓', '裈', '褧', '覕', '諡', '謇', '诒', '诤', '贽', '軼', '迤', '逶', '邡', '醅', '釼', '錚', '鍚', '鐃', '鐐', '钺', '铇', '锕', '镎', '靑', '顫', '髖', '鰊', '鳎', '鳔', '鷽', '鼙', 'ኰ', '䖙', '俢', '儉', '啍', '埲', '屄', '戥', '掞', '枦', '爿', '笳', '綢', '繄', '翕', '芘', '蛣', '豔', '蹐', '鉀', '闞', '鵪', '鸝', '됭', '싰', '옭', '좔', '̧', '☉', '떫', '뱌', '벘', '씉', '엷', '읐', 'Ƴ', '\x81', '\x8d', '\x8e', '\x98', '¦', 'Ð', 'Ù', 'Ŋ', 'ƒ', 'Ǥ', 'ǫ', 'Ʉ', 'ˊ', 'ˋ', '̕', '̱', '̲', '̶', 'Ψ', 'Ђ', 'Ћ', 'Ќ', 'Ѹ', 'Ӌ', 'Ӳ', 'Ղ', 'Ր', 'ַ', 'ּ', 'ؓ', 'ٓ', 'ऩ', 'ॐ', 'ৗ', '઼', '૧', '૮', 'ୗ', '୨', '୯', 'ఝ', 'ఱ', '೪', 'ഝ', '෴', '་', 'ན', 'ሓ', 'ሿ', 'ቐ', 'ቓ', 'ቯ', 'ዒ', 'ዖ', 'ዡ', 'ጯ', 'ፗ', '៎', '៥', '៧', 'ḏ', 'ḡ', 'ḩ', 'Ḫ', 'ṁ', 'ẞ', 'Ắ', 'Ể', 'Ỉ', 'Ỗ', 'Ộ', 'Ớ', 'Ὑ', 'ῖ', '‰', '₹', '⃗', '↑', '↓', '∇', '∼', '≈', '▼', '☺', '✅', 'Ⱅ', 'Ⱎ', 'ゎ', 'ゔ', '㶶', '䁯', '䆀', '䱽', '䴕', '亍', '佉', '侷', '傃', '傉', '傱', '僉', '僊', '僮', '凩', '刋', '剎', '劖', '劼', '勰', '勼', '匏', '厴', '厶', '叅', '吿', '呓', '咹', '哓', '唂', '唎', '喟', '喲', '喼', '嗇', '嗿', '嚀', '嚒', '囑', '圷', '坜', '坵', '坼', '埆', '埭', '塢', '塭', '墁', '奬', '妗', '妠', '妡', '妣', '妤', '姹', '娗', '嫐', '嬶', '尓', '尙', '屢', '屣', '岀', '峄', '峇', '崞', '崮', '帙', '廍', '弌', '弢', '彥', '彳', '悒', '惝', '愔', '愷', '愾', '慤', '戞', '戽', '扴', '抆', '抔', '抦', '拃', '捹', '掁', '掕', '掼', '摙', '摳', '摵', '摷', '擏', '擷', '斝', '旳', '昃', '晡', '晧', '暸', '杙', '杣', '杻', '枧', '枰', '柸', '棔', '椏', '椟', '榙', '樁', '樗', '檪', '櫈', '殁', '殄', '毵', '氾', '汱', '洐', '洹', '淥', '淪', '湫', '溋', '溷', '滸', '潴', '澗', '澶', '濉', '瀍', '烝', '煆', '熈', '燜', '爨', '牾', '猗', '玜', '玠', '珒', '珣', '瑨', '瓠', '疔', '疠', '疴', '睞', '硚', '硨', '磲', '礑', '祆', '禳', '穐', '笮', '筌', '筿', '箆', '箓', '篋', '簟', '簫', '糉', '絅', '綖', '綯', '綷', '綽', '緁', '緲', '縒', '縹', '繆', '繏', '缑', '缙', '罨', '羂', '羣', '羶', '翙', '聼', '肟', '艀', '艹', '芰', '芻', '苎', '茏', '茖', '茭', '莚', '莸', '莾', '萜', '萡', '蒽', '蓀', '蓁', '蓥', '蕘', '蕞', '薟', '藳', '蛲', '蜑', '蜞', '蝥', '螋', '蟇', '蟳', '衒', '衮', '袛', '袰', '裄', '裎', '褦', '褫', '襤', '觔', '觚', '詬', '諚', '諤', '謔', '譫', '讒', '诮', '谘', '谳', '貉', '貮', '赀', '赓', '赟', '踅', '蹺', '輊', '輟', '輳', '轾', '辎', '辶', '迍', '郃', '郗', '郛', '郧', '鄯', '醯', '釆', '釿', '鈪', '鉅', '鉎', '銥', '銳', '鎭', '鐇', '鐶', '鑛', '鑢', '钕', '钤', '钫', '钬', '钿', '铙', '铧', '铽', '锝', '锟', '镝', '镡', '闼', '隗', '雺', '霈', '韃', '韜', '韫', '餚', '餾', '饑', '馔', '駝', '驺', '驽', '骝', '髧', '鮒', '鮖', '鯣', '鰌', '鰒', '鱉', '鱷', '鲗', '鲩', '鲾', '鳀', '鳊', '鳚', '鳜', '鳢', '鳰', '鴿', '鹀', '鹟', '麭', '黩', '鼢', '鼷', '齴', '龢', 'ꞌ', '갼', '겝', '겻', '곘', '괍', '괏', '궂', '귯', '꺅', '꺤', '껒', '꽨', '꽷', '꾿', '뀨', '끕', '낏', '넵', '녘', '놥', '눟', '늗', '늣', '닪', '닸', '덷', '뎄', '뎡', '돚', '됑', '듭', '듶', '딫', '땍', '땟', '떈', '떱', '뗏', '똫', '뙤', '뚸', '뛌', '뜹', '띌', '띔', '럤', '롄', '뤃', '뤼', '맀', '먀', '먙', '멨', '묀', '뭍', '뭥', '뭬', '뭰', '믁', '믐', '밈', '밎', '뱁', '뱡', '벋', '벛', '볻', '봥', '뵤', '붜', '뷘', '뺘', '뻬', '뼘', '뼜', '뿕', '뿟', '쁩', '쁸', '삣', '삧', '삯', '셤', '셥', '셸', '솝', '솨', '쇽', '쉪', '쉭', '쌘', '쎼', '쏸', '쐐', '쐴', '쑬', '쒯', '씃', '앎', '앏', '앝', '얉', '얋', '얐', '얬', '옙', '옜', '왝', '왯', '윅', '읒', '잿', '쟝', '젭', '젱', '졀', '좃', '좇', '좐', '죈', '죵', '줜', '줴', '쥔', '쥘', '짢', '쩟', 'ํ', 'ଋ', '닯', '뜀', '룟', '뭡', '쌂', 'Ѓ', 'ઁ', 'ః', '摅', '欉', '洶', '牘', '篪', '繃', '艻', '跩', '鷯', '뫼', '왐', 'ఙ', '仂', '俍', '埖', '堊', '尅', '悾', '掅', '摎', '柢', '樨', '橂', '歁', '殕', '狯', '珜', '珰', '瑆', '畭', '穰', '箨', '缳', '罌', '耨', '臌', '苁', '萄', '蠓', '蠖', '蠶', '褸', '襠', '觴', '謖', '酺', '铊', '駟', '鰍', '黾', '♡', '僢', '剉', '噘', '圞', '圹', '岨', '弉', '昺', '橢', '濶', '焮', '禩', '秡', '秫', '笊', '茌', '蕖', '藹', '螅', '袆', '郏', '鉋', '銹', '铌', '駸', '墻', '悋', '暱', '櫨', '浬', '筬', '糺', '紑', '誂', '賎', '跹', '蹁', '蹠', '鰤', 'ằ', '蒻', '鞨', 'ắ', '笵', '', '', ''], 'token_type': 'bpe', 'train_data_path_and_name_and_type': [['exp/s2t_stats_raw_bpe50000/splits12/wav.scp', 'speech', 'kaldi_ark'], ['exp/s2t_stats_raw_bpe50000/splits12/text.prev', 'text_prev', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text.ctc', 'text_ctc', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text', 'text', 'text']], 'train_dtype': 'float32', 'train_shape_file': ['./exp/stats_finetune/train/text_ctc_shape', './exp/stats_finetune/train/speech_shape', './exp/stats_finetune/train/text_shape', './exp/stats_finetune/train/text_prev_shape'], 'unused_parameters': False, 'use_amp': False, 'use_matplotlib': True, 'use_preprocessor': True, 'use_tensorboard': True, 'use_wandb': True, 'val_scheduler_criterion': ['valid', 'loss'], 'valid_batch_bins': None, 'valid_batch_size': 8, 'valid_batch_type': None, 'valid_data_path_and_name_and_type': [['dump/raw/dev_v3/wav.scp', 'speech', 'kaldi_ark'], ['dump/raw/dev_v3/text.prev', 'text_prev', 'text'], ['dump/raw/dev_v3/text.ctc', 'text_ctc', 'text'], ['dump/raw/dev_v3/text', 'text', 'text']], 'valid_iterator_type': None, 'valid_max_cache_size': None, 'valid_shape_file': ['./exp/stats_finetune/valid/speech_shape', './exp/stats_finetune/valid/text_shape', './exp/stats_finetune/valid/text_prev_shape', './exp/stats_finetune/valid/text_ctc_shape'], 'version': '202503', 'wandb_entity': None, 'wandb_id': None, 'wandb_model_log_interval': -1, 'wandb_name': None, 'wandb_project': None, 'write_collected_feats': False, 'use_deepspeed': False, 'deepspeed_config': None, 'gradient_as_bucket_view': True, 'ddp_comm_hook': None, 'use_tf32': False, 'use_adapter': False, 'adapter': 'lora', 'save_strategy': 'all', 'adapter_conf': {}, 'category_sample_size': 10, 'chunk_default_fs': None, 'chunk_max_abs_length': None, 'chunk_discard_short_samples': True, 'multi_task_dataset': False, 'allow_multi_rates': False} +2025-04-22 13:36:00,289 INFO MainThread:3934128 [wandb_run.py:_finish():2110] finishing run gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw +2025-04-22 13:36:00,290 INFO MainThread:3934128 [wandb_run.py:_atexit_cleanup():2350] got exitcode: 0 +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2332] restore +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2338] restore done +2025-04-22 13:36:03,410 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3963] rendering history +2025-04-22 13:36:03,411 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3995] rendering summary +2025-04-22 13:36:03,412 INFO MainThread:3934128 [wandb_run.py:_footer_sync_info():3924] logging synced files diff --git a/exp/finetune/wandb/latest-run/run-hc47k8jw.wandb b/exp/finetune/wandb/latest-run/run-hc47k8jw.wandb new file mode 100644 index 0000000000000000000000000000000000000000..8ed5ab2538adb27dc14698b104f1fc18ad20201b --- /dev/null +++ b/exp/finetune/wandb/latest-run/run-hc47k8jw.wandb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cd1587df06b15d93fc7ec1142d48956d866a7a17cb77d87dd2c108790412aa +size 3785184 diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/config.yaml b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..efa15ed33791ca41c8d18e3055214298dc5f3afe --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/config.yaml @@ -0,0 +1,50420 @@ +_wandb: + value: + cli_version: 0.19.6 + m: [] + python_version: 3.9.6 + t: + "1": + - 1 + - 5 + - 11 + - 41 + - 49 + - 50 + - 51 + - 53 + - 55 + - 71 + "2": + - 1 + - 5 + - 11 + - 41 + - 49 + - 50 + - 51 + - 53 + - 55 + - 71 + "3": + - 2 + - 23 + - 55 + "4": 3.9.6 + "5": 0.19.6 + "6": 4.48.3 + "8": + - 5 + "12": 0.19.6 + "13": linux-x86_64 +accum_grad: + value: 4 +adapter: + value: lora +allow_multi_rates: + value: false +allow_variable_data_keys: + value: false +batch_bins: + value: 1600000 +batch_size: + value: 8 +batch_type: + value: unsorted +best_model_criterion: + value: + - - valid + - acc + - max +bpemodel: + value: /home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/data/token_list/bpe_unigram50000/bpe.model +category_sample_size: + value: 10 +chunk_default_fs: + value: null +chunk_discard_short_samples: + value: true +chunk_excluded_key_prefixes: + value: [] +chunk_length: + value: 500 +chunk_max_abs_length: + value: null +chunk_shift_ratio: + value: 0.5 +cleaner: + value: null +collect_stats: + value: false +config: + value: conf/train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg.yaml +create_graph_in_tensorboard: + value: false +ctc_conf: + value: + ctc_type: builtin + dropout_rate: 0 + ignore_nan_grad: null + reduce: true + zero_infinity: true +cudnn_benchmark: + value: false +cudnn_deterministic: + value: true +cudnn_enabled: + value: true +ddp_comm_hook: + value: null +decoder: + value: transformer +decoder_conf: + value: + attention_heads: 6 + dropout_rate: 0.05 + linear_units: 1536 + num_blocks: 6 + positional_dropout_rate: 0.05 + self_attention_dropout_rate: 0.05 + src_attention_dropout_rate: 0.05 +deepspeed_config: + value: null +detect_anomaly: + value: false +dist_backend: + value: nccl +dist_init_method: + value: env:// +dist_launcher: + value: null +dist_master_addr: + value: null +dist_master_port: + value: null +dist_rank: + value: null +dist_world_size: + value: null +distributed: + value: false +drop_last_iter: + value: false +dry_run: + value: false +early_stopping_criterion: + value: + - valid + - loss + - min +encoder: + value: e_branchformer +encoder_conf: + value: + attention_dropout_rate: 0.05 + attention_heads: 6 + attention_layer_type: selfattn + cgmlp_conv_kernel: 31 + cgmlp_linear_units: 1536 + dropout_rate: 0.05 + gate_activation: identity + input_layer: conv2d + layer_drop_rate: 0 + linear_units: 1536 + macaron_ffn: true + merge_conv_kernel: 31 + num_blocks: 6 + output_size: 384 + pos_enc_layer_type: abs_pos + positional_dropout_rate: 0.05 + positionwise_layer_type: linear + rel_pos_type: latest + use_ffn: true + use_linear_after_conv: false +exclude_weight_decay: + value: false +fold_length: + value: + - 80000 + - 150 + - 150 + - 150 +freeze_param: + value: [] +frontend: + value: default +frontend_conf: + value: + fs: 16k + hop_length: 160 + n_fft: 512 + win_length: 400 +g2p: + value: null +grad_clip: + value: 5 +grad_clip_type: + value: 2 +grad_noise: + value: false +gradient_as_bucket_view: + value: true +ignore_init_mismatch: + value: false +init: + value: null +init_param: + value: [] +input_size: + value: null +iterator_type: + value: sequence +keep_nbest_models: + value: 3 +local_rank: + value: 0 +log_interval: + value: 10 +log_level: + value: INFO +max_cache_fd: + value: 32 +max_cache_size: + value: 0 +max_epoch: + value: 5 +model: + value: espnet +model_conf: + value: + ctc_weight: 0.3 + length_normalized_loss: false + lsm_weight: 0.1 + sym_na: +multi_task_dataset: + value: false +multiple_iterator: + value: false +multiprocessing_distributed: + value: false +nbest_averaging_interval: + value: 0 +ngpu: + value: 1 +no_forward_run: + value: false +noise_apply_prob: + value: 1 +noise_db_range: + value: "13_15" +noise_scp: + value: null +non_linguistic_symbols: + value: null +normalize: + value: global_mvn +normalize_conf: + value: + stats_file: /home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/exp/s2t_stats_raw_bpe50000/train/feats_stats.npz +num_att_plot: + value: 0 +num_cache_chunks: + value: 1024 +num_iters_per_epoch: + value: 500 +num_workers: + value: 1 +optim: + value: adamw +optim_conf: + value: + lr: 0.0001 + weight_decay: 1e-06 +output_dir: + value: ./exp/finetune +patience: + value: 2 +postencoder: + value: null +preencoder: + value: null +preprocessor: + value: s2t +preprocessor_conf: + value: + speech_name: speech + text_name: text +pretrain_path: + value: null +print_config: + value: false +required: + value: + - output_dir + - token_list +resume: + value: true +rir_apply_prob: + value: 1 +rir_scp: + value: null +save_strategy: + value: all +scheduler: + value: steplr +scheduler_conf: + value: + step_size: 1000 +seed: + value: 2024 +sharded_ddp: + value: false +short_noise_thres: + value: 0.5 +shuffle_within_batch: + value: false +sort_batch: + value: descending +sort_in_batch: + value: descending +specaug: + value: specaug +specaug_conf: + value: + apply_freq_mask: true + apply_time_mask: true + apply_time_warp: true + freq_mask_width_range: + - 0 + - 27 + num_freq_mask: 2 + num_time_mask: 5 + time_mask_width_ratio_range: + - 0 + - 0.05 + time_warp_mode: bicubic + time_warp_window: 5 +speech_volume_normalize: + value: null +token_list: + value: + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -
+ - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - <0.00> + - <0.02> + - <0.04> + - <0.06> + - <0.08> + - <0.10> + - <0.12> + - <0.14> + - <0.16> + - <0.18> + - <0.20> + - <0.22> + - <0.24> + - <0.26> + - <0.28> + - <0.30> + - <0.32> + - <0.34> + - <0.36> + - <0.38> + - <0.40> + - <0.42> + - <0.44> + - <0.46> + - <0.48> + - <0.50> + - <0.52> + - <0.54> + - <0.56> + - <0.58> + - <0.60> + - <0.62> + - <0.64> + - <0.66> + - <0.68> + - <0.70> + - <0.72> + - <0.74> + - <0.76> + - <0.78> + - <0.80> + - <0.82> + - <0.84> + - <0.86> + - <0.88> + - <0.90> + - <0.92> + - <0.94> + - <0.96> + - <0.98> + - <1.00> + - <1.02> + - <1.04> + - <1.06> + - <1.08> + - <1.10> + - <1.12> + - <1.14> + - <1.16> + - <1.18> + - <1.20> + - <1.22> + - <1.24> + - <1.26> + - <1.28> + - <1.30> + - <1.32> + - <1.34> + - <1.36> + - <1.38> + - <1.40> + - <1.42> + - <1.44> + - <1.46> + - <1.48> + - <1.50> + - <1.52> + - <1.54> + - <1.56> + - <1.58> + - <1.60> + - <1.62> + - <1.64> + - <1.66> + - <1.68> + - <1.70> + - <1.72> + - <1.74> + - <1.76> + - <1.78> + - <1.80> + - <1.82> + - <1.84> + - <1.86> + - <1.88> + - <1.90> + - <1.92> + - <1.94> + - <1.96> + - <1.98> + - <2.00> + - <2.02> + - <2.04> + - <2.06> + - <2.08> + - <2.10> + - <2.12> + - <2.14> + - <2.16> + - <2.18> + - <2.20> + - <2.22> + - <2.24> + - <2.26> + - <2.28> + - <2.30> + - <2.32> + - <2.34> + - <2.36> + - <2.38> + - <2.40> + - <2.42> + - <2.44> + - <2.46> + - <2.48> + - <2.50> + - <2.52> + - <2.54> + - <2.56> + - <2.58> + - <2.60> + - <2.62> + - <2.64> + - <2.66> + - <2.68> + - <2.70> + - <2.72> + - <2.74> + - <2.76> + - <2.78> + - <2.80> + - <2.82> + - <2.84> + - <2.86> + - <2.88> + - <2.90> + - <2.92> + - <2.94> + - <2.96> + - <2.98> + - <3.00> + - <3.02> + - <3.04> + - <3.06> + - <3.08> + - <3.10> + - <3.12> + - <3.14> + - <3.16> + - <3.18> + - <3.20> + - <3.22> + - <3.24> + - <3.26> + - <3.28> + - <3.30> + - <3.32> + - <3.34> + - <3.36> + - <3.38> + - <3.40> + - <3.42> + - <3.44> + - <3.46> + - <3.48> + - <3.50> + - <3.52> + - <3.54> + - <3.56> + - <3.58> + - <3.60> + - <3.62> + - <3.64> + - <3.66> + - <3.68> + - <3.70> + - <3.72> + - <3.74> + - <3.76> + - <3.78> + - <3.80> + - <3.82> + - <3.84> + - <3.86> + - <3.88> + - <3.90> + - <3.92> + - <3.94> + - <3.96> + - <3.98> + - <4.00> + - <4.02> + - <4.04> + - <4.06> + - <4.08> + - <4.10> + - <4.12> + - <4.14> + - <4.16> + - <4.18> + - <4.20> + - <4.22> + - <4.24> + - <4.26> + - <4.28> + - <4.30> + - <4.32> + - <4.34> + - <4.36> + - <4.38> + - <4.40> + - <4.42> + - <4.44> + - <4.46> + - <4.48> + - <4.50> + - <4.52> + - <4.54> + - <4.56> + - <4.58> + - <4.60> + - <4.62> + - <4.64> + - <4.66> + - <4.68> + - <4.70> + - <4.72> + - <4.74> + - <4.76> + - <4.78> + - <4.80> + - <4.82> + - <4.84> + - <4.86> + - <4.88> + - <4.90> + - <4.92> + - <4.94> + - <4.96> + - <4.98> + - <5.00> + - <5.02> + - <5.04> + - <5.06> + - <5.08> + - <5.10> + - <5.12> + - <5.14> + - <5.16> + - <5.18> + - <5.20> + - <5.22> + - <5.24> + - <5.26> + - <5.28> + - <5.30> + - <5.32> + - <5.34> + - <5.36> + - <5.38> + - <5.40> + - <5.42> + - <5.44> + - <5.46> + - <5.48> + - <5.50> + - <5.52> + - <5.54> + - <5.56> + - <5.58> + - <5.60> + - <5.62> + - <5.64> + - <5.66> + - <5.68> + - <5.70> + - <5.72> + - <5.74> + - <5.76> + - <5.78> + - <5.80> + - <5.82> + - <5.84> + - <5.86> + - <5.88> + - <5.90> + - <5.92> + - <5.94> + - <5.96> + - <5.98> + - <6.00> + - <6.02> + - <6.04> + - <6.06> + - <6.08> + - <6.10> + - <6.12> + - <6.14> + - <6.16> + - <6.18> + - <6.20> + - <6.22> + - <6.24> + - <6.26> + - <6.28> + - <6.30> + - <6.32> + - <6.34> + - <6.36> + - <6.38> + - <6.40> + - <6.42> + - <6.44> + - <6.46> + - <6.48> + - <6.50> + - <6.52> + - <6.54> + - <6.56> + - <6.58> + - <6.60> + - <6.62> + - <6.64> + - <6.66> + - <6.68> + - <6.70> + - <6.72> + - <6.74> + - <6.76> + - <6.78> + - <6.80> + - <6.82> + - <6.84> + - <6.86> + - <6.88> + - <6.90> + - <6.92> + - <6.94> + - <6.96> + - <6.98> + - <7.00> + - <7.02> + - <7.04> + - <7.06> + - <7.08> + - <7.10> + - <7.12> + - <7.14> + - <7.16> + - <7.18> + - <7.20> + - <7.22> + - <7.24> + - <7.26> + - <7.28> + - <7.30> + - <7.32> + - <7.34> + - <7.36> + - <7.38> + - <7.40> + - <7.42> + - <7.44> + - <7.46> + - <7.48> + - <7.50> + - <7.52> + - <7.54> + - <7.56> + - <7.58> + - <7.60> + - <7.62> + - <7.64> + - <7.66> + - <7.68> + - <7.70> + - <7.72> + - <7.74> + - <7.76> + - <7.78> + - <7.80> + - <7.82> + - <7.84> + - <7.86> + - <7.88> + - <7.90> + - <7.92> + - <7.94> + - <7.96> + - <7.98> + - <8.00> + - <8.02> + - <8.04> + - <8.06> + - <8.08> + - <8.10> + - <8.12> + - <8.14> + - <8.16> + - <8.18> + - <8.20> + - <8.22> + - <8.24> + - <8.26> + - <8.28> + - <8.30> + - <8.32> + - <8.34> + - <8.36> + - <8.38> + - <8.40> + - <8.42> + - <8.44> + - <8.46> + - <8.48> + - <8.50> + - <8.52> + - <8.54> + - <8.56> + - <8.58> + - <8.60> + - <8.62> + - <8.64> + - <8.66> + - <8.68> + - <8.70> + - <8.72> + - <8.74> + - <8.76> + - <8.78> + - <8.80> + - <8.82> + - <8.84> + - <8.86> + - <8.88> + - <8.90> + - <8.92> + - <8.94> + - <8.96> + - <8.98> + - <9.00> + - <9.02> + - <9.04> + - <9.06> + - <9.08> + - <9.10> + - <9.12> + - <9.14> + - <9.16> + - <9.18> + - <9.20> + - <9.22> + - <9.24> + - <9.26> + - <9.28> + - <9.30> + - <9.32> + - <9.34> + - <9.36> + - <9.38> + - <9.40> + - <9.42> + - <9.44> + - <9.46> + - <9.48> + - <9.50> + - <9.52> + - <9.54> + - <9.56> + - <9.58> + - <9.60> + - <9.62> + - <9.64> + - <9.66> + - <9.68> + - <9.70> + - <9.72> + - <9.74> + - <9.76> + - <9.78> + - <9.80> + - <9.82> + - <9.84> + - <9.86> + - <9.88> + - <9.90> + - <9.92> + - <9.94> + - <9.96> + - <9.98> + - <10.00> + - <10.02> + - <10.04> + - <10.06> + - <10.08> + - <10.10> + - <10.12> + - <10.14> + - <10.16> + - <10.18> + - <10.20> + - <10.22> + - <10.24> + - <10.26> + - <10.28> + - <10.30> + - <10.32> + - <10.34> + - <10.36> + - <10.38> + - <10.40> + - <10.42> + - <10.44> + - <10.46> + - <10.48> + - <10.50> + - <10.52> + - <10.54> + - <10.56> + - <10.58> + - <10.60> + - <10.62> + - <10.64> + - <10.66> + - <10.68> + - <10.70> + - <10.72> + - <10.74> + - <10.76> + - <10.78> + - <10.80> + - <10.82> + - <10.84> + - <10.86> + - <10.88> + - <10.90> + - <10.92> + - <10.94> + - <10.96> + - <10.98> + - <11.00> + - <11.02> + - <11.04> + - <11.06> + - <11.08> + - <11.10> + - <11.12> + - <11.14> + - <11.16> + - <11.18> + - <11.20> + - <11.22> + - <11.24> + - <11.26> + - <11.28> + - <11.30> + - <11.32> + - <11.34> + - <11.36> + - <11.38> + - <11.40> + - <11.42> + - <11.44> + - <11.46> + - <11.48> + - <11.50> + - <11.52> + - <11.54> + - <11.56> + - <11.58> + - <11.60> + - <11.62> + - <11.64> + - <11.66> + - <11.68> + - <11.70> + - <11.72> + - <11.74> + - <11.76> + - <11.78> + - <11.80> + - <11.82> + - <11.84> + - <11.86> + - <11.88> + - <11.90> + - <11.92> + - <11.94> + - <11.96> + - <11.98> + - <12.00> + - <12.02> + - <12.04> + - <12.06> + - <12.08> + - <12.10> + - <12.12> + - <12.14> + - <12.16> + - <12.18> + - <12.20> + - <12.22> + - <12.24> + - <12.26> + - <12.28> + - <12.30> + - <12.32> + - <12.34> + - <12.36> + - <12.38> + - <12.40> + - <12.42> + - <12.44> + - <12.46> + - <12.48> + - <12.50> + - <12.52> + - <12.54> + - <12.56> + - <12.58> + - <12.60> + - <12.62> + - <12.64> + - <12.66> + - <12.68> + - <12.70> + - <12.72> + - <12.74> + - <12.76> + - <12.78> + - <12.80> + - <12.82> + - <12.84> + - <12.86> + - <12.88> + - <12.90> + - <12.92> + - <12.94> + - <12.96> + - <12.98> + - <13.00> + - <13.02> + - <13.04> + - <13.06> + - <13.08> + - <13.10> + - <13.12> + - <13.14> + - <13.16> + - <13.18> + - <13.20> + - <13.22> + - <13.24> + - <13.26> + - <13.28> + - <13.30> + - <13.32> + - <13.34> + - <13.36> + - <13.38> + - <13.40> + - <13.42> + - <13.44> + - <13.46> + - <13.48> + - <13.50> + - <13.52> + - <13.54> + - <13.56> + - <13.58> + - <13.60> + - <13.62> + - <13.64> + - <13.66> + - <13.68> + - <13.70> + - <13.72> + - <13.74> + - <13.76> + - <13.78> + - <13.80> + - <13.82> + - <13.84> + - <13.86> + - <13.88> + - <13.90> + - <13.92> + - <13.94> + - <13.96> + - <13.98> + - <14.00> + - <14.02> + - <14.04> + - <14.06> + - <14.08> + - <14.10> + - <14.12> + - <14.14> + - <14.16> + - <14.18> + - <14.20> + - <14.22> + - <14.24> + - <14.26> + - <14.28> + - <14.30> + - <14.32> + - <14.34> + - <14.36> + - <14.38> + - <14.40> + - <14.42> + - <14.44> + - <14.46> + - <14.48> + - <14.50> + - <14.52> + - <14.54> + - <14.56> + - <14.58> + - <14.60> + - <14.62> + - <14.64> + - <14.66> + - <14.68> + - <14.70> + - <14.72> + - <14.74> + - <14.76> + - <14.78> + - <14.80> + - <14.82> + - <14.84> + - <14.86> + - <14.88> + - <14.90> + - <14.92> + - <14.94> + - <14.96> + - <14.98> + - <15.00> + - <15.02> + - <15.04> + - <15.06> + - <15.08> + - <15.10> + - <15.12> + - <15.14> + - <15.16> + - <15.18> + - <15.20> + - <15.22> + - <15.24> + - <15.26> + - <15.28> + - <15.30> + - <15.32> + - <15.34> + - <15.36> + - <15.38> + - <15.40> + - <15.42> + - <15.44> + - <15.46> + - <15.48> + - <15.50> + - <15.52> + - <15.54> + - <15.56> + - <15.58> + - <15.60> + - <15.62> + - <15.64> + - <15.66> + - <15.68> + - <15.70> + - <15.72> + - <15.74> + - <15.76> + - <15.78> + - <15.80> + - <15.82> + - <15.84> + - <15.86> + - <15.88> + - <15.90> + - <15.92> + - <15.94> + - <15.96> + - <15.98> + - <16.00> + - <16.02> + - <16.04> + - <16.06> + - <16.08> + - <16.10> + - <16.12> + - <16.14> + - <16.16> + - <16.18> + - <16.20> + - <16.22> + - <16.24> + - <16.26> + - <16.28> + - <16.30> + - <16.32> + - <16.34> + - <16.36> + - <16.38> + - <16.40> + - <16.42> + - <16.44> + - <16.46> + - <16.48> + - <16.50> + - <16.52> + - <16.54> + - <16.56> + - <16.58> + - <16.60> + - <16.62> + - <16.64> + - <16.66> + - <16.68> + - <16.70> + - <16.72> + - <16.74> + - <16.76> + - <16.78> + - <16.80> + - <16.82> + - <16.84> + - <16.86> + - <16.88> + - <16.90> + - <16.92> + - <16.94> + - <16.96> + - <16.98> + - <17.00> + - <17.02> + - <17.04> + - <17.06> + - <17.08> + - <17.10> + - <17.12> + - <17.14> + - <17.16> + - <17.18> + - <17.20> + - <17.22> + - <17.24> + - <17.26> + - <17.28> + - <17.30> + - <17.32> + - <17.34> + - <17.36> + - <17.38> + - <17.40> + - <17.42> + - <17.44> + - <17.46> + - <17.48> + - <17.50> + - <17.52> + - <17.54> + - <17.56> + - <17.58> + - <17.60> + - <17.62> + - <17.64> + - <17.66> + - <17.68> + - <17.70> + - <17.72> + - <17.74> + - <17.76> + - <17.78> + - <17.80> + - <17.82> + - <17.84> + - <17.86> + - <17.88> + - <17.90> + - <17.92> + - <17.94> + - <17.96> + - <17.98> + - <18.00> + - <18.02> + - <18.04> + - <18.06> + - <18.08> + - <18.10> + - <18.12> + - <18.14> + - <18.16> + - <18.18> + - <18.20> + - <18.22> + - <18.24> + - <18.26> + - <18.28> + - <18.30> + - <18.32> + - <18.34> + - <18.36> + - <18.38> + - <18.40> + - <18.42> + - <18.44> + - <18.46> + - <18.48> + - <18.50> + - <18.52> + - <18.54> + - <18.56> + - <18.58> + - <18.60> + - <18.62> + - <18.64> + - <18.66> + - <18.68> + - <18.70> + - <18.72> + - <18.74> + - <18.76> + - <18.78> + - <18.80> + - <18.82> + - <18.84> + - <18.86> + - <18.88> + - <18.90> + - <18.92> + - <18.94> + - <18.96> + - <18.98> + - <19.00> + - <19.02> + - <19.04> + - <19.06> + - <19.08> + - <19.10> + - <19.12> + - <19.14> + - <19.16> + - <19.18> + - <19.20> + - <19.22> + - <19.24> + - <19.26> + - <19.28> + - <19.30> + - <19.32> + - <19.34> + - <19.36> + - <19.38> + - <19.40> + - <19.42> + - <19.44> + - <19.46> + - <19.48> + - <19.50> + - <19.52> + - <19.54> + - <19.56> + - <19.58> + - <19.60> + - <19.62> + - <19.64> + - <19.66> + - <19.68> + - <19.70> + - <19.72> + - <19.74> + - <19.76> + - <19.78> + - <19.80> + - <19.82> + - <19.84> + - <19.86> + - <19.88> + - <19.90> + - <19.92> + - <19.94> + - <19.96> + - <19.98> + - <20.00> + - <20.02> + - <20.04> + - <20.06> + - <20.08> + - <20.10> + - <20.12> + - <20.14> + - <20.16> + - <20.18> + - <20.20> + - <20.22> + - <20.24> + - <20.26> + - <20.28> + - <20.30> + - <20.32> + - <20.34> + - <20.36> + - <20.38> + - <20.40> + - <20.42> + - <20.44> + - <20.46> + - <20.48> + - <20.50> + - <20.52> + - <20.54> + - <20.56> + - <20.58> + - <20.60> + - <20.62> + - <20.64> + - <20.66> + - <20.68> + - <20.70> + - <20.72> + - <20.74> + - <20.76> + - <20.78> + - <20.80> + - <20.82> + - <20.84> + - <20.86> + - <20.88> + - <20.90> + - <20.92> + - <20.94> + - <20.96> + - <20.98> + - <21.00> + - <21.02> + - <21.04> + - <21.06> + - <21.08> + - <21.10> + - <21.12> + - <21.14> + - <21.16> + - <21.18> + - <21.20> + - <21.22> + - <21.24> + - <21.26> + - <21.28> + - <21.30> + - <21.32> + - <21.34> + - <21.36> + - <21.38> + - <21.40> + - <21.42> + - <21.44> + - <21.46> + - <21.48> + - <21.50> + - <21.52> + - <21.54> + - <21.56> + - <21.58> + - <21.60> + - <21.62> + - <21.64> + - <21.66> + - <21.68> + - <21.70> + - <21.72> + - <21.74> + - <21.76> + - <21.78> + - <21.80> + - <21.82> + - <21.84> + - <21.86> + - <21.88> + - <21.90> + - <21.92> + - <21.94> + - <21.96> + - <21.98> + - <22.00> + - <22.02> + - <22.04> + - <22.06> + - <22.08> + - <22.10> + - <22.12> + - <22.14> + - <22.16> + - <22.18> + - <22.20> + - <22.22> + - <22.24> + - <22.26> + - <22.28> + - <22.30> + - <22.32> + - <22.34> + - <22.36> + - <22.38> + - <22.40> + - <22.42> + - <22.44> + - <22.46> + - <22.48> + - <22.50> + - <22.52> + - <22.54> + - <22.56> + - <22.58> + - <22.60> + - <22.62> + - <22.64> + - <22.66> + - <22.68> + - <22.70> + - <22.72> + - <22.74> + - <22.76> + - <22.78> + - <22.80> + - <22.82> + - <22.84> + - <22.86> + - <22.88> + - <22.90> + - <22.92> + - <22.94> + - <22.96> + - <22.98> + - <23.00> + - <23.02> + - <23.04> + - <23.06> + - <23.08> + - <23.10> + - <23.12> + - <23.14> + - <23.16> + - <23.18> + - <23.20> + - <23.22> + - <23.24> + - <23.26> + - <23.28> + - <23.30> + - <23.32> + - <23.34> + - <23.36> + - <23.38> + - <23.40> + - <23.42> + - <23.44> + - <23.46> + - <23.48> + - <23.50> + - <23.52> + - <23.54> + - <23.56> + - <23.58> + - <23.60> + - <23.62> + - <23.64> + - <23.66> + - <23.68> + - <23.70> + - <23.72> + - <23.74> + - <23.76> + - <23.78> + - <23.80> + - <23.82> + - <23.84> + - <23.86> + - <23.88> + - <23.90> + - <23.92> + - <23.94> + - <23.96> + - <23.98> + - <24.00> + - <24.02> + - <24.04> + - <24.06> + - <24.08> + - <24.10> + - <24.12> + - <24.14> + - <24.16> + - <24.18> + - <24.20> + - <24.22> + - <24.24> + - <24.26> + - <24.28> + - <24.30> + - <24.32> + - <24.34> + - <24.36> + - <24.38> + - <24.40> + - <24.42> + - <24.44> + - <24.46> + - <24.48> + - <24.50> + - <24.52> + - <24.54> + - <24.56> + - <24.58> + - <24.60> + - <24.62> + - <24.64> + - <24.66> + - <24.68> + - <24.70> + - <24.72> + - <24.74> + - <24.76> + - <24.78> + - <24.80> + - <24.82> + - <24.84> + - <24.86> + - <24.88> + - <24.90> + - <24.92> + - <24.94> + - <24.96> + - <24.98> + - <25.00> + - <25.02> + - <25.04> + - <25.06> + - <25.08> + - <25.10> + - <25.12> + - <25.14> + - <25.16> + - <25.18> + - <25.20> + - <25.22> + - <25.24> + - <25.26> + - <25.28> + - <25.30> + - <25.32> + - <25.34> + - <25.36> + - <25.38> + - <25.40> + - <25.42> + - <25.44> + - <25.46> + - <25.48> + - <25.50> + - <25.52> + - <25.54> + - <25.56> + - <25.58> + - <25.60> + - <25.62> + - <25.64> + - <25.66> + - <25.68> + - <25.70> + - <25.72> + - <25.74> + - <25.76> + - <25.78> + - <25.80> + - <25.82> + - <25.84> + - <25.86> + - <25.88> + - <25.90> + - <25.92> + - <25.94> + - <25.96> + - <25.98> + - <26.00> + - <26.02> + - <26.04> + - <26.06> + - <26.08> + - <26.10> + - <26.12> + - <26.14> + - <26.16> + - <26.18> + - <26.20> + - <26.22> + - <26.24> + - <26.26> + - <26.28> + - <26.30> + - <26.32> + - <26.34> + - <26.36> + - <26.38> + - <26.40> + - <26.42> + - <26.44> + - <26.46> + - <26.48> + - <26.50> + - <26.52> + - <26.54> + - <26.56> + - <26.58> + - <26.60> + - <26.62> + - <26.64> + - <26.66> + - <26.68> + - <26.70> + - <26.72> + - <26.74> + - <26.76> + - <26.78> + - <26.80> + - <26.82> + - <26.84> + - <26.86> + - <26.88> + - <26.90> + - <26.92> + - <26.94> + - <26.96> + - <26.98> + - <27.00> + - <27.02> + - <27.04> + - <27.06> + - <27.08> + - <27.10> + - <27.12> + - <27.14> + - <27.16> + - <27.18> + - <27.20> + - <27.22> + - <27.24> + - <27.26> + - <27.28> + - <27.30> + - <27.32> + - <27.34> + - <27.36> + - <27.38> + - <27.40> + - <27.42> + - <27.44> + - <27.46> + - <27.48> + - <27.50> + - <27.52> + - <27.54> + - <27.56> + - <27.58> + - <27.60> + - <27.62> + - <27.64> + - <27.66> + - <27.68> + - <27.70> + - <27.72> + - <27.74> + - <27.76> + - <27.78> + - <27.80> + - <27.82> + - <27.84> + - <27.86> + - <27.88> + - <27.90> + - <27.92> + - <27.94> + - <27.96> + - <27.98> + - <28.00> + - <28.02> + - <28.04> + - <28.06> + - <28.08> + - <28.10> + - <28.12> + - <28.14> + - <28.16> + - <28.18> + - <28.20> + - <28.22> + - <28.24> + - <28.26> + - <28.28> + - <28.30> + - <28.32> + - <28.34> + - <28.36> + - <28.38> + - <28.40> + - <28.42> + - <28.44> + - <28.46> + - <28.48> + - <28.50> + - <28.52> + - <28.54> + - <28.56> + - <28.58> + - <28.60> + - <28.62> + - <28.64> + - <28.66> + - <28.68> + - <28.70> + - <28.72> + - <28.74> + - <28.76> + - <28.78> + - <28.80> + - <28.82> + - <28.84> + - <28.86> + - <28.88> + - <28.90> + - <28.92> + - <28.94> + - <28.96> + - <28.98> + - <29.00> + - <29.02> + - <29.04> + - <29.06> + - <29.08> + - <29.10> + - <29.12> + - <29.14> + - <29.16> + - <29.18> + - <29.20> + - <29.22> + - <29.24> + - <29.26> + - <29.28> + - <29.30> + - <29.32> + - <29.34> + - <29.36> + - <29.38> + - <29.40> + - <29.42> + - <29.44> + - <29.46> + - <29.48> + - <29.50> + - <29.52> + - <29.54> + - <29.56> + - <29.58> + - <29.60> + - <29.62> + - <29.64> + - <29.66> + - <29.68> + - <29.70> + - <29.72> + - <29.74> + - <29.76> + - <29.78> + - <29.80> + - <29.82> + - <29.84> + - <29.86> + - <29.88> + - <29.90> + - <29.92> + - <29.94> + - <29.96> + - <29.98> + - <30.00> + - ▁ + - ',' + - ▁the + - . + - s + - ▁and + - ▁of + - ▁to + - ▁a + - 。 + - ▁in + - '''' + - ▁that + - ▁i + - ▁it + - ▁was + - en + - e + - t + - ▁you + - ▁he + - ▁is + - 的 + - '-' + - ▁for + - ▁de + - ▁with + - ▁be + - "n" + - d + - ▁as + - ▁his + - ▁we + - の + - ▁on + - 、 + - ▁die + - ▁had + - a + - ▁but + - ▁so + - '?' + - o + - ▁not + - ▁at + - ▁have + - ▁this + - ▁und + - er + - ▁her + - i + - ▁they + - m + - ed + - re + - ▁she + - ▁an + - ▁by + - ▁der + - ing + - ▁all + - ▁are + - ▁la + - が + - を + - ▁from + - ▁me + - ▁which + - ▁my + - es + - ▁one + - は + - ▁no + - ▁there + - 了 + - ▁him + - ▁or + - ▁were + - に + - "y" + - ▁do + - ▁what + - r + - ▁zu + - ▁our + - u + - ▁if + - ly + - ▁ist + - ▁would + - ▁when + - ▁their + - ▁will + - ▁said + - で + - ▁es + - ▁like + - ▁das + - ▁Sie + - ▁them + - 在 + - ▁can + - ▁who + - ▁out + - ▁know + - te + - ▁been + - ▁ich + - ▁about + - ▁up + - ▁I + - '!' + - ▁more + - ▁man + - ve + - 我 + - ▁que + - ▁un + - 是 + - ▁sie + - 和 + - ▁then + - ▁your + - ▁ein + - ▁some + - ▁den + - а + - ▁now + - 你 + - ▁von + - ▁nicht + - ▁very + - と + - ▁has + - ▁into + - in + - ▁time + - ▁в + - ar + - ▁just + - ▁не + - ▁um + - k + - ▁could + - ▁dass + - ▁Und + - 人 + - ▁think + - ▁auf + - al + - de + - ▁и + - ▁war + - ▁eine + - ▁over + - ▁mit + - ▁well + - も + - 他 + - ▁see + - ▁also + - ▁wir + - ▁other + - ▁des + - le + - ▁how + - ll + - ▁than + - 不 + - 啊 + - ▁these + - ▁little + - ▁sich + - ▁" + - ten + - c + - an + - ▁us + - 上 + - ▁l + - ▁two + - ▁any + - 有 + - ▁don + - ▁go + - ▁did + - ▁people + - ▁only + - е + - na + - ▁good + - l + - st + - ▁where + - ▁на + - ▁el + - ▁se + - z + - to + - 中 + - ▁first + - g + - ta + - ▁na + - ▁di + - ▁als + - is + - ▁come + - ▁Ich + - ▁much + - ▁für + - ne + - ▁с + - 我们 + - 大 + - ▁get + - ▁here + - ▁down + - у + - ▁du + - ▁le + - ▁что + - から + - ▁way + - h + - ▁y + - ▁wie + - ▁should + - ▁before + - ▁am + - ▁made + - ▁those + - ▁after + - 一 + - "on" + - ▁upon + - ▁because + - ▁back + - ▁right + - ▁haben + - se + - ▁great + - 他们 + - ▁say + - ▁going + - です + - 这个 + - ▁dem + - и + - 就 + - f + - ▁по + - ▁make + - ra + - 来 + - ▁The + - م + - ▁er + - ▁its + - ▁such + - ▁ver + - ▁may + - w + - ge + - ▁even + - la + - ▁men + - 说 + - ':' + - ▁new + - ▁im + - 地 + - é + - da + - ch + - ▁through + - 呢 + - ▁long + - な + - me + - ▁never + - ▁most + - ▁Es + - as + - il + - p + - ▁A + - ▁must + - '"' + - ▁sind + - ▁day + - し + - 一个 + - ▁really + - ▁per + - b + - ▁came + - ▁con + - "1" + - 这 + - man + - ▁And + - ▁life + - ▁many + - м + - ▁old + - est + - я + - j + - ▁я + - ▁yeah + - "no" + - ro + - ▁again + - т + - ▁things + - ▁La + - ▁hat + - be + - ma + - ▁mu + - ▁own + - 她 + - den + - ▁take + - ci + - ▁et + - ▁aus + - ▁being + - ▁je + - ga + - os + - 它 + - ni + - we + - ▁mr + - ▁still + - ir + - ▁我 + - "2" + - ▁last + - か + - 小 + - ▁too + - ▁les + - ▁might + - 会 + - ▁work + - us + - ▁у + - ce + - や + - ▁every + - un + - ▁We + - 子 + - ▁ku + - ▁al + - 去 + - ▁за + - ▁So + - ы + - at + - ▁want + - る + - ی + - ▁Die + - 到 + - it + - ▁went + - ▁look + - ▁über + - х + - ▁In + - ti + - ▁years + - 对 + - ’ + - 吗 + - ▁это + - ▁same + - ▁three + - ▁something + - ▁da + - do + - li + - ▁werden + - ▁let + - ▁thought + - ▁himself + - ▁ne + - й + - ▁ah + - 被 + - ▁van + - って + - ▁got + - ▁ge + - д + - ▁world + - ね + - い + - ▁wenn + - va + - 好 + - ▁einen + - 要 + - ▁thing + - ▁while + - ▁à + - ▁part + - 都 + - ه + - с + - 着 + - ▁year + - el + - ▁del + - ▁oh + - ▁away + - ▁hand + - ▁Er + - em + - et + - ho + - 下 + - た + - ▁Das + - ▁auch + - ka + - ▁ya + - ter + - ▁kind + - ▁without + - ▁place + - ж + - ▁put + - 出 + - lo + - ba + - ment + - ▁oder + - ▁under + - 没有 + - した + - л + - ▁вы + - ▁una + - ▁off + - th + - ▁то + - ri + - 里 + - ▁yet + - ze + - н + - する + - ▁diese + - ▁another + - ers + - ▁why + - je + - ▁found + - 从 + - 时 + - ko + - 就是 + - sa + - ng + - ▁S + - ▁shall + - ▁aber + - ▁sein + - or + - ▁а + - 点 + - "3" + - ur + - ка + - ▁tell + - ▁god + - お + - ▁و + - ▁Aber + - ke + - ness + - 也 + - ▁far + - able + - ▁give + - si + - して + - ▁though + - ▁nothing + - mo + - ▁eyes + - 手 + - ▁once + - 家 + - x + - ver + - ▁always + - ▁het + - 日 + - ▁saw + - ▁house + - men + - 用 + - di + - ▁ha + - この + - ja + - go + - ▁wird + - ▁ever + - ▁een + - ▁face + - о + - ) + - ▁vor + - ▁你 + - 年 + - ▁love + - am + - 想 + - ung + - ent + - ▁uns + - ▁home + - he + - на + - ▁habe + - ation + - ▁head + - ▁nach + - ли + - ▁nur + - mi + - ▁few + - zi + - ▁young + - но + - ن + - て + - ▁mean + - ▁mich + - ki + - ▁better + - ▁each + - ▁einem + - ▁find + - ha + - ▁si + - ▁business + - ш + - ت + - では + - ▁left + - ▁both + - ton + - ▁It + - ▁v + - der + - v + - ▁einer + - 那 + - 为 + - wa + - ▁night + - · + - 过 + - ▁took + - ▁( + - ▁können + - ▁mind + - ▁— + - ya + - ▁father + - ▁mir + - ▁moment + - ▁done + - 得 + - ▁va + - ca + - د + - 水 + - ▁su + - 」 + - ▁against + - ▁need + - ry + - 吧 + - 的人 + - ▁end + - ▁yes + - sch + - ▁lot + - ity + - という + - um + - ▁course + - co + - ▁dat + - ▁half + - ▁between + - 高 + - ▁Wir + - ▁من + - ant + - り + - ▁next + - ste + - 当 + - ▁noch + - ▁pro + - ▁He + - 多 + - 做 + - ▁E + - gen + - 本 + - 这些 + - 事 + - でも + - ▁می + - ▁door + - к + - ▁called + - ted + - son + - ▁looked + - za + - ▁ja + - ul + - 前 + - tu + - ▁ko + - ▁wurde + - ye + - ス + - ، + - 什么 + - ▁por + - ▁kann + - ▁los + - ▁asked + - ش + - ▁seen + - ▁как + - 回 + - ла + - 「 + - ▁дробь + - ▁улица + - 心 + - ▁side + - ▁told + - ▁does + - ら + - "4" + - 者 + - lu + - ▁son + - ▁having + - 生 + - ▁water + - 分 + - ol + - 三 + - ▁sehr + - ▁quite + - ▁hatte + - 看 + - ▁El + - ▁heard + - ▁whole + - ▁heart + - ▁believe + - '".' + - ▁te + - ▁met + - ч + - 打 + - 与 + - ▁name + - ▁uh + - 的时候 + - ▁ni + - 而 + - ▁mother + - ▁در + - ▁ال + - vo + - 把 + - ▁bei + - land + - 能 + - ▁ob + - ▁knew + - ▁о + - ▁op + - ▁ma + - ▁different + - ▁around + - ▁best + - ▁به + - ▁call + - 可以 + - ▁mi + - ▁enough + - ▁il + - ▁second + - ▁para + - く + - 行 + - 自己 + - ▁par + - 性 + - ie + - ▁point + - ▁seemed + - ю + - ます + - 后 + - ▁ba + - ▁set + - ▁four + - 所 + - ました + - ة + - ▁pas + - ▁mrs + - so + - には + - ▁woman + - ia + - ven + - ▁room + - ▁да + - 山 + - ting + - その + - ・ + - bo + - S + - ▁five + - ▁che + - ion + - 이 + - ▁high + - 走 + - ▁所以 + - ▁sure + - ▁但是 + - ▁durch + - 还 + - "5" + - ▁hundred + - ▁country + - ▁light + - ▁sir + - та + - ▁use + - ▁hier + - ▁anything + - ▁sa + - г + - ▁к + - ▁actually + - 现在 + - ad + - by + - ▁bir + - ku + - ▁он + - ▁quarter + - ▁wa + - ▁po + - ó + - ▁при + - ▁almost + - ▁про + - ▁days + - ▁от + - ▁他 + - 天 + - ken + - ▁help + - 最 + - ▁care + - ▁sort + - ر + - 您 + - ▁dieser + - ▁Der + - po + - 特 + - id + - 新 + - ▁L + - ▁ab + - ですね + - ▁gibt + - ▁soon + - ler + - 国 + - ▁com + - ▁з + - ▁Be + - 我的 + - ▁white + - ▁alle + - ▁dann + - du + - ling + - ▁small + - 力 + - ي + - less + - ▁together + - ▁fact + - im + - ▁since + - ▁money + - ak + - ▁мы + - 很 + - à + - 个 + - 你的 + - ▁qui + - ▁doing + - さん + - hi + - 更 + - ▁until + - 给 + - ine + - 斯 + - ▁talk + - ▁question + - ▁nor + - 老 + - き + - ty + - ▁twenty + - ▁didn + - ▁used + - ik + - vi + - ▁bit + - ▁hard + - ▁miss + - zu + - ▁big + - ▁full + - ▁Le + - ▁Re + - ▁yn + - ▁De + - ist + - よ + - 非常 + - au + - ▁gave + - 不是 + - ▁morning + - さ + - з + - ▁mehr + - ов + - 将 + - ку + - ▁keep + - pa + - ut + - 可能 + - ▁lord + - ▁rest + - ▁number + - ▁An + - que + - ▁real + - 가 + - ▁words + - ▁began + - and + - ки + - 呀 + - ▁ik + - ▁immer + - ▁however + - ▁hands + - ▁open + - ▁king + - 头 + - ▁bin + - ▁ب + - A + - ▁lo + - bi + - ▁looking + - ▁раз + - ▁pe + - led + - ل + - ▁па + - ▁c + - п + - ig + - р + - ▁turned + - ▁feel + - ▁En + - 那个 + - ▁waren + - 可 + - lar + - ic + - ▁і + - ▁felt + - ▁так + - 比 + - ▁zum + - ▁bu + - ها + - 再 + - ▁في + - ▁wirklich + - 像 + - в + - 外 + - ▁etwas + - 开始 + - 已经 + - 长 + - ちょっと + - ▁poor + - ▁pour + - ▁D + - ▁power + - 或 + - 名 + - ▁word + - ▁among + - gi + - 度 + - ▁myself + - ▁children + - ▁during + - ا + - ▁whom + - ▁ka + - しました + - ▁这 + - ▁lady + - ▁large + - ▁matter + - ▁death + - ▁Ver + - ▁Ja + - ▁vi + - pe + - ▁true + - "6" + - ▁certain + - ate + - ом + - kan + - nt + - ▁state + - ▁pa + - 并 + - ь + - ▁till + - ▁که + - ▁dans + - ▁person + - 月 + - 金 + - ▁present + - ▁general + - les + - ▁tun + - ▁O + - tion + - ă + - 向 + - ▁boy + - 因为 + - ▁live + - ▁case + - ▁est + - ▁brought + - 以 + - ▁black + - 成 + - 又 + - 你们 + - ek + - ▁order + - ▁dis + - oj + - ▁rather + - mu + - だ + - ▁Se + - 太 + - ▁voice + - ▁w + - ▁все + - ▁taken + - zo + - 道 + - ▁Menschen + - 先 + - jo + - ть + - ▁Wenn + - 让 + - ▁perhaps + - ▁given + - ない + - 内 + - ▁hear + - ▁already + - ju + - 所以 + - ся + - ▁une + - dy + - ▁important + - ▁girl + - ▁human + - ▁show + - 发 + - ▁вот + - 这种 + - ▁ihre + - ▁را + - ▁C + - wi + - ▁hij + - á + - ▁ihr + - ▁B + - ▁qu + - ▁ihn + - ▁K + - ▁company + - lan + - ▁meine + - ▁strong + - ren + - ▁thousand + - the + - った + - га + - ▁seine + - す + - ▁air + - ▁coming + - ▁But + - 面 + - ▁friend + - ▁-- + - ben + - ▁within + - ▁round + - 海 + - 方 + - ▁Li + - ▁change + - ва + - ji + - ard + - ▁six + - み + - 二 + - ai + - ▁often + - ▁everything + - ▁sea + - ع + - 没 + - ▁along + - nie + - ▁sent + - ▁Ein + - ▁whether + - 他的 + - "7" + - ▁wissen + - 无 + - う + - 这是 + - とか + - 尔 + - per + - ▁estas + - 但 + - ▁но + - ieren + - ▁This + - ▁car + - ive + - ▁themselves + - ب + - 车 + - 口 + - ▁forward + - 入 + - 学 + - ▁co + - ▁N + - ado + - ▁Na + - 西 + - 何 + - ▁others + - ▁za + - í + - つ + - го + - ▁我们 + - ▁idea + - 开 + - ▁keur + - س + - ▁across + - ▁dear + - ▁stood + - ▁school + - ▁那 + - ▁understand + - ▁sagte + - ▁making + - ▁dan + - ck + - bu + - ▁family + - ▁fire + - ▁nature + - ▁near + - ▁из + - 于 + - ем + - もう + - ▁times + - да + - ▁herself + - ▁public + - ▁niet + - ▁b + - ▁Zeit + - ▁read + - ▁cannot + - ▁pre + - ▁hope + - 花 + - ▁turn + - ▁city + - ル + - ▁این + - cu + - ▁würde + - è + - ▁است + - ▁zijn + - ger + - 死 + - ▁از + - sta + - ны + - ▁viel + - ▁li + - ner + - ▁women + - ▁gone + - ▁sagen + - ster + - ▁non + - ▁sur + - 听 + - ▁然后 + - fe + - ▁ser + - ▁means + - ▁thus + - いい + - ▁tu + - ▁child + - ▁least + - ق + - ▁sehen + - ▁T + - ▁nu + - 化 + - ▁pretty + - aba + - ▁ki + - ты + - ▁sense + - ▁says + - ada + - ▁أ + - fa + - 工作 + - ので + - ▁reason + - 这样 + - ▁einfach + - ▁keine + - ▁behind + - 日本 + - ▁この + - ▁wife + - ▁Il + - T + - E + - いた + - che + - ▁voor + - ▁short + - ▁bi + - 一些 + - ▁body + - ▁indeed + - 先生 + - ▁ce + - ▁feet + - wo + - 一样 + - "8" + - ▁M + - 就像 + - ▁wo + - 还是 + - 德 + - نا + - ▁до + - ▁Ma + - ▁sat + - ▁continue + - ま + - ts + - ▁unter + - age + - q + - ▁ask + - 儿 + - ▁U + - ▁close + - ить + - ம் + - ▁several + - 放 + - ▁won + - ▁om + - ية + - ▁whose + - не + - ▁market + - 之 + - ▁red + - ▁possible + - C + - up + - 你知道 + - ▁amb + - イ + - わ + - 部 + - ▁leave + - tes + - など + - 는 + - として + - ▁less + - ile + - ク + - ▁become + - ля + - ▁later + - 重 + - 拉 + - ان + - 吃 + - ▁known + - ▁Un + - ف + - ▁growth + - zen + - ä + - P + - ft + - ▁Ge + - ▁friends + - و + - lich + - ▁either + - ny + - gu + - ▁story + - ▁probably + - 体 + - ous + - ana + - ▁ihm + - ー + - ▁Sch + - ▁able + - ▁thou + - ▁else + - ▁wieder + - io + - 白 + - ц + - 跟 + - 万 + - ▁run + - 光 + - 位 + - ▁diesem + - ▁bad + - б + - ▁alone + - 但是 + - ات + - ▁そして + - ▁gut + - ز + - ▁start + - 法 + - ▁past + - 路 + - ▁itself + - iert + - aj + - ▁în + - š + - ▁Art + - ле + - ▁jetzt + - I + - ran + - і + - ▁therefore + - ア + - ▁free + - ▁sometimes + - ▁passed + - ў + - ▁speak + - mos + - 数 + - 问题 + - yo + - ▁book + - ▁line + - ▁andere + - ▁mal + - chen + - ми + - ▁Bu + - ▁above + - ▁became + - ▁Al + - bar + - 我们的 + - ▁wanted + - des + - ال + - way + - 利 + - era + - ك + - ▁bo + - ▁Je + - ▁cried + - "9" + - ban + - ▁today + - tro + - ▁au + - 今 + - 고 + - ▁getting + - 别 + - ▁okay + - ley + - ▁kaj + - ham + - 马 + - ん + - fer + - sten + - 지 + - ▁saying + - ▁No + - ▁bring + - ▁zwei + - 四 + - ated + - 需要 + - ▁p + - 田 + - ح + - ▁weil + - ▁las + - ▁z + - mer + - gel + - ▁és + - 世界 + - "10" + - ber + - 孩子 + - んだ + - ет + - end + - 都是 + - ▁ta + - ▁그 + - だった + - 王 + - リ + - ▁form + - ▁dead + - ▁hour + - ▁future + - ма + - ▁bis + - ▁machen + - 物 + - پ + - лі + - ▁earth + - ▁zur + - 自 + - nd + - ful + - カ + - ▁là + - ▁government + - ▁Do + - 钱 + - ▁، + - му + - nu + - ▁play + - ▁remember + - ▁land + - ▁bed + - ▁vous + - ere + - ▁plus + - 知道 + - 两 + - 带 + - 真 + - ▁fast + - ish + - ning + - 快 + - 身 + - ▁fell + - ▁dark + - ▁held + - 时间 + - rs + - 定 + - им + - ▁As + - ▁started + - ▁lost + - op + - 主 + - ▁hi + - ▁como + - 爱 + - ▁ت + - ▁answer + - ▁Was + - 一下 + - ▁bar + - ▁один + - tor + - します + - gan + - ▁cost + - ная + - ▁fa + - nya + - ang + - ▁сто + - ой + - ▁early + - ari + - min + - ご + - ▁müssen + - su + - ▁ground + - lin + - ▁answered + - ▁ago + - red + - ▁anderen + - ▁lay + - 明 + - ▁Vi + - ▁ў + - ▁Ba + - con + - ▁stand + - 正 + - ▁但 + - 安 + - 知 + - 加 + - ▁под + - 合 + - ▁selbst + - 谁 + - 起 + - han + - ▁они + - ▁em + - ра + - ▁Ha + - ç + - ']' + - tt + - vu + - 五 + - ▁truth + - ▁Ka + - 美 + - ▁mar + - ot + - ド + - ▁мне + - 看到 + - ▁alles + - 流 + - ▁denke + - ▁try + - ac + - iz + - ait + - 人们 + - ker + - cy + - ru + - ▁clear + - ко + - 同 + - ▁Leute + - ▁working + - 克 + - ▁Ne + - ▁front + - ▁towards + - ▁replied + - ト + - port + - ▁taking + - ▁Ihnen + - ▁viele + - 火 + - 然后 + - ▁же + - 怎么 + - her + - え + - র + - ▁further + - 等 + - 那么 + - day + - 的话 + - ин + - 叫 + - ▁Dinge + - ▁fine + - ▁ad + - 市 + - வ + - ▁kon + - ▁ну + - ам + - 只是 + - om + - ▁zurück + - ▁trying + - ." + - tan + - ism + - ▁law + - O + - ▁town + - ▁было + - ▁для + - 感 + - ▁fear + - ff + - ▁Da + - 门 + - lle + - ez + - B + - 全 + - 气 + - これ + - にも + - ▁его + - ini + - ern + - まで + - ire + - 目 + - ▁ты + - 真的 + - ラ + - ; + - ▁thank + - ▁со + - ▁table + - are + - ▁ye + - ؟ + - ▁Y + - 使用 + - 中国 + - ▁есть + - ▁third + - ▁church + - ▁dieses + - ▁expect + - ú + - 作 + - います + - ex + - ▁Du + - ▁art + - 平 + - ▁Sa + - ▁diesen + - ный + - ▁sun + - ▁doubt + - ▁бы + - ▁return + - qui + - ▁system + - ▁pay + - ap + - ▁sin + - ▁era + - ▁[ + - ü + - ance + - のは + - ▁plan + - 도 + - め + - ▁maybe + - ▁soul + - ர் + - コ + - 野 + - ▁dr + - ita + - tre + - ina + - ло + - ▁muss + - ▁الم + - sen + - 通 + - ▁aan + - 请 + - ▁sound + - ring + - ▁거 + - ند + - one + - ▁Wie + - 南 + - ▁beautiful + - ▁seems + - 見 + - ах + - ▁week + - ▁brother + - ▁два + - ▁با + - ▁kept + - sha + - 時 + - elle + - あ + - ary + - gar + - ▁certainly + - ▁continued + - ▁comes + - ▁P + - ▁top + - ▁position + - ча + - 어 + - "20" + - sto + - ▁там + - ит + - ▁gu + - ▁нас + - K + - ▁suddenly + - ▁seven + - ▁thinking + - ▁А + - している + - 에 + - ab + - ▁wish + - ▁talking + - ▁ready + - ▁Mi + - ▁master + - F + - ▁service + - 自己的 + - ন + - ▁evening + - しています + - ▁view + - ▁cap + - ▁thy + - 那些 + - ▁nie + - ک + - ▁ما + - sel + - ▁subject + - 通过 + - ▁Per + - '...' + - 应该 + - ▁Ta + - ▁eines + - ▁cold + - ure + - és + - pi + - ▁dé + - 文 + - ▁longer + - ▁letter + - ▁cause + - ▁Ro + - ▁happened + - kin + - 生活 + - ды + - ▁deep + - ▁nous + - ▁если + - dan + - ▁common + - ding + - 立 + - 使 + - ▁happy + - ▁post + - van + - ▁zij + - bel + - でした + - ン + - tar + - ▁дом + - ▁ca + - んで + - ▁low + - ▁arm + - 区 + - ▁gi + - ▁cu + - 动 + - ▁pass + - ти + - ни + - то + - ble + - ▁interest + - ▁dit + - 格 + - ah + - ▁schon + - cia + - ix + - 这么 + - ê + - igen + - ▁ihnen + - 只 + - ▁john + - 米 + - une + - ▁Ihre + - ▁manner + - ▁living + - ies + - ▁To + - 它们 + - 声 + - து + - ama + - ▁natural + - ある + - 送 + - いて + - ▁hold + - ▁thirty + - ▁eight + - ▁「 + - ▁б + - ▁Welt + - mp + - 研究 + - ▁spirit + - fi + - ▁months + - された + - ▁river + - ▁அ + - ين + - ▁unsere + - 出来 + - ▁husband + - ▁watch + - G + - ক + - ▁capital + - ite + - sh + - 店 + - 不会 + - mal + - ris + - 问 + - ▁road + - 意 + - 住 + - ▁rose + - ▁fi + - los + - ▁guess + - val + - 总 + - ▁Ab + - 的是 + - ▁seeing + - ▁support + - 喜欢 + - ня + - ной + - ▁result + - ub + - ▁Ni + - 有一个 + - 我想 + - 原 + - ▁You + - ▁value + - во + - ط + - ▁deal + - ▁meet + - ▁results + - 号 + - ▁wurden + - 長 + - bra + - 今天 + - tic + - 木 + - 不能 + - ▁street + - 次 + - 希望 + - ▁vol + - 情 + - 给我 + - ▁green + - ар + - ▁denn + - ▁social + - ▁hours + - 或者 + - 科 + - ▁returned + - ▁cut + - ил + - ▁experience + - vis + - ian + - ون + - len + - ▁sub + - ungen + - ▁strange + - ud + - 元 + - ▁werde + - 戦 + - кі + - いる + - ая + - 是的 + - ▁whatever + - ▁einige + - ▁sight + - 之前 + - ▁mein + - 公司 + - 半 + - 的事情 + - ▁drei + - 言 + - ▁doesn + - 公 + - ischen + - car + - ▁その + - ▁Aus + - ей + - те + - 也是 + - 是一个 + - ▁să + - ▁fair + - ▁У + - ▁terms + - ▁food + - 気 + - ▁minutes + - ef + - 的东西 + - ▁seiner + - ▁아 + - 能够 + - ль + - خ + - ▁ex + - ons + - sche + - ▁Te + - ▁court + - ▁process + - ナ + - tel + - ▁account + - 发现 + - 该 + - 品 + - 林 + - ▁received + - ▁blood + - ▁меня + - ных + - ence + - ag + - D + - ▁followed + - ▁Ra + - ▁ho + - ▁Mo + - 干 + - ▁pri + - ロ + - 张 + - がある + - ò + - ▁feeling + - ну + - ici + - ▁Co + - 州 + - 觉得 + - ▁particular + - las + - ல் + - マ + - ▁Di + - ▁makes + - ні + - lie + - ▁はい + - ▁yo + - ▁due + - 他们的 + - ▁move + - ▁یک + - ▁english + - 第 + - line + - ā + - 女 + - ▁أن + - ▁mais + - ▁seem + - 讲 + - 代 + - 八 + - ▁Vor + - ende + - ▁damit + - ما + - 线 + - ▁act + - ▁beyond + - ria + - れ + - nen + - ▁captain + - zer + - ▁single + - ▁hair + - ▁об + - té + - ▁arms + - ▁spoke + - ▁They + - tra + - ▁suppose + - ▁có + - tas + - க் + - ர + - ▁self + - ▁Also + - ▁information + - ▁data + - ▁simple + - وا + - ста + - 之后 + - ша + - ▁wild + - ▁horse + - ige + - ▁R + - 还有 + - 一点 + - M + - king + - ▁tried + - ▁sleep + - č + - 相 + - ▁mine + - 을 + - 石 + - ée + - 社会 + - ndo + - 色 + - _ + - mes + - 量 + - 人が + - 神 + - ▁wrong + - 大家 + - ▁effect + - ▁wind + - ▁history + - ▁sit + - ▁yourself + - ور + - 才 + - 集 + - ▁eye + - 球 + - 理 + - ▁walk + - ▁fifty + - ブ + - ▁states + - 军 + - cer + - ▁foot + - ▁Um + - 们 + - レ + - hu + - cht + - ▁очень + - 台 + - だけ + - じ + - 形 + - ▁inter + - ▁Les + - ▁problem + - gri + - ▁although + - ▁fer + - ▁maar + - こ + - 空 + - ме + - 不要 + - ▁gold + - ische + - "N" + - 找 + - ▁G + - ▁mo + - fu + - ▁这是 + - ura + - mente + - ally + - ▁F + - 关于 + - 北 + - if + - 很多 + - î + - ▁space + - ست + - ▁когда + - ▁period + - なかった + - ▁ei + - 所有 + - ▁könnte + - ています + - んです + - ▁glad + - こと + - タ + - ▁weiß + - 六 + - ▁example + - ▁двадцать + - ▁stop + - ▁stuff + - 私 + - ▁els + - ron + - ▁reached + - 认为 + - ▁doctor + - ę + - 政府 + - 让我 + - ▁none + - nde + - ano + - ම + - ▁daughter + - ▁send + - ▁force + - のか + - use + - 进 + - tter + - ▁chance + - ras + - ▁attention + - че + - 见 + - ▁W + - 买 + - ▁fall + - ▁pot + - 教 + - ম + - room + - ▁Man + - ş + - について + - ▁она + - ▁blue + - ▁exactly + - ale + - 如果 + - ▁New + - 东西 + - né + - ▁dir + - 時間 + - ▁Ku + - ▁camp + - ▁stay + - wer + - ▁party + - ▁Si + - ▁especially + - ض + - 完全 + - 川 + - wn + - af + - ando + - fen + - ди + - ▁character + - ▁dich + - ▁except + - вер + - 布 + - ▁please + - my + - ок + - ▁Pa + - そう + - ▁Als + - ▁share + - ▁hatten + - ия + - フ + - 事情 + - ▁Leben + - ▁higher + - ▁tôi + - 阿 + - 何か + - ement + - 受 + - になる + - ▁mis + - ▁outside + - ▁following + - ▁hu + - ▁level + - ▁Me + - ные + - ▁geht + - 信 + - ру + - ▁couple + - ▁lui + - ▁necessary + - ok + - ▁Auf + - ele + - 器 + - 给你 + - 卡 + - 味 + - やっぱり + - 起来 + - це + - 话 + - ▁instead + - ▁và + - ▁opportunity + - ▁carried + - ▁nun + - eg + - nk + - ▁appeared + - ▁toward + - 食 + - 如何 + - ▁gab + - cho + - ▁respect + - 风 + - ati + - ▁south + - ▁Teil + - 美国 + - シ + - ▁added + - ž + - ▁window + - ▁如果 + - nda + - 正在 + - ▁او + - är + - ன் + - ö + - ▁control + - ating + - もの + - ▁england + - ор + - ф + - за + - ▁seinen + - ▁пере + - ▁nine + - па + - ▁questions + - ই + - 成为 + - 越 + - オ + - ▁ought + - 期 + - ▁más + - ▁save + - 九 + - 朝 + - del + - ць + - ▁Mu + - ▁late + - ▁lower + - ▁нь + - 民 + - ira + - 以后 + - ▁lived + - ▁health + - ▁knowledge + - ▁ke + - ▁Lo + - 写 + - ▁што + - ns + - ▁нет + - ▁现在 + - res + - са + - ▁customers + - ▁tra + - он + - 嘛 + - ▁dollars + - ый + - ё + - ▁Mae + - ▁Bo + - ▁gehen + - cha + - ▁wat + - ▁Po + - र + - 歌 + - ▁opened + - ks + - ار + - 取 + - ▁Im + - chi + - ▁miles + - ▁grand + - eth + - let + - また + - 少 + - ▁haar + - ている + - ▁pen + - ▁wall + - ach + - க்க + - ▁è + - 学校 + - 选择 + - ▁comp + - ▁eighteen + - ▁step + - ▁easy + - tur + - 哪 + - heit + - ば + - ▁quickly + - don + - ▁Mal + - mar + - ▁wait + - ging + - 书 + - っていう + - ky + - 回来 + - 员 + - eur + - ба + - ▁Pro + - 城 + - ▁Bi + - ien + - ▁neither + - ▁уже + - ре + - tal + - ▁fellow + - ise + - ▁group + - ▁product + - lla + - ▁Ri + - ام + - 人の + - ▁building + - ▁чтобы + - ide + - ▁因为 + - ▁goes + - ▁north + - ▁chi + - ▁jeung + - ▁Z + - ▁vielleicht + - ▁music + - ு + - 一种 + - ▁main + - ▁три + - una + - ▁paper + - 周 + - ри + - ▁bright + - ▁beginning + - க + - ным + - out + - ▁V + - ры + - tin + - 几 + - ▁hall + - L + - ▁ningal + - ▁wonder + - ▁diwawancara + - ▁forth + - ▁olohok + - ▁office + - ▁christ + - ▁sweet + - ▁möchte + - ミ + - 後 + - ذ + - ▁wollen + - stre + - stand + - ▁ihren + - ities + - H + - ned + - yi + - ▁var + - ▁wäre + - ▁figure + - ▁mhm + - ▁Ki + - 为什么 + - ▁entre + - ▁nearly + - ▁ran + - ▁dipoto + - ன + - ▁wartawan + - ▁avec + - ▁forty + - 任何 + - 制 + - ▁пра + - 十 + - kt + - 在这里 + - ке + - ▁team + - ali + - time + - ▁mon + - ida + - 夜 + - 清 + - bre + - 进行 + - ▁Mann + - lor + - med + - 的一个 + - ▁ganz + - ج + - دا + - 由 + - ▁bien + - 机 + - 本当に + - 拿 + - と思います + - 近 + - ▁Con + - 大学 + - ▁kam + - ğ + - ges + - wy + - ▁rich + - 直 + - ийн + - ▁interesting + - 的な + - ▁Mit + - ду + - ▁There + - ▁local + - ▁konnte + - или + - ▁sollte + - 急 + - ▁Am + - 波 + - 特别 + - ▁purpose + - 其他 + - 倒 + - mon + - ▁este + - ▁lives + - ல + - ということです + - ▁будет + - ан + - ▁daß + - 的地方 + - ▁Ad + - ту + - ville + - ▁key + - kel + - pan + - ص + - 巴 + - ▁một + - 村 + - 得到 + - 表 + - od + - ert + - ▁heute + - けど + - ল + - ▁Com + - ▁근데 + - ça + - 解 + - ▁game + - 接 + - ▁news + - ▁peace + - ▁weiter + - ய + - ▁pleasure + - sti + - ▁darüber + - for + - ▁situation + - ▁learn + - ▁ou + - ▁ihrer + - 局 + - 笑 + - ▁lie + - ▁안 + - バ + - 是什么 + - tie + - ▁على + - ▁silence + - ▁grow + - R + - 是不是 + - "30" + - ▁sister + - tri + - ▁sei + - 安全 + - ther + - த + - ▁class + - ید + - 音 + - 派 + - 甚至 + - ▁zoo + - ▁pan + - ▁moved + - ▁strength + - ib + - ili + - ▁sta + - ということで + - ▁modern + - ▁success + - ante + - side + - 雪 + - ▁secret + - log + - ▁Va + - ł + - 君 + - 初 + - 哥 + - ▁dog + - ▁follow + - 指 + - ani + - cher + - се + - 船 + - 切 + - 继续 + - ▁board + - 男 + - ▁comme + - ▁ru + - ▁mag + - 提供 + - ▁뭐 + - vel + - 古 + - nes + - U + - ▁och + - ▁davon + - 다 + - 中的 + - 国家 + - 雨 + - 来说 + - ▁french + - ッ + - 早 + - ▁gegen + - ро + - mit + - lichen + - ▁middle + - 两个 + - ▁project + - ▁С + - lang + - ▁uit + - ▁afraid + - どう + - ía + - ▁eat + - ▁expected + - ▁dar + - cal + - への + - ▁bear + - む + - 实际上 + - 管 + - غ + - nce + - 落 + - ▁Я + - よく + - ▁performance + - ▁Arbeit + - っ + - 难 + - ца + - ▁wouldn + - ▁ara + - tte + - ▁army + - こう + - ▁entered + - uri + - 到了 + - mas + - 字 + - ▁spring + - ▁fit + - ▁Ho + - mor + - ize + - 如此 + - ier + - ▁impact + - ▁object + - 七 + - 帮助 + - ▁national + - can + - ▁drive + - rea + - ▁cool + - ▁private + - 片 + - ” + - ▁difficult + - 在一起 + - 咱们 + - 土 + - 曲 + - ▁joy + - ized + - ப் + - ү + - ▁standing + - 其实 + - ▁progress + - ▁trouble + - 低 + - ▁floor + - tres + - ▁pu + - 選手 + - ▁только + - 東京 + - ▁ship + - ▁Nun + - かな + - 哈 + - ▁Su + - ▁break + - чи + - 一直 + - 命 + - form + - ▁mai + - ول + - ▁zusammen + - ئ + - ple + - ▁av + - ▁cho + - エ + - ズ + - ▁provide + - 救 + - pen + - ▁She + - ами + - ▁happen + - ving + - 病 + - ▁din + - 感じ + - 作为 + - zeit + - 活 + - になって + - ▁nice + - ウ + - ▁ways + - ▁american + - ▁everybody + - ▁special + - ▁smile + - же + - ▁major + - 率 + - ▁ju + - sse + - ▁chief + - ▁hem + - 理解 + - 一起 + - およそ + - 处 + - ▁sont + - ত + - ▁distance + - 罗 + - ▁И + - 看看 + - чы + - 电 + - ció + - vin + - ▁prince + - ▁dies + - ▁sign + - لا + - ▁fight + - ▁greater + - ▁That + - ен + - ▁mouth + - 朋友 + - ▁Jahren + - dig + - ido + - ▁kein + - ▁consider + - ▁demand + - ව + - 反 + - ▁sitting + - ого + - ▁written + - ▁lang + - ▁oku + - ▁Wa + - ní + - cla + - ▁remain + - ▁couldn + - 李 + - art + - dd + - ▁Eine + - 은 + - 街 + - 场 + - ▁design + - ▁spot + - ▁потому + - house + - cken + - 不知道 + - ▁vom + - すると + - ▁length + - nis + - win + - ▁ба + - 〉 + - ▁job + - ▁пять + - すごい + - ship + - 岁 + - hen + - ▁heaven + - де + - ა + - san + - 必须 + - 河 + - ▁books + - 条 + - ▁final + - of + - ▁grew + - ▁base + - 一次 + - ие + - ▁walked + - ▁isn + - ▁increase + - 官 + - ▁просто + - 奥 + - ▁society + - ▁amount + - ▁On + - 断 + - ero + - cur + - гу + - ▁trees + - ▁program + - ▁これ + - ې + - ▁был + - न + - 有点 + - ى + - ▁ம + - ations + - â + - iza + - ▁faith + - vor + - ▁heavy + - ▁immediately + - ▁battle + - ▁president + - ین + - ▁financial + - ▁What + - ▁〈 + - のが + - ▁dort + - ▁четыре + - ▁running + - ▁begin + - ▁рас + - par + - 間 + - サ + - ▁personal + - へ + - ▁action + - ха + - wan + - ▁cor + - ▁тридцать + - sie + - ▁places + - ▁development + - ▁visit + - ▁во + - ▁train + - ▁eu + - ▁mary + - ▁learned + - ▁không + - ▁write + - ▁cre + - ▁ohne + - ですよね + - ▁Gu + - ст + - 一个人 + - 东 + - 最近 + - 首 + - ется + - ▁darauf + - nas + - ▁hot + - さんが + - ▁died + - 地方 + - 支持 + - ую + - ▁laid + - ▁perfect + - 她的 + - ces + - ries + - ▁queen + - 工 + - 却 + - そして + - ▁Ar + - 决定 + - できる + - ▁einmal + - 서 + - 足 + - ▁command + - ▁safe + - ии + - yu + - される + - ▁slowly + - 连 + - dra + - ә + - ▁price + - ▁Ti + - ▁super + - 玩 + - ı + - ▁Mar + - ий + - ▁quick + - ▁wood + - ▁glaube + - ▁сейчас + - ▁add + - 女性 + - ram + - ndi + - ▁estis + - liche + - ▁build + - 只有 + - 实 + - っている + - ▁sales + - ▁nga + - ▁Zu + - ▁stopped + - ą + - 队 + - dro + - ▁sobre + - キ + - 森 + - ▁嗯 + - ▁finally + - 红 + - 思 + - nia + - ▁various + - ▁conversation + - 差 + - 当然 + - ▁color + - ▁changed + - ▁age + - 推 + - ө + - цы + - ▁married + - 远 + - ▁west + - ▁caught + - mm + - 酒 + - ▁gentleman + - vid + - 深 + - mus + - ▁més + - ▁cette + - lik + - 战 + - ▁hast + - clock + - uch + - 所有的 + - 强 + - ве + - ▁или + - ▁film + - ▁desire + - shi + - mel + - ▁straight + - ▁study + - ins + - メ + - ▁pi + - isi + - ▁может + - вы + - ▁model + - ▁warm + - ▁ging + - rie + - sion + - ▁которые + - ▁tree + - 当时 + - ▁ill + - த்த + - ▁cross + - ▁hay + - ▁ад + - dem + - ▁built + - ▁Land + - ▁science + - ▁бол + - ▁J + - ▁bra + - ட + - ans + - 亚 + - ところ + - ▁danger + - 商 + - 努力 + - ska + - ▁kwa + - 啦 + - 每 + - ▁talked + - ▁remained + - 部分 + - 老师 + - 士 + - 室 + - 变 + - sis + - 番 + - ▁paar + - schen + - ▁giving + - gang + - 話 + - そうです + - ▁gonna + - ▁All + - pp + - ité + - ▁quiet + - 让我们 + - ▁rate + - ного + - 转 + - ▁york + - ▁meiner + - 热 + - ▁их + - rus + - チ + - ▁الأ + - ɣ + - ▁tre + - 我是 + - 事件 + - ▁wrote + - ▁picture + - ▁loved + - ip + - yan + - аў + - ▁Diese + - ps + - 整个 + - ▁Ur + - ▁tr + - ▁Ko + - ▁snow + - ▁gemacht + - ▁waiting + - ▁uncle + - ث + - tive + - ▁семь + - 肉 + - ▁那么 + - ▁fort + - ▁yang + - ▁race + - ito + - 失 + - ▁nichts + - ▁For + - ▁london + - ▁кто + - мо + - ▁これは + - ▁minute + - ать + - ino + - ▁boys + - 报 + - ski + - бы + - 千 + - ▁dinner + - til + - ▁gar + - ▁march + - ය + - хо + - 房 + - ▁fourth + - rem + - 边 + - ▁works + - ▁sprechen + - ▁broken + - tus + - 关 + - ▁tatsächlich + - ち + - ▁below + - 有什么 + - ▁đ + - ties + - 感觉 + - ona + - ▁piece + - xi + - ▁similar + - より + - ▁according + - 保 + - ▁simply + - 最后 + - ▁trust + - 往 + - 达 + - なく + - ம + - ▁seinem + - ḥ + - ▁regard + - ug + - ▁hardly + - 如果你 + - ▁zwischen + - ▁direction + - ▁seu + - ▁drew + - 世 + - lä + - ▁mil + - сан + - ▁brain + - ▁corner + - 真正 + - cle + - 种 + - 以上 + - 关系 + - ▁using + - 这里 + - ▁summer + - اس + - ▁buy + - ich + - ▁language + - ▁Ke + - ▁impossible + - ▁sus + - 不同 + - چ + - ше + - eren + - ▁Tu + - ▁bon + - 权 + - ▁hätte + - ade + - ▁Tag + - ▁beauty + - ▁lips + - ue + - 画 + - 第一 + - ▁evil + - ▁Now + - õ + - 单 + - ▁france + - ▁garden + - ▁بود + - ▁month + - bil + - ▁station + - ec + - さんの + - ev + - 进入 + - ▁lead + - ré + - int + - 包 + - 県 + - sco + - 기 + - ▁Ga + - gehen + - ▁denen + - ▁presence + - amente + - ▁girls + - ▁opinion + - ▁touch + - dia + - そういう + - ▁gran + - 的问题 + - ▁fresh + - ▁آن + - 过去 + - ▁united + - 系统 + - field + - ▁Hu + - gra + - 야 + - rit + - ▁mas + - ▁political + - ▁showed + - とは + - ят + - fo + - یم + - ▁ма + - ▁г + - ser + - ▁looks + - ться + - 眼 + - ず + - ▁Frage + - 以及 + - را + - ▁vier + - ▁나 + - ▁гэта + - ▁placed + - ney + - パ + - pu + - ▁brown + - 冷 + - 発 + - ▁сорок + - ал + - cra + - 根 + - met + - ▁Pe + - ato + - ▁我想 + - 星 + - ava + - ción + - ▁growing + - ei + - ions + - 省 + - ▁risk + - 了一个 + - ▁că + - ▁В + - ▁sick + - ツ + - ▁bank + - ▁переулок + - ▁current + - ▁decided + - ▁soft + - ▁village + - 板 + - ですが + - 夫 + - 我就 + - 今年 + - ব + - ▁filled + - cent + - 青 + - 好的 + - ▁hit + - 実 + - ▁еще + - ▁speaking + - nh + - ih + - ют + - ▁dazu + - ice + - گ + - 其 + - 图 + - ral + - น + - V + - ▁вас + - ර + - ▁hin + - ▁Hi + - ▁Ca + - ▁led + - 来了 + - kon + - ▁ஆ + - ou + - ▁برای + - 装 + - schaft + - ▁wasn + - ▁cent + - ▁har + - ▁muri + - iti + - эр + - ▁weeks + - 上的 + - 找到 + - ▁zich + - ▁pero + - 非 + - well + - ▁inside + - ial + - like + - ▁Sta + - ▁Ihr + - ▁writing + - berg + - ▁mentioned + - 在那里 + - ▁expression + - 出去 + - ▁trade + - 脚 + - ▁born + - fin + - ▁pain + - ▁á + - ▁worked + - ika + - 風 + - ament + - 比较 + - 交 + - ▁twelve + - 这样的 + - ▁type + - ▁cy + - ده + - ▁kan + - ▁Jahre + - ▁revenue + - nte + - ▁rain + - ▁serve + - ова + - ute + - ▁reach + - よね + - ▁H + - oli + - ▁meant + - ▁würden + - har + - 妈妈 + - ▁direct + - ▁இ + - ң + - やって + - ▁plain + - ▁för + - ▁Ru + - ▁pleased + - ▁win + - ▁winter + - ▁influence + - ▁parts + - ▁doch + - isch + - kat + - uk + - ▁mij + - ▁Lu + - 車 + - 你可以 + - ▁naar + - ▁worth + - via + - 这一 + - ▁community + - ▁thoughts + - 突然 + - 》 + - 包括 + - ▁kommen + - hin + - ▁しかし + - ▁raised + - ▁wide + - ▁col + - ▁große + - ▁của + - дзе + - eb + - 传 + - リー + - ▁haven + - ▁chair + - ▁bri + - ▁field + - fall + - 亲 + - ▁umu + - 松 + - 里面 + - wood + - 存在 + - 让你 + - 皮 + - 零 + - ▁boat + - ▁forget + - bro + - ▁exclaimed + - 代表 + - uka + - ded + - 听到 + - "11" + - 血 + - ут + - ▁carry + - ▁chúng + - mmer + - mis + - das + - 华 + - 别人 + - ió + - ▁Geschichte + - ford + - bb + - ▁broad + - ▁od + - ▁paid + - ▁likely + - ▁condition + - ▁ersten + - ▁afternoon + - 以前 + - ▁someone + - ▁grave + - ▁și + - put + - ای + - ▁genau + - 々 + - ▁dream + - сы + - ▁Fa + - ых + - න + - ▁мо + - ▁На + - 说话 + - ком + - ▁ourselves + - ▁waar + - ô + - 草 + - ▁band + - 我觉得 + - ▁content + - ▁wenig + - ora + - 自然 + - 家庭 + - 方面 + - ে + - 黑 + - ▁imp + - ▁industry + - ▁terrible + - dos + - 尼 + - ым + - rig + - ▁report + - ▁somebody + - 要求 + - ▁allowed + - さんは + - ▁path + - rá + - ▁pale + - 那里 + - ▁appearance + - ssen + - ▁mark + - ▁worden + - umu + - よう + - 学生 + - ments + - мен + - 院 + - ▁க + - أ + - sur + - 円 + - ▁journey + - жа + - ▁usually + - ▁دو + - 卖 + - ную + - ves + - ите + - gli + - 的方式 + - だと + - 调 + - ▁listen + - 警察 + - び + - wen + - ▁Frau + - 兰 + - tik + - グ + - ī + - 温 + - "50" + - 線 + - んですよ + - ▁vast + - يا + - ▁anar + - ▁material + - ە + - ▁generally + - ට + - ▁fait + - ▁enemy + - пер + - ▁area + - ▁struck + - dar + - aient + - 重要 + - tir + - ▁rock + - ような + - 喝 + - 的に + - ▁shot + - ると + - ▁finden + - ▁sorry + - ▁gra + - ▁evidence + - ▁آ + - া + - ний + - 我认为 + - ход + - ula + - sam + - 了解 + - ▁daran + - wu + - uma + - ▁Gi + - ▁Nach + - いました + - ков + - ▁easily + - 件 + - ▁individual + - 节 + - ▁duty + - 座 + - ▁tout + - mie + - 过来 + - ▁những + - ▁unless + - まだ + - 它的 + - ু + - ros + - ▁bill + - ▁fifteen + - heid + - mann + - ▁Her + - lt + - 成功 + - iv + - pri + - اد + - iya + - それ + - lia + - ▁laughed + - ▁шесть + - ▁надо + - ▁clean + - ▁normal + - sar + - ▁ن + - ▁tea + - ala + - ▁kar + - ami + - var + - ながら + - 恩 + - oc + - ▁gesagt + - llen + - 是否 + - ▁meeting + - 纳 + - ▁create + - ▁ஒரு + - ҡ + - ▁Dann + - ▁ré + - ▁products + - ▁Et + - ▁вам + - tis + - ▁fun + - ▁während + - 了吗 + - ▁focus + - ses + - あの + - ▁fond + - ▁sí + - んですけど + - あと + - ▁star + - ▁Weise + - 健康 + - ▁considered + - َ + - ▁não + - 油 + - स + - せ + - んですね + - ▁Weg + - ▁broke + - stra + - ▁moving + - ▁sah + - set + - ▁быть + - 此 + - ▁leaving + - ▁supposed + - stan + - ぶ + - ▁million + - ▁services + - ひ + - ▁charge + - ▁ber + - ▁drink + - ▁test + - ская + - ▁enter + - ▁gerade + - 技术 + - ▁sudden + - 式 + - wr + - ги + - ista + - ▁wonderful + - त + - ▁season + - ▁어 + - '",' + - ▁difference + - ▁jo + - ▁আ + - 未 + - اء + - ▁knows + - ▁geben + - ▁rep + - きました + - ified + - 为了 + - leg + - iri + - ▁mad + - ▁positive + - ▁grace + - ▁пры + - dri + - ▁stone + - なんか + - ▁spent + - 我在 + - ▁everyone + - W + - als + - られる + - ē + - ▁bat + - ▁Kinder + - 修 + - 方法 + - э + - ▁principal + - 怎么样 + - ▁sagt + - ▁iron + - dor + - pt + - ▁том + - ก + - 坐 + - ▁Ve + - アメリカ + - ▁ball + - ▁fünf + - ▁Jo + - ▁Fall + - ped + - ▁energy + - ▁sixty + - ▁honor + - 雷 + - ius + - لی + - ▁min + - رو + - ジ + - ▁ganze + - ▁بر + - というのは + - 间 + - чу + - ▁ப + - ▁imagine + - zar + - ţi + - ▁covered + - ▁exist + - 人的 + - ▁latter + - ▁receive + - ▁wollte + - ▁cast + - 任 + - ▁daar + - 不同的 + - nor + - ▁moral + - vers + - ▁global + - ▁fo + - ▁esta + - pro + - 強 + - eu + - ように + - たい + - تر + - ▁natürlich + - ぐらい + - bed + - сти + - uru + - ▁allow + - ே + - ▁closed + - ▁cases + - 离 + - nos + - ▁bound + - ஸ் + - but + - 把它 + - ▁kun + - ▁shut + - 左 + - ▁dafür + - ▁arrived + - ▁huge + - pf + - ▁technology + - ▁besides + - ▁term + - ா + - ット + - ことが + - ph + - 自由 + - 改变 + - ▁Kon + - 服务 + - 二十 + - ニ + - 许多 + - 注意 + - ろ + - ay + - ▁At + - cin + - ▁entirely + - ▁tears + - ですか + - ojn + - 教育 + - ▁particularly + - ▁pod + - ▁девять + - 有人 + - ey + - ▁hill + - 直接 + - 试图 + - ▁ل + - ▁großen + - ão + - ▁Ze + - ▁而且 + - ella + - ▁actual + - looking + - ata + - bli + - по + - のです + - all + - ▁І + - 方式 + - 状況 + - ants + - ▁anti + - pre + - ▁Our + - ▁turning + - ació + - しか + - هم + - 学习 + - ▁ко + - 一天 + - 步 + - yn + - ▁lassen + - んですが + - rt + - yon + - 准备 + - ビ + - 维 + - 药 + - ▁cat + - ward + - ▁percent + - ▁ahead + - ▁notice + - spe + - 离开 + - 人类 + - ▁justice + - ▁sollten + - iga + - ▁spend + - pul + - ▁significant + - ▁fest + - ▁ي + - ▁needs + - 收 + - hand + - ай + - ical + - ▁sand + - だから + - ட் + - лю + - ▁sky + - ▁killed + - 语 + - ▁dos + - ▁bak + - nder + - eva + - 를 + - ▁Beispiel + - rà + - лу + - 留 + - 考え + - ▁holy + - 宝 + - 百 + - ▁Dr + - ▁Pi + - ▁Go + - ส + - ▁europe + - ▁rise + - ▁animal + - های + - 完 + - ▁macht + - ение + - ▁jeder + - ▁labor + - ▁бо + - ▁John + - ▁deux + - 参加 + - ▁island + - ▁kids + - ▁size + - ▁occasion + - cio + - ▁beside + - ぎ + - iki + - ▁park + - ул + - illa + - ви + - og + - 中心 + - され + - 福 + - board + - 島 + - ▁jack + - ▁complete + - 提 + - ▁east + - ▁religion + - ▁note + - ein + - ▁usual + - ture + - ▁horses + - ▁police + - ▁youth + - ▁unserer + - vil + - ▁uma + - ▁wise + - 短 + - ハ + - ón + - ola + - 角 + - tru + - ▁crowd + - ▁george + - ▁welche + - ▁пред + - ḍ + - ▁gute + - ▁silent + - 吉 + - 兵 + - 跑 + - していた + - 影响 + - ム + - qu + - ▁пятьдесят + - 查 + - ▁opportunities + - hr + - ▁tend + - lon + - ▁peter + - av + - になった + - ima + - 师 + - ▁education + - 見て + - 好好 + - ▁К + - ▁« + - лен + - bert + - ți + - ▁countries + - ボ + - ably + - ▁sam + - ability + - ▁нам + - 你会 + - கள் + - ▁blind + - ど + - ▁trans + - "40" + - ▁восемь + - ▁former + - ▁مع + - vy + - nan + - ▁ただ + - ▁molt + - ▁tut + - ▁су + - ▁“ + - 完成 + - ▁sicher + - ▁prop + - ▁noble + - ▁ubu + - ▁tax + - ▁della + - ▁meinen + - lé + - mun + - 案 + - mba + - 客 + - ▁ziemlich + - เ + - тор + - ▁Hand + - ▁warum + - ▁lange + - ман + - ▁letters + - ▁была + - ▁reading + - ▁Denn + - ▁parents + - 演 + - 配 + - ▁Car + - rei + - ▁attack + - ▁чем + - лся + - teil + - ▁surprise + - 来自 + - にある + - 破 + - ▁heraus + - pon + - 文化 + - 走了 + - ▁aunt + - ▁needed + - ▁ngo + - ▁slow + - low + - 数据 + - ▁offer + - といいます + - 至 + - ▁pleasant + - ▁list + - ett + - arbeit + - 罪 + - ▁entire + - ৰ + - 无法 + - uta + - ▁lines + - sent + - ▁Dies + - 만 + - ▁merely + - ▁cry + - ▁está + - ▁ac + - ierte + - iro + - tha + - mbo + - ▁worse + - ▁pra + - 待 + - kla + - ▁cha + - 另一个 + - huh + - tag + - ▁unto + - があります + - ▁absolutely + - ▁marriage + - tim + - 跳 + - ened + - ▁п + - sia + - 算 + - ▁gesehen + - ▁ни + - ▁original + - ▁этом + - nou + - ▁tall + - ネ + - ▁based + - aka + - ร + - ov + - 管理 + - 似乎 + - ▁ideas + - ador + - mut + - bla + - ▁этого + - 我会 + - ые + - نی + - ▁هو + - ▁store + - 取り + - 全部 + - 也不 + - ▁kandi + - 获得 + - ▁somewhat + - 대 + - ▁kleine + - ▁watching + - 我要 + - 经济 + - ▁forest + - 原因 + - ▁weak + - kommen + - ats + - 問題 + - ▁takes + - шы + - 总是 + - தி + - سی + - ▁steps + - ▁nog + - ▁всё + - rat + - 利用 + - ▁mà + - 一定 + - 政治 + - ▁Or + - ▁đó + - ▁members + - ▁silver + - ▁discovered + - 你在 + - ге + - án + - ▁ع + - 割 + - า + - 好了 + - ▁including + - 科学 + - ский + - tta + - эл + - ▁tan + - ▁property + - тер + - ▁bow + - け + - ▁appear + - 计划 + - gal + - itat + - 通常 + - ▁draw + - 飞 + - 守 + - 掉 + - 谷 + - 未来 + - ▁serious + - ▁bottom + - ils + - rn + - night + - ▁circumstances + - ▁是的 + - vre + - ▁Geld + - اب + - ▁escape + - ▁chapter + - ét + - ▁movement + - J + - ▁proud + - ell + - “ + - ▁fortune + - ▁customer + - そ + - nden + - tung + - ▁iz + - лы + - ▁breath + - ů + - ▁san + - 满 + - ▁ph + - ▁Jahr + - werk + - 发生 + - 好像 + - ▁Wo + - ▁وال + - ▁thick + - ▁mountain + - 党 + - tz + - 可能会 + - ū + - ▁changes + - ения + - ав + - ▁sondern + - 故事 + - бо + - ი + - ந்த + - ケ + - ▁prepared + - ▁sad + - ▁Stadt + - ▁completely + - 母 + - 感染 + - 迪 + - ▁fish + - dis + - ▁mort + - ete + - до + - ▁points + - 击 + - ▁besser + - ▁gw + - oni + - rwa + - ▁dels + - oma + - ев + - ▁increased + - ▁bij + - ▁america + - ▁Herr + - । + - ▁instant + - ica + - ▁Moment + - ▁Über + - ▁где + - rin + - ▁erste + - ▁named + - ரி + - 如 + - モ + - ▁conditions + - 停 + - ▁guard + - 리 + - lic + - ▁здесь + - ▁Ya + - bit + - ис + - ස + - 共 + - tek + - 夏 + - ep + - ын + - ُ + - ▁mijn + - これは + - ظ + - 几乎 + - ட்ட + - 精 + - ▁effort + - ▁judge + - 仍然 + - ▁habit + - ▁credit + - sim + - 牛 + - ▁jesus + - 江 + - ▁тем + - ▁afterwards + - ม + - ▁ok + - lung + - 信息 + - 追 + - ▁cal + - най + - ▁sono + - 皆さん + - ное + - ▁gives + - aga + - 忙 + - "12" + - ▁advantage + - ně + - rum + - 谈论 + - itu + - ray + - 毛 + - 素 + - ret + - ▁research + - ▁meaning + - ator + - ▁zou + - ці + - lay + - ック + - ▁Grund + - ▁glass + - ▁nobody + - ▁video + - kle + - ▁Ende + - gy + - 程 + - 感到 + - イン + - 养 + - හ + - ▁Ort + - ▁cash + - hir + - ▁count + - ▁inform + - ▁また + - ▁neue + - encia + - 歳 + - lü + - ▁taste + - ▁porque + - ▁box + - ▁fin + - ற + - ことを + - ân + - ▁watched + - ▁college + - ▁막 + - ▁York + - ▁того + - ▁storm + - ▁mass + - みんな + - 约 + - 我们在 + - ▁weather + - 拍 + - े + - å + - 排 + - ▁scene + - ▁laugh + - ▁dry + - ▁total + - 确实 + - ということ + - zin + - 对于 + - ▁beiden + - ▁memory + - ▁się + - ▁Els + - ▁madame + - 其中 + - "15" + - তা + - mak + - ▁events + - "off" + - ▁greatest + - тай + - ▁aba + - 界 + - ping + - 型 + - press + - ▁Sache + - ▁speech + - ▁pick + - ados + - ▁played + - ▁companies + - idad + - ▁passage + - 下来 + - こんな + - ▁weg + - ▁benefit + - ▁alt + - ▁War + - 退 + - light + - 视 + - ▁economic + - ▁тут + - ▁edge + - ▁international + - gue + - net + - 晚上 + - 照 + - 医生 + - ▁Bar + - ева + - ▁record + - bol + - ロシア + - zel + - 屋 + - ▁fallen + - ▁tak + - ▁animals + - 超 + - ż + - ほど + - ▁تا + - odd + - ▁我是 + - ▁kill + - 菜 + - ක + - ille + - ación + - ს + - 今日 + - ▁app + - ▁tone + - cos + - ▁shore + - ▁balance + - abo + - ▁إلى + - ▁dia + - ▁solid + - ın + - 香 + - 勝 + - 思い + - wed + - ো + - 肯定 + - zy + - ری + - ぐ + - ▁denken + - ux + - rang + - kul + - äh + - ▁spread + - kar + - ノ + - ily + - table + - ▁moon + - 班 + - 娘 + - 端 + - ад + - over + - ua + - эн + - じゃない + - 昨日 + - なら + - wing + - 服 + - die + - ще + - 因 + - ▁için + - ▁sharp + - tem + - いく + - ▁без + - ▁jeden + - sk + - 苦 + - vad + - eta + - fre + - 시 + - ▁comfort + - ப + - mb + - ɛ + - ран + - 云 + - 回到 + - ▁understood + - 機 + - ▁الت + - ▁Haus + - 称 + - 树 + - ガ + - ▁ihrem + - ▁های + - ▁можно + - ▁search + - iko + - тра + - vé + - 费 + - ▁bag + - られた + - ▁honour + - 经常 + - ▁tom + - ría + - டி + - 無 + - ▁casa + - 洗 + - テ + - ▁bekommen + - ▁shape + - 必要 + - rent + - 望 + - ▁fla + - 非常に + - ▁cover + - ▁даже + - 井 + - 員 + - 换 + - ▁kommt + - ved + - ちゃん + - 武 + - 是个 + - ▁exp + - ▁interested + - ▁prove + - 나 + - qua + - ▁ben + - 全国 + - ▁believed + - ▁fixed + - म + - ▁brave + - law + - ▁surface + - рэ + - ▁double + - ▁reply + - 場 + - प + - dir + - ني + - ▁Daten + - ▁dress + - ▁Gefühl + - от + - pped + - 的时间 + - ▁song + - some + - ▁sau + - ▁stock + - ▁If + - मा + - ▁nó + - ara + - ย + - ▁laws + - ▁square + - ▁bru + - ير + - ここ + - ▁gehört + - ▁professor + - ▁emp + - ▁excited + - ▁لل + - ▁Unternehmen + - stone + - 玉 + - 市场 + - ▁finding + - ▁sing + - ith + - ▁environment + - gg + - ▁schnell + - enden + - gera + - 最终 + - 刘 + - ▁popular + - ▁ont + - ▁ancient + - স + - 联系 + - asi + - 帮 + - ▁royal + - 右 + - ▁pie + - став + - 身上 + - ▁leben + - стра + - ▁seventy + - ▁parte + - 个人 + - ▁throughout + - ▁Fi + - ▁いや + - ▁ces + - 大きな + - ер + - ▁smoke + - 求 + - bri + - 基 + - ນ + - டு + - ▁markets + - ▁These + - ため + - ▁lake + - "0" + - ▁bal + - ▁mere + - 接受 + - ▁driven + - 密 + - 登 + - 之间 + - ▁persons + - ▁người + - ▁explain + - ▁seat + - ▁putting + - ▁af + - 鱼 + - мы + - imi + - ார் + - ▁pos + - ▁telling + - ▁час + - ▁其实 + - ▁بال + - 龙 + - ▁region + - ▁center + - ▁Ĝi + - 系 + - ▁walls + - ▁century + - ▁mor + - ▁mid + - ว + - ▁club + - nel + - 便 + - ▁pat + - ▁range + - ▁determined + - ering + - ▁Han + - ▁prevent + - ▁author + - ப்ப + - ▁sold + - 呃 + - ▁எ + - 音乐 + - ▁civil + - ▁bas + - com + - aŭ + - 黄 + - ▁accept + - ▁stage + - din + - ▁narrow + - ▁foreign + - ob + - ▁neck + - 害 + - ▁رو + - ▁issue + - hor + - 解决 + - 发展 + - tig + - ▁production + - ▁yellow + - ▁soll + - 证 + - ▁ladies + - ▁hurt + - ▁perfectly + - ▁fill + - und + - 各 + - tant + - 法律 + - 就会 + - jen + - 杀 + - ол + - 告 + - их + - ▁german + - ▁你知道 + - tura + - 跟我 + - 付 + - ▁plant + - 頭 + - ▁wel + - ина + - 想要 + - 大会 + - ِ + - мі + - вед + - ▁approach + - recht + - gas + - ▁access + - ▁St + - ▁familiar + - ▁Ce + - 去了 + - ▁proper + - 常 + - ▁tri + - との + - ▁hotel + - 伤 + - শ + - ▁Dar + - ▁learning + - ▁Ju + - 塔 + - ▁numbers + - ▁fan + - ▁bla + - bin + - ast + - とも + - rar + - 有很多 + - ▁stick + - ual + - ▁hebben + - gestellt + - ▁因此 + - ী + - pin + - ත + - ▁students + - 対 + - lli + - 站 + - りました + - 投 + - ▁wished + - ▁paris + - ▁iki + - ▁offered + - ▁19 + - 关注 + - ▁cloud + - тар + - ▁grass + - 城市 + - سا + - rec + - ур + - war + - ▁observed + - ▁هم + - ▁tam + - ii + - 之一 + - ▁favor + - れば + - ▁meinem + - 乱 + - ته + - ▁confidence + - ▁agree + - 父 + - 女人 + - cour + - ?" + - でしょう + - 少し + - ▁som + - twa + - osa + - ea + - ▁keinen + - له + - ▁degree + - ▁который + - ▁beneath + - 秋 + - ▁était + - فر + - ▁mental + - ▁Problem + - work + - 場所 + - tā + - eux + - biri + - ▁marry + - 微 + - ün + - ged + - ▁quality + - ▁Seite + - ła + - 结果 + - лись + - ▁firm + - ▁baby + - 奇 + - ları + - rah + - ▁clearly + - ▁oil + - 做的 + - ▁promise + - ▁roman + - ▁한 + - gin + - lid + - 伊 + - チーム + - れる + - "100" + - ද + - ▁farm + - ▁человек + - ▁finished + - ًا + - ▁darkness + - ego + - leri + - lum + - ▁clothes + - ্ + - "60" + - 死亡 + - 久 + - مان + - цца + - 保持 + - っと + - 迷 + - 俺 + - ▁produce + - ▁happiness + - ▁Elle + - ▁rule + - ▁کار + - 是我 + - みたいな + - ▁playing + - ▁gas + - 列 + - ▁шестьдесят + - 节目 + - たら + - tet + - uz + - ane + - ▁تو + - وم + - को + - 家族 + - ▁golden + - ▁あっ + - 相信 + - ▁உ + - ▁rein + - 选 + - ▁scarcely + - ▁seit + - 你就 + - 几个 + - 友 + - 一般 + - ▁equal + - ▁knowing + - 回家 + - tern + - ▁Ex + - ச + - 役 + - 回答 + - 果 + - ▁management + - ▁lose + - ール + - ná + - ▁brand + - ▁sal + - 啥 + - ▁könnten + - ▁可是 + - зна + - ▁opening + - 試合 + - ター + - 人生 + - morrow + - ▁drawing + - デ + - ▁operating + - ▁bạn + - ▁profit + - ▁Gra + - ▁paul + - 让他 + - rak + - оч + - glo + - ette + - ß + - ▁loss + - ▁stories + - ▁wine + - ▁sell + - があった + - 电话 + - hm + - 脸 + - ▁attempt + - ▁address + - ▁bay + - uku + - 町 + - ▁leaves + - ▁courage + - spir + - ▁media + - ▁leading + - ▁schwer + - ▁ses + - 的小 + - ▁efforts + - ▁soldiers + - ▁surely + - ▁San + - hel + - lip + - rü + - iger + - ▁Hier + - ві + - pot + - 电影 + - ▁är + - ▁passiert + - ▁Але + - än + - ▁etwa + - 他在 + - 春 + - ow + - non + - ▁produced + - ▁flowers + - ▁valley + - ▁earlier + - ▁Ik + - cie + - 人は + - ▁holding + - ▁eigenen + - 理由 + - لي + - ▁Mr + - ▁sword + - ▁supply + - bot + - ▁được + - ▁weight + - 副 + - ▁さあ + - 주 + - 网 + - 视频 + - 妈 + - ி + - ▁check + - ▁walking + - ▁flu + - 連 + - 告诉我 + - ▁Europe + - 枪 + - ▁additional + - 这一点 + - ls + - ▁pla + - ிய + - 助 + - pit + - ▁fra + - 因为我 + - ena + - ification + - eau + - ako + - ▁choice + - による + - 骨 + - бу + - ▁vain + - 自分の + - ▁decision + - cing + - ▁如果你 + - 背 + - ▁Б + - ▁gro + - 라 + - ▁powerful + - 弱 + - 地区 + - лан + - 陈 + - きた + - 拥有 + - 東 + - 这样做 + - ▁welcome + - ▁recent + - lam + - 残 + - ▁happens + - ▁structure + - 在这个 + - fan + - lit + - وی + - ▁formed + - ▁han + - ▁speed + - ddy + - zione + - ▁meisten + - ా + - 是在 + - "14" + - 狗 + - lí + - 로 + - ▁gli + - ▁seek + - 一番 + - 组织 + - rio + - ▁nation + - tat + - ▁houses + - ▁travel + - ▁uz + - ▁тоже + - ▁bird + - ▁passion + - ▁directly + - 去年 + - ▁그냥 + - である + - ious + - lı + - mul + - вод + - ▁basis + - 明天 + - прав + - ▁Can + - ▁platform + - ▁як + - aire + - どんな + - 的这个 + - cker + - The + - ists + - 治 + - gna + - serv + - ▁threw + - ▁dropped + - ▁divine + - ▁deze + - ▁그런 + - 这次 + - んですか + - 读 + - ▁flat + - ง + - ▁Buch + - 考 + - ир + - uza + - 考虑 + - dol + - න් + - ▁deliver + - ак + - vá + - かった + - 는데 + - ▁شد + - スト + - 」。 + - mat + - fully + - ugu + - hör + - ▁military + - ▁letzten + - 睡 + - ▁birds + - ▁sake + - ▁lying + - ください + - ▁Fe + - жи + - ▁required + - ▁existence + - ▁ничего + - ▁addition + - 横 + - 気持ち + - ▁contract + - 爸爸 + - ् + - ள + - バー + - stu + - из + - bie + - бе + - ▁passing + - 不了 + - try + - 若 + - ▁ibi + - ▁declared + - セ + - 唱 + - ▁Par + - уч + - ▁конечно + - ▁эти + - ▁anybody + - 身体 + - ▁coast + - aux + - tum + - きょう + - си + - ▁cri + - কে + - ▁내가 + - ныя + - ▁available + - rich + - क + - 建 + - "18" + - ▁glance + - ▁track + - ▁unser + - 尽 + - ▁page + - بر + - ること + - bl + - 良 + - chten + - mic + - ▁understanding + - ▁orders + - ▁practice + - 源 + - су + - 带着 + - ▁seva + - ▁wichtig + - vas + - sin + - 三个 + - bau + - zwe + - ole + - kuru + - 愿 + - 人家 + - stat + - mond + - こちら + - she + - ▁你们 + - ▁william + - ▁caused + - stein + - ▁christian + - ible + - ient + - ▁Mas + - ▁catch + - cas + - ▁Wasser + - ▁guy + - ction + - 時に + - ▁uno + - ▁vint + - 脱 + - 轻 + - ▁eighty + - ▁allen + - 封 + - ▁şi + - ▁host + - ▁fly + - ▁– + - rate + - rick + - ▁Д + - gil + - uko + - ▁bedeutet + - ▁hung + - ▁ears + - ▁prison + - ▁più + - ▁ф + - ▁двести + - more + - 例 + - ▁muy + - 前に + - ▁text + - ▁centre + - ▁presently + - 熱 + - 情况 + - ▁wahrscheinlich + - gle + - ポイント + - によって + - ▁Augen + - вал + - genommen + - 普 + - อ + - chan + - gre + - 社区 + - ▁že + - ▁này + - 托 + - ▁curious + - になります + - ön + - 해 + - ▁larger + - jar + - ▁этот + - ▁pel + - ін + - ▁shows + - ▁voi + - 新的 + - つの + - geben + - 类 + - 夫人 + - 处理 + - ket + - ▁instance + - ▁colonel + - ▁Okay + - quer + - ungs + - ▁net + - ▁indi + - 比如 + - 年前 + - thi + - 错 + - ▁ре + - すごく + - nne + - 第二 + - ▁hath + - 자 + - க்கு + - 及 + - ▁pr + - 这是一个 + - 首先 + - igkeit + - ▁population + - 면 + - ▁pentru + - 了我 + - cen + - ▁vision + - 的事 + - ▁accident + - じゃ + - ▁matters + - ▁elle + - 解释 + - 返 + - ▁richtig + - 也许 + - 群 + - व + - 极 + - ▁spoken + - ▁indian + - ▁kwi + - ▁coat + - ▁hearing + - っています + - ▁gets + - ざ + - nic + - 级 + - ▁shown + - ▁هذا + - ▁hospital + - kes + - での + - би + - ロー + - ी + - ▁officers + - ▁port + - ais + - 一切 + - ग + - ▁kleinen + - ▁statements + - 回去 + - ▁cro + - 刚 + - ▁Bei + - 데 + - ative + - ▁gre + - ним + - "19" + - 不好 + - 办 + - 乐 + - 沙 + - ▁shadow + - ہ + - ▁fool + - 团 + - ▁今天 + - vert + - ▁calm + - 担心 + - bye + - ▁motion + - stru + - プ + - 現在 + - ▁ook + - ▁faire + - ▁aux + - ▁thin + - ▁basically + - まして + - ▁shook + - 事故 + - 保护 + - গ + - ▁henry + - ▁member + - lis + - ▁thanks + - ▁aware + - ▁время + - あります + - されました + - eri + - ▁opposite + - ო + - ▁pocket + - ▁task + - ▁willing + - ▁successful + - فت + - 秒 + - ▁bread + - uw + - চ + - ▁ama + - 变得 + - ▁tem + - なので + - ▁trong + - ▁extra + - ▁religious + - ▁люди + - ▁strategy + - ▁Har + - یه + - ▁remains + - ▁cousin + - ус + - ▁إ + - 票 + - 挺 + - などの + - 不用 + - ぞ + - ▁fre + - ですよ + - ‘ + - 游戏 + - ▁beat + - ese + - dde + - 而不是 + - 苏 + - ▁guys + - ▁Aba + - ▁central + - 最高 + - それを + - ches + - jan + - 容 + - ▁officer + - pic + - ▁wants + - ched + - ▁related + - ▁bw + - ふ + - ▁noise + - 杰 + - ▁possession + - 開 + - lat + - ▁pure + - そんな + - ▁Person + - 造 + - ▁nti + - 語 + - ▁otherwise + - ▁gray + - ▁carefully + - ▁sogar + - 産 + - вид + - 一年 + - 项目 + - ண + - ග + - ▁thể + - kom + - ние + - ด + - 個 + - ▁daily + - 衣 + - ▁comment + - ▁我觉得 + - mek + - ෙ + - ors + - 咱 + - ▁10 + - 穿 + - bat + - ▁areas + - mme + - vol + - ś + - ▁pres + - ▁sum + - 防 + - cause + - ですから + - ற்ற + - ▁stream + - ▁今 + - ▁были + - 手机 + - 段 + - igi + - ▁ear + - ▁scale + - ▁activity + - ▁drawn + - uh + - ▁smiled + - ▁Oder + - 出现 + - 控制 + - pat + - ▁conduct + - られ + - istic + - ▁ninety + - ston + - ▁surprised + - ▁са + - ▁cas + - ▁engaged + - pie + - ▁你说 + - ▁Ent + - nc + - ▁fate + - 動 + - 相当 + - ▁policy + - 你想 + - ▁Form + - ▁شما + - あった + - ரு + - ▁aid + - ▁bur + - nar + - ▁repeated + - ▁jedoch + - 休 + - ▁throw + - 给他 + - 才能 + - ▁excellent + - 結構 + - plo + - ▁event + - ▁Ben + - ign + - 我们可以 + - ▁семьдесят + - دي + - ▁больше + - 渡 + - eh + - ▁apart + - 快乐 + - али + - 改 + - ▁neu + - ▁district + - ij + - sed + - 男人 + - ▁gun + - kte + - lem + - ▁versch + - 应 + - ▁এ + - يد + - 《 + - ▁ay + - мер + - 様 + - ▁Ye + - 层 + - ▁fue + - dat + - 饭 + - ismus + - kä + - ▁spite + - ▁dire + - ▁skin + - ▁castle + - sz + - hl + - ▁خ + - ▁bil + - ▁My + - lig + - ▁digital + - 已 + - ▁dick + - ும் + - ▁monsieur + - ▁species + - ▁О + - iku + - ▁machine + - 愛 + - ▁reform + - ▁gentlemen + - ▁fur + - "16" + - ▁regular + - ши + - far + - ु + - ▁mountains + - ▁fat + - ć + - ас + - ▁på + - ▁fruit + - ierung + - ▁correct + - 直到 + - 分享 + - ▁difficulty + - ▁نه + - こちらの + - ি + - ▁Spiel + - ▁image + - setzen + - ▁review + - ▁todo + - ▁getan + - 楼 + - об + - heim + - ım + - ▁hoe + - ï + - ດ + - вар + - ▁advance + - 放在 + - dic + - 底 + - ▁reality + - 根据 + - ▁portion + - 強い + - sor + - ска + - ▁ausge + - ▁commercial + - ▁created + - ▁spa + - 不想 + - tí + - če + - ▁还有 + - ela + - ном + - ▁temple + - 同じ + - ポ + - ▁anyone + - 姐 + - ▁보 + - 持 + - ▁keeping + - udi + - ▁message + - 看着 + - ල + - 数字 + - row + - یت + - ▁später + - isa + - 并不 + - 上帝 + - ▁crime + - ▁forced + - ▁noticed + - ▁tired + - ▁choose + - ▁pieces + - ▁đã + - 想象 + - ソ + - place + - 活动 + - ▁creature + - dom + - ▁union + - 茶 + - 父母 + - 更多的 + - 兄弟 + - legen + - ▁wahr + - "25" + - 初めて + - кой + - fra + - ques + - anya + - 我说 + - ник + - 没事 + - ずっと + - ▁proved + - ▁plans + - gh + - ▁legal + - 每个 + - ▁improve + - لو + - ▁pride + - ▁bevor + - 午後 + - 组 + - ▁erhalten + - ▁знаю + - ゴ + - hy + - ▁عن + - ▁ту + - ▁كان + - 아 + - 大人 + - nem + - ▁suffering + - rad + - 楽 + - ▁Well + - ▁кон + - ▁duke + - ダ + - ▁served + - ▁sol + - ša + - пи + - 我可以 + - ys + - ạ + - yle + - 小姐 + - ▁dachte + - fel + - ▁obviously + - 再次 + - ▁suit + - ▁fully + - ▁frank + - 作品 + - ▁Kar + - ピ + - 性的 + - kim + - 双 + - こういう + - ▁bridge + - pus + - mont + - ▁eh + - 除 + - ▁res + - ▁mention + - ▁sounds + - されている + - ێ + - 有些 + - 限 + - 情報 + - ▁لا + - its + - ▁blow + - 精神 + - 做了 + - ▁été + - ▁然而 + - ▁だから + - nye + - kwa + - ▁peculiar + - ore + - ▁burst + - ▁planet + - ▁faint + - ▁jemand + - 样 + - сто + - 伯 + - ▁nineteen + - ▁tur + - ▁asking + - ▁pounds + - ▁bringen + - んですよね + - ▁allem + - 的工作 + - bona + - ري + - ▁starting + - 明白 + - ヤ + - ▁press + - 款 + - ▁avait + - ▁pray + - 圣 + - 可能性 + - ▁gij + - 紧 + - ▁height + - 女孩 + - 告诉 + - nova + - kir + - eɣ + - 梅 + - parti + - ▁bereits + - ▁att + - ▁අ + - wel + - ▁david + - ▁Thank + - ▁measure + - ▁date + - ▁진짜 + - ▁nom + - fru + - 痛 + - stro + - gt + - 引 + - てる + - hood + - নি + - dal + - ▁forma + - 我也 + - 余 + - ิ + - ▁servant + - 结 + - ங்க + - fle + - ▁stranger + - ву + - wana + - "17" + - ▁Frauen + - ▁blo + - ric + - ▁Tom + - auf + - ней + - ▁enjoy + - 料 + - 書 + - 한 + - してる + - ▁Unter + - ▁moi + - wie + - nni + - 他说 + - ▁Nu + - ▁names + - ult + - ▁provided + - ▁breast + - vez + - 政策 + - ▁palace + - となる + - 大约 + - ल + - লে + - ▁costs + - ▁tap + - тан + - amu + - 男性 + - 而且 + - ▁devil + - ▁freedom + - ▁charles + - ھ + - 存 + - ▁authority + - bone + - mble + - ▁defend + - ▁hoch + - pens + - ▁бар + - ▁reasons + - しい + - 业 + - ▁Sam + - ▁sechs + - ません + - ▁fancy + - ▁fashion + - 毒 + - ос + - ▁intention + - ▁alive + - 倍 + - py + - 静 + - 今回 + - ▁pair + - 设计 + - ▁impression + - 儿子 + - ör + - ▁sex + - 伦 + - ellen + - ▁cyane + - ▁desert + - ▁gentle + - 认识 + - ▁bell + - ۆ + - 잖아 + - ала + - 多少 + - 压 + - 都有 + - ▁style + - ṛ + - ▁forms + - ▁anxious + - ▁teach + - 哦 + - 词 + - ▁Pu + - 更多 + - vent + - 的生活 + - ▁genug + - 怕 + - 很好 + - род + - voll + - ▁sup + - ▁Menge + - 假 + - 方向 + - mark + - ▁circle + - ▁weit + - ▁тебя + - ddi + - cul + - 自分 + - ▁twice + - তে + - 政 + - قا + - ▁ordered + - ▁gla + - ▁mer + - ▁honest + - ▁сказал + - のお + - ▁Zi + - ▁stra + - ▁possibly + - ▁angry + - ▁س + - ▁council + - sol + - loo + - dam + - ▁vida + - 能力 + - gara + - ši + - ▁brief + - ▁کرد + - eln + - 基本 + - ▁лет + - ró + - 打开 + - ▁20 + - 犯 + - nik + - br + - ▁leur + - ▁gy + - mine + - ration + - uli + - ▁ocean + - ▁origin + - ▁Sant + - ▁З + - ▁geen + - icht + - 英国 + - ▁patient + - ▁ordinary + - ▁bent + - ැ + - ▁british + - alt + - ▁ای + - ▁importance + - ▁qua + - ▁són + - 喜 + - vie + - ▁яго + - 多くの + - ▁legs + - ство + - ния + - kins + - ▁university + - long + - ▁вопрос + - ▁eigentlich + - ▁юм + - ▁hören + - 好吧 + - shed + - lijk + - rag + - 姆 + - 令人 + - 인 + - 结婚 + - ▁rising + - дер + - leid + - ▁Vater + - ▁culture + - ▁或者 + - ▁tongue + - ▁murder + - els + - はい + - "200" + - 当中 + - ▁Kopf + - arm + - ▁somewhere + - ▁volume + - ▁heads + - ega + - ▁qual + - ▁với + - گر + - nnen + - 清楚 + - ▁safety + - halt + - ▁ganzen + - কা + - ▁zo + - ades + - 支 + - pend + - 同时 + - 嗯 + - 스 + - ▁Mutter + - 激 + - 選 + - تی + - сть + - ví + - pet + - ▁problems + - ▁agreed + - ▁physical + - ▁investment + - 内容 + - ▁truly + - gus + - wal + - ▁row + - わけ + - ि + - ▁security + - iĝis + - hab + - ээ + - ▁fe + - ▁тебе + - ology + - ▁hate + - ▁shoulder + - ▁forgotten + - ord + - ▁breakfast + - ▁rode + - пла + - ▁seventeen + - ▁那你 + - ▁taught + - ▁ему + - 你是 + - ▁roof + - vir + - ▁aim + - ▁cook + - 迫 + - tä + - ▁med + - ▁mistake + - ▁promised + - ▁много + - ▁dance + - 运动 + - ▁сам + - ▁Cha + - されています + - pun + - ود + - ▁China + - ыш + - ▁join + - še + - geb + - 感谢 + - ▁versuchen + - ▁waited + - elijk + - ▁exercise + - ▁roll + - ight + - uda + - ▁ability + - ▁anne + - rou + - ▁altogether + - ▁dare + - izi + - ▁remembered + - plan + - 息 + - нов + - 氏 + - гүй + - люб + - 主要 + - ▁Jetzt + - ▁kor + - ▁би + - ▁calling + - fl + - ▁làm + - ▁Ch + - lent + - ▁fingers + - ▁dangerous + - சி + - ▁weniger + - ▁hart + - 不可 + - ▁feelings + - аль + - ▁Tra + - ▁kuri + - ▁target + - வா + - ていた + - ▁потом + - old + - 三十 + - ▁tent + - ▁salt + - part + - 质 + - jn + - けれども + - ▁failed + - 这不是 + - ▁glory + - ule + - 每天 + - از + - ▁восемьдесят + - 永远 + - ▁chose + - uit + - ▁そう + - اق + - ▁бу + - 曾经 + - ▁streets + - 汉 + - கி + - ▁specific + - nje + - ▁wil + - раз + - 関係 + - any + - を見 + - ▁вообще + - tch + - ▁terror + - tausend + - すること + - 一位 + - 税 + - ▁bist + - ға + - 跟你 + - ▁empty + - lief + - 景 + - ▁helped + - ▁method + - ▁james + - 刚刚 + - ▁vielen + - zon + - uni + - bili + - jā + - stellen + - ▁rot + - ▁quietly + - bon + - ねえ + - ▁famous + - pping + - パー + - rim + - 社 + - gor + - ▁drop + - 一条 + - ▁fil + - ▁auto + - 调查 + - urs + - ▁express + - zig + - ▁grant + - ziehen + - ▁active + - 都会 + - 消 + - ▁wear + - ▁после + - bal + - 婚 + - 亮 + - ▁байна + - iye + - ▁пре + - য় + - ▁princess + - ▁limit + - 后来 + - 万円 + - ld + - ▁ха + - ło + - ▁wij + - 生命 + - keit + - の中で + - ائ + - ▁ச + - ▁bul + - 探 + - ▁Für + - ▁kingdom + - cke + - ▁series + - ▁sufficient + - 越来越 + - ▁busy + - ▁grown + - бор + - "13" + - 有一些 + - ▁Мы + - ▁aussi + - tika + - 企业 + - ▁các + - 行动 + - ▁issues + - wert + - bus + - ▁rapid + - зы + - 告诉你 + - ூ + - ▁Za + - ▁شده + - ▁такой + - 赛 + - eli + - もある + - rz + - ▁delight + - ▁sang + - なんです + - ▁struggle + - 堂 + - 在我 + - ▁online + - ▁그거 + - tori + - ▁explained + - ño + - 軍 + - про + - ▁fault + - aw + - ▁deg + - প + - ім + - rom + - ▁ended + - ▁guide + - 目前 + - ート + - ▁signal + - ▁heat + - či + - ▁flow + - 日本の + - ▁そうですね + - phy + - nin + - 念 + - 旧 + - tto + - ▁aside + - ▁gr + - û + - ium + - ▁그래서 + - ▁liegt + - 散 + - ▁És + - ▁potential + - ▁yesterday + - ▁rights + - ▁девяносто + - ▁false + - gia + - 医 + - يل + - nze + - 違う + - ▁pré + - ▁sorrow + - ▁highest + - 医院 + - sp + - されて + - ▁hinter + - ▁Wer + - kā + - ▁extremely + - ▁Dia + - ▁experiment + - Laughter + - иться + - ▁judgment + - 网络 + - ▁exact + - ▁сегодня + - اف + - ▁fel + - ▁hell + - 你说 + - aya + - 绝对 + - ▁dev + - ▁verstehen + - 駅 + - ▁listening + - おいしい + - 第一次 + - 的孩子 + - ▁strike + - ▁connection + - ▁sentence + - ▁income + - 赤 + - 居 + - ล + - ▁European + - ▁kuba + - ▁pou + - ▁greatly + - ▁Па + - 房子 + - ▁described + - ского + - したい + - ກ + - ▁klar + - ▁recently + - 萨 + - ▁priest + - 旅行 + - ి + - ▁margin + - ое + - ▁pressure + - ▁touched + - ▁trial + - haus + - ▁separate + - ▁network + - ▁refer + - وي + - était + - tle + - ▁fix + - ▁previous + - ▁sides + - 요 + - 出了 + - 降 + - ▁companion + - uf + - uff + - спе + - 洛 + - dio + - ▁때 + - ▁Fragen + - 真是 + - ▁vers + - ▁де + - 那种 + - ▁older + - ▁disease + - ▁почему + - 大的 + - ▁angel + - lá + - нем + - ▁zehn + - ▁beim + - 進 + - ▁settled + - হ + - oso + - ude + - ▁gay + - rung + - ▁ride + - 合作 + - ▁grande + - ются + - horn + - cies + - ▁becomes + - ym + - 剧 + - pla + - 置 + - からの + - দ + - tom + - 你要 + - ▁eleven + - ▁When + - bs + - ▁людей + - ▁meer + - یا + - ْ + - ▁map + - ▁gleich + - ▁apparently + - ▁naturally + - ства + - ҙ + - 那是 + - gun + - دی + - 很难 + - 来的 + - ▁sage + - ime + - ▁onder + - 英 + - ▁гор + - ▁Prozent + - 致 + - ming + - ▁superior + - aus + - tă + - ▁имени + - sem + - 游 + - ウクライナ + - ▁Lebens + - 即使 + - ▁hun + - ▁intended + - ▁philip + - lio + - ▁sixteen + - сон + - ▁involved + - ыя + - эд + - ился + - ▁liked + - ▁capacity + - 诺 + - まず + - 轮 + - ▁vie + - ▁Ci + - iste + - wand + - ана + - ▁interview + - ▁troops + - ▁Auto + - eye + - antes + - лась + - ▁même + - ées + - ▁belief + - ້ + - 一家 + - gem + - cara + - າ + - nal + - ▁него + - ▁title + - nge + - 我们将 + - 参与 + - 你能 + - 机会 + - 除了 + - 产 + - amos + - ▁bald + - ▁release + - ▁corn + - 谈 + - 粉 + - 创造 + - 親 + - 冲 + - でしょうか + - ▁ice + - ▁مت + - ▁driving + - ▁stars + - щ + - rry + - ▁student + - hundert + - ▁highly + - 展示 + - 止 + - ▁vote + - ▁shop + - ht + - nehmen + - ande + - нд + - ▁operations + - eller + - inde + - ash + - ек + - lot + - ruh + - ա + - ▁career + - ct + - ▁definitely + - ▁chamber + - ▁argument + - ▁happening + - tier + - fr + - phi + - bes + - 晚 + - гийн + - ▁sans + - 讨论 + - ono + - ▁admit + - 抓 + - ましょう + - olo + - zwa + - 料理 + - ila + - ▁ap + - той + - 収 + - ε + - ▁avoid + - burg + - ▁thrown + - vä + - 実は + - 校 + - ив + - によりますと + - ▁todos + - ▁contra + - 架 + - ▁aller + - 整 + - やはり + - ▁flo + - 富 + - ▁suffer + - ▁shoulders + - 认 + - ▁minister + - ▁Th + - gro + - ès + - ▁match + - ▁ந + - tud + - 滑 + - ▁bereit + - spiel + - tür + - 俩 + - 期待 + - ▁concerned + - 弄 + - ▁windows + - 一定要 + - ийг + - ▁harm + - ▁cup + - ori + - hora + - 末 + - বে + - ज + - ario + - ▁thousands + - ▁kennen + - тур + - লা + - ▁pointed + - ▁nay + - ▁His + - get + - ▁ideal + - 下去 + - 它是 + - ži + - 箱 + - sing + - rd + - "80" + - ▁fairly + - ▁standard + - ▁ее + - 只能 + - ▁nose + - 的故事 + - lus + - kal + - iamo + - ▁spiritual + - ▁해 + - ▁Pri + - 田さん + - dale + - ▁carriage + - яв + - رس + - ▁verwenden + - ▁kinds + - 要是 + - ▁Gott + - 呼 + - tten + - 块 + - ▁loud + - ▁helfen + - ▁joined + - ▁себя + - ▁bro + - 吃饭 + - ▁kid + - 索 + - 하는 + - 报告 + - vit + - 可能是 + - ▁novel + - tain + - 县 + - 不管 + - ▁weitere + - gam + - ejo + - anza + - stri + - ▁claim + - reich + - ▁excuse + - த் + - வு + - 复 + - 叶 + - 就在 + - ▁fighting + - ▁mari + - пу + - ▁ones + - ▁temps + - 猫 + - ▁affairs + - gwa + - ust + - kana + - ▁wealth + - 症 + - 重新 + - ▁useful + - dé + - 百分之 + - ▁presented + - ▁flight + - 鲁 + - kam + - 灯 + - ▁grey + - cut + - ▁пад + - 记 + - 每个人都 + - cz + - ▁papa + - ique + - ▁fri + - rik + - できない + - ▁mix + - lock + - ▁loose + - ность + - fort + - ▁Cor + - بي + - ▁niemand + - ян + - ▁cuando + - ▁prayer + - ▁faces + - pad + - bare + - 歳の + - ▁debt + - ▁evidently + - abi + - ▁unseren + - ▁möglich + - まあ + - ▁suggest + - 付け + - pha + - ща + - 动物 + - ▁woods + - का + - 你不 + - ▁Х + - vien + - ▁pull + - ▁develop + - 当你 + - ▁cruel + - ▁そんな + - ità + - igung + - 借 + - したら + - ▁anders + - ▁ف + - بل + - மா + - 令 + - dus + - 因此 + - 市の + - になりました + - ▁indem + - ▁Regierung + - ▁الح + - ▁average + - 时代 + - شر + - ▁native + - 速 + - ked + - ▁ange + - ▁خود + - ▁X + - ▁아니 + - ▁tin + - ි + - tü + - 梦 + - hau + - ила + - тал + - 愿意 + - ▁worst + - por + - வி + - じゃないですか + - 続いて + - თ + - bwa + - wick + - ssa + - ▁lack + - 表示 + - ▁considerable + - ▁нужно + - olu + - hn + - 志 + - ▁trail + - ace + - rup + - ▁dogs + - 勒 + - ath + - ▁suggested + - ▁torn + - パン + - ▁nos + - ▁pal + - 程度 + - 也有 + - ify + - ▁bid + - mwe + - eix + - 慢 + - ▁raz + - ụ + - 都在 + - tent + - ▁пока + - 父亲 + - 贵 + - haft + - 条件 + - ск + - र् + - ▁Dan + - 注目 + - ▁arbeiten + - lichkeit + - 是谁 + - bas + - ▁gate + - ▁மற்றும் + - ▁male + - uel + - нь + - ▁dabei + - ▁sought + - ▁raise + - ters + - elles + - ▁какой + - それで + - ▁이제 + - ▁gain + - 的想法 + - ▁bodies + - book + - ▁wohl + - ▁それは + - ゆ + - hind + - ыр + - ▁constant + - 明日 + - ▁heb + - ▁好吧 + - 威 + - 心里 + - وت + - ▁sacrifice + - 然 + - ▁Männer + - 普通 + - ▁labour + - 产品 + - ете + - ▁bekannt + - 分析 + - 込み + - 看起来 + - とき + - 莫 + - ▁refused + - 占 + - gé + - 顿 + - comp + - しない + - ▁slightly + - ▁хорошо + - 道路 + - ▁fail + - しっかり + - ▁sheet + - 招 + - ▁source + - ▁Meinung + - ▁dot + - ▁Dank + - 经 + - sign + - 是你 + - ening + - ум + - ▁birth + - ▁també + - bury + - コン + - ▁hills + - 顔 + - ui + - ▁rapidly + - ▁pur + - ▁becoming + - 我知道 + - 谢谢 + - 盘 + - ▁saved + - kken + - hang + - ▁поэтому + - ▁bringing + - 谢谢你 + - ▁Nicht + - mia + - ▁tender + - ▁showing + - дел + - える + - 以来 + - pal + - 也没有 + - ской + - ▁computer + - নে + - ギ + - ▁virtue + - 曼 + - ▁nehmen + - ره + - 硬 + - ▁unknown + - ▁tradition + - fon + - cr + - ws + - なる + - ▁finger + - ▁advanced + - inte + - мат + - 句 + - сэн + - ▁Film + - 到底 + - avi + - ▁papers + - ▁governor + - trag + - ▁upper + - 就可以 + - ▁じゃあ + - cé + - produ + - кам + - ▁Post + - ▁audience + - たち + - anga + - 切り + - با + - ▁extent + - ▁peut + - ▁pin + - なぜ + - halten + - ▁solche + - ▁gift + - ▁э + - endo + - 側 + - ▁neuen + - லை + - ▁pity + - ▁theory + - sal + - 提出 + - ▁Em + - ▁¿ + - ▁alte + - 場合 + - ▁division + - 历史 + - ▁everywhere + - iva + - "70" + - ▁Bir + - 들 + - なって + - pli + - 北京 + - ization + - 沉 + - ▁çok + - ▁praise + - ▁cities + - term + - yer + - ▁Des + - ▁Vo + - ▁portfolio + - ▁Tre + - これから + - று + - 会社 + - 价 + - ▁первый + - ▁dressed + - ▁Auch + - punkt + - ел + - 教授 + - ▁servants + - 建立 + - ▁charm + - ▁nächsten + - ▁cell + - ▁System + - ベ + - 靠 + - 育 + - зи + - стр + - cept + - хи + - ▁See + - ▁talent + - ▁Idee + - wir + - ▁où + - 你有 + - right + - ál + - 魔 + - ▁кор + - 射 + - ▁trip + - ▁established + - ül + - ▁sua + - ▁features + - ▁الس + - ▁distant + - 至少 + - ▁rome + - ▁Punkt + - ▁kitchen + - ced + - ets + - 都不 + - stellung + - ▁wake + - yl + - 具 + - ецца + - ▁advice + - ешь + - xa + - 国内 + - なんて + - ▁quarters + - 坏 + - ibi + - না + - 折 + - 一百 + - ▁gewesen + - ▁occurred + - esa + - эх + - ▁Hause + - kus + - 結果 + - 刀 + - ér + - ▁respond + - 満 + - ▁reflect + - phe + - ( + - ır + - ▁moments + - ▁Park + - isten + - ワ + - ේ + - ▁yr + - ▁beg + - ▁аб + - کن + - ▁mode + - ▁ذلك + - jou + - ▁forces + - 家里 + - ised + - ▁committed + - ▁hy + - ▁Г + - 是如何 + - ña + - zza + - 判断 + - mber + - その後 + - ▁announced + - ▁Tri + - ▁quatre + - ▁bought + - дар + - уд + - ности + - 空间 + - 立ち + - cro + - 核 + - 怪 + - 刚才 + - ▁думаю + - ständig + - main + - ▁robert + - ▁discover + - ара + - ▁pace + - ▁guidance + - раб + - ▁include + - 業 + - ▁kiss + - mbe + - 藤 + - ▁pulled + - ▁había + - ▁بعد + - cions + - 言葉 + - ▁Gesicht + - بار + - nell + - ▁darin + - сі + - 恶 + - lf + - ▁teeth + - ▁How + - ▁пе + - ej + - を受け + - 活動 + - ▁lamp + - "24" + - ▁smart + - ▁leg + - ீ + - 礼 + - rac + - ▁lovely + - pose + - きます + - বা + - த்து + - 总统 + - 都没有 + - зе + - ает + - 所有这些 + - ▁card + - ▁jane + - 警 + - ▁facts + - dur + - ▁ankaŭ + - ▁我就 + - mir + - 身边 + - ▁sunday + - 投票 + - ▁prefer + - ră + - 黒 + - ema + - ▁detail + - ▁shame + - ▁oli + - 電 + - 마 + - ▁fut + - str + - 主义 + - ож + - ▁block + - บ + - ▁Cu + - 世纪 + - 番組 + - 航 + - ▁هذه + - ▁frei + - ▁этой + - ře + - ▁closely + - ▁intelligence + - ▁erst + - 卫 + - 意识到 + - ì + - ▁hang + - mma + - ▁hearts + - ▁leicht + - ▁drove + - app + - nga + - нос + - 支援 + - ske + - 厚 + - ▁bud + - ▁அவர் + - ▁One + - 进来 + - ▁afford + - back + - ▁zal + - 什么时候 + - ▁whispered + - 現場 + - ▁medical + - 旅 + - 真正的 + - pra + - être + - kor + - ▁pop + - 建议 + - tı + - 増 + - ico + - ▁Warum + - ▁போ + - ▁protection + - ▁details + - ▁Ol + - ▁milk + - 搞 + - 顶 + - eza + - いろんな + - ▁comfortable + - ことは + - ▁Ob + - 论 + - ▁section + - 属 + - oon + - ▁department + - ат + - ▁다 + - 博 + - ▁gathered + - 证明 + - ▁existing + - ން + - 게 + - von + - 尾 + - izing + - ▁affection + - かなり + - ech + - ▁metal + - ▁liebe + - 蒙 + - sko + - ここで + - 他是 + - ür + - pé + - 势 + - ▁dozen + - фи + - 影 + - тро + - 最好的 + - ▁secure + - lab + - ▁extraordinary + - ▁anyway + - ▁cosa + - ▁listened + - 货 + - sus + - ▁brauchen + - ▁slight + - nta + - ▁Namen + - ますね + - ▁conclusion + - ▁female + - нее + - سم + - 抗 + - пол + - tos + - ▁gene + - 观 + - ▁laughing + - ▁represent + - ▁manage + - 鬼 + - ▁syn + - ▁solo + - ▁crown + - ▁handsome + - ▁Pre + - town + - ▁Video + - 领 + - ▁ở + - ▁heeft + - 我们有 + - 延 + - ▁bitter + - ▁carrying + - 一会儿 + - ▁daha + - 我有 + - ▁„ + - 感情 + - ▁nurse + - ు + - 胡 + - ▁smooth + - ▁iran + - ▁él + - 運 + - 経済 + - ▁indians + - 是为了 + - sicht + - 位置 + - eḍ + - ▁donc + - ▁больш + - ▁Hal + - მ + - nek + - 象 + - ▁treatment + - 我已经 + - っていうのは + - medi + - ත් + - ▁অ + - டை + - なんだ + - ப்பு + - ▁consideration + - ▁த + - 制作 + - тэй + - tions + - 不到 + - ▁appears + - ong + - дал + - 的一些 + - fini + - ▁Wissen + - ▁当然 + - 今回の + - ▁developed + - 宫 + - 运 + - ▁careful + - 新闻 + - ▁obliged + - ế + - ▁projects + - もっと + - ▁treat + - kh + - ŝ + - ের + - ▁discussion + - ▁clar + - ▁sự + - べ + - ▁về + - zie + - 思考 + - ▁reward + - 环境 + - ヒ + - ▁П + - kö + - ▁дело + - 参 + - ボール + - гі + - 冬 + - ente + - ▁resources + - ▁வி + - ▁второй + - 日に + - 네 + - ència + - cks + - şi + - ා + - ▁independent + - ▁professional + - さらに + - ▁Is + - 地说 + - 各种 + - blick + - пе + - ▁staff + - ▁Raum + - iyo + - 铁 + - 是因为 + - zan + - 十分 + - ▁role + - 阳 + - 引き + - ▁тогда + - pl + - ティ + - ▁rough + - 举 + - ່ + - 冰 + - ▁nta + - ▁jest + - ▁focused + - ▁drug + - ▁mighty + - 記録 + - ▁ප + - द + - fli + - aha + - ctor + - bor + - ên + - bank + - 日の + - az + - ो + - ▁Q + - 了吧 + - ▁transport + - hält + - ▁lies + - ▁wow + - ▁schools + - wit + - ▁reg + - ▁smaller + - それは + - 最大 + - ▁Woche + - ▁кол + - rap + - 想到 + - ን + - ▁systems + - ▁mé + - ball + - あれ + - なかなか + - 幸福 + - cion + - のに + - ▁response + - tá + - ▁compared + - ▁Mon + - ▁imagination + - ▁pare + - 是吧 + - ค + - رف + - ▁200 + - nyi + - 做出 + - рав + - ▁louis + - ppen + - 曾 + - 会有 + - ▁realized + - каз + - ▁Wort + - ▁Chris + - ▁artist + - ção + - くる + - ▁element + - sho + - ▁sieht + - 归 + - 说了 + - gl + - este + - تا + - ý + - gate + - einander + - dí + - ciones + - 随着 + - ต + - 欢迎 + - 年代 + - uga + - 岛 + - 独 + - nom + - nken + - げ + - 职 + - ▁kurz + - ▁permit + - 尽管 + - ▁organization + - vier + - ère + - ▁extreme + - 危险 + - ژ + - fold + - ▁training + - 现 + - hat + - 寻找 + - ▁spr + - ings + - ▁University + - 行为 + - カー + - ▁Dollar + - ▁incident + - mbi + - gon + - 塞 + - ▁David + - ▁instrument + - ▁hal + - star + - ▁questo + - ▁rare + - でしょ + - 价值 + - ▁Schw + - 嫌 + - ▁cop + - ã + - უ + - ▁organis + - 把我 + - ▁Neu + - யா + - られて + - ▁cya + - ität + - ▁leader + - 歩 + - 仕事 + - ▁smiling + - ▁まずは + - imo + - ▁Kind + - бер + - ం + - ▁beide + - peri + - 受到 + - 暗 + - ▁contrary + - ▁saint + - ▁deine + - ▁treasure + - llo + - ▁hidden + - ierten + - iyor + - ▁patients + - 状態 + - ▁mess + - ▁unbe + - ▁skill + - nza + - ▁eso + - ▁joe + - ▁principle + - 示 + - ▁realize + - 领域 + - ▁EU + - ▁relief + - ▁ain + - 的歌 + - يت + - ▁Pen + - ちゃんと + - ▁arab + - فا + - مر + - ▁Che + - lim + - ▁succeeded + - pos + - ▁fleet + - wind + - өр + - 同样 + - ▁measures + - 豆 + - 公共 + - ▁actions + - ▁temper + - жы + - ▁不过 + - һ + - ▁gan + - ayo + - ってる + - ▁carrer + - ▁liberty + - রা + - ▁ئا + - ▁setting + - оў + - ट + - ▁protect + - 藏 + - 我是说 + - ▁colour + - ▁более + - 刺 + - ▁function + - blo + - ▁estate + - ▁invest + - sid + - ▁families + - ▁Sha + - ыл + - ун + - ▁wore + - nat + - ▁steht + - 同意 + - 劳 + - ppe + - ▁falling + - 必 + - 私は + - 委 + - 简单 + - ▁suffered + - に対して + - тэ + - টা + - 随 + - ▁Sp + - ▁frequently + - hol + - ▁somehow + - 不可能 + - 十二 + - ▁partner + - itude + - ▁flesh + - ▁powers + - اع + - 你看 + - ▁olarak + - ▁ships + - "500" + - cus + - 』 + - ▁yi + - اه + - ▁ج + - 唯一 + - ист + - ▁stellen + - 有时 + - ▁campaign + - uje + - 『 + - ▁solution + - aron + - 上了 + - ubu + - ery + - shy + - ydd + - ▁nevertheless + - 投资 + - ▁overall + - 床 + - 対応 + - ▁affair + - 我不 + - ▁awful + - ▁Europa + - ▁như + - ▁stark + - ▁begann + - ▁Recht + - ▁picked + - ▁Ihrer + - kazi + - 基本上 + - 说的 + - bia + - ▁accepted + - ▁sp + - ▁request + - фе + - ▁Freund + - ency + - 功 + - vari + - shaka + - ▁favour + - ▁direkt + - ▁euch + - ක් + - ▁plenty + - ▁ĉi + - 有了 + - unt + - ём + - 等等 + - ▁businesses + - ▁seized + - もあります + - dien + - ów + - ▁grim + - 特に + - 不过 + - ▁glauben + - hal + - ▁kra + - üh + - ▁conference + - ▁zeigen + - ▁motor + - ▁пера + - 患者 + - юць + - ▁peu + - ▁thế + - 以为 + - 薬 + - sey + - 产生 + - ▁faithful + - ▁satisfied + - fic + - spect + - yor + - lly + - ▁dust + - ▁dreadful + - 即 + - ▁하 + - 私の + - ▁うん + - ▁jim + - ▁pet + - 套 + - 一直在 + - 에서 + - ▁funny + - viv + - 股 + - weg + - cs + - ▁expressed + - ▁مو + - 累 + - 上げ + - mara + - ▁foundation + - аны + - ont + - ▁tip + - gul + - وس + - 職 + - 把他 + - さんに + - uv + - にして + - ▁Sal + - ▁remarked + - ここに + - ▁appeal + - pel + - dul + - ं + - ▁meal + - ▁Internet + - ▁bob + - ▁fields + - 前の + - 生物 + - ▁possess + - ▁soldier + - эт + - つけ + - ▁horror + - ▁alla + - лет + - 変 + - んだよ + - ▁kal + - 你也 + - veni + - 还没有 + - cri + - 贝 + - می + - 当我们 + - лар + - ome + - 洋 + - дан + - ▁воз + - ▁ක + - gie + - 吸 + - 预 + - ▁excitement + - ▁거야 + - 是一种 + - ▁contact + - ▁rules + - 両 + - ▁mac + - ▁negative + - ▁Ist + - 敢 + - ▁Гэта + - ▁connected + - ▁universal + - ▁Gar + - ▁irgendwie + - pil + - ▁majority + - ▁destroy + - ▁Los + - 蒂 + - hod + - 我去 + - prob + - kol + - がありました + - ▁Den + - ோ + - ▁sé + - ▁relationship + - со + - ▁bore + - ▁lifted + - 编 + - tory + - ▁Körper + - ▁fu + - ▁whenever + - かもしれない + - ▁sprang + - வே + - と思う + - 了一 + - cat + - ▁我要 + - これを + - top + - 汽车 + - зі + - 害怕 + - "90" + - ▁iyi + - ▁With + - ▁şey + - ▁qué + - ▁emperor + - ▁lock + - oh + - ▁Và + - ▁flag + - ▁Reihe + - 结束 + - ▁tail + - ▁pardon + - ians + - ред + - ▁proof + - ▁fal + - ▁protest + - ▁parties + - 地域 + - 死了 + - rian + - 你必须 + - яр + - ▁rid + - ▁amazing + - kas + - మ + - nig + - 袋 + - Z + - ▁hello + - ட்டு + - ké + - кова + - ▁challenge + - 但我 + - сад + - ▁Pan + - act + - isto + - 我没有 + - زی + - ▁savage + - tisch + - ▁Angst + - ▁spo + - 丁 + - mise + - 弹 + - 我都 + - 可是 + - ▁prior + - だって + - ▁West + - ▁adam + - ▁nest + - 我还 + - ▁resist + - ▁Antwort + - ▁rev + - ▁수 + - ▁mot + - "Y" + - ▁இந்த + - ▁decide + - ▁wondering + - ▁phone + - ▁所以我 + - 境 + - ▁crossed + - down + - 疑 + - ▁radio + - 母亲 + - 印象 + - ▁Saint + - ▁те + - mobil + - ▁wisdom + - ▁để + - 战争 + - nna + - ▁anger + - ップ + - ▁flower + - ▁Familie + - kli + - ▁zei + - مل + - ▁Не + - rze + - ▁screen + - aniran + - ington + - ▁کو + - ▁frame + - 食べ + - ktor + - ange + - kü + - '""' + - 露 + - ▁đi + - ▁occupied + - ả + - ▁それでは + - nit + - 翻 + - ▁despair + - ▁washington + - five + - 人に + - 務 + - 和你 + - ▁kunnen + - ров + - ▁demanded + - 里的 + - ose + - 的名字 + - uti + - 天气 + - col + - シャ + - ▁Liebe + - бай + - ▁dawn + - 烟 + - colo + - 做什么 + - ▁schi + - 最初 + - ▁statement + - دار + - nam + - نى + - させて + - 商品 + - 까 + - band + - 杨 + - position + - tage + - 土地 + - ▁gerne + - ▁ghost + - 谢 + - ▁пол + - ▁fundamental + - ▁managed + - 池 + - 治疗 + - duc + - ▁Ihren + - 人员 + - ▁enemies + - eurs + - ▁School + - ▁kur + - ▁rank + - ель + - nah + - なんですが + - fern + - ▁yer + - 衣服 + - 凯 + - ▁communication + - ▁agreement + - ▁marked + - treten + - ெ + - tti + - ▁Son + - бра + - 共同 + - 赶 + - みたい + - ▁一方 + - ▁increasing + - य + - 니까 + - ▁Let + - ▁removed + - وب + - 浮 + - 発表 + - 有没有 + - をして + - ▁dying + - ▁slave + - 关键 + - ▁remarkable + - 进去 + - ▁Krieg + - 権 + - dzi + - tó + - iş + - ▁Het + - ▁теперь + - ▁supper + - ▁ari + - ஜ + - ▁cow + - न् + - 他们在 + - 年の + - ▁improvement + - ▁mistress + - 计 + - 舞台 + - 团队 + - ු + - 面前 + - ered + - ▁equally + - ▁суд + - ▁jak + - iem + - ▁violence + - بی + - ▁strategic + - ▁burning + - öl + - 没有人 + - 今の + - くらい + - ▁шу + - liegen + - ▁très + - ▁schien + - ▁However + - ▁mü + - などを + - ▁poet + - ▁الك + - ▁bishop + - ▁clo + - ▁deck + - お願いします + - ▁baron + - ▁Mor + - stig + - 有多 + - ▁farther + - 皇 + - 课 + - 恋 + - кая + - ень + - ▁primer + - 的声音 + - 人民 + - ▁말 + - ▁regarded + - ▁Spe + - 你好 + - 值 + - ▁groups + - ▁asleep + - 尤其是 + - ▁Э + - 組 + - пом + - ▁kom + - 戴 + - ▁effective + - ት + - stin + - sky + - ▁mile + - ▁verschiedene + - ▁Alle + - யில் + - 机构 + - 如果我 + - ında + - の方 + - 聞いて + - ▁educa + - jas + - ▁code + - ▁kas + - ▁Cap + - stellt + - ▁Ste + - chter + - テレビ + - ▁generation + - 坐在 + - 秘密 + - од + - もし + - ▁wedi + - роз + - พ + - vita + - ▁sprach + - ▁dengan + - ▁cab + - ▁describe + - ▁route + - ಿ + - ▁weißt + - ▁nahm + - ед + - いない + - ▁좀 + - grad + - ▁esto + - 원 + - ▁calls + - 务 + - ▁deeply + - că + - انی + - ▁continues + - னை + - オリンピック + - 了很多 + - ▁meat + - お前 + - 的大 + - bul + - thy + - 先ほど + - ngu + - ▁gew + - uba + - ▁pack + - сты + - wyd + - 丸 + - ▁arch + - ▁播放 + - 怀疑 + - 了你 + - weise + - ага + - آ + - ▁topic + - oz + - ган + - ▁herum + - 看见 + - 和我 + - ▁Amerika + - 移 + - ▁behold + - schau + - 这个人 + - ▁inner + - 营 + - ▁import + - angle + - rice + - ▁capable + - гла + - 女儿 + - ▁nervous + - ▁Kra + - 介绍 + - ▁flying + - 熊 + - ▁hacer + - ▁chain + - 唐 + - ▁minds + - がない + - whi + - 妹 + - 混 + - tische + - 姑娘 + - mah + - ▁acht + - ▁будзе + - 地球 + - ▁أو + - ▁innocent + - gui + - run + - ▁Men + - vě + - ▁software + - ffer + - 背景 + - ific + - らない + - bet + - களை + - تى + - 宁 + - ▁begun + - uzi + - ▁levels + - vă + - 年轻 + - ▁yield + - lap + - よりも + - ▁Informationen + - ▁بی + - ▁spirits + - ▁alarm + - ▁проезд + - ▁machte + - ▁explanation + - 对我 + - 不仅 + - ▁jam + - zone + - ▁younger + - র্ + - 优 + - لت + - гал + - toj + - ▁hide + - ▁buried + - マン + - 攻撃 + - ▁worthy + - 希 + - 吹 + - ▁Commission + - ▁konnten + - ा + - ▁gods + - tors + - lama + - ▁aspect + - ▁eene + - このあと + - dum + - 那样 + - ▁pred + - ison + - org + - 并且 + - ▁rear + - ரா + - 具体 + - ▁wave + - 加入 + - клад + - ▁complex + - 你现在 + - ▁Arm + - を見て + - loc + - ▁southern + - ▁mayor + - ງ + - gs + - тель + - ▁doors + - лә + - ▁citizens + - 麻 + - 眼睛 + - ▁forgive + - نت + - ▁evident + - 事儿 + - 人で + - 帮我 + - வை + - ▁commission + - ▁site + - 自身 + - ▁included + - igt + - 宮 + - 莉 + - 不太 + - 莱 + - ▁unique + - setzt + - ▁अ + - 第三 + - ▁sons + - 展 + - ▁dull + - pass + - ▁我说 + - ▁bottle + - 容疑者 + - ▁dari + - ▁الع + - wydd + - ▁verschiedenen + - ▁bull + - 一只 + - ▁stehen + - 関 + - っていた + - ▁کا + - ▁чего + - pers + - ν + - ступ + - anda + - 高い + - তো + - worth + - 你还 + - ▁dim + - ▁tower + - ▁millions + - ▁satisfaction + - ▁effects + - ▁rates + - ▁gener + - 表明 + - ▁虽然 + - 灵 + - 전 + - kuwa + - 叫做 + - 下面 + - ▁cheer + - من + - کر + - 领导 + - 变化 + - عد + - 正常 + - 第一个 + - ▁clever + - ▁treated + - ▁divers + - water + - lös + - ő + - ▁rocks + - 路上 + - ▁necessity + - もちろん + - 的一部分 + - licht + - ingly + - ۇ + - 我们会 + - yard + - 了他 + - аг + - ▁ново + - oka + - ▁zero + - ▁fund + - ▁Natur + - 接種 + - ridge + - ▁pipe + - 老板 + - قد + - ▁figures + - 丽 + - vant + - 在哪里 + - maze + - だけで + - 替 + - lah + - ▁edward + - ▁shade + - 人間 + - 乡 + - 在他 + - nim + - ĉ + - 备 + - それが + - 新しい + - ▁friendship + - oi + - ホ + - 你这 + - nud + - ▁liber + - ▁sheep + - ▁вер + - ▁pictures + - 义 + - ▁election + - bung + - gira + - ▁Tur + - эм + - alo + - ▁attitude + - ▁них + - jes + - 橋 + - ▁conscious + - že + - ▁proportion + - ▁ruin + - cil + - ▁себе + - cyo + - 其他人 + - ▁document + - ▁western + - ▁oo + - ез + - ▁economy + - ▁twee + - cient + - ư + - ▁palm + - gua + - elli + - ств + - と思って + - raz + - ▁execution + - 視 + - 麦 + - ными + - ▁entrance + - 食物 + - кт + - ▁manifest + - ци + - ▁perspective + - ▁nations + - ▁ху + - lea + - anti + - ▁Bre + - ▁plate + - ▁desired + - ço + - ペ + - ▁alten + - ▁الب + - ▁expense + - 女子 + - そこ + - vou + - 目的 + - 坚持 + - ▁tiny + - voir + - ▁allein + - ▁confi + - шел + - 导 + - ります + - tica + - ▁gradually + - ▁Chi + - cial + - ▁pli + - 壁 + - ▁mem + - tab + - 会议 + - wis + - ış + - 私が + - ▁smith + - 一人 + - ▁obtained + - في + - ▁relation + - ▁grup + - ▁gaze + - رب + - rous + - していました + - か月 + - 彩 + - rk + - 许 + - hä + - ▁tour + - ▁giant + - ▁perform + - いや + - ▁lad + - ▁triumph + - ▁finish + - oku + - ニュース + - 艺术 + - ▁бер + - 席 + - ▁всех + - やすい + - hung + - ▁mí + - jí + - ▁sail + - ▁require + - ▁core + - ▁einzige + - 調査 + - рам + - 马上 + - ▁сказать + - 影響 + - ▁wounded + - griff + - 大哥 + - ▁Tür + - 完了 + - ▁Ziel + - 一场 + - 一旦 + - gent + - ▁untuk + - ▁criminal + - nny + - 企業 + - ▁revolution + - 还要 + - ▁mystery + - ▁mercy + - aban + - ▁constantly + - cli + - ▁teaching + - taj + - shobora + - rod + - cast + - roll + - ▁teacher + - итель + - ologie + - bly + - ▁update + - 僕 + - ▁acquaintance + - 休息 + - 今月 + - ▁article + - 挑战 + - ▁эта + - ▁bisschen + - 某 + - ▁あの + - fri + - 照顾 + - 酸 + - ▁nói + - وق + - ▁sul + - ▁visible + - ▁instantly + - gegangen + - ▁dei + - ▁それ + - ▁значит + - ▁versucht + - 対策 + - ▁работа + - өө + - ▁через + - ▁Ed + - 测试 + - 护 + - year + - というのが + - ▁counsel + - сла + - ҫ + - ですけど + - 接下来 + - ▁你看 + - 難しい + - ▁tres + - 实现 + - ▁триста + - last + - 按 + - 觉 + - 宗教 + - ▁Plan + - کی + - 这么多 + - 确定 + - 悪 + - ▁letzte + - ец + - ▁violent + - ▁knees + - ▁knight + - 在我们 + - 如果我们 + - isha + - aria + - ını + - ▁пу + - "21" + - gru + - ▁nel + - ▁crack + - ് + - 因为他 + - ttle + - ▁splendid + - ▁richard + - ▁Mont + - ▁brilliant + - ▁assured + - script + - 对你 + - rel + - ▁mill + - sca + - imu + - 減 + - ▁jede + - ▁какие + - 责任 + - apo + - ▁être + - ▁az + - 补 + - 就是说 + - ▁earnings + - 新たな + - ▁fragte + - ვ + - ▁necessarily + - tiv + - ▁wit + - ▁critical + - ▁harry + - 一张 + - gol + - 赶紧 + - 潜 + - ではない + - cou + - 一緒に + - ▁confident + - ▁lag + - 本来 + - ew + - In + - лася + - 言って + - 建筑 + - ާ + - 上がって + - ▁multi + - ically + - ▁turns + - 惊 + - ию + - ▁website + - よかった + - ▁worship + - ▁unable + - ▁throat + - ӱ + - ▁grief + - lement + - ここから + - مي + - ▁relations + - iɣ + - ▁كل + - ière + - 额 + - ▁published + - 纸 + - dina + - ▁vis + - umi + - ▁suspicion + - 陆 + - test + - ▁دارد + - ўся + - ▁sẽ + - ▁Det + - 也会 + - dad + - eten + - ▁petit + - در + - জ + - 我们要 + - ▁darum + - ▁maintain + - ▁director + - ▁الن + - غا + - 这个问题 + - 馬 + - 我很 + - aja + - ▁Paul + - 库 + - fy + - ▁official + - rí + - ▁delivered + - ▁cart + - ▁goed + - 上面 + - ▁schön + - ▁prisoner + - enga + - 让他们 + - ▁universe + - 挑 + - ▁rooms + - оп + - ▁bija + - аць + - 站在 + - pper + - ایی + - ▁оста + - ▁regret + - ▁differ + - ▁나는 + - даг + - ▁Col + - んですけれども + - ene + - ந்து + - 这儿 + - トップ + - ▁mat + - 言う + - ▁puis + - tail + - だろう + - ▁実は + - 来到 + - 起こ + - ▁tal + - ▁objection + - ▁Not + - üm + - ▁reden + - 我自己 + - 经历 + - ▁midst + - ▁admitted + - ▁እ + - 耳 + - ▁نمی + - にかけて + - ится + - ▁threat + - ás + - ▁stronger + - ingen + - 考えて + - ხ + - كم + - Т + - ▁county + - zem + - ▁halten + - 遇到 + - eff + - 聊 + - ▁worry + - 错误 + - fla + - 观察 + - fte + - ▁proposed + - 免 + - ▁hence + - ▁attend + - لة + - ume + - ▁cada + - ▁nearer + - ▁Mädchen + - 联 + - 大事 + - 甲 + - lassen + - өн + - ▁такое + - ▁roz + - の中 + - ▁guns + - ик + - ট + - cade + - 牌 + - 岡 + - ▁description + - ▁Ка + - ▁lots + - ないと + - ▁web + - 男孩 + - ▁잘 + - 最大的 + - اند + - 争 + - ▁adalah + - рад + - ▁concerning + - ▁singing + - ▁blame + - lè + - ▁affected + - ▁folks + - ▁verwendet + - kira + - ા + - fas + - ▁shock + - ▁さらに + - 容易 + - ick + - 日本人 + - ously + - 你自己 + - ▁possessed + - mittel + - ▁cabin + - бі + - ▁liberal + - ▁我认为 + - ▁stones + - 根本 + - 缺 + - ▁engine + - graf + - vat + - ▁vice + - ▁plants + - 变成 + - dung + - 录 + - lerin + - ▁Bro + - 唔 + - ▁mc + - dü + - ▁бул + - ▁changing + - ▁scientific + - ท + - ▁immense + - ▁val + - zug + - ▁sport + - ▁largest + - über + - lk + - ▁magic + - ▁гар + - meter + - 届 + - gger + - ე + - 笔 + - ▁私は + - ▁absence + - 京 + - ▁absolute + - ▁дела + - லி + - cons + - 媒体 + - ▁пи + - 这件事 + - 原来 + - ▁wy + - 丹 + - قل + - aries + - ▁Kan + - ▁conflict + - تم + - 对吗 + - 府 + - ▁над + - ischer + - 園 + - ▁brothers + - しく + - oth + - னி + - ▁proceeded + - ▁sem + - nak + - ▁intent + - ▁کند + - ▁disappeared + - 只要 + - ово + - bag + - chte + - ▁govern + - ugh + - きのう + - 秀 + - yar + - ▁mortal + - 停止 + - ▁voices + - 之间的 + - ▁nächste + - ディ + - ▁Au + - ▁rue + - گی + - ප + - zz + - ▁bleiben + - ▁لم + - ▁favorite + - pak + - zähl + - ▁hoped + - ▁Nein + - ▁mae + - なり + - 声音 + - ▁seated + - дет + - ▁bold + - meye + - ▁affect + - ▁tempo + - ે + - ▁soil + - 乔 + - 宇宙 + - ह + - 镇 + - 骗 + - یک + - ▁мар + - 暴 + - aan + - ▁waters + - 中で + - ั + - ucht + - мет + - ▁awake + - elo + - ▁expectations + - ▁sieben + - знач + - মা + - としては + - 撃 + - 工具 + - usa + - 记录 + - 일 + - ▁arrival + - atu + - 在这 + - ▁Que + - ▁hole + - ffe + - 港 + - ▁coffee + - 選挙 + - gleich + - ▁studies + - 幅 + - ▁gente + - 嘴 + - komp + - ▁wusste + - tric + - ▁library + - 增加 + - nzi + - ▁delicate + - ▁domestic + - mina + - ▁scheme + - ▁перед + - rö + - bild + - ▁profession + - ▁experienced + - ▁jedes + - ▁interests + - 后面 + - ▁Kom + - 经过 + - ▁elizabeth + - enda + - プロ + - ▁vessel + - hold + - ▁eating + - ▁quando + - czy + - abil + - merk + - ▁remind + - 盛 + - ▁channel + - ▁Nacht + - ▁না + - 有个 + - 也没 + - 意思 + - ▁link + - ▁تر + - ▁numerous + - zt + - のある + - 今後 + - bun + - نگ + - ▁recognized + - ▁scheint + - ▁الج + - 这就是 + - рын + - ▁custom + - ▁mundo + - ▁occur + - nau + - 的原因 + - 所以我 + - lect + - сці + - そうな + - ▁vez + - 行业 + - ▁bath + - ▁Gehirn + - ax + - 由于 + - 描述 + - ▁pol + - 陪 + - ▁silk + - ort + - ▁crew + - ▁Wi + - bt + - ▁frightened + - ▁всего + - 现实 + - dies + - 娜 + - ザ + - ▁seines + - たくさん + - ▁えっ + - ▁hor + - 我不知道 + - ▁Bereich + - ▁ceased + - 湖 + - 爹 + - ▁israel + - ▁wondered + - ▁objects + - 是我们 + - ▁prime + - 丝 + - ▁apartment + - ▁steel + - ▁ещё + - ただ + - 我相信 + - ▁resolved + - ▁Nor + - ▁Bur + - 固 + - Al + - 洞 + - ▁更に + - 中央 + - 舞 + - ▁china + - ▁cert + - ▁Mein + - 确保 + - mini + - 怀 + - ▁stepped + - 依 + - ▁shelter + - ▁fourteen + - ching + - ▁bou + - ▁failure + - ▁investments + - амі + - кон + - ▁christmas + - ▁signs + - 看到了 + - ▁khi + - ref + - ছে + - ▁groß + - மை + - ▁committee + - autre + - ▁anywhere + - ▁organ + - ▁게 + - ▁apply + - ບ + - いません + - ▁chosen + - ook + - тә + - ▁buck + - んだけど + - 음 + - ▁Wal + - ular + - erung + - 優勝 + - ▁mysterious + - ▁پر + - 決め + - ĝ + - ▁friendly + - 上がり + - 打ち + - rez + - ▁Abend + - ▁tous + - xe + - 万人 + - ▁Энэ + - ▁кар + - ぬ + - سل + - prav + - scher + - adi + - ▁ён + - lyn + - スター + - jun + - ை + - 一部 + - බ + - thing + - ▁principles + - ▁너 + - eka + - ອ + - ▁voyage + - ラン + - nut + - 最好 + - ▁rent + - 方が + - ▁Tod + - ▁Staaten + - ▁دە + - 奖 + - ▁majesty + - wij + - 易 + - ▁tiene + - ▁закон + - 麻烦 + - ▁Rat + - 过了 + - 達 + - ▁حال + - 传统 + - ۈ + - iyi + - 週間 + - つく + - radi + - ▁Haupt + - hil + - ▁bet + - 对不起 + - ▁prices + - ▁manchmal + - ▁manera + - 习惯 + - ▁construction + - gat + - X + - 的所有 + - ▁error + - 抱 + - ▁està + - なくて + - ▁heißt + - weit + - 我现在 + - ▁mission + - nica + - àn + - cor + - zna + - scha + - ときに + - hui + - ago + - ▁ee + - ▁herr + - 模式 + - 人気 + - 高兴 + - 准 + - ▁为什么 + - どこ + - стан + - 学院 + - 我看 + - 結 + - gne + - fahren + - ▁foolish + - 枚 + - ə + - ที่ + - ifi + - já + - homme + - 检查 + - 银行 + - 允许 + - дзі + - ▁pause + - ▁rief + - ො + - 醒 + - uto + - というか + - টি + - list + - 午前 + - ▁problema + - char + - 勢 + - ▁Licht + - nov + - 乗 + - ▁Pla + - ▁char + - ▁internet + - ▁coach + - кан + - 还没 + - enza + - ▁gently + - ▁beach + - fried + - 标准 + - ñ + - ▁currently + - 不行 + - ▁encore + - 圈 + - ለ + - iß + - fect + - 年轻人 + - ▁College + - ọ + - ▁discovery + - ▁practical + - ▁ĝi + - 电视 + - poli + - ▁oben + - 命令 + - дзя + - 艾 + - ▁stands + - 虽然 + - ▁besteht + - ▁Möglichkeit + - ▁git + - ▁paused + - ▁sooner + - ksi + - ▁Mais + - unk + - ▁사 + - த்தில் + - iden + - cc + - ▁这就是 + - زن + - 名字 + - кра + - ▁trois + - 您的 + - door + - 刻 + - ▁mille + - ген + - スタート + - ▁cui + - ▁Will + - ▁sacred + - やり + - च + - зу + - system + - ▁mud + - inter + - ▁одна + - ▁quand + - dienst + - ▁hon + - แ + - 这位 + - ▁blessed + - ▁pushed + - ▁reco + - 瓦 + - ▁ariko + - 大多数 + - ▁наш + - ▁Wahl + - ▁reign + - 장 + - air + - kum + - 来看 + - دة + - ▁delay + - стро + - жу + - ▁mont + - ▁fought + - seite + - ог + - ▁reported + - chester + - 他就 + - gged + - ▁bare + - ▁sigh + - 薄 + - ▁thunder + - شی + - 年間 + - いつも + - アン + - ▁Yes + - ▁Präsident + - ▁northern + - ▁Sir + - ले + - 当地 + - dik + - sy + - tia + - liv + - عمل + - essa + - 軽 + - 议 + - ▁modest + - 蛋 + - ngi + - gesetzt + - oto + - ▁empire + - geführt + - 人たち + - nej + - ▁Ihrem + - ъ + - ▁waste + - ыг + - 被害 + - ▁İ + - bile + - ▁delle + - 弗 + - でき + - 当我 + - ▁quan + - ▁collection + - ▁கா + - ▁prima + - 杯 + - ▁photograph + - ▁veel + - 压力 + - tif + - 典 + - ▁wings + - мә + - ச் + - rij + - ▁dreams + - 司 + - ▁dur + - 予想 + - ▁gained + - 怎么了 + - при + - ▁내 + - ▁سر + - ▁horrible + - 人物 + - пар + - 我能 + - ▁fled + - 超过 + - 干什么 + - cí + - rais + - фа + - 調 + - vision + - ăm + - ars + - ▁easier + - ▁могу + - ▁Probleme + - 있 + - 顺 + - facebook + - ▁sofort + - たま + - not + - zog + - 戏 + - isme + - ▁آنها + - ే + - 显示 + - ▁funktioniert + - wali + - なんと + - 本身 + - 姿 + - 永 + - ▁stairs + - ▁sale + - ulo + - ép + - roj + - ▁Port + - ▁proceed + - 甘 + - ▁copy + - ▁burn + - ▁bearing + - 確認 + - ▁consequence + - ▁completed + - 不错 + - 在一个 + - ▁се + - fred + - 我喜欢 + - ▁employed + - 瑞 + - ▁Oh + - ▁banks + - ห + - 棒 + - ▁enormous + - 烧 + - ▁sympathy + - ▁Lage + - vet + - ▁Some + - ▁concern + - cré + - ங்கள் + - α + - faced + - richtet + - ▁factors + - اح + - 哭 + - ▁nada + - ▁Tor + - ▁philosophy + - ▁clouds + - レー + - ▁gesprochen + - ▁tight + - asta + - born + - 既 + - head + - indi + - ▁By + - ▁instinct + - ▁algo + - 幕 + - ゲーム + - 困难 + - rr + - 我这 + - ҡа + - ▁elements + - の中に + - lık + - ▁congress + - ▁你要 + - ▁album + - ▁London + - ▁relative + - typ + - cted + - 专业 + - ▁connect + - ▁restaurant + - lier + - ▁climate + - ▁goal + - ▁Gespräch + - 则 + - ▁mood + - ▁classes + - ▁introduced + - ▁gì + - üt + - ο + - ▁schwierig + - ▁anche + - лег + - ▁maid + - 持续 + - ава + - ▁König + - 振 + - tique + - dda + - ▁odd + - cord + - tit + - 试 + - dit + - ▁segment + - ņ + - 転 + - ▁conscience + - ▁retreat + - ▁По + - ▁jar + - 難 + - ▁earn + - ▁Por + - sión + - 我真的 + - 盗 + - それから + - ▁التي + - kro + - عة + - '!?' + - ▁version + - 施設 + - ▁Fin + - 那就是 + - 徒 + - 对我来说 + - ▁cave + - ▁medicine + - ▁application + - ции + - 约翰 + - ▁Bild + - ▁informed + - zio + - rant + - ▁gör + - 说你 + - ▁谢谢 + - 大量 + - ajn + - 腿 + - جا + - 傷 + - аж + - ▁previously + - pho + - ▁immediate + - 痛苦 + - 敬 + - 他们会 + - ▁witness + - ▁interpret + - 避難 + - gebracht + - じゃあ + - ▁benefits + - ▁morgen + - ▁reference + - ▁feed + - ▁chu + - 终于 + - mmel + - 年に + - 하고 + - ▁එ + - ▁anxiety + - ▁severe + - ▁via + - اش + - 移动 + - れて + - пы + - ẓ + - ▁discuss + - 到达 + - のように + - ▁但是我 + - ▁returning + - オー + - нес + - 捕 + - ▁recognize + - ▁Vielleicht + - ▁nord + - 取材 + - 怎么办 + - 打电话 + - ▁falsch + - ช + - ▁Mark + - gomba + - ▁cheap + - ишь + - 突 + - ▁recon + - 動き + - 好吗 + - 炎 + - ▁kit + - ▁Of + - ▁ease + - ▁yards + - рь + - ▁engagement + - だと思います + - oro + - 大丈夫 + - ubi + - ▁games + - ▁Musik + - となりました + - 状 + - 季 + - ものを + - ▁slide + - aza + - segu + - führen + - 注 + - さんと + - 他会 + - 想法 + - ▁hurried + - termin + - تي + - ▁mostly + - sun + - める + - ▁wheel + - kem + - 反对 + - ▁intend + - いって + - 知识 + - ▁amongst + - ún + - ▁countenance + - fite + - ワクチン + - 全然 + - ▁variety + - ▁thomas + - 形式 + - ▁بە + - ▁intelligent + - force + - 值得 + - acht + - jem + - 用户 + - ▁الش + - нага + - quin + - rri + - hle + - ▁rush + - тов + - 说什么 + - ▁అ + - овать + - ▁Sin + - ▁کنم + - anto + - 吓 + - いっぱい + - ▁partly + - ▁hinaus + - ▁guilty + - isse + - ▁fox + - stead + - 確 + - ▁rope + - 出場 + - ▁вос + - 面对 + - ▁assistance + - ▁gesch + - ▁Fo + - いつ + - கொண்ட + - tech + - 据 + - ▁Miss + - ▁tools + - lau + - 逃 + - 大臣 + - тив + - лов + - ▁которая + - ▁Ber + - なんで + - 显然 + - ▁solemn + - 楽しみ + - 辛 + - ▁geworden + - ald + - ▁eager + - ▁counter + - 我们现在 + - mana + - ▁consciousness + - iendo + - ▁为了 + - iba + - ▁너무 + - 胸 + - ▁També + - ▁scho + - ▁vent + - xon + - ▁candle + - ▁Ш + - ▁lion + - ▁combat + - 关心 + - ije + - ▁located + - ▁شود + - staat + - ▁resolution + - 検査 + - ▁august + - ▁disse + - 交通 + - گو + - ▁depend + - ▁Von + - かい + - ▁Gen + - 不安 + - はこの + - ▁你是 + - chu + - ▁Programm + - aku + - luc + - ▁joke + - مه + - lands + - эг + - ▁adult + - ▁Да + - が出 + - 成员 + - 姐姐 + - 照片 + - ▁Ap + - ▁consent + - rer + - ▁tief + - ▁rub + - 察 + - ып + - 全球 + - 族 + - 落ち + - ▁ließ + - ▁High + - feld + - tul + - cl + - 事实 + - 하 + - 今日は + - 响 + - rés + - ▁Ger + - рт + - ও + - ▁Herz + - 你别 + - ▁سال + - 的朋友 + - ▁neces + - ▁pitch + - gno + - ▁tai + - kie + - ▁notion + - ▁yu + - eks + - kora + - ▁victory + - hur + - ▁Bas + - agi + - のでしょうか + - 映画 + - 评论 + - کە + - ▁Pol + - どんどん + - ▁enable + - ▁marketing + - ▁número + - 摩 + - ▁reduce + - ▁cela + - වි + - ్ + - ▁cru + - byo + - ril + - ▁push + - ▁ເ + - yen + - ▁bre + - ▁flash + - やる + - ▁خو + - すぐ + - ▁improved + - 持ち + - まる + - ät + - had + - ря + - 糖 + - かもしれません + - 负 + - دم + - anyi + - baza + - ▁überhaupt + - 鸡 + - れた + - ▁rushed + - 回来了 + - оль + - ▁Una + - ▁obtain + - 사 + - ▁refuse + - 语言 + - fangen + - ▁Eu + - 選手が + - kka + - 魚 + - ▁wider + - 骑 + - 善 + - ▁eternal + - قر + - ▁trick + - ▁así + - ongo + - ▁worn + - ▁stores + - рос + - 制造 + - lied + - rica + - raf + - 十年 + - omo + - 、2 + - ▁smell + - rav + - ▁pensa + - ▁continent + - ▁stupid + - となった + - 接触 + - ▁werd + - ▁Para + - 闹 + - ▁stir + - ▁score + - 구 + - とても + - 者の + - ▁こちら + - 属于 + - çi + - том + - 説明 + - 受け + - ▁gest + - サン + - ului + - ▁slip + - 없 + - 増え + - ▁apple + - のかな + - 偏 + - 承认 + - ▁surrounded + - ▁Zukunft + - ▁valuable + - ▁führen + - 答案 + - ▁hätten + - teilen + - ▁einigen + - 孙 + - ▁rw + - handel + - ▁approached + - cis + - ▁exchange + - 、1 + - ▁internal + - ▁мал + - まり + - ラー + - ▁gegenüber + - 埃 + - lain + - ▁absurd + - 全体 + - ция + - ▁phil + - 上海 + - ▁associated + - ▁điều + - ▁cam + - ▁William + - ▁dont + - ▁পা + - шла + - 技 + - ここまで + - ▁abantu + - kna + - 章 + - hem + - 例如 + - ▁Dass + - ▁softly + - qa + - ▁Pra + - 不再 + - 抽 + - ▁họ + - sehen + - ▁sunt + - rada + - を見せ + - ▁நா + - lou + - ▁kindly + - رة + - уб + - 巨大的 + - 作り + - bling + - ▁fet + - ▁moreover + - quel + - ▁uniform + - laufen + - ▁stable + - ▁байсан + - ▁dal + - ▁clients + - wol + - だよ + - ismo + - コロナ + - 材料 + - ▁bitte + - ▁genius + - mā + - があって + - fat + - ▁escaped + - guard + - 男子 + - 在你 + - ▁beginnen + - ▁substance + - ▁bush + - 小心 + - 呆 + - ▁suggestion + - دان + - 跟他 + - ▁limited + - ーン + - ▁offen + - ▁unserem + - 伤害 + - cel + - ▁يمكن + - mate + - 独立 + - giye + - ▁mur + - ▁robot + - etti + - esc + - grund + - ▁Bra + - 负责 + - ▁situa + - 开心 + - ▁Don + - 羽 + - ▁dessen + - ▁plane + - ことで + - gü + - ▁куда + - ▁closer + - ▁precious + - 거든 + - овская + - است + - ▁convinced + - ▁bomb + - tà + - จ + - 種 + - ▁früher + - май + - ał + - ▁confess + - そこに + - ▁жа + - 因为我们 + - ▁phải + - вой + - кс + - ▁curiosity + - نو + - 図 + - 別 + - ▁десять + - tting + - йте + - ▁kiel + - ▁Meine + - できた + - ▁sap + - 大きく + - ▁addressed + - 康 + - ota + - சா + - نه + - kali + - тым + - ▁shouted + - ▁этим + - гә + - ▁сер + - gere + - 総 + - ▁우리 + - ▁concept + - here + - のために + - ▁unten + - ▁National + - sek + - ▁crea + - ▁hare + - ▁button + - なのか + - উ + - これまで + - 関東 + - quet + - 当他 + - 弟 + - ▁نو + - ▁நி + - 博士 + - stal + - 佐 + - amo + - ▁gal + - mé + - ár + - zing + - ▁zwanzig + - ▁nachdem + - بو + - していく + - ▁pressed + - ▁neza + - 有关 + - ▁dignity + - ▁meanwhile + - ▁Millionen + - ▁causes + - ▁poison + - を取り + - pir + - ▁arrive + - ▁mia + - ▁flood + - ory + - ▁thu + - 放弃 + - 早く + - ckt + - 的那个 + - anar + - 虚 + - ▁lights + - 雲 + - wart + - ▁같애 + - مو + - ▁doen + - ▁phrase + - そうですね + - 的一 + - ▁cum + - யை + - Co + - 込んで + - ▁tiu + - idos + - سب + - ▁今日は + - ▁musste + - 似 + - қ + - ▁flew + - ▁Mittel + - 给我们 + - ライ + - ▁bigger + - prov + - ▁Qui + - ▁hanging + - schrift + - してください + - ▁За + - 犯罪 + - ▁purchase + - ▁quarrel + - üs + - ▁seg + - ণ + - ▁federal + - ී + - 说我 + - ▁también + - ▁yari + - apa + - nja + - ▁succeed + - ▁hielt + - ▁recht + - Ma + - 正如 + - 焼き + - ▁besten + - fam + - 論 + - おります + - ุ + - くて + - tation + - 住宅 + - وه + - ▁mod + - ▁coal + - ▁italian + - ほ + - пан + - tine + - ▁però + - ▁render + - ▁South + - 欠 + - 广告 + - реш + - をする + - кий + - schuldig + - ▁programs + - рен + - ぼ + - hé + - ▁cancer + - ▁verk + - ük + - ▁miserable + - श + - azione + - ▁bunch + - ık + - ▁fierce + - fie + - ▁appropriate + - ▁healthy + - ▁subjects + - ▁kre + - qué + - ▁día + - ▁Ama + - ych + - ▁fatal + - 馆 + - kiri + - ▁لە + - 菲 + - 每一个 + - ились + - форм + - hoo + - вор + - vingt + - ▁assume + - 消息 + - ▁swift + - ▁سو + - elt + - ▁competitive + - ▁hasta + - ▁aquí + - 小时 + - 既然 + - させ + - gene + - stoff + - ▁opera + - ▁М + - shing + - lies + - 連続 + - voy + - ▁mamma + - めて + - unda + - ▁hint + - ▁offering + - 吴 + - ▁luck + - ▁Medi + - iu + - 賞 + - lte + - 一份 + - 国际 + - ▁crisis + - ▁creatures + - raum + - لك + - ▁Roedd + - lut + - ▁tremendous + - ▁Esta + - swa + - রে + - ために + - ρ + - ▁micro + - 发布 + - kov + - ▁monde + - ▁shoot + - ▁rage + - ín + - ன்ற + - ident + - ▁reflection + - ▁stern + - 部屋 + - 太多 + - ▁forgot + - 殺 + - ▁arthur + - 広 + - ▁zwar + - lina + - を使って + - ▁rob + - эй + - ▁destroyed + - idi + - ello + - ▁activities + - cole + - ▁nein + - ▁dell + - pada + - 여 + - ▁Ser + - ▁tells + - ▁painful + - ones + - 子供 + - ▁他说 + - ▁politics + - 还在 + - 观众 + - ▁Seine + - ines + - 记住 + - ▁branches + - 僕は + - 更加 + - wala + - ▁Nord + - satz + - ▁appointed + - ▁że + - きて + - რა + - uring + - 決 + - äng + - ▁sens + - tischen + - 表达 + - pia + - ▁acquisition + - ▁تم + - 疾病 + - ▁directed + - ▁bwa + - 持って + - 某种 + - ▁chap + - یر + - хан + - ▁keen + - はない + - ▁lover + - ▁nou + - 有一 + - ▁Sicherheit + - ▁hum + - ▁observe + - 岩 + - ▁accompanied + - ▁laughter + - ▁ஒ + - jor + - دە + - ▁Hel + - rā + - ▁whilst + - 時代 + - ▁waves + - 意味 + - ▁survey + - ид + - 作業 + - 伝え + - ▁Sprache + - schrei + - ▁distinct + - 沈 + - един + - يم + - வர் + - dzie + - 赵 + - ▁spin + - amba + - 雅 + - ▁دست + - 很多人 + - 北海道 + - ありがとうございました + - schließen + - ▁porta + - லா + - vic + - ▁tren + - hum + - ▁Eltern + - பெ + - 澳大利亚 + - なんですね + - ▁많이 + - ▁branch + - 咋 + - 商业 + - ▁throne + - ▁burden + - ▁martin + - ▁alors + - fertig + - ▁rela + - 情绪 + - 抓住 + - 留下 + - 因为你 + - ▁totally + - 并没有 + - ▁sector + - ▁launch + - ▁leaders + - ▁shouldn + - 众 + - ▁cái + - 形成 + - 寺 + - ▁decline + - ▁Thema + - ▁fifth + - 从未 + - ▁thoroughly + - ▁Prozess + - La + - ệ + - ▁Bla + - 一块 + - box + - will + - なんですけど + - 终 + - ▁sugar + - ří + - роб + - ▁» + - én + - ▁votre + - 撮影 + - ▁warning + - ▁hundreds + - ▁Это + - ▁divided + - からは + - 重要的 + - 我希望 + - ▁string + - 合い + - دن + - ▁fand + - ▁Politik + - dı + - ▁stated + - 充 + - 映像 + - 目标 + - سي + - ▁household + - ▁suis + - ण + - ▁hut + - ι + - 几天 + - ▁dollar + - 鸟 + - 病院 + - 在这儿 + - ís + - rid + - riye + - 我对 + - プレー + - ▁punt + - 戸 + - ▁City + - ologi + - صد + - ▁tear + - رد + - emos + - ணி + - turn + - ▁pea + - 设 + - ье + - 齐 + - からね + - 表现 + - 早上 + - уул + - 盖 + - ▁degrees + - 四个 + - ▁hurry + - 爆 + - ▁প + - ▁plej + - ▁forever + - ė + - пад + - ders + - ▁دی + - ▁remote + - ▁mount + - ▁privilege + - uj + - bata + - のこと + - ぜひ + - cket + - ▁hari + - ▁critic + - ▁Fer + - ▁hopes + - மான + - ▁applied + - かけ + - تون + - ▁kwam + - ▁cyangwa + - ▁Macht + - ▁lift + - 流れ + - gram + - 平台 + - 写真 + - 拒绝 + - гор + - ು + - ▁Gemeinschaft + - ников + - ▁regarding + - ▁reduced + - 生产 + - 頂 + - ▁joseph + - ▁Boden + - ▁shining + - pela + - ວ + - dacht + - 植物 + - ▁heel + - 학 + - これが + - ったら + - 是有 + - ▁Während + - ▁weary + - 大概 + - 坂 + - ▁völlig + - ▁años + - chy + - ▁день + - ▁wound + - えて + - ▁combination + - oy + - autres + - инская + - ван + - asse + - кол + - ▁States + - ▁эту + - دو + - ▁meu + - ▁sollen + - 出て + - 人口 + - ል + - 我们需要 + - ▁humble + - به + - ▁bang + - most + - 自我 + - inda + - ▁rolled + - 报道 + - 睡觉 + - 暖 + - ے + - ▁crazy + - ▁seriously + - 较 + - 니 + - 我只是 + - 虫 + - ▁remaining + - rra + - ▁Ten + - unter + - pr + - 入り + - ngo + - ▁punishment + - ▁episode + - ▁zeide + - kop + - ▁sank + - いきます + - ▁file + - ▁Durch + - ▁Selbst + - ▁Projekt + - ▁ring + - ▁prisoners + - ▁pes + - ▁Fu + - 絶 + - ால் + - 言い + - ▁народ + - cca + - ▁dad + - ▁hero + - ▁vos + - ▁Mus + - ▁helen + - ▁생각 + - ▁Schritt + - ていました + - shire + - adas + - ▁pricing + - ▁Entwicklung + - 子ども + - 的情况 + - dim + - 码 + - gur + - gging + - vul + - ▁pays + - ліся + - 夢 + - ▁holiday + - hus + - ▁remarks + - ▁Rolle + - ған + - ほとんど + - ිය + - "23" + - 专 + - ▁strongly + - ▁solutions + - tang + - ▁اما + - ake + - tara + - 比赛 + - lad + - 律师 + - ▁uw + - ап + - 団 + - bur + - ▁types + - 欧 + - ▁assist + - 海外 + - ▁california + - ▁pig + - ▁trap + - ▁gall + - ös + - dica + - gled + - ▁architect + - ▁Ph + - ▁Blick + - 自宅 + - ▁onze + - ▁我也 + - ▁Geist + - 把你 + - ▁wicked + - ▁wolf + - 結婚 + - 记得 + - ▁ああ + - ▁breaking + - şe + - 尝试 + - ound + - ▁views + - 每个人 + - ское + - তি + - ▁pool + - 過 + - ▁trat + - ▁attended + - عا + - ▁profound + - 大部分 + - 应该是 + - ▁humanity + - în + - mad + - ここは + - 調べ + - ▁loving + - 流行 + - ▁arose + - 高校 + - 智 + - あっ + - 不仅仅是 + - 国会 + - 最も + - てきた + - ▁sous + - ▁Но + - зд + - ▁movie + - camp + - lieb + - шу + - ▁kindness + - ς + - ▁我知道 + - gut + - ▁literature + - 斯特 + - tam + - ▁presentation + - ことし + - ▁designed + - わけです + - km + - ▁expenses + - oko + - 我们都 + - ▁George + - 優 + - 交流 + - 献 + - 失败 + - ひと + - ▁vy + - ▁border + - ▁pilot + - 集中 + - ▁tegen + - ም + - 基础 + - ▁inquired + - つか + - ▁assets + - ▁ibyo + - ▁slept + - ▁mismo + - ▁zien + - 登場 + - iḍ + - ▁interrupted + - ▁constitution + - ▁nodded + - archi + - ключ + - 还不 + - ▁هي + - ▁alas + - ▁merit + - 비 + - ▁начал + - ▁буду + - ▁Nur + - ▁thrust + - luci + - ▁الق + - ▁adventure + - ▁puede + - ▁debate + - пуст + - ▁paying + - 诗 + - mata + - four + - hari + - mě + - ▁enterprise + - については + - ▁Ei + - fit + - প্র + - সা + - ▁atmosphere + - ண்ட + - ▁இது + - 煮 + - ▁cottage + - アル + - ▁ஏ + - ▁cattle + - ில் + - arte + - ▁pole + - luk + - ▁secretary + - লি + - ▁leven + - 因为他们 + - stä + - 困 + - ▁Aquest + - 豪 + - 功能 + - ▁peer + - вол + - 两个人 + - ມ + - ▁earl + - 偷 + - ▁möchten + - ▁kuko + - ▁گ + - ost + - тен + - ▁прав + - ▁manager + - ▁пыта + - ▁Robert + - த்தை + - ject + - iten + - ғы + - 本当 + - 异 + - ▁faster + - ▁interior + - füg + - вя + - ▁Wert + - ▁cel + - frage + - مة + - baka + - 目の + - ▁Energie + - ▁leap + - muntu + - 的新 + - ▁margaret + - ▁weakness + - ▁steam + - ▁souls + - 정 + - ▁danke + - ▁Ма + - ▁eventually + - ché + - 我们就 + - 哥哥 + - ▁약간 + - 安排 + - lant + - 扔 + - ▁guests + - ско + - ▁click + - 頃 + - ▁Gruppe + - organiz + - ნ + - 水平 + - lop + - ▁tanto + - vý + - பி + - ▁imagin + - ▁Peter + - ▁rosa + - ▁Tat + - ▁bai + - 成了 + - uur + - gio + - ▁Ac + - haw + - が多い + - esse + - そうだ + - ▁کنند + - avoir + - ▁seus + - 国際 + - ា + - نىڭ + - 売 + - ▁spanish + - 宽 + - 聪明 + - 反应 + - ▁widow + - 不敢 + - ▁unit + - アメリカの + - ▁suc + - 質 + - ▁unhappy + - ▁flame + - 对吧 + - ▁tide + - ▁dijo + - ậ + - ▁shift + - 帕 + - 韓国 + - azi + - ▁déc + - 经验 + - 达到 + - ▁notes + - 랑 + - ▁fare + - 怒 + - ▁catholic + - 技術 + - 资源 + - ▁Nous + - bila + - ▁stared + - ▁tied + - quest + - 各位 + - ▁thirteen + - vano + - 对方 + - ağı + - ▁abge + - ssel + - 因为它 + - ▁veil + - ▁chat + - ▁또 + - establish + - 以外 + - ި + - raj + - மாக + - ▁auszu + - გ + - lance + - ▁anzu + - غير + - kara + - 答え + - 晓 + - மே + - ▁essential + - 当時 + - 번 + - nyuma + - ▁Stimme + - lage + - ै + - ört + - を持って + - ▁anderes + - 亿 + - ▁Sol + - игр + - 兴 + - リン + - த்தி + - wachsen + - ってこと + - ▁plu + - ▁partners + - ▁eggs + - ▁largely + - ▁hadn + - ▁enjoyed + - ው + - aid + - 상 + - ▁despite + - ▁Os + - 房间 + - ▁Union + - кр + - 五十 + - ▁distribution + - ▁pues + - 人々 + - 客户 + - ▁intellectual + - ▁cred + - ▁buildings + - 国王 + - ▁Show + - ios + - ▁baş + - ▁wholly + - ▁parent + - ▁neat + - лын + - ▁ehhe + - ▁braucht + - ▁stud + - 入れ + - ▁verloren + - ▁guest + - wyr + - ちゃう + - enti + - sak + - ران + - ▁kr + - аа + - 简 + - شا + - gegeben + - ▁mate + - 亲爱的 + - 增长 + - 意义 + - あり + - ▁đang + - ▁delighted + - 婚姻 + - trau + - ▁handle + - ▁مح + - ゲ + - 伟大的 + - مت + - ▁steady + - 健 + - ▁Cal + - ▁Bank + - ances + - ▁Tôi + - ▁physician + - his + - pren + - ambi + - ڭ + - laden + - ▁stayed + - などで + - ▁patience + - ▁utterly + - ▁오 + - ▁Dieser + - 牙 + - ▁primarily + - ▁Grunde + - ▁esper + - كون + - י + - ony + - ▁context + - kaj + - தா + - ▁sud + - là + - Le + - ▁іх + - ▁Mer + - ▁annual + - сил + - 中の + - ▁fro + - цу + - вали + - ▁contrast + - ▁Technologie + - 爷 + - ▁lernen + - 泰 + - burn + - 有一种 + - দি + - 禁 + - An + - 和他 + - uld + - ▁будут + - 幸 + - 史 + - coming + - ▁entwickelt + - ache + - 呼吸 + - hara + - ▁trump + - ▁hey + - post + - 子さん + - ▁beste + - asa + - ▁Zo + - füll + - 这么说 + - 挂 + - ▁arranged + - 悲 + - 一つ + - ics + - лек + - ▁coup + - 办法 + - மி + - があり + - 一边 + - ▁pink + - ▁расс + - 保证 + - ▁follows + - ▁scar + - ировать + - 御 + - ▁retail + - 另一 + - ダー + - эс + - 文件 + - ▁symbol + - جر + - 爸 + - 现场 + - 透 + - diri + - след + - teur + - σ + - というふうに + - 给了 + - ▁contained + - 放送 + - ddle + - ▁budget + - ▁"" + - өл + - ▁kamen + - ▁Met + - wag + - ▁کل + - ▁biggest + - ▁gross + - ▁feature + - Л + - fun + - 圆 + - ▁distinguished + - ▁studied + - kunda + - ▁dispose + - 人を + - ▁Hy + - 得到了 + - ▁Af + - Ar + - fus + - バス + - rai + - ▁obwohl + - innen + - ▁shoes + - eme + - そうなんです + - او + - kra + - ▁sensation + - mission + - ▁всегда + - raga + - ▁hoffe + - 心理 + - ▁ŝi + - 했 + - ▁properly + - ▁pala + - 那边 + - 大統領 + - ▁prophet + - ▁parliament + - нова + - tera + - fil + - というところ + - 就不 + - hou + - ▁consum + - ▁tomb + - ު + - uze + - ていく + - 羊 + - ▁lit + - 适合 + - ▁Gesellschaft + - としています + - ▁созда + - ▁desk + - ▁হ + - ▁አ + - rek + - ▁đến + - 带来 + - твор + - 题 + - год + - ▁russian + - に出 + - ▁Luft + - "22" + - dank + - 再说 + - 斗 + - వ + - ▁jedem + - ▁பா + - ▁knife + - 反正 + - 開発 + - ▁crying + - ▁moet + - sser + - ▁operation + - ▁confusion + - ರ + - に入って + - master + - 缩 + - ▁этих + - ▁continuing + - ▁rival + - ły + - ▁articles + - ▁кажется + - ▁remark + - ▁damage + - ご覧 + - nto + - ▁Google + - ▁strip + - 銀 + - お店 + - tse + - ▁iets + - ▁devoted + - 絵 + - ▁jump + - 园 + - 女士 + - 世界上 + - ▁log + - 丈夫 + - ▁traffic + - ▁所以我们 + - ünde + - ▁deu + - ▁abandon + - ▁tale + - 审 + - şa + - ▁bah + - ▁тот + - bble + - 寄 + - ▁tis + - ▁musical + - 开发 + - ▁deposit + - 阅读 + - two + - のような + - كن + - 项 + - 决 + - ▁num + - tiva + - 中に + - ▁چه + - ıyor + - ▁persönlich + - kta + - ён + - ▁Mc + - that + - ander + - ▁perceived + - 東京都 + - ▁Ter + - ▁hunting + - ▁companions + - ▁emotion + - cious + - 부 + - 升 + - さまざまな + - 记者 + - 绝 + - ್ + - ▁ends + - ▁الإ + - 细 + - ias + - thro + - ▁bor + - fei + - ▁Inter + - 的感觉 + - 任务 + - ▁surrounding + - ▁хочу + - ▁tar + - ▁mixed + - ▁Schüler + - ▁স + - さま + - ▁spending + - ▁Parlament + - see + - пор + - 一段 + - 我和 + - guru + - ▁beau + - еш + - аш + - ▁என்று + - zor + - ▁sisters + - вать + - ის + - bei + - ites + - ▁yours + - лось + - ▁друг + - ▁Just + - ▁expedition + - ▁utter + - ▁செ + - ▁transform + - ▁hollow + - lev + - ▁lonely + - ▁sonra + - క + - ▁zijne + - үү + - ▁erkennen + - ▁té + - ▁هر + - ▁komen + - ktion + - сло + - 利益 + - 真的是 + - ड + - tzen + - ▁mare + - late + - ▁shake + - ▁servi + - ▁homes + - しながら + - भ + - 法院 + - ▁multiple + - ▁Fri + - あまり + - ▁exception + - ▁reader + - 潮 + - ▁discussed + - 什么样的 + - ▁trop + - ▁две + - nä + - irwa + - ▁uko + - 塁 + - hing + - sack + - いただきます + - 肯 + - 盛り + - ological + - ▁Facebook + - ▁poco + - cles + - schauen + - 出し + - تن + - 她说 + - чит + - ▁spi + - zelf + - 沢 + - ▁helping + - খ + - ▁Dat + - 价格 + - 看到的 + - ▁деле + - ▁kap + - ▁accordingly + - ӹ + - ▁operate + - ▁wer + - 委员会 + - ▁meng + - ▁literally + - tari + - 左右 + - лом + - ▁bus + - ▁permanent + - 效 + - 四十 + - хий + - pol + - vous + - rè + - こうした + - ▁arise + - こっち + - ▁lại + - ্যা + - teri + - ▁driver + - 十五 + - ▁American + - соб + - ù + - ▁heap + - ▁barn + - nger + - ▁Cas + - すれば + - ▁rifle + - ▁Produkt + - ▁After + - ▁まず + - 中间 + - ▁stem + - ▁background + - stehen + - ▁Tage + - bij + - ▁schließlich + - ▁কি + - rte + - кай + - ▁writer + - 額 + - ▁duties + - ▁hungry + - ▁wegen + - ▁piano + - ▁pretend + - 運転 + - ▁sleeping + - mpa + - 大脑 + - iw + - 部门 + - ▁doctrine + - ▁define + - dian + - 美元 + - mmen + - 提醒 + - ▁efficient + - ▁続いては + - ו + - eo + - ▁plötzlich + - ສ + - ▁несколько + - きょうは + - denken + - дә + - ▁President + - ▁occasionally + - 不喜欢 + - ▁James + - ▁perd + - ▁eigen + - 今日の + - ▁nombre + - under + - 津 + - ▁estaba + - ▁бел + - ▁rod + - ▁mala + - ▁sovereign + - 今回は + - anno + - ▁понял + - مە + - ▁tiempo + - 平均 + - ▁initiatives + - ▁Tro + - ▁тре + - got + - ▁industrial + - uro + - ▁Weil + - ▁beast + - ▁spell + - ことに + - ▁conviction + - ▁sorts + - ▁sistema + - ▁visited + - lines + - ▁olma + - enz + - 寝 + - 伴 + - ▁《 + - 状态 + - ▁tele + - ▁quit + - ▁poder + - registr + - ▁你怎么 + - 将军 + - 战斗 + - leben + - 途 + - ্য + - 触 + - ▁absolut + - 朱 + - bis + - 懂 + - ▁cells + - 里边 + - stadt + - ▁kings + - はず + - ▁divi + - ▁bless + - ▁einge + - 不需要 + - ် + - ▁queer + - bir + - ▁свет + - ич + - alter + - çe + - 先月 + - ▁lawyer + - ▁кур + - now + - еж + - ▁formal + - ▁город + - ▁extended + - ▁poverty + - 許 + - буд + - 湿 + - bringen + - 贴 + - ▁từ + - ▁verlassen + - ▁Folge + - ▁lest + - 那天 + - ▁composed + - ▁innovation + - quen + - ▁вз + - ▁striking + - 锁 + - ▁fellows + - サー + - ▁Team + - ▁lieutenant + - ряд + - ▁loro + - ▁gefunden + - ▁Freunde + - ▁Minuten + - 地震 + - ▁これが + - ▁generous + - ▁толькі + - rib + - 経験 + - ヘ + - hap + - 家的 + - pid + - iente + - 丢 + - chel + - mod + - ▁sagten + - enge + - ▁exciting + - 되 + - 月に + - ▁spielen + - ▁destruction + - ▁すごい + - 接近 + - ович + - ▁stiff + - constru + - pur + - 想想 + - ▁Wochen + - 岸 + - tsi + - ▁premier + - 见过 + - ▁Non + - ▁possibility + - ▁responsible + - ší + - ▁expand + - স্ + - ị + - Be + - ▁strain + - ڵ + - ▁интерес + - ister + - dau + - ▁singular + - ▁location + - ▁prospect + - 変化 + - ▁suo + - ▁genannt + - ▁stress + - лд + - ubwo + - 検 + - るの + - бли + - жээ + - ▁Sein + - ▁cả + - 相手 + - ▁вторая + - ▁Morgen + - comb + - ▁troba + - вин + - igo + - 那么多 + - ▁должны + - いで + - ās + - ▁Dis + - ▁那我 + - 昨天 + - geld + - ▁acts + - ▁Trump + - ▁boats + - ジャ + - ▁eigene + - 隔 + - 输 + - іць + - лин + - ▁Schule + - ▁যা + - пре + - ▁association + - ▁trembling + - 猜 + - вая + - ரை + - loop + - ▁recall + - どうぞ + - buch + - "300" + - ▁gibi + - ▁stretched + - ட்டி + - ▁россии + - ▁нэг + - 5% + - ▁performed + - グループ + - ıl + - ▁proposal + - ▁semi + - 捜査 + - ▁sehe + - 隆 + - ▁accustomed + - したのは + - ▁schlecht + - 长大 + - ▁unusual + - ress + - 很快 + - ▁frequent + - activ + - gezogen + - ▁germany + - ▁ça + - bound + - ▁باش + - ▁Fla + - ifica + - ▁anni + - یو + - ▁brings + - ▁вельмі + - лог + - ▁individuals + - maz + - » + - 걸 + - ▁Ordnung + - лё + - 大阪 + - ▁یا + - ேன் + - erte + - 不断 + - தான் + - ▁ale + - кла + - ▁glanced + - jya + - pis + - 是不 + - aro + - ▁Yo + - 我们必须 + - sprech + - چی + - ▁nav + - graph + - ▁großer + - uten + - 温度 + - ▁Cre + - ▁modo + - ▁mewn + - ▁wearing + - figur + - uye + - ▁North + - chung + - ▁kay + - ▁european + - るのは + - ▁billion + - служ + - 細 + - ▁hunt + - ▁responsibility + - ▁ও + - ▁говорит + - ▁grateful + - 太阳 + - ▁fragen + - 抢 + - ▁অঁ + - ▁dice + - ▁riding + - ▁tard + - dition + - ファン + - ▁있어 + - ▁sports + - π + - ▁india + - ья + - বি + - cum + - 妻 + - 无论 + - 意外 + - produkt + - やっぱ + - 而是 + - ありません + - 症状 + - ▁Op + - bio + - ▁victim + - ▁wanna + - owa + - ▁Ak + - ▁самом + - ▁Glück + - rse + - سه + - 我们已经 + - rede + - sept + - 霍 + - ▁Gre + - dwa + - nant + - 仲 + - rack + - ▁thì + - 我将 + - ▁butter + - ▁hace + - ▁Š + - 特朗普 + - át + - bera + - ▁делать + - 力量 + - ▁yok + - ▁داد + - het + - gis + - ▁Leuten + - 다고 + - för + - ▁agent + - ป + - 監督 + - تح + - 誰 + - anc + - ▁mehrere + - 作为一个 + - ▁değil + - 瓶 + - ▁지금 + - 下午 + - ▁katika + - 同学 + - ▁سا + - ▁invited + - ▁spare + - ▁represented + - eld + - 印 + - 撞 + - ▁swept + - ▁wishes + - 之外 + - などが + - ▁maiden + - ▁الف + - ▁prize + - ase + - phone + - 問 + - خر + - ▁concluded + - ▁repair + - gos + - ню + - liz + - ее + - 有可能 + - ▁ак + - ▁neben + - 造成 + - ▁nennen + - ▁Cy + - ▁oak + - овский + - rif + - lern + - ezi + - ▁Gemeinde + - ▁guten + - ▁hid + - ▁poetry + - ▁mano + - ▁такая + - ▁plot + - ▁selling + - ▁gekommen + - ▁Maria + - ▁Min + - 导致 + - ີ + - gelegt + - 操 + - fod + - 就算 + - لب + - 家人 + - 墙 + - ところで + - 脑 + - ▁Komm + - 版 + - なの + - ▁yap + - ▁proposition + - eze + - ▁latin + - 喂 + - gebaut + - cinc + - politik + - ▁そこで + - aquesta + - ▁але + - gala + - ▁actor + - ggi + - тя + - არ + - unu + - 荷 + - ĩ + - ээр + - ▁sil + - ▁поселок + - ▁Pat + - 了一些 + - uren + - found + - 摇 + - ент + - ▁signed + - くなる + - ▁display + - 不一样 + - やつ + - 内部 + - ▁tema + - 演讲 + - ▁select + - ▁ashamed + - 決勝 + - 户 + - ▁elder + - 寒 + - jin + - 发生了 + - wyn + - स् + - 孩子们 + - ちゃ + - ▁rude + - ▁именно + - әй + - 生气 + - 販売 + - ▁yw + - ▁movements + - 好き + - ▁feared + - 实际 + - ▁dun + - ▁creation + - ▁pied + - 腕 + - point + - жил + - யி + - Bri + - ▁cad + - genda + - ▁kissed + - 标 + - ▁chest + - ▁cheeks + - 避 + - 冒 + - 宗 + - kwi + - ▁Tal + - ▁cycle + - ▁geschrieben + - られない + - lian + - 映 + - lebt + - 帰 + - ▁adopt + - たり + - kola + - ▁payment + - ான் + - ▁hol + - త + - ▁bible + - ▁achieve + - 意味着 + - hü + - пят + - ▁rail + - おい + - ▁действительно + - ▁Platz + - اط + - 卵 + - ▁materials + - رت + - ッと + - ware + - sses + - ▁disposition + - ▁glücklich + - tial + - fund + - ▁continu + - stimmt + - 話を + - kur + - ▁attached + - ▁mild + - ▁locked + - 染 + - フェ + - ▁recover + - ▁Qu + - 顾 + - 办公室 + - ▁sou + - kata + - hak + - 立て + - 桥 + - ள் + - лт + - バイ + - グラ + - ▁shout + - 一切都 + - 忍 + - ▁comments + - ▁United + - аться + - үүл + - ▁transition + - ▁manufacture + - 所以你 + - aine + - 習 + - Ge + - accord + - ▁przy + - ▁leurs + - ▁jsem + - ▁verb + - 也可以 + - 就要 + - 你去 + - ▁brush + - lov + - шта + - ▁jobs + - 份 + - ▁appreciate + - ガー + - 围 + - ▁maj + - emo + - ▁supported + - ▁abroad + - ▁unu + - ▁thấy + - ▁sc + - ้า + - ▁못 + - pes + - ▁Mag + - ின் + - ▁salut + - tatu + - ▁juga + - ් + - ох + - つまり + - 几年 + - ▁நான் + - ▁font + - ▁Kirche + - ▁knee + - работ + - ▁Zwei + - ▁distress + - ▁Bau + - 猪 + - wur + - hof + - ▁blessing + - ழ + - mera + - ▁heavily + - ▁الص + - cover + - 逆 + - 磨 + - 려 + - 签 + - 強く + - гра + - 含 + - ▁behavior + - وان + - ▁pine + - bewusst + - ▁neun + - ▁bones + - ▁それが + - ▁armed + - ▁quant + - нут + - 同志 + - るか + - ▁refuge + - 说过 + - ирован + - 播 + - 见到 + - いった + - ▁Bill + - ▁reserve + - ▁farmer + - roy + - 没有什么 + - ▁intimate + - شن + - சு + - ▁essentially + - ▁aquest + - ▁corre + - ▁sala + - ▁ändern + - 郎 + - んじゃないか + - ▁Tages + - ▁ここで + - ▁сама + - 厂 + - ▁хар + - 错了 + - ளி + - ▁june + - ▁competition + - ▁fois + - ilen + - リア + - 我不会 + - ▁ruth + - ▁opposed + - ▁penn + - ▁هستند + - 拖 + - ▁antwortete + - ▁jeune + - إ + - ▁repeat + - ▁greek + - 就说 + - ș + - '!」' + - ▁teachers + - ▁sy + - あなた + - 看来 + - isation + - ▁rya + - 一段时间 + - ▁belong + - obu + - ാ + - ▁traditional + - ▁painted + - ことも + - чь + - ▁Mrs + - сов + - ▁settlement + - いろいろ + - ▁کنید + - load + - ▁massive + - ▁zag + - ▁alternative + - dá + - aren + - メートル + - ▁retired + - ▁consult + - ▁feels + - njye + - 训练 + - ▁charming + - hop + - ▁尽管 + - wl + - ▁sole + - gad + - ▁karo + - nez + - tec + - 我告诉你 + - 国の + - jon + - ▁bio + - крас + - tali + - ▁việc + - ▁reasonable + - 制度 + - ▁kate + - bw + - юсь + - نش + - ▁schaffen + - 搭 + - ▁slipped + - 気温 + - tī + - ゴール + - ّ + - ▁adopted + - 更に + - para + - となっています + - ind + - ▁etc + - んでしょうか + - ▁scan + - ▁ambition + - iques + - ▁basket + - rau + - ▁bark + - 鞋 + - させる + - dora + - igu + - éc + - ían + - ▁supreme + - يف + - krat + - mund + - 卷 + - avo + - 暴力 + - ▁seldom + - hack + - urt + - ▁approaching + - 幼 + - др + - ▁murmured + - kni + - ▁goodness + - ▁Так + - zeug + - 合わせ + - Po + - 腰 + - ▁Val + - ▁consistent + - ▁rever + - ▁gap + - ▁gehe + - ▁dame + - witt + - ▁handelt + - ści + - dreh + - ▁pages + - يو + - 另外 + - ě + - nach + - ▁unfortunate + - headed + - 恨 + - path + - ましたね + - 主人 + - ▁совет + - rī + - ▁aren + - ять + - ▁depends + - flo + - miss + - ▁таки + - ▁zeigt + - ▁terre + - ▁commanded + - ▁noi + - bell + - ▁Tatsache + - cycl + - رك + - mani + - ் + - ▁muito + - duk + - lir + - ▁tidak + - ▁regiment + - izo + - ほか + - ▁clerk + - ▁vào + - ▁года + - 雄 + - ▁bullet + - tree + - ▁sempre + - hlen + - дэг + - erin + - rimo + - 银 + - ▁teams + - ▁foi + - ums + - ▁shortly + - ▁cure + - atge + - 恢复 + - ▁Hol + - づ + - ▁Test + - ▁drinking + - ▁released + - tics + - ▁eastern + - St + - ▁zaman + - 作用 + - ▁versus + - ense + - সে + - aught + - ▁жив + - 라고 + - 押 + - ▁reflected + - イギリス + - ▁Hund + - கை + - وع + - 交易 + - ▁blank + - ▁Situation + - ▁жизни + - ▁minor + - 大変 + - 으로 + - ▁obvious + - 环 + - 攻 + - ▁useless + - ▁blieb + - のほう + - ▁slaves + - 材 + - ▁également + - fal + - сын + - ▁tras + - овой + - ▁wherever + - рез + - ▁contest + - care + - ▁institution + - дав + - гло + - 的那 + - ▁contribution + - 这边 + - нне + - ▁administration + - 互联网 + - 了啊 + - ▁donde + - она + - ▁Demà + - ление + - ▁也许 + - ▁jour + - ▁বা + - ес + - 打算 + - ▁быў + - awa + - mere + - रा + - 我不是 + - platz + - 私も + - pè + - geven + - ▁ensure + - ▁importante + - 彼 + - ▁داشت + - 表情 + - тру + - ところが + - ▁vital + - bab + - 給 + - nio + - ▁nutzen + - ją + - 泡 + - 不得不 + - rend + - یان + - 柱 + - ▁glorious + - ensi + - 这事 + - ாக + - abu + - 有一天 + - ▁feast + - 동 + - ▁olan + - 把这个 + - ▁inhabitants + - キロ + - ließ + - 资金 + - 庄 + - ▁Tas + - area + - 気が + - gues + - يق + - шин + - 積 + - bug + - 練習 + - ▁stroke + - ▁Sy + - ▁või + - 狂 + - 迟 + - ▁Tot + - arse + - ▁plum + - 不应该 + - ▁handed + - ▁earnest + - 勤 + - 对此 + - 我来 + - 敌人 + - 佳 + - ▁acquired + - lak + - жал + - ▁fever + - ▁impulse + - 任何人 + - 南部 + - ▁dove + - ▁ihres + - 저 + - nega + - 前面 + - готов + - ▁newspaper + - ックス + - rait + - мар + - 碎 + - 老公 + - 所做的 + - ▁otro + - ▁difficulties + - 開催 + - ▁owner + - 批 + - bü + - aver + - дать + - ▁trace + - ▁gleichen + - தை + - weisen + - aɣ + - ▁coin + - شه + - 드 + - 例えば + - agon + - ▁print + - ▁treffen + - اً + - 乗り + - 法国 + - ذا + - ▁hombre + - 隐 + - 不足 + - ▁Spa + - kı + - ▁departure + - 的方法 + - 老婆 + - ▁хотел + - ▁creating + - nten + - 台風 + - 人も + - ▁وجود + - ▁Sk + - ates + - ▁tough + - ▁ўсё + - ▁unlike + - flu + - ▁zweite + - 冠 + - oba + - 以上の + - 一件 + - sell + - ova + - ▁accomplished + - ально + - てください + - 峰 + - pati + - 住在 + - ▁ignorant + - 事实上 + - ▁deeper + - ▁travers + - ▁venture + - 予定 + - らず + - 病人 + - يك + - হা + - ▁Wirtschaft + - 是由 + - ワン + - cola + - صل + - 妻子 + - ▁我在 + - ▁reputation + - ▁entfernt + - trieb + - ▁fiscal + - ▁combined + - การ + - ▁plainly + - ▁closing + - ▁og + - غر + - ▁eher + - 押し + - ▁فقط + - тры + - 多的 + - 要去 + - イメージ + - 欧洲 + - och + - ṣ + - ▁reckon + - ▁granted + - 際 + - ể + - ▁italy + - 熟 + - ļ + - 淡 + - ▁whisper + - лай + - ▁painting + - ▁poi + - ▁smoking + - ▁понимаю + - ёр + - krank + - ▁insist + - うまく + - ▁fairy + - 但他 + - アップ + - мест + - цен + - quis + - まさに + - tör + - ▁mono + - 試 + - 続 + - ▁orange + - キャ + - 你不能 + - お金 + - ▁Sohn + - гд + - 哪儿 + - 网站 + - 你怎么 + - amento + - icia + - 深刻 + - тр + - ▁mist + - تو + - ▁weder + - 以降 + - 乳 + - ▁attractive + - 漂亮 + - 广 + - ▁sue + - ▁咱们 + - にとって + - 追い + - ден + - ▁Cla + - ▁такие + - 始まり + - ках + - حق + - ▁Ali + - 内心 + - ▁jemals + - ▁suspect + - 次の + - ▁wollten + - ▁hunter + - ▁slope + - lee + - agenda + - ▁spre + - ká + - 供 + - ▁pond + - 你了 + - になり + - 还能 + - ▁risks + - ものが + - ▁Av + - юцца + - ▁Because + - ▁мой + - usi + - 叔 + - ▁seeking + - ▁momento + - ▁margins + - 近く + - ▁General + - ▁epi + - hö + - ▁compelled + - так + - тон + - mä + - ▁وأ + - 艺 + - ▁pound + - ์ + - ▁admiration + - ▁songs + - 行動 + - ▁dein + - 館 + - ▁ښه + - ▁abuse + - ▁Stück + - ▁pope + - ois + - ▁Umu + - كي + - ▁igihe + - になっています + - ấ + - ッド + - manda + - hush + - ▁interessant + - ▁hörte + - ▁bya + - ▁jean + - 的手 + - ▁infinite + - ▁entonces + - ают + - 感兴趣 + - ける + - 一体 + - foot + - дол + - ому + - эв + - chas + - ând + - rück + - zia + - ▁이런 + - 难道 + - ▁adapt + - ▁Kor + - 心配 + - ▁regions + - ▁eagerly + - ▁Mensch + - 一项 + - sab + - 殿 + - ▁Kol + - ▁communities + - ▁kaum + - odor + - わり + - ▁Kla + - 而言 + - ń + - ▁yard + - dine + - ино + - ▁lunch + - 武器 + - ▁我现在 + - ▁forehead + - ▁Bon + - ▁fame + - Ж + - ▁那是 + - ▁withdraw + - ▁mask + - ▁تع + - ▁dag + - liness + - 佩 + - 三年 + - ▁всем + - ▁aho + - レン + - 哪里 + - полит + - 냐 + - ▁idle + - ▁dealing + - bern + - 的信息 + - ▁روی + - ご紹介 + - ками + - geze + - eti + - has + - ▁Mary + - ▁planning + - сь + - 每次 + - ュ + - 控 + - 阶段 + - ▁Kunst + - iff + - لى + - liga + - ▁جو + - ▁remove + - 老人 + - ▁mister + - 準備 + - ▁islands + - ▁erreichen + - 多い + - ▁characters + - ▁Bis + - ▁вся + - 一致 + - 祖 + - stieg + - ▁mom + - ▁само + - geri + - boy + - ▁Rwanda + - ▁estat + - 印度 + - ▁client + - wacht + - 收入 + - ▁Mes + - bles + - jä + - ▁acting + - ▁infrastructure + - ▁predict + - ổ + - щи + - ロン + - cido + - grav + - ▁мог + - ▁burned + - ▁gebracht + - ▁shell + - ▁australia + - cult + - 金融 + - ▁steep + - ▁rang + - 出生 + - 假设 + - ▁مر + - ▁anirà + - сен + - ▁まあ + - 这是我 + - ▁되게 + - voj + - —— + - ▁organic + - छ + - 的影响 + - ▁gather + - 对话 + - 很重要 + - ât + - ffen + - dauer + - ват + - tons + - 跟着 + - 并不是 + - 今晚 + - ▁Sinn + - ▁nghĩ + - ▁Bericht + - ▁É + - cono + - lose + - 辞 + - こちらです + - ▁일 + - 爱情 + - だな + - 说明 + - ях + - ▁tag + - ▁اون + - ▁electric + - 昔 + - ▁commander + - 凡 + - கு + - ▁chin + - det + - 続け + - ▁fy + - 比如说 + - ▁thrill + - 一千 + - 证据 + - だったら + - ▁яны + - ▁causa + - ▁insult + - ▁fou + - час + - 实际上是 + - 莎 + - ▁Rück + - ▁vessels + - ▁junge + - ▁eens + - ▁inclined + - ▁opposition + - 計 + - ▁Forschung + - spec + - ▁unfortunately + - ▁towns + - ▁الر + - 提到 + - ▁shirt + - ▁сделать + - 执行 + - 野菜 + - 快速 + - hole + - ▁இரு + - isiert + - ▁ella + - ▁Richtung + - ▁wedding + - ▁Viele + - ▁leadership + - 義 + - 你觉得 + - 销 + - 逃げ + - ▁ali + - ▁institutions + - nā + - aven + - ▁billy + - ▁schrecklich + - licher + - ▁icyo + - ब + - ▁descend + - 答应 + - 判 + - eck + - ▁gihe + - 注意到 + - 情感 + - dha + - "35" + - ▁undertake + - ▁extrem + - 拼 + - ▁Unterschied + - won + - ▁equipment + - لم + - 多く + - år + - lässt + - ▁philosopher + - ▁uttered + - 毕业 + - 主任 + - 星期 + - 施 + - ▁sed + - маг + - 再见 + - ▁Yu + - 我跟 + - 长的 + - やった + - いか + - 发现了 + - くん + - ▁shared + - 租 + - ların + - ▁doubtless + - aires + - كل + - යි + - 가지고 + - ソン + - 的吗 + - ▁Einige + - ▁vrouw + - 不够 + - ▁intense + - fol + - ▁glow + - ▁permitted + - ▁pis + - quelle + - ёт + - 成长 + - طور + - lib + - 跟我说 + - 最後の + - 価格 + - 逼 + - ▁settle + - 结构 + - stände + - κ + - fallen + - ▁negro + - ▁♫ + - chin + - ▁лучше + - য়ে + - schein + - нул + - ▁While + - ike + - ▁tijd + - ▁học + - ्या + - ▁emotional + - 模 + - city + - zed + - ▁passat + - ▁avons + - 래 + - tah + - ▁человека + - 是一 + - говор + - ҡы + - ▁desde + - ▁deny + - ▁obligation + - ভ + - رق + - 異 + - stad + - ▁providing + - 专家 + - ▁Ag + - zak + - ▁Sand + - ▁lighted + - ▁baba + - hall + - ografi + - ▁nella + - stab + - ▁substantial + - иль + - கோ + - ▁vague + - 一方 + - ▁cease + - ▁Erfahrung + - 严重 + - λ + - 的眼睛 + - ▁ありがとうございます + - 去找 + - ▁historical + - олог + - 踏 + - ▁Name + - 意识 + - 何で + - 将来 + - 域 + - یس + - どういう + - したり + - gura + - ▁curve + - ▁Aufgabe + - ▁fence + - ▁dancing + - ▁flung + - ▁investigation + - folge + - ▁evolution + - ▁და + - ▁Мо + - گە + - ▁conserva + - нии + - ▁load + - ▁nhiều + - ▁parole + - 尊重 + - ',"' + - psy + - 効果 + - ▁egypt + - geht + - たちが + - ulu + - ús + - 表演 + - 候 + - そういった + - ▁speaker + - ▁East + - ▁utiliz + - 记忆 + - ▁wooden + - ▁beloved + - 一度 + - ▁allows + - ▁pursue + - keeper + - 環境 + - leh + - 胜 + - ▁phase + - 긴 + - 更好 + - 没想到 + - ím + - tě + - ▁lecture + - ▁응 + - 订 + - 犬 + - ▁vorbei + - ▁Mü + - ▁lately + - nosti + - ▁bod + - 一定会 + - programm + - ▁arme + - ▁irish + - ữ + - 恐惧 + - 생 + - idade + - 按照 + - 佛 + - ▁Gesetz + - ▁rabbit + - 钟 + - ▁wilde + - 国民 + - west + - ה + - 我々 + - 慢慢 + - 刑 + - 頼 + - tun + - 搜索 + - note + - ▁grandfather + - larını + - ▁decisions + - ▁murmur + - ▁terra + - ▁할 + - ▁explore + - ▁Ven + - していて + - கள + - ▁TED + - tivo + - 文字 + - メンバー + - bà + - 驚 + - ▁staring + - 電話 + - 满足 + - 支付 + - pac + - ▁cliff + - erson + - のため + - 穿过 + - 插 + - пал + - ▁trunk + - ▁league + - ▁acest + - ▁Tan + - orient + - cele + - ▁desperate + - ▁彼は + - tical + - ना + - ▁expensive + - ڕ + - 适 + - ▁stuck + - ▁Stunden + - ▁dared + - ▁Jahrhundert + - gres + - ஹ + - ▁cheerful + - かどうか + - oor + - 議員 + - 更新 + - 益 + - һы + - ▁Rest + - 分かって + - 创 + - ▁après + - ▁إن + - иде + - Q + - ông + - ▁obey + - しても + - iad + - tje + - nner + - zimmer + - ますよね + - ▁sistem + - ▁workers + - ▁거기 + - 员工 + - ▁spain + - ▁nad + - ▁rend + - ▁observation + - ▁llama + - ▁volumes + - 地下 + - 北朝鮮 + - ந + - gir + - ▁declare + - ▁upward + - 極 + - طر + - ▁deserve + - ▁klein + - ▁defence + - ▁increases + - ▁simp + - ▁tramp + - 台湾 + - 对他 + - bord + - ▁camera + - ancy + - ▁jacob + - ▁kwe + - ată + - 问题是 + - 実際に + - ▁Sche + - welt + - ▁Arten + - gla + - ▁Bürger + - የ + - ộ + - ▁Worte + - ever + - 梦想 + - bec + - ▁begged + - ▁wretched + - ▁hơn + - ▁хотя + - 些 + - ስ + - ант + - ▁sending + - 降り + - ▁gilt + - lando + - że + - ▁India + - ▁questa + - grün + - 手を + - qi + - ▁Mel + - ▁assure + - 这意味着 + - あって + - смотр + - iber + - ナー + - шка + - ця + - ▁entering + - ▁prze + - tak + - ▁hervor + - ages + - ▁offset + - اج + - ▁今日 + - ▁cũng + - ▁consumer + - zzi + - 신 + - ▁adding + - ▁virginia + - ▁capture + - ▁pistol + - ▁curl + - ▁accounts + - 律 + - ▁Zahl + - rut + - なん + - 紧张 + - ▁pursuit + - ▁Michael + - ası + - ▁Far + - ▁Berg + - itza + - stück + - mira + - ▁besonders + - ▁enhance + - fulness + - dhi + - யாக + - ▁چې + - ube + - 肩 + - ▁jews + - ▁أنه + - ▁ils + - ▁swear + - ▁erreicht + - ▁sentiment + - ▁reaching + - илась + - かり + - ▁cents + - 중 + - 让她 + - ▁volta + - ▁yell + - 今天的 + - ские + - ▁expansion + - ▁notre + - ▁torture + - ▁purposes + - 她们 + - ▁disgust + - ެ + - ▁aktiv + - ▁highlight + - yol + - ้ + - ▁pit + - 所以我们 + - 力を + - ▁magazine + - ▁America + - rance + - 它会 + - 崎 + - ▁saddle + - ▁pont + - 来た + - blau + - ક + - tama + - ვი + - ▁Richtig + - ▁depart + - dag + - ▁只要 + - ▁Trans + - lagen + - ▁кан + - になっている + - 思って + - 不起 + - ▁indulge + - polis + - 鳥 + - ▁четырнадцать + - ▁тэр + - ভা + - gabe + - ▁langsam + - በ + - ▁должен + - ▁leverage + - ▁bench + - 摆 + - ▁distinction + - / + - 大雨 + - 地上 + - ने + - куп + - ▁biết + - действ + - tore + - east + - ▁brook + - brach + - issa + - 해서 + - ▁lesen + - ▁Erde + - ▁bari + - ▁quelque + - say + - sinn + - ▁vend + - 階 + - rand + - نە + - ▁damals + - рак + - ▁recovered + - 過去 + - の大 + - ▁verd + - ники + - 运行 + - ▁begins + - дум + - ▁mbere + - 圧 + - ▁alice + - 范 + - ▁cutting + - ▁rescue + - бар + - 奶奶 + - ▁incredible + - 理论 + - ▁grain + - ▁habits + - なし + - ▁merry + - ▁جا + - ったり + - уме + - 现代 + - نس + - ▁whereas + - ▁cloth + - ▁havas + - ää + - 时期 + - 启 + - ▁gesture + - ▁belonged + - ▁Ко + - تە + - ▁случае + - jet + - 拿着 + - ▁journal + - ▁rien + - 暮らし + - 活躍 + - èrent + - 得多 + - 合わせて + - vuga + - ▁lodge + - 是他 + - ▁gingen + - தே + - ロシア軍 + - してきた + - يس + - ação + - ата + - 一方で + - ▁tat + - 観 + - 一名 + - ▁بد + - ▁irre + - ▁خیلی + - 過ぎ + - ▁sowohl + - 歌曲 + - nett + - ▁früh + - ▁Та + - ▁гэж + - 宋 + - 荒 + - 掌 + - kad + - ▁Reise + - ▁dread + - ▁fog + - 没错 + - bled + - うわ + - 积极 + - ▁Verbindung + - ▁sensible + - ▁mounted + - ▁interes + - mur + - 设备 + - 音楽 + - "2000" + - ▁никто + - rug + - ಾ + - We + - 承 + - ▁shadows + - ▁vin + - nung + - 被称为 + - ▁Weißt + - ▁arrow + - jal + - زه + - ▁misery + - 狼 + - lets + - 的机会 + - wig + - glich + - 遗 + - fehl + - ▁komm + - ▁なるほど + - 信任 + - ▁brachte + - iel + - ▁editor + - ▁Alter + - 他对 + - ости + - ▁gegeben + - над + - جي + - نم + - gard + - lja + - 傻 + - лав + - ť + - 、3 + - ▁padre + - 厳しい + - 我不能 + - んじゃない + - ▁observ + - उ + - ▁prepare + - 珠 + - tanga + - でございます + - ▁bowed + - ▁Super + - "27" + - iers + - ись + - ▁Sen + - 不如 + - ▁jumped + - ▁Gal + - ▁permet + - 仕 + - 很少 + - ރ + - 投げ + - 了这个 + - ▁troubled + - ▁sufficiently + - 我不想 + - hun + - ▁cars + - rzy + - ▁그래 + - 欢 + - gelijk + - erlei + - ▁whence + - рук + - și + - ▁Martin + - stelle + - ▁Van + - ▁باید + - 塩 + - ▁schl + - 采取 + - ング + - 让人 + - 为什么要 + - ▁lamb + - 진 + - ▁fired + - ▁Wissenschaft + - 沿 + - 多了 + - daki + - れない + - ▁señor + - dura + - zahl + - ▁zeer + - ▁external + - ▁كانت + - mour + - 失去 + - ▁Vereinigte + - ▁муж + - ર + - cchi + - فعل + - ▁schreiben + - ▁Deshalb + - ▁falls + - ▁disc + - ▁drum + - ▁нибудь + - ▁рэ + - 革命 + - ▁faut + - 離 + - みると + - ▁dalam + - ▁Eis + - ▁helpless + - bbi + - 闻 + - ▁голос + - 的脸 + - ▁schöne + - 电脑 + - ▁scorn + - 没什么 + - 正解 + - spann + - ▁Danke + - 飞机 + - ▁runs + - ▁includes + - assa + - ▁gedacht + - ▁fins + - verse + - aged + - enzi + - bé + - mento + - ▁Arbeits + - fang + - ▁straw + - ▁Schul + - 訪 + - ▁experiences + - ▁beam + - ▁rendered + - データ + - ▁lesson + - おり + - ▁verse + - ▁mirror + - زا + - ▁cheek + - カメラ + - ▁Gegen + - ял + - 部队 + - 穿着 + - ▁leads + - ત + - ▁technical + - ▁conceal + - ▁zeal + - ▁authorities + - ▁losing + - arri + - 我们是 + - ▁wagon + - ▁Bett + - ▁reports + - ▁weapons + - spel + - ▁kick + - ▁그게 + - ▁assumed + - ▁qualities + - あげ + - 魅力 + - ▁dwell + - マイ + - ▁peak + - 見せ + - ▁jug + - ▁endlich + - ▁tio + - 我没 + - ▁stretch + - À + - falls + - ្ + - пі + - nih + - ▁aufge + - 公開 + - аз + - lju + - گاه + - ▁eve + - 谈谈 + - მა + - ▁namens + - ▁করে + - ジェ + - وو + - aging + - tered + - вай + - ▁zit + - とこ + - ස් + - iah + - ▁discipline + - ര + - 미 + - Re + - bara + - ▁exposed + - شت + - ▁infant + - ▁Ä + - ▁email + - ▁owe + - 期间 + - ▁icy + - 一句话 + - 徐 + - ょ + - ▁yara + - ▁Ana + - ▁carbon + - 行了 + - eja + - あす + - ▁pile + - ▁planned + - kita + - ▁railway + - ▁знаете + - 一句 + - 製 + - üb + - 今夜 + - ▁ahora + - ▁naj + - ?」 + - dou + - şte + - 正是 + - ▁ultimately + - 沖縄 + - bahn + - vine + - 减少 + - ▁پس + - ▁Washington + - ▁considering + - ▁Era + - ▁persona + - nimmt + - 有时候 + - ▁bara + - 用的 + - ▁tomorrow + - ifa + - 他们是 + - 看了 + - を中心に + - front + - ayı + - ▁primary + - 的心 + - 过程 + - ▁spur + - ▁distribu + - 要么 + - уш + - ▁nk + - 戦争 + - fir + - ▁измен + - 案件 + - ▁neighborhood + - 意識 + - ▁drunk + - ▁よろしくお願いします + - 黑人 + - ▁tran + - ▁мир + - ▁extend + - ▁USA + - 神经 + - 时候 + - ▁그렇게 + - که + - ▁raw + - nus + - 学会 + - mpel + - impo + - 军队 + - ▁Gericht + - arra + - ▁winds + - ▁jungen + - ప + - ▁Lassen + - ▁деньги + - ▁sabe + - ▁mobile + - пло + - ති + - ▁cub + - illo + - ecek + - ▁こちらは + - ▁Gri + - ി + - ▁rằng + - ▁Mil + - piece + - ▁mucho + - 处于 + - ▁pier + - ▁aloud + - ▁Gold + - ద + - ▁Hilfe + - قي + - ▁americans + - geno + - ▁gates + - vio + - 早期 + - ▁separated + - ▁நீ + - ન + - 出す + - 最新 + - ▁mam + - illes + - ▁ведь + - ▁avant + - ▁заб + - уй + - ▁এই + - 更好的 + - key + - ▁kannst + - ▁quantity + - ▁свое + - ▁toujours + - ▁ages + - ു + - ませんでした + - ▁opinions + - ▁images + - Se + - 窗 + - setzung + - 开放 + - 就能 + - みて + - tritt + - 辺 + - range + - 運動 + - ▁wander + - вет + - 費 + - ▁haste + - 正式 + - ▁sexual + - ṭ + - ▁Gedanken + - ▁reli + - それに + - ▁100 + - ▁weird + - ದ + - 细胞 + - ▁همه + - ▁portrait + - ▁chill + - 生活中 + - чер + - 纽约 + - estra + - ▁sera + - 全く + - anz + - ▁слова + - ▁County + - もん + - ▁det + - وج + - ▁deed + - ▁claims + - ▁delightful + - ▁vroeg + - ▁яе + - ข + - 別の + - ▁тех + - 면은 + - ark + - ▁scattered + - ▁gazed + - rado + - гром + - वा + - Any + - обра + - 仙 + - ality + - ▁missed + - ▁prin + - 宣布 + - ▁flatter + - 都没 + - ▁essere + - ▁personally + - 子里 + - 後ろ + - 离婚 + - ▁magnificent + - ▁miracle + - ▁rolling + - ▁thread + - 述 + - ▁fuel + - ▁altar + - ▁قبل + - دى + - お母さん + - 行く + - ▁daughters + - өг + - ▁crash + - ະ + - ू + - ▁challenges + - его + - 哪个 + - 介 + - ▁rồi + - tron + - akt + - ▁ص + - undzwanzig + - ▁gens + - maid + - できます + - plaats + - ▁bosom + - ロシアの + - ▁mm + - ▁methods + - staan + - 兄 + - ection + - 握 + - ▁그때 + - ான + - كى + - せる + - بع + - colored + - ▁ĉe + - нда + - mbre + - ▁robe + - マスク + - ▁Mars + - ▁concert + - mov + - you + - ▁midnight + - ▁missing + - 分钟 + - ▁drag + - ার + - ▁joint + - nost + - つき + - ▁Ён + - ▁于是 + - sini + - ▁Jag + - ương + - 历 + - ables + - ▁restrain + - ▁africa + - ▁horizon + - 以至于 + - خت + - ▁reduction + - ▁совершенно + - ▁insisted + - 邀请 + - 欲 + - 坦 + - bru + - ▁Anfang + - ▁zeggen + - 우 + - ▁Feuer + - freund + - bwira + - 减 + - ண் + - ▁Afrika + - ▁außer + - 这么做 + - 宅 + - hearted + - legt + - 長い + - にお + - omen + - ▁trou + - ▁Brief + - ▁anna + - ▁vest + - ▁你就 + - ских + - ▁bestimmte + - ▁sia + - 练 + - ▁raising + - 竹 + - 规则 + - ▁ignorance + - cep + - dek + - ▁گفت + - ▁einzu + - 敗 + - ▁führte + - ▁хорош + - حل + - ▁이렇게 + - 成本 + - 撤 + - ▁consequences + - ▁factor + - 旁边 + - ▁patron + - ▁involve + - pas + - 风险 + - erie + - cap + - 宿 + - 够 + - ▁Ф + - 一生 + - られました + - ▁sink + - 建造 + - ▁valor + - ▁против + - ▁cock + - ▁نیست + - 年龄 + - ティー + - 严 + - izza + - ▁момент + - mäßig + - ▁这是一个 + - ▁province + - ▁convert + - tina + - cup + - tiques + - ▁breed + - 干吗 + - rb + - gefallen + - ▁paint + - ▁foe + - ulation + - 沃 + - ▁kugira + - igh + - っていうこと + - ▁அவ + - plic + - koze + - 亡 + - ▁prote + - pok + - ▁primera + - ▁Sun + - ▁Volk + - ▁entra + - ▁другой + - ▁aufzu + - емся + - ▁cards + - のよ + - куль + - 改善 + - ▁perché + - 执 + - ▁Dingen + - ▁mainly + - wohn + - ドル + - ▁cet + - ヒット + - ವ + - ▁folk + - onde + - このように + - 劲 + - 明らかに + - ▁trên + - থ + - 旗 + - 봐 + - ަ + - ▁மா + - ▁significantly + - ▁chase + - ▁مثل + - 振り + - 当初 + - 儿童 + - ▁nam + - 会議 + - 剑 + - ӓ + - ▁Richard + - 날 + - ▁absent + - რ + - луч + - 载 + - ▁هناك + - ▁appar + - せて + - ▁Band + - ▁我不 + - 後に + - oedd + - De + - ▁минут + - 没有任何 + - 距離 + - 竞争 + - ▁Ö + - ▁Fahr + - gaben + - ▁15 + - sert + - 危 + - ▁кого + - 本人 + - ά + - ▁Air + - ▁Kultur + - yal + - ▁lust + - 漫 + - ▁developing + - "26" + - ▁boots + - あとは + - stream + - ▁ບໍ່ + - 弾 + - dress + - ▁quelques + - ▁Bewegung + - ▁messenger + - жен + - ▁roads + - ų + - ▁menschen + - gender + - deck + - ▁molto + - mart + - 学家 + - ▁basic + - 也不会 + - ▁nag + - チャ + - を受けて + - ի + - 有的 + - ▁firmly + - 提高 + - ▁одно + - 団体 + - ender + - ▁Bezug + - kura + - wort + - ▁inclu + - لار + - 作家 + - 話題 + - 住民 + - bura + - çı + - ▁crowded + - diği + - ▁outcome + - 有效 + - volle + - ▁May + - َّ + - ▁honey + - 行って + - чет + - boot + - 分かる + - یی + - 家伙 + - boat + - wara + - stimmen + - 公平 + - 発見 + - ▁Вы + - 的情况下 + - ర + - ▁sana + - ▁ram + - ▁тысяча + - ▁especial + - ▁hastily + - されます + - ▁Vielen + - 和其他 + - 或者是 + - ▁hai + - ▁nearest + - ▁multitude + - kraft + - үүд + - minister + - ivi + - ▁rất + - ▁plays + - ▁clay + - 销售 + - ▁porte + - 周围 + - wechsel + - ууд + - ▁erzählen + - ▁ernst + - ▁оно + - ▁系 + - 市民 + - ▁leaning + - ▁overcome + - 长期 + - melt + - ▁Groß + - үр + - ▁innerhalb + - ▁scrap + - cita + - ▁returns + - ▁april + - 奈 + - gehalten + - 应用程序 + - dela + - ▁kri + - amp + - 滚 + - ▁grasp + - ▁cách + - 软 + - ▁corps + - elde + - ▁lincoln + - ▁lee + - 全て + - ▁continually + - ▁Rus + - ▁خوب + - 一步 + - 人と + - 一九 + - ▁đầu + - ▁lokal + - ▁молод + - に対し + - ege + - ▁disorder + - ▁implement + - 吐 + - 默 + - nick + - 足够 + - 者が + - ▁twin + - ▁между + - 餐 + - 下的 + - タイ + - iment + - 自分が + - ▁reveal + - ờ + - schlagen + - uki + - richten + - тельно + - 相关 + - ▁kadar + - ▁cosas + - ▁chinese + - ▁Paris + - ▁rebel + - 挑戦 + - ▁এক + - ▁humor + - ▁improving + - һа + - いただいて + - ваць + - ▁fühlen + - ▁cerca + - āk + - ▁ornament + - ▁Wahrheit + - 带到 + - 科技 + - 找到了 + - 真的很 + - euse + - ▁purple + - 聞き + - 外面 + - ▁deshalb + - ▁amid + - ▁Mac + - 疯狂 + - ления + - 颜色 + - ▁clau + - ுக்கு + - ▁continua + - 职业 + - ネット + - 張 + - کرد + - 浪 + - 的行为 + - kleid + - ல்ல + - ▁september + - ▁Schiff + - tava + - 软件 + - 遠 + - 也不是 + - ▁Este + - 思う + - ▁confirm + - tete + - になると + - 乌 + - istan + - どれ + - äre + - 皇上 + - ▁oath + - 愤怒 + - دل + - 朗 + - ▁apparent + - ồ + - ▁khác + - ▁shaking + - ▁acquainted + - ▁citizen + - stav + - ▁biz + - 陸 + - 得很 + - 权力 + - ▁lieben + - ▁fost + - ▁badly + - ▁King + - ▁mankind + - util + - ▁هیچ + - ҳ + - tele + - sucht + - 戻 + - Da + - ▁centuries + - ようです + - нар + - ▁urged + - чен + - matic + - ▁throwing + - ▁outlook + - ▁loves + - ▁religi + - を感じ + - OK + - gab + - ▁Nähe + - ▁issued + - zioni + - ▁đây + - iriza + - gesch + - 裁 + - aud + - ▁Universität + - さっき + - lika + - ▁studio + - рат + - 聴 + - чин + - 分からない + - ▁зада + - ▁afterward + - lerini + - ▁conta + - ましたが + - 逊 + - 트 + - ▁있는 + - ▁Tr + - ▁illness + - 見え + - ▁alter + - ▁sounded + - posta + - ▁Job + - ▁significa + - 下降 + - ▁третий + - nyo + - elen + - ▁کنیم + - avuga + - ▁poem + - ▁Sur + - 变成了 + - ख + - 再び + - sili + - 早就 + - نج + - greg + - 絶対 + - ▁First + - trac + - ▁photo + - 当年 + - greifen + - iĝas + - ▁wären + - ▁caso + - ode + - "45" + - 能不能 + - Me + - らしい + - ▁enthusiasm + - マー + - ▁bene + - 警戒 + - انه + - ừ + - krieg + - ř + - 爬 + - ▁شهر + - ▁preserve + - ▁Kur + - 震 + - ▁spear + - 浅 + - ▁bwo + - ▁moeten + - imba + - ▁comparison + - したこと + - ▁câ + - 食べて + - 胖 + - 拡大 + - ▁право + - ▁kw + - ▁الخ + - 蓝 + - 臣 + - 什 + - ▁recorded + - ▁rational + - ▁estimate + - 你知道吗 + - ▁thinks + - 見た + - ▁arrest + - ssy + - ▁trend + - 表面 + - eke + - ▁durant + - ▁contain + - ▁Dy + - ற்க + - ைய + - 一件事 + - 临 + - кә + - sicher + - 人都 + - ▁gathering + - ▁transaction + - coll + - ▁explo + - ▁maria + - ovan + - ▁当我 + - ног + - 什么事 + - ला + - 同事 + - ▁toch + - 議 + - ▁vorher + - 说是 + - ▁Wat + - ▁genuine + - リーグ + - ckte + - jahr + - ▁madam + - ध + - مون + - タイム + - ▁sig + - scribe + - 购买 + - premi + - Pa + - ▁হ্যাঁ + - ога + - 识 + - ▁Fern + - 日子 + - 斜 + - 분 + - ника + - ▁hook + - ania + - ▁schwa + - ▁Zeitpunkt + - ▁год + - ▁meadow + - ▁charity + - ▁نام + - ▁column + - ministr + - ▁Kraft + - ঁ + - 的钱 + - ▁revealed + - 宣 + - ▁fearful + - ▁melancholy + - ▁daher + - 机器 + - ▁первая + - まずは + - vesti + - 把自己 + - ▁ansehen + - ▁lugar + - ▁Geschäft + - 交给 + - ▁leaf + - зо + - 腹 + - 虎 + - "No" + - ქ + - ▁compliment + - 但这 + - ▁trot + - ▁lands + - ▁Fuß + - 報告 + - ொ + - 巡 + - iš + - ▁manners + - جد + - 治療 + - 等待 + - خط + - ▁brow + - ▁mock + - овая + - tico + - 生き + - ▁wet + - 怎样 + - passen + - lur + - ▁Yuba + - シー + - 不在 + - embro + - ধ + - ▁zonder + - ន + - Ü + - ▁craft + - nji + - 档 + - فی + - য + - ▁misfortune + - kaba + - вес + - ക + - flow + - ▁Pero + - さんです + - アウト + - чым + - 过程中 + - ppel + - これで + - cce + - вае + - ▁alike + - 阻止 + - しましょう + - ▁blu + - 嘉 + - ▁senior + - ▁stellte + - version + - 药物 + - ▁然后我 + - 忘 + - вала + - ▁gloom + - 复杂 + - 的节目 + - ▁mejor + - ča + - wende + - 演员 + - ▁borne + - センター + - ▁спа + - ▁ebi + - ▁requires + - 杜 + - ▁پا + - ▁fac + - 医療 + - pher + - 第二个 + - ▁switch + - yne + - ▁theatre + - 作った + - 信号 + - 体验 + - лам + - 你需要 + - ▁sixth + - ▁abandoned + - ▁tipo + - 類 + - ▁noted + - 规 + - ▁initial + - 上去 + - شار + - ▁charged + - 宇 + - 돼 + - ▁ciudad + - 当たり + - 为你 + - ▁cares + - އ + - 活着 + - ▁encourage + - 門 + - tures + - 간 + - ▁Би + - ▁referred + - erde + - ▁leaned + - дом + - ▁Blut + - ▁шо + - 非常感谢 + - انت + - 画面 + - ▁marks + - ▁flock + - ะ + - 以下 + - ▁công + - ▁saß + - ▁originally + - ▁sowie + - kti + - ▁encouraged + - cm + - psi + - ▁жизнь + - ▁hunger + - ता + - 我今天 + - 忠 + - stel + - уп + - 自信 + - قى + - ▁volen + - acco + - ▁acu + - ▁яшчэ + - ▁而是 + - lation + - aks + - nish + - angan + - 芸 + - гад + - 할 + - ям + - ี + - ogni + - ▁hoping + - 約 + - 紙 + - 出版 + - さんも + - ▁Hat + - ▁likewise + - 치 + - ▁contempt + - ▁Seiten + - ▁свою + - 我我 + - ▁wanting + - ไ + - య + - anze + - こそ + - ▁operational + - вести + - سر + - ▁gaan + - کس + - maß + - 民族 + - 仅仅 + - 阿姨 + - فل + - ▁тысяч + - rò + - DNA + - 工程 + - ▁stout + - 毎日 + - ▁senses + - 研 + - dil + - ▁fuhr + - aca + - 担当 + - ▁говорить + - ▁dispute + - rgi + - ▁landscape + - tima + - ▁الذي + - сте + - ▁brick + - بول + - jer + - َا + - ▁examples + - 对我们 + - ▁Hin + - ▁großartig + - ▁gir + - ▁engineering + - ▁cau + - ▁monk + - mona + - ځ + - 上班 + - 作者 + - ▁má + - ▁الط + - зов + - 伝 + - ▁chỉ + - dern + - ▁provisions + - "28" + - ales + - ▁Bal + - 创建 + - atory + - ▁introduce + - ▁назад + - bart + - 好きな + - mother + - üz + - ▁engage + - гон + - лад + - ▁champion + - 子的 + - 食品 + - 見える + - SNS + - ▁inferior + - ▁gratitude + - 九州 + - ▁trained + - ▁mensen + - 可怕的 + - 闲 + - 走吧 + - stern + - view + - 玛 + - 开了 + - 単 + - ▁finance + - ▁Gebäude + - führung + - 是这样 + - の影響で + - すでに + - 的关系 + - ▁personas + - ▁bride + - ▁occasions + - 自分で + - ▁priests + - と同じ + - 搬 + - imiento + - сем + - ▁То + - 呗 + - iche + - used + - стаў + - ▁chicken + - ▁Straße + - 好处 + - 是非常 + - hom + - 公司的 + - away + - ▁temperature + - ▁sob + - ▁darling + - ▁knock + - tick + - 术 + - 甜 + - franc + - ▁гол + - ▁Quan + - based + - 不得 + - しっかりと + - ▁artificial + - sburg + - メディア + - 大きい + - නි + - 增 + - ▁आ + - られている + - өөр + - tät + - 很大 + - ▁todas + - 工作的 + - aş + - 听说 + - 所说的 + - vali + - schied + - ▁objective + - سو + - 区域 + - じゃなくて + - avait + - likuwa + - 鹿 + - ▁laut + - ではなく + - ▁monta + - ▁swell + - 主席 + - ▁anderer + - ▁ellos + - 是吗 + - ▁determine + - 的第一 + - ▁Familien + - ▁threatened + - のも + - 灰 + - 我的意思是 + - ▁شو + - ▁utmost + - miz + - ▁nacht + - ▁arts + - 束 + - ▁commit + - ▁backward + - ▁efficiency + - ▁surrender + - ebe + - とともに + - نده + - 通知 + - ەر + - 这些人 + - baha + - ▁sonst + - git + - vale + - ▁зам + - iness + - ▁Preis + - お伝え + - ▁imagined + - 内で + - ▁visual + - 의 + - ▁Bedeutung + - んだろう + - まった + - чат + - wang + - ▁probable + - 他也 + - ▁conclude + - ▁Ili + - 財 + - 設 + - वि + - ots + - dium + - eerd + - ▁employment + - 的女人 + - ຮ + - 梁 + - 変わって + - 民主 + - quent + - 十六 + - uge + - ▁retain + - ச்ச + - ▁monarch + - ▁receiving + - かん + - utse + - ▁dreißig + - ▁Anne + - ▁employ + - оз + - ▁attempted + - ▁july + - ▁nào + - tief + - すぐに + - ēja + - ▁draußen + - ▁könig + - 我们也 + - رج + - ▁detective + - kup + - ▁geç + - そのまま + - ぶり + - வர + - ▁childhood + - кал + - ▁ciutat + - ении + - ▁bloom + - かも + - ▁wilt + - koj + - ▁poured + - んの + - ▁hinzu + - 節 + - ager + - 附近 + - ▁femme + - 才是 + - cco + - ▁ramp + - によると + - buka + - ▁уг + - ▁eki + - ▁monument + - ▁contains + - 公众 + - öz + - ▁items + - Mo + - поль + - ▁kleiner + - 从来没有 + - が入って + - ▁instruments + - ▁thine + - ▁essen + - 侧 + - habit + - 桃 + - をお + - ▁suchen + - 敏 + - ▁Region + - shin + - تل + - ▁Tiu + - 尚 + - 葉 + - ators + - наход + - డ + - ▁могут + - zik + - ステ + - 态 + - wagen + - ▁recognition + - mez + - フィ + - ▁safely + - ▁Jack + - ija + - ▁телефон + - овка + - ▁commitment + - 跟你说 + - ▁wage + - зда + - සි + - тын + - 好不好 + - ▁мало + - ▁alleen + - ▁பு + - ▁hasn + - スの + - ってきた + - 悪い + - ▁relatively + - ▁Mur + - ▁Bru + - ▁relationships + - ▁rat + - るように + - ▁Doch + - ▁noon + - 同样的 + - ▁integr + - 简单的 + - ▁seal + - гляд + - ▁Uhr + - 我怎么 + - ▁dining + - ▁gebe + - culture + - 師 + - 他不 + - ▁kot + - ▁huis + - 帮你 + - 大家都 + - ▁solve + - fur + - ▁poll + - ▁jamais + - meri + - ▁cared + - bonne + - 思想 + - 数量 + - 一半 + - ▁furniture + - ▁territory + - ▁verbunden + - gaan + - Imana + - herr + - ▁estar + - ▁revis + - hale + - ▁Kü + - ▁lucky + - 账 + - ▁pursued + - の皆さん + - っていうのが + - ▁mondo + - 瞬間 + - スポーツ + - dě + - ▁ugly + - 秦 + - 資 + - ▁ولكن + - ▁gering + - пас + - 始めた + - ▁cries + - ありがとう + - 裂 + - ▁amor + - alis + - haber + - ë + - 巨大 + - гер + - たの + - kee + - وە + - ▁groot + - ▁प्र + - цев + - 新たに + - 谱 + - ары + - نفس + - ▁ваш + - ▁кры + - maal + - ▁mum + - iter + - ▁mig + - bá + - 盟 + - 向け + - ▁betty + - ▁никогда + - ▁кү + - гэ + - どの + - ブラ + - 北部 + - йн + - ▁peasant + - gren + - 很容易 + - 下さい + - ไม่ + - ▁Ek + - ▁Are + - friend + - ▁invisible + - evi + - ▁climb + - lek + - rika + - tua + - ▁terug + - эк + - ▁mijnheer + - ▁decir + - ▁Mill + - とおり + - ▁studi + - ▁shield + - 伸 + - assi + - ▁award + - 需 + - pira + - 禁止 + - ▁autor + - ▁contre + - ▁entend + - 给他们 + - ▁hugh + - '!"' + - ▁passa + - ▁erwähnt + - 公开 + - ▁zweiten + - iau + - ▁Ok + - mitten + - ৈ + - 喊 + - dle + - 来る + - inu + - ▁ئە + - ▁freely + - 汤 + - なんですよ + - ▁nuestro + - ▁couch + - ▁mistaken + - "400" + - ▁expecting + - 攻击 + - ▁landing + - 你对 + - 的就是 + - ▁größte + - ▁那就 + - 这对 + - 点击 + - ried + - ▁bowl + - 裏 + - და + - kah + - بط + - face + - lekt + - ▁urbo + - ▁solchen + - 距离 + - вели + - ▁drama + - をした + - chip + - اص + - mouth + - ▁statt + - antwort + - kho + - โ + - 她是 + - ▁literary + - ▁بیا + - fassen + - ▁michael + - ▁nights + - ▁jag + - 都可以 + - ▁Geschichten + - дын + - 出来的 + - yê + - 模型 + - ▁آیا + - ▁пятнадцать + - ▁belle + - ピー + - ▁Stra + - бит + - ▁merchant + - ▁russia + - 骂 + - ▁Amb + - 今は + - youtube + - 수 + - ▁grade + - ▁ɣer + - ც + - 撒 + - ▁pipeline + - 聚 + - ▁Möglichkeiten + - たのは + - ▁julia + - 容疑者は + - 微信 + - ▁얘기 + - くなって + - ▁umuntu + - sprung + - などに + - খা + - ▁vorstellen + - ▁decent + - 動か + - もいい + - 的力量 + - トン + - ▁acted + - ▁Personen + - 恐 + - 大型 + - ▁reproach + - エン + - ▁nhà + - ▁Heute + - に対する + - マーク + - ▁Street + - ▁toutes + - ▁hinein + - ▁двенадцать + - даа + - ▁ब + - ▁Ah + - ера + - ▁kama + - ▁hob + - ▁abzu + - 黑暗 + - ▁hated + - ▁steal + - ▁더 + - ▁yıl + - ▁事实上 + - volu + - ▁powder + - Ch + - klu + - 针 + - ং + - ▁Entscheidung + - ▁mail + - 话题 + - ▁otra + - rir + - ▁rhy + - ▁сразу + - 你可能 + - cija + - там + - dow + - 摸 + - rite + - ienne + - 感染者 + - play + - lick + - ▁denk + - ▁están + - 若い + - ▁verändert + - チャンス + - 红色 + - ▁bade + - ây + - mt + - nych + - 世代 + - ▁johnson + - ▁fears + - som + - 什么呢 + - 去做 + - ▁prompt + - 最終 + - ▁capabilities + - ுவ + - ▁Anti + - ▁harder + - 在那 + - ides + - ▁examination + - ▁invitation + - ▁Erfolg + - 小的 + - 定义 + - 测 + - ▁això + - 住了 + - 赫 + - ▁авто + - ▁apt + - ▁Roman + - wahr + - hard + - ▁irà + - ▁toute + - 会場 + - ▁spectacle + - 個人 + - 德国 + - حد + - 别的 + - けて + - ▁näher + - mpe + - 用意 + - ▁کی + - ▁bedroom + - ▁puc + - ▁nascut + - 一日 + - ▁30 + - ▁meantime + - ということは + - ▁Charles + - ▁shareholders + - 明白了 + - 국 + - 故 + - ыз + - තු + - 十一 + - usta + - ೆ + - ▁parla + - اخت + - ▁inches + - power + - 的这种 + - ずに + - berry + - 品牌 + - 引起 + - ▁historia + - ▁pret + - ▁fantastic + - 威胁 + - kru + - 当他们 + - ؤ + - esi + - ▁occupation + - rose + - ር + - ▁statue + - 決定 + - ясн + - ો + - ▁Ton + - ▁blij + - uɣ + - ogo + - ▁favorable + - 我从 + - ▁outline + - atur + - んじゃ + - ▁বি + - ▁conception + - ▁comun + - 大谷 + - меш + - 었 + - ▁session + - ▁fed + - 今まで + - ▁ridiculous + - 妹妹 + - бр + - ▁maig + - フランス + - ▁2017 + - ترین + - ▁глаза + - ▁её + - ▁Computer + - ▁vanished + - kauf + - ▁Unterstützung + - ▁gukora + - 做的事情 + - 业务 + - ▁schm + - 러 + - ▁gotten + - ▁pār + - ▁rece + - ▁zuerst + - கா + - 猎 + - ▁vergessen + - ▁weet + - ný + - ▁Japan + - ▁pointing + - ▁estos + - ▁unconscious + - だけど + - னா + - ▁permission + - هایی + - вел + - 一定是 + - 头发 + - ине + - 悔 + - ▁Zum + - ッシュ + - 杀了 + - 様子 + - ▁blush + - ▁sharply + - 做得 + - ▁befindet + - ▁cyf + - ▁football + - ▁alguna + - пов + - 泥 + - ghi + - 十八 + - ▁treball + - ▁inspired + - ▁pattern + - ▁crystal + - 効 + - ▁cultural + - ▁monster + - ▁Bücher + - ▁என்ன + - сел + - ▁pomp + - ▁これで + - 記 + - eyed + - mati + - トリ + - boo + - 庭 + - commerce + - pru + - ▁records + - 取得 + - culo + - ▁Mau + - ようと + - ▁Ban + - 特殊 + - ฉัน + - 采访 + - дра + - ош + - イベント + - 发出 + - ▁prayers + - ▁employees + - klo + - count + - ▁panel + - ▁crossing + - 擦 + - 这是我们 + - ▁Frank + - ▁kinda + - ghan + - reichen + - ▁shone + - có + - ▁tutti + - 真实 + - ▁avenue + - ちょうど + - kultur + - 在我的 + - ▁iyo + - ▁fetch + - essen + - ▁detect + - ▁England + - ▁село + - ▁난 + - ▁reaction + - 特定 + - 采 + - person + - 惊讶 + - ▁strangers + - ▁gemeinsam + - тыр + - ▁beard + - ▁gleiche + - ▁Africa + - 周り + - ▁сколько + - ▁steadily + - voca + - 两年 + - zira + - ▁startled + - ▁muttered + - 寄せ + - 你应该 + - 策 + - ▁jud + - 在他们 + - 闪 + - 개 + - ▁millor + - ▁vein + - に向けて + - 香港 + - 播放 + - ▁accurate + - 扬 + - 살 + - ▁Website + - ফ + - 覚 + - ▁whirl + - よし + - ope + - ລ + - 英雄 + - ▁我会 + - ▁gek + - фі + - 是怎么 + - ▁rap + - ますか + - ▁attacked + - ▁endure + - ▁tie + - يع + - rp + - rash + - ▁specifically + - ▁collected + - nahme + - uous + - න්න + - dru + - 稳定 + - oid + - と思った + - ▁каб + - how + - ▁以及 + - ▁anchor + - 行き + - ▁pia + - ingham + - ▁также + - 礼物 + - ▁Typ + - 理想 + - ▁lleva + - ないように + - 角色 + - uck + - ી + - ▁abstract + - ▁Steve + - Pro + - ▁secured + - ▁бес + - mist + - 生意 + - ▁consequently + - ▁vriend + - 的世界 + - ▁führt + - ໄ + - ▁railroad + - ▁ticket + - igis + - ▁Ji + - 道德 + - ▁disgrace + - 소 + - ▁compare + - 我必须 + - ▁wandering + - ▁knocked + - ▁tant + - liter + - ▁procure + - ▁oedd + - media + - ▁offensichtlich + - 都市 + - fed + - ▁続いて + - کار + - ▁resistance + - ▁ئى + - ▁menos + - ▁maken + - 空气 + - 제 + - stock + - 負け + - ▁disappointed + - fee + - 選手の + - ▁admire + - ่า + - ▁marie + - 立即 + - 質問 + - ▁directions + - eron + - ▁Jean + - ясь + - يات + - კ + - 汁 + - 兴奋 + - ▁egg + - كا + - ▁erinnern + - ▁Polizei + - ய் + - ▁È + - 吸引 + - iere + - ຍ + - ▁dip + - ▁starts + - ▁свой + - cir + - ক্ষ + - 兴趣 + - ्य + - fekt + - ▁Marc + - ▁coward + - 匹 + - ▁உள்ள + - ▁dalla + - とした + - ▁brutal + - ▁traf + - holen + - 肥 + - gian + - 鲜 + - 课程 + - 会儿 + - ▁resumed + - ຕ + - ▁территория + - schul + - ▁complet + - ▁sighed + - 限制 + - ▁elsewhere + - ança + - 质量 + - ノー + - ▁Versuch + - образ + - kwe + - ▁virus + - 天気 + - 筋 + - 的书 + - ▁timing + - 熟悉 + - 促 + - ▁дома + - 对了 + - ▁Damit + - 我给你 + - ▁Bel + - ối + - ▁Chance + - জা + - ルー + - 快点 + - これも + - anca + - ▁frau + - 周辺 + - ▁pierre + - 干嘛 + - ▁فکر + - 教堂 + - ▁確かに + - 香り + - 道理 + - agit + - 有多少 + - 指示 + - ம்ப + - ▁patch + - スーパー + - ▁tonight + - ▁Markt + - رم + - ▁Regel + - migrant + - miş + - sió + - 巧 + - kha + - Ha + - mination + - ▁astonishment + - ▁asia + - má + - kota + - дээ + - ▁Fehler + - ▁Dieses + - ▁persone + - cant + - ▁aquel + - 消防 + - ▁perfection + - cció + - rren + - 门口 + - fest + - ▁viz + - 粗 + - ▁nonsense + - schätz + - ができる + - 程序 + - ▁говорил + - ▁Clo + - siz + - ▁identify + - ós + - ▁omu + - 祝 + - 続き + - ▁род + - ock + - 表現 + - ▁slightest + - aĵo + - 豊 + - ▁пожалуйста + - ски + - ▁Lehrer + - ▁erfolgreich + - moor + - பு + - ▁players + - ▁vì + - ▁descended + - qual + - xo + - ▁hopeless + - ▁conducted + - 手术 + - ▁Ay + - ▁12 + - っちゃう + - 生活的 + - ▁dragged + - ▁بعض + - нет + - ▁inte + - мон + - ▁teu + - тө + - ▁liquid + - ▁hip + - find + - moni + - ▁State + - Е + - ▁shooting + - ▁legend + - 埋 + - ▁revenues + - ▁unglaublich + - abel + - слав + - ▁” + - 听起来 + - 所有人 + - ▁düşün + - 了他的 + - 残り + - fro + - ▁bend + - ▁wirst + - ▁akk + - ▁hitherto + - 成長 + - こうやって + - ▁dirty + - metri + - 分の + - ▁perceive + - ▁jur + - vra + - خا + - ▁năm + - 晴れ + - 酷 + - ▁poste + - лер + - lais + - ▁sav + - 认真 + - 毕竟 + - with + - ▁regional + - ▁scholar + - 苹果 + - 改めて + - 因素 + - டா + - кы + - ▁sembla + - zustellen + - ▁pupil + - ifying + - 缓 + - 手に + - 名前 + - ▁совсем + - 相談 + - ▁ал + - ▁kendi + - ▁promote + - ▁стороны + - 了我们 + - 发生的 + - прост + - ▁mateix + - ▁дума + - ково + - ▁Green + - 自动 + - lima + - もらう + - ели + - ▁departed + - ▁belonging + - ▁Star + - وز + - テーマ + - யின் + - ▁hesitated + - ▁Om + - 评 + - ▁Hoch + - 正确 + - 協力 + - ikan + - はどう + - ▁lane + - machen + - reba + - ▁ব + - 逮捕 + - 在美国 + - ▁гру + - osi + - "1000" + - 泉 + - ▁examined + - 方は + - ▁disco + - ▁Ale + - ▁terwijl + - ▁dig + - 避免 + - ▁leisure + - worm + - ▁depth + - 卢 + - ▁worried + - 做好 + - 出身 + - 生まれ + - ▁قرار + - 废 + - ám + - zzo + - culp + - ▁Gebiet + - ibya + - ач + - ▁scenes + - 王子 + - gelegen + - 基于 + - ▁partie + - lhe + - ▁belt + - রি + - änder + - ▁compassion + - ♪ + - 下了 + - ями + - ▁devotion + - ろう + - 他の + - ケット + - ▁monitor + - ▁häufig + - 検討 + - tö + - enta + - ▁sido + - 補 + - 聊天 + - 我一直 + - ▁гэтага + - ▁называ + - 蒸 + - ▁当你 + - shyi + - houden + - conc + - ▁device + - この日 + - 凉 + - ▁Del + - mica + - 剂 + - ドイツ + - 是要 + - 隣 + - ▁narrative + - ▁Medien + - ▁francis + - Р + - ▁beaucoup + - ▁whistle + - 她在 + - ▁kumu + - ▁droit + - 我们正在 + - nahm + - etta + - ▁fille + - Do + - ▁owned + - 通り + - もらって + - 写的 + - 疼 + - ל + - ām + - пра + - них + - gali + - shya + - ▁France + - ▁cord + - だし + - rab + - ▁estava + - ▁folgen + - 遺 + - 位于 + - ▁sä + - ▁Sport + - ▁kui + - 页 + - の方が + - nata + - ▁facing + - ▁பொ + - もない + - He + - ▁inventory + - 实验 + - uter + - raten + - Sa + - ▁drank + - قی + - 伺 + - ▁Barcelona + - ▁keeps + - ▁하고 + - ▁mult + - gni + - 금 + - ▁astonished + - ▁readily + - ▁unexpected + - ▁mug + - どうして + - ҙә + - 跡 + - еб + - ▁Hill + - 面临 + - onia + - ▁cinema + - čas + - 创业 + - ▁зап + - rücken + - ▁silly + - ▁facility + - ▁除了 + - 用于 + - ▁Monsieur + - ばかり + - ▁collect + - ▁انجام + - ▁gifts + - ▁doctors + - ▁emotions + - ▁republican + - ▁maintained + - ▁snake + - ▁سي + - 身份 + - ▁ней + - ▁models + - ▁gracious + - ibwa + - leigh + - بت + - ▁meines + - 警察は + - stall + - ▁percentage + - خوا + - ▁crop + - ▁ainsi + - 忘了 + - cide + - ▁killing + - ▁tool + - 的好 + - teria + - ▁mutual + - 剩 + - ▁wreck + - ▁chiefly + - ▁values + - ▁strengthen + - ▁cómo + - 같 + - 的能力 + - ▁wunderbar + - steigen + - ▁heir + - ▁2018 + - кат + - zī + - ▁அது + - ▁கூ + - breite + - ▁guter + - ▁duck + - 相对 + - 承诺 + - 叔叔 + - ▁bana + - 使う + - زار + - 组成 + - lö + - としても + - kap + - 操作 + - 物质 + - Ba + - 入って + - halte + - ▁tau + - ▁weapon + - ▁байгаа + - rok + - ▁graduate + - 心情 + - ブル + - ▁höher + - leu + - するため + - ▁vai + - ころ + - 五年 + - ▁landed + - 闭 + - ▁след + - ▁selected + - 放心 + - 秘 + - 等着 + - nol + - gling + - ▁对于 + - ▁lend + - ▁povas + - 券 + - ▁sources + - ▁Kampf + - はある + - ▁Gro + - ▁jemanden + - 要做 + - ▁peaceful + - як + - 规定 + - dolph + - 追求 + - univers + - 添加 + - ▁pump + - バン + - 特徴 + - 多年 + - easing + - 枝 + - ▁Louis + - ▁Rob + - 改革 + - 一本 + - ▁climbed + - ▁bueno + - ▁analysis + - важ + - シン + - ▁roger + - sein + - ▁riesige + - organ + - ▁plat + - ▁seventh + - imper + - ика + - ニー + - ▁breeze + - ▁slavery + - モン + - ▁Seg + - cru + - 这个时候 + - zte + - nici + - ▁grandmother + - 这是一种 + - 最後に + - 厉害 + - ề + - ▁usted + - ▁split + - 的儿子 + - 速度 + - gers + - ▁heavens + - شان + - ▁planta + - 奇怪 + - ▁Sed + - ▁yüz + - дай + - ▁saturday + - うれしい + - 奇怪的 + - 联邦 + - جو + - ydi + - ▁cyn + - ▁зах + - üste + - agne + - мол + - ায় + - ▁bwe + - бира + - toria + - 尖 + - 好多 + - undu + - ▁urban + - гч + - ыч + - 穴 + - ▁hiding + - ▁loan + - ແ + - ▁kant + - ▁complain + - ▁apa + - ▁точно + - 抜け + - 建物 + - ▁Win + - يب + - 재 + - 政府は + - ▁Professor + - ▁naked + - 期間 + - ▁essay + - 翔 + - ▁propose + - ▁circumstance + - めた + - 不见 + - tour + - 使われ + - гар + - 我妈 + - ▁zuvor + - 坚 + - mik + - 财 + - ▁museum + - ▁건 + - ▁engineer + - 日から + - uß + - ▁solar + - nın + - ▁gesamte + - ▁后来 + - となって + - 写了 + - ▁agreeable + - ▁canoe + - ▁rug + - ▁Hor + - جان + - 什么呀 + - ▁marble + - meister + - ەت + - ▁dorothy + - ▁confused + - ноў + - лат + - ffi + - née + - 否则 + - Applause + - ண்டு + - ▁complicated + - ▁guerra + - キー + - 你不是 + - ▁最后 + - class + - ▁swiftly + - lton + - 滴 + - ▁vollständig + - ▁будем + - ▁gleam + - ▁finest + - ザー + - ▁fiel + - ▁gusa + - ▁motive + - 時の + - ▁circ + - timo + - ▁こんにちは + - rated + - هی + - ect + - ▁moins + - ▁rested + - fau + - dden + - elijke + - 鼓 + - ough + - kub + - ▁quart + - ຫ + - 菌 + - skri + - まれ + - ▁Juli + - جه + - ▁dorm + - ▁selfish + - 混乱 + - ▁佢 + - なんですか + - ▁examine + - ▁insurance + - гай + - 一开始 + - ▁disturb + - cción + - 政権 + - 伏 + - 征 + - ▁Foto + - ▁stati + - 讯 + - xed + - ▁chemical + - ром + - ships + - ligen + - ▁halb + - ▁introduction + - ▁дальше + - ▁dish + - 联合 + - posa + - 积 + - 基因 + - ይ + - 商店 + - 粒 + - 不去 + - ▁Fran + - 彼此 + - ▁nieder + - ▁mache + - 都要 + - три + - 気になる + - ▁основ + - ▁achieved + - ▁نظر + - 込む + - زم + - 高的 + - Di + - 使い + - 某些 + - ▁Joe + - пам + - ▁cloak + - 投入 + - ▁captured + - 週 + - 就这样 + - сс + - 所谓的 + - ▁arī + - ▁spoil + - nuncia + - ▁ɣef + - word + - ▁materially + - ▁thực + - ▁öffentlichen + - ▁яв + - gum + - ▁ئۇ + - ▁quote + - ▁indicated + - ▁stor + - tare + - ▁kaufen + - ▁google + - ▁unterstützen + - 对自己 + - ▁wichtige + - ▁recovery + - mensch + - ▁Ehe + - ▁lessons + - neɣ + - 던 + - 怎么回事 + - octubre + - 頑張って + - أكثر + - ▁testing + - އި + - ști + - dır + - ▁byose + - ▁polite + - рова + - imana + - ▁exhausted + - ▁rivers + - を行う + - 帝国 + - oval + - ▁例えば + - ▁Rom + - 这不 + - ▁Yn + - ▁patent + - 動画 + - рас + - ▁mole + - 不必 + - cura + - ▁anh + - ▁überall + - 美国人 + - ▁disappointment + - ▁soup + - ktu + - ▁transformation + - ▁Verhalten + - 後半 + - ▁байдаг + - 合う + - ▁Sil + - ぜ + - 扎 + - trud + - ży + - ▁shepherd + - ▁возможно + - レス + - cier + - ▁sunshine + - ▁Telefon + - 愉快 + - ▁havia + - aşı + - のだ + - 进行了 + - 农 + - ▁continuous + - ▁públic + - ▁poz + - ▁давай + - 满意 + - 悲伤 + - lma + - ▁curse + - reb + - 空気 + - قال + - ▁player + - 安定 + - maker + - 的那样 + - ▁ntabwo + - ▁способ + - heben + - ▁hecho + - wide + - Ho + - then + - ありました + - ▁pendant + - ▁咁 + - 但它 + - 能量 + - ▁Himmel + - 十九 + - 有些人 + - 年的 + - ▁свои + - ▁practically + - ость + - ▁deserted + - 说他 + - ▁buying + - ▁thorn + - ▁holds + - 信仰 + - lings + - ▁glimpse + - ▁CA + - ▁Kal + - slav + - ҙа + - 思います + - 何も + - ँ + - regen + - ッチ + - druk + - قص + - ▁preferred + - 续 + - بة + - ▁мин + - fälle + - ▁travail + - ▁他是 + - ழு + - ▁matt + - ít + - eği + - 勝ち + - মি + - ▁ваше + - するのは + - ෝ + - 出した + - ▁bite + - 黄色 + - مال + - ▁preparing + - ▁há + - ử + - digit + - ▁World + - かせ + - ieron + - 答 + - 遇 + - カル + - ファ + - بن + - 화 + - ▁priv + - kaza + - ▁giờ + - ப்பட்ட + - ▁bé + - ▁چند + - kut + - ▁darf + - ▁دوست + - 具有 + - fes + - еть + - ▁Cette + - konstru + - ▁thứ + - ▁jako + - ছিল + - organisation + - ▁Essen + - ▁surprising + - 渴望 + - 资 + - 浦 + - isieren + - ▁байв + - ▁Ideen + - స + - ▁größer + - besitz + - bour + - ән + - werfen + - ▁Ebene + - dah + - 美丽 + - 监 + - ドラマ + - じゃん + - ▁калі + - 独自 + - 時期 + - ▁cose + - ▁چیزی + - ▁joining + - ▁confession + - 天天 + - ▁processes + - 보 + - ▁比如说 + - 也就是 + - ーム + - 是我的 + - ▁Stil + - スピード + - 少年 + - ▁fühlte + - 予 + - vig + - ики + - ▁nap + - ▁angels + - ▁schedule + - rán + - ▁boston + - ▁oude + - まま + - душ + - 腾 + - ху + - 咖啡 + - валі + - ▁лес + - 刷 + - ▁suspected + - ▁inquiry + - ▁amusement + - ordnung + - ▁Klasse + - 食べる + - 我记得 + - 连接 + - فق + - ▁precisely + - ープ + - ▁왜 + - ▁Thomas + - 場合は + - schlag + - னர் + - ▁instructions + - turi + - ▁passieren + - ▁medium + - 姓 + - ▁укра + - にする + - wasser + - ▁cigar + - ▁pessoas + - ▁thirst + - ▁gö + - がこの + - ▁norman + - geni + - 拜 + - rina + - اک + - 出现了 + - 纯 + - ffin + - 忘れ + - 戦い + - 效果 + - こういった + - kõ + - ▁مق + - ▁روز + - 妙 + - ▁jones + - ▁During + - 碰 + - 这条 + - っちゃ + - рон + - pack + - gina + - が起き + - ▁sins + - gelassen + - prä + - ▁Wand + - istes + - plat + - ▁telephone + - conf + - 桌 + - ▁shine + - 不知 + - جل + - ▁Red + - ▁pearl + - ▁prec + - 家の + - ▁Süd + - ▁într + - 牧 + - agu + - お話 + - ▁sym + - 意見 + - case + - ▁2016 + - ▁tenía + - ▁Netz + - lusion + - ▁sola + - なくなって + - 克斯 + - 习 + - енно + - ▁lucy + - 日間 + - 단 + - መ + - 肺 + - Sch + - 文章 + - ▁festival + - нае + - дам + - ppy + - ▁glaubt + - ило + - 漏 + - सा + - は何 + - rico + - 吃了 + - ▁première + - 移動 + - ▁River + - 穷 + - ▁sensitive + - 今週 + - ▁provides + - нуть + - 今度は + - 获 + - ▁attract + - ▁durante + - 桑 + - ▁கு + - を作って + - volv + - ື + - ▁armen + - 現 + - abwe + - 세 + - ých + - 隊 + - chet + - ▁euro + - kula + - ▁hoofd + - ▁visitor + - ▁nooit + - ятся + - にした + - ▁August + - 每年 + - ▁هست + - ▁colors + - ▁buri + - ▁definitiv + - ▁Wu + - かない + - eno + - গে + - ▁لكن + - egi + - ▁своей + - ▁Jordi + - pfen + - ▁solicit + - ▁goods + - ▁composition + - gine + - 第二天 + - までの + - ▁intellect + - ▁vow + - 现在是 + - ▁frown + - ▁furnished + - ▁обе + - য়া + - 收到 + - ▁sicherlich + - ▁setzte + - ▁harsh + - 専門家 + - ▁Тэр + - 社長 + - 的一切 + - ハー + - 迅速 + - hend + - られています + - 毁 + - ന + - 順 + - ▁lunga + - 最初の + - anta + - ▁expectation + - ▁أي + - ью + - ▁дээр + - ▁মা + - udo + - ▁jail + - 计算 + - ▁나도 + - お父さん + - fä + - '*' + - ▁Studenten + - ▁Gut + - ▁你可以 + - 合同 + - рус + - zam + - rul + - 帅 + - ▁Why + - ▁moderate + - 块钱 + - හි + - alia + - ▁timid + - ▁cigarette + - 没关系 + - ologist + - rufen + - legi + - دید + - ▁முடி + - 敷 + - 方も + - 刺激 + - 误 + - ▁fortunate + - ▁crow + - kehr + - ーション + - ▁nut + - 你认为 + - frei + - ▁mình + - ▁existed + - 烈 + - lij + - agost + - ▁partnership + - ู + - ▁ده + - ▁così + - ▁hebt + - fire + - ▁país + - druck + - Ә + - ▁demon + - ▁improvements + - 这样一个 + - ▁jealous + - 化学 + - 連絡 + - 医学 + - huit + - ▁transfer + - گیر + - ▁favourite + - 强烈 + - お伝えします + - 卫生 + - ▁jerusalem + - ঘ + - ارت + - 化的 + - ▁parallel + - ções + - 概念 + - 我们知道 + - anu + - したと + - ▁我不知道 + - 候補 + - 在他的 + - iens + - 적 + - مى + - ▁Jud + - に戻 + - ▁Gleich + - ▁dynamic + - ▁arrested + - 母親 + - ▁establishment + - 何を + - ▁père + - ▁Regi + - لف + - 科学家 + - ▁xwe + - 갔 + - ▁Fan + - ▁television + - bach + - zes + - 数学 + - கே + - ってくる + - ớ + - ▁граждан + - 下一个 + - ▁стран + - loj + - ▁是啊 + - ▁masters + - лез + - ▁какая + - オープン + - ▁option + - ັ + - ▁identity + - ▁submit + - ▁jusqu + - 抑え + - gefühl + - ▁medio + - bira + - 我应该 + - 勝利 + - ĝis + - ▁handkerchief + - 夫妻 + - 孩子的 + - ▁vue + - ▁sober + - 阵 + - ▁lightly + - clos + - ▁laten + - chie + - şti + - 那个人 + - informa + - rough + - ▁links + - ▁distinguish + - tego + - ▁civilization + - ▁jaar + - ▁drugs + - ▁convenient + - いると + - ನ + - ▁например + - dock + - ▁disturbed + - würdig + - ▁deutlich + - hri + - destin + - 免费 + - zina + - ▁revenge + - zogen + - чка + - 瀬 + - ▁concealed + - rwanda + - ▁باز + - fahr + - ilo + - 한테 + - 奶 + - いるんです + - аба + - 得点 + - institu + - нан + - ▁hedge + - ▁Every + - 違い + - ▁Ly + - ▁بس + - свя + - 你这个 + - ▁dressing + - 猛 + - 俗 + - ச்சி + - ▁Ang + - 问我 + - ▁بزرگ + - ▁chapel + - ходит + - ▁kiu + - ений + - 我跟你说 + - 堡 + - utter + - 躲 + - ▁ໄປ + - ▁fabric + - ▁frankly + - を出 + - 漁 + - 队长 + - ▁هل + - 的歌曲 + - 쫌 + - baar + - 还有一个 + - ▁boast + - ▁Pf + - ▁bunu + - ▁Kas + - сол + - rock + - 元気 + - お願い + - ▁Santa + - imento + - 抜 + - ▁чувств + - ණ + - 書いて + - ▁dwelling + - 聞いた + - ▁Laufe + - brechen + - stol + - 也在 + - раж + - 给她 + - ▁arrangement + - ▁Са + - zat + - jung + - "29" + - minded + - ▁vivid + - ▁18 + - 走到 + - 去看 + - ▁weren + - うち + - ▁Mir + - 背后 + - abilir + - ホームラン + - ures + - 上がる + - nischen + - bridge + - lara + - hound + - ▁technologies + - ▁accompany + - დ + - tempe + - ▁cream + - ▁anticipated + - même + - лей + - ▁Linie + - が行われ + - ▁Pres + - 言った + - past + - ruf + - ▁trait + - uche + - 모 + - ▁scotland + - ▁struggling + - ▁vậy + - posit + - 患 + - ミサイル + - ▁preserved + - ▁зачем + - ▁defeat + - avu + - ▁aby + - ▁pint + - iji + - leute + - known + - 済 + - サービス + - ▁ёсць + - 実際 + - 的国家 + - ▁são + - ▁copper + - 宾 + - ▁Partei + - ziel + - ▁illustration + - ими + - politi + - ハン + - ▁US + - bry + - ▁verge + - öd + - 法官 + - itud + - 番の + - 差不多 + - 很有 + - ▁jury + - ▁Pas + - 知道了 + - ▁объ + - edifici + - 雨の + - 类似 + - ▁stamp + - stimul + - 我们应该 + - ▁monte + - ީ + - 称之为 + - 细节 + - ote + - ▁номер + - ライン + - 日中 + - 赌 + - ctive + - 页面 + - gion + - ▁creative + - 始 + - ▁Venim + - ▁beings + - schloss + - ▁influ + - 它在 + - ▁гэтым + - 传播 + - 子どもたち + - ▁Vous + - mış + - ▁sino + - fach + - ▁Stelle + - 対象 + - 个月 + - big + - ▁autumn + - chron + - ▁давайте + - ▁eaten + - ▁crept + - цэ + - 値 + - ▁defense + - 激しい + - ▁echo + - nelle + - ▁owing + - ▁Black + - ▁moest + - ▁behalf + - ▁происходит + - impa + - ▁minimum + - niz + - ▁investiga + - 着急 + - ▁october + - られます + - ▁virgin + - ▁lean + - ළ + - ▁ответ + - えた + - ▁звони + - いけ + - 享受 + - äch + - 你们的 + - onge + - ▁Hände + - trat + - ▁outward + - 这里的 + - ▁notwithstanding + - ▁volunteer + - ▁Smith + - чная + - 去吧 + - 湾 + - 帯 + - きている + - вез + - 制限 + - maya + - どうですか + - ▁clothing + - 性格 + - ▁Baby + - bbing + - වා + - 花了 + - аю + - ▁entwickeln + - ▁approval + - ▁irrit + - 他没有 + - ▁Alles + - ▁associate + - ▁kenne + - ▁bolt + - 永远不会 + - lug + - ▁perfekt + - gué + - nutz + - 想知道 + - ▁bestimmten + - ▁nail + - ビー + - ыми + - ▁hatred + - glia + - 保存 + - ▁answers + - ▁hefyd + - 不懂 + - 催 + - aeth + - ▁math + - 的一种 + - ounce + - eco + - қа + - ĝa + - regel + - うん + - ▁betrachten + - பா + - nyama + - 起き + - 玛丽 + - ▁Fort + - 願 + - ▁Chúng + - wald + - moto + - ▁sustain + - 명 + - ▁founded + - ▁bringt + - 工资 + - undi + - Emp + - ▁isso + - ▁pris + - と一緒に + - eaux + - ủ + - aĵoj + - ても + - 海洋 + - ▁passes + - otto + - ▁Gesundheit + - կ + - 先週 + - unga + - зал + - ▁immortal + - ▁covering + - ▁wash + - ích + - bula + - казать + - wak + - issen + - 担 + - 泽 + - nico + - ▁hyn + - ▁react + - ▁мор + - mol + - ▁definite + - ▁decrease + - ▁scarce + - ▁beating + - print + - 強化 + - ▁Wind + - egu + - ▁справ + - леп + - gga + - ▁nhưng + - ▁poc + - 是最 + - ங்கள + - ▁compete + - かかる + - ▁territori + - hana + - 続く + - ground + - 経 + - 就是我 + - 買 + - وری + - 邦 + - ミリ + - ▁Gib + - nă + - ▁segui + - 种族 + - gung + - ▁formerly + - ▁gün + - ents + - யும் + - кие + - ▁Kindern + - ▁farewell + - ▁cotton + - пон + - ▁mechanical + - ▁enabled + - थ + - wesen + - ▁prejudice + - 과 + - ▁Organisation + - کان + - ▁beasts + - 敌 + - ▁breathing + - ▁đề + - ▁dues + - ▁grandes + - ▁letting + - wegen + - ▁provision + - ▁fishing + - ▁ongoing + - ŭ + - 地位 + - ▁그러 + - 和平 + - ▁länger + - ▁canada + - 过的 + - ▁alma + - ▁Pal + - cular + - வெ + - ▁elegant + - 司令 + - かね + - ▁interessiert + - ▁feu + - ▁violet + - маш + - ▁Landes + - ▁gazing + - gestalt + - 一个小 + - нат + - klar + - ló + - ▁gallant + - pä + - ▁tutto + - ▁În + - kore + - 正确的 + - lever + - ▁restrict + - ▁Lösung + - ▁applications + - ▁witch + - ительно + - yong + - 会在 + - تج + - 彼女 + - stärk + - たちは + - гре + - ▁Spi + - ▁tribes + - η + - six + - sitz + - komen + - rê + - ▁geboren + - ▁niets + - ▁prominent + - けどね + - 诉 + - 添 + - 发生了什么 + - tamente + - ▁unver + - 韩 + - ỗ + - ▁viņa + - heure + - ያ + - 兹 + - るんだ + - 巨 + - дж + - ඉ + - ři + - ▁upstairs + - ▁entertain + - цию + - ▁indicate + - kab + - ▁rarely + - 株 + - ▁imperial + - pression + - дем + - 应用 + - 形で + - crib + - ▁replace + - ▁beaten + - 阴 + - ▁আছে + - 平时 + - 立刻 + - 一群 + - ▁Außerdem + - джа + - ▁seltsam + - ▁ته + - 유 + - いわゆる + - দা + - ▁dimension + - ▁Bob + - 岁的 + - 思い出 + - open + - 孤独 + - ▁disaster + - களில் + - baba + - ▁touching + - をかけ + - ▁tribe + - kati + - 航空 + - ▁Nation + - ▁maxim + - 留在 + - 방 + - となり + - 手が + - ▁ähnlich + - ēt + - ▁strict + - いきたい + - により + - гән + - ▁wives + - ▁политик + - クラ + - どちら + - ▁Herausforderung + - 这一切 + - ▁sailed + - lash + - ▁hanno + - тка + - 月の + - ▁Vorstellung + - sible + - участ + - 倾 + - namen + - हरू + - 込まれ + - daw + - 揚げ + - っていく + - nsen + - ▁collar + - ނ + - hill + - ▁petite + - alität + - ▁grab + - ▁Kam + - ▁egal + - 绿 + - 事业 + - ores + - ▁bewegen + - besch + - ▁Titel + - 了她 + - きょうの + - 这两个 + - 危険 + - labor + - ▁funds + - 十三 + - 갈 + - ▁jaw + - ▁senator + - ▁doorway + - ationen + - ્ + - зар + - litz + - dó + - ▁определ + - ▁あれ + - ▁accent + - yana + - ▁wrath + - Li + - ▁moses + - arna + - ▁Hay + - ええ + - ▁interfere + - ▁Text + - ▁можна + - 臭 + - なんですけれども + - embra + - zó + - лич + - 描 + - 发表 + - ぁ + - itor + - ▁cheese + - ▁stato + - 돈 + - ▁Mitarbeiter + - ▁label + - কার + - ▁spun + - ▁propos + - ▁speaks + - 在家 + - 赞 + - ór + - ▁finds + - 市で + - 眠 + - ነ + - flor + - ニア + - ▁мяне + - ▁اگر + - ▁operator + - tention + - ▁definition + - 見事 + - вра + - ▁büyük + - tribut + - порт + - 非常非常 + - вяз + - rov + - ▁walter + - oti + - ▁marched + - ▁restored + - ells + - ▁trug + - 好啊 + - onda + - ▁riches + - ▁Hoffnung + - 太太 + - ுடன் + - lob + - ▁belongs + - ▁hans + - 非常重要 + - ▁présent + - 分子 + - 某个 + - 讨厌 + - ▁attracted + - しまう + - ▁encounter + - nnes + - zzle + - レイ + - ▁attain + - ▁вами + - ▁mutter + - 开车 + - 바 + - ▁funeral + - щу + - اره + - ▁shiver + - 创新 + - ▁стал + - treiben + - 保险 + - ▁lightning + - ▁complaint + - ▁african + - 重大 + - 你跟 + - ▁같은 + - چى + - 对他们 + - ▁quel + - ▁sama + - ▁обо + - 遊 + - aves + - ▁manufacturing + - 汗 + - 教会 + - 做一个 + - ▁wid + - мент + - ▁november + - ▁месяц + - ▁elbow + - ▁tank + - ほぼ + - лем + - ति + - NHK + - кин + - ▁Bilder + - ▁zeker + - стве + - 一个非常 + - ▁curt + - ტ + - ▁asset + - 破坏 + - anye + - ▁differences + - ▁нашей + - clin + - ウクライナの + - 行われた + - ▁Shi + - dors + - ▁democratic + - ▁Obwohl + - صف + - هر + - ▁feeble + - leş + - 这种情况 + - ssin + - を受けた + - kai + - ▁robust + - ▁besondere + - ▁elected + - ▁Modell + - ▁seconds + - lauf + - ダイ + - ګ + - セット + - 時は + - Applaus + - 白人 + - ▁свобод + - 病毒 + - 损 + - ජ + - ▁Mat + - ▁executive + - ▁onto + - lag + - ▁важно + - ან + - ▁concerns + - ء + - ebbe + - ▁Tru + - ▁seed + - 推荐 + - ▁Staat + - 祭 + - ▁cleared + - მო + - eixen + - 让它 + - သ + - wiesen + - Ro + - train + - ▁acknowledge + - 取れ + - 風が + - 依然 + - ▁indifferent + - 人数 + - ▁generate + - ▁frost + - itaj + - ▁reminded + - ▁romance + - 隠 + - ▁ireland + - ▁Ха + - 最多 + - ▁layer + - 柳 + - 就有 + - ▁caution + - ▁bezeichnet + - ▁denied + - سە + - ▁profile + - 的位置 + - tato + - ▁politische + - ▁Dra + - 高度 + - ちゃった + - ▁Bay + - 成立 + - ▁stephen + - laş + - 変わり + - neb + - ält + - oza + - coloured + - рок + - ▁independence + - ▁traveller + - 接着 + - utu + - 许多人 + - ▁leather + - 这项 + - 进步 + - ▁exists + - kia + - 进一步 + - ړ + - ▁Char + - ▁English + - cional + - maakt + - ▁zá + - ▁wereld + - ▁дэ + - 他们都 + - ▁Sicht + - 出来了 + - وك + - ▁christians + - 種類 + - gone + - ▁говорят + - ▁danach + - ▁positions + - 问你 + - यो + - ▁daylight + - wall + - えない + - 不住 + - ▁echt + - 脳 + - 搜 + - ▁consists + - děl + - 人在 + - ▁Adam + - umva + - ▁formula + - anzi + - ▁тысячи + - ▁casual + - ины + - ▁eighth + - plica + - guer + - 世界的 + - ▁استفاده + - ▁German + - ▁بیشتر + - ▁Ŝi + - ează + - 反対 + - ▁determination + - 时刻 + - iller + - 히 + - 不愿意 + - ▁republic + - respon + - alen + - liste + - ▁outer + - ▁echte + - 对待 + - 私たち + - ▁которых + - って言って + - 你先 + - ่ + - ▁aveva + - nym + - acions + - ▁然后他 + - ▁democracy + - 填 + - ▁гэты + - ▁Bruder + - ▁characteristic + - ▁Kris + - ▁neuro + - politic + - ▁visitors + - ໂ + - ▁gale + - tır + - ▁protestant + - ▁befinden + - ▁одиннадцать + - ▁Schi + - いまして + - öhn + - 연 + - そういうこと + - arbeiten + - лас + - ▁porter + - 做到 + - cun + - нер + - nette + - atan + - ▁zweitausend + - ల + - ట + - öö + - ▁relevant + - 鼓励 + - 很棒 + - fford + - ▁dios + - ▁Tak + - 个小时 + - 我发现 + - ▁Ul + - rating + - ▁creek + - ▁aggressive + - ▁трэба + - それでも + - 手里 + - へと + - بح + - нік + - 一个问题 + - 公主 + - 见面 + - ▁saa + - 始め + - 崩 + - ivo + - Mi + - ▁extensive + - ▁спасибо + - ▁properties + - ▁Asia + - ▁Gran + - 序 + - 애 + - posing + - 发生的事情 + - 想起 + - 十七 + - ▁Anwendung + - лө + - ▁Member + - トー + - 孔 + - ▁наши + - ▁span + - ▁swung + - ▁perception + - हा + - ▁ox + - 劝 + - ▁laying + - ▁carpet + - wch + - vē + - はもう + - 赚 + - ▁Demo + - mala + - daten + - მე + - quar + - ▁تمام + - anima + - ▁radical + - ▁власти + - anı + - ▁Ils + - 証 + - "00" + - hub + - ало + - の姿 + - るのが + - раў + - 読 + - '%' + - ваў + - 监狱 + - すいません + - ▁execute + - bred + - ▁profess + - ▁Fenster + - 不上 + - exc + - ▁torment + - 互相 + - ▁unge + - 着我 + - ரிய + - の一 + - ▁sci + - 設置 + - versa + - ▁größten + - vê + - ▁graceful + - popul + - 夺 + - ಸ + - 採 + - とにかく + - name + - ▁Partner + - あるいは + - ▁nuestra + - ▁impressed + - ức + - 对不对 + - IT + - 方便 + - pek + - 一周 + - ਾ + - ම් + - ▁California + - ▁assembly + - ▁bran + - жда + - 可以在 + - ▁lei + - 在她 + - 有趣的 + - ▁divide + - 直播 + - nemen + - の話 + - 求め + - 彼の + - ▁trends + - ▁veröffentlicht + - илось + - 助け + - க்கப்பட்ட + - ▁دې + - ▁rapport + - ▁tones + - nego + - 怎么说 + - ົ + - 也很 + - grat + - träge + - ▁großartige + - ▁cape + - ▁successfully + - سى + - علم + - 撮 + - jah + - 安妮 + - ▁whit + - inin + - ▁Funk + - 他自己 + - ▁funding + - jär + - 女朋友 + - ホテル + - ▁poly + - ▁awkward + - iyorum + - wich + - lish + - ▁Jung + - cata + - جم + - ▁Then + - bby + - embe + - ▁Kein + - 防止 + - 访问 + - ▁blanket + - 鉄 + - ▁andrew + - ▁grounds + - ▁چا + - ▁Israel + - ▁pap + - 出てくる + - ▁convention + - றி + - えっ + - ▁Wieder + - 充满 + - ▁Australia + - fik + - аем + - ▁schlechte + - ▁Tier + - ▁febrer + - 屈 + - 肖 + - 課題 + - idas + - ▁milli + - ▁parish + - borough + - 進め + - ▁Zeug + - عب + - En + - ▁exceedingly + - 柔 + - 砂 + - 郑 + - ▁таксама + - leb + - 最低 + - 当て + - ▁japan + - 你把 + - ächtig + - sort + - ▁shudder + - ▁profitable + - 如果他们 + - ▁放一下 + - クロ + - ände + - 他们说 + - ▁Durant + - 很高兴 + - pare + - artig + - schlossen + - ▁ora + - ▁அந்த + - cà + - 掉了 + - fè + - ▁canal + - ▁administra + - ▁bears + - 出现在 + - ▁shriek + - ▁знал + - ebilir + - ▁schrieb + - contra + - ▁roar + - 間に + - 液 + - 相互 + - ▁package + - でお + - ▁Maar + - 식 + - けども + - ▁romantic + - ▁tales + - ▁gelernt + - ▁invent + - 大体 + - ▁anyhow + - を作る + - stoß + - ▁podcast + - ▁Пра + - ლი + - 奔 + - lp + - män + - кар + - mesi + - 的观点 + - gani + - Mail + - ▁mwa + - サッカー + - ▁alien + - tiu + - 是真的 + - 計画 + - りの + - 診 + - 医疗 + - 明确 + - ▁parece + - десят + - иш + - 哇 + - ▁meta + - CO + - lec + - ▁但是我们 + - argent + - 炸 + - 我先 + - ▁studying + - shaped + - 的样子 + - ▁anymore + - ▁attendant + - 可怕 + - ▁erfahren + - nade + - ▁zona + - ▁Dame + - ▁containing + - ▁Patienten + - ▁болон + - 統 + - ר + - ▁ჰო + - ▁соглас + - মে + - 目に + - ▁gyda + - ▁endeavour + - 那时 + - 発射 + - бур + - ▁cael + - จะ + - 言われて + - ▁meg + - 観光 + - ▁envelope + - ▁говорю + - ▁snap + - ▁truck + - 电子 + - ຊ + - ▁endeavor + - ▁stole + - ▁beheld + - 焼 + - 这也是 + - energie + - ▁acid + - ▁communicate + - ▁Хо + - 估计 + - 怎么会 + - зем + - මා + - ▁Australien + - fish + - 嫁 + - igheid + - odi + - 区别 + - нев + - liko + - tale + - ▁Camp + - 文学 + - krit + - hielt + - ▁tube + - ▁карт + - igne + - ді + - 我再 + - 的身体 + - obo + - 告诉我们 + - ▁dhateng + - ▁invention + - ări + - ▁அவர + - ▁Herrn + - าย + - ▁cunning + - folk + - をしている + - ▁Fra + - ▁ignor + - ▁Denken + - 付き + - ▁слуша + - 実験 + - patri + - ▁Ganz + - ▁kurze + - ▁saving + - 東北 + - 韦 + - るのか + - ▁baz + - ▁Freude + - ▁километр + - 責任 + - ▁restless + - ском + - ▁Ty + - ▁факт + - ▁whip + - 收集 + - となります + - スタン + - ▁folly + - ▁wool + - ▁uses + - મ + - ▁Unsere + - 全員 + - стат + - ▁regards + - ▁Flu + - El + - ▁recommend + - るような + - tering + - ству + - ీ + - cope + - 每天都 + - harmoni + - ▁کرده + - ▁appointment + - 下雨 + - 广泛 + - ehr + - für + - 向き + - cell + - юр + - വ + - 设置 + - 这只是 + - ▁erzählt + - publik + - ▁nämlich + - 经理 + - ▁senate + - ▁perpetual + - 的研究 + - 昼 + - ற்று + - ▁Grand + - 和我们 + - ものです + - まって + - hra + - ▁laura + - 可能性がある + - ▁Cho + - ▁mama + - ▁Cam + - chair + - ▁chart + - ▁опять + - ▁injury + - scheid + - ambo + - ▁gospel + - projekt + - cı + - ▁elephant + - ▁наверное + - nisse + - ▁dislike + - ▁stomach + - ▁amendment + - 応援 + - ▁barrier + - ▁upset + - 独特 + - 白色 + - ▁dedi + - 無理 + - ▁extract + - 時間が + - 小说 + - ▁pains + - 就是你 + - 観測 + - ▁所以说 + - 粘 + - 選手は + - yin + - ▁этому + - ▁lass + - 湯 + - 指挥 + - ▁illumin + - rush + - 進んで + - দের + - élé + - ▁helps + - fia + - ▁Bildung + - ▁Jeder + - 亏 + - 億円 + - ご覧ください + - gress + - ▁romans + - ▁Haben + - トラ + - 国家的 + - mato + - hut + - 支え + - ▁tudi + - ▁disappear + - ына + - ▁Gesundheits + - ▁ነው + - ▁Beziehung + - cam + - ▁Drei + - 扣 + - ▁celebrated + - ▁coisa + - ▁convey + - ▁aussehen + - weis + - ▁Hon + - 止め + - 碗 + - ▁acquisitions + - 关闭 + - ▁Ба + - 超级 + - ▁tables + - ໃ + - ▁ndetse + - 一面 + - ▁واقع + - ีย + - ibility + - 載 + - ilor + - 信じ + - وف + - раг + - grade + - 上の + - ▁Viņš + - ӧ + - 手段 + - бил + - ▁damp + - ▁Alex + - ▁taxes + - ▁chez + - ▁50 + - ▁zumindest + - がいい + - 盤 + - brau + - 歴史 + - kopf + - ▁wordt + - ▁ເອີ + - 두 + - 차 + - เป็น + - 茨 + - ▁cable + - ▁grows + - ▁constitute + - ▁یې + - ▁interessante + - てしまう + - 備 + - ▁despre + - ▁promo + - 回目 + - 那个时候 + - ▁imbere + - 探索 + - phon + - 途中 + - ▁machines + - ▁Handel + - ▁salvation + - ▁parted + - ▁punto + - алі + - ▁moja + - 壮 + - halb + - ▁corporate + - 者的 + - ▁flank + - 勇 + - ▁relieved + - ますよ + - ена + - drückt + - Н + - ▁churches + - めちゃくちゃ + - 自民党 + - 进了 + - 仁 + - ▁swim + - ▁loĝ + - ▁الآن + - hnen + - 也不能 + - ▁eben + - とっても + - ټ + - ▁getroffen + - ▁stake + - kou + - ▁Fisch + - schap + - 太好了 + - zwi + - ▁vive + - 如果他 + - 最重要的 + - γ + - ますが + - 軍事 + - ▁woe + - ウェ + - 息子 + - ▁Steuer + - 肯定是 + - ▁tay + - ▁boss + - граф + - rons + - lasse + - 灭 + - க்கும் + - lini + - 体験 + - ▁delivery + - ▁temptation + - 忘记 + - ウル + - 奴 + - ▁thành + - ▁په + - ▁writers + - ▁assistant + - ▁Tam + - кө + - 我爸 + - ▁boom + - чный + - だね + - اپ + - weil + - uwa + - ▁facilities + - ▁monkey + - 私たちは + - صور + - ▁тому + - સ + - 真相 + - 这就 + - 削 + - ▁Sim + - ▁squire + - ▁britain + - 败 + - ۰ + - しかった + - ちなみに + - ستان + - ▁trifle + - dist + - ▁options + - empat + - 敲 + - ▁Monat + - 会说 + - стой + - しようと + - ▁langen + - ப்பி + - ▁Az + - 焦 + - ますので + - ছ + - sters + - 糟糕 + - erei + - ▁subtle + - 胎 + - に行く + - ▁яна + - ▁времени + - スタジオ + - ▁сообщ + - 普遍 + - yim + - pē + - ▁sitzen + - プーチン大統領 + - 你没有 + - — + - ▁Monate + - ▁dive + - ▁Fre + - 各地 + - ▁bias + - ml + - ▁bị + - ▁gardens + - ▁ceremony + - ▁roots + - غل + - geschichte + - ▁Ĉi + - ▁minu + - ▁имеет + - 来年 + - iaeth + - 小さな + - 饿 + - ▁можа + - ▁Hall + - 帽子 + - کش + - ▁pense + - ▁Tisch + - эконом + - ufu + - の世界 + - ▁Leistung + - ▁steer + - сю + - hul + - ーク + - ですので + - 爷爷 + - вон + - ▁wax + - 违 + - дь + - 一个月 + - ▁isabel + - 向你 + - ె + - lari + - ▁peril + - メッセージ + - すぎ + - 것 + - ▁общем + - ▁Ken + - ▁natives + - 邪 + - ▁Anda + - nice + - 结合 + - 把她 + - chang + - кро + - ▁Kunden + - 首都 + - 地点 + - ▁launched + - ▁cran + - вен + - фер + - 開始 + - ப்பா + - ▁Dum + - 的意思 + - ▁dragon + - ▁silently + - なければ + - 荣 + - ▁Junge + - ▁searching + - 这将 + - ▁erklären + - ▁scratch + - ▁ehrlich + - emba + - ▁Liste + - 応 + - 까지 + - ▁fitted + - とする + - GAAP + - ▁limits + - რი + - を使った + - 배 + - ovi + - eight + - раш + - ▁marine + - ▁Tar + - ▁Many + - 壊 + - 년 + - ▁troubles + - ▁nuclear + - ▁lodging + - خص + - ▁termina + - 多分 + - Weiß + - 有所 + - acak + - wise + - prof + - num + - 英语 + - abana + - 胜利 + - cada + - autobús + - ▁residence + - ولا + - ▁zeg + - ▁Jim + - 抵 + - ▁Bö + - ▁Hauptstadt + - 京都 + - iling + - 我把 + - ▁appetite + - ▁oameni + - ▁cardinal + - häng + - 地元 + - ▁doubtful + - reiz + - リスク + - 来て + - 慌 + - ғ + - しょう + - ▁bother + - 算是 + - ▁reverse + - ▁dearest + - ของ + - ▁занима + - ▁giả + - 不像 + - ▁newspapers + - ▁boil + - のうち + - μ + - ▁мужчин + - 一声 + - ār + - ▁fury + - かわいい + - ầ + - api + - ố + - ở + - ▁Aufmerksamkeit + - shore + - 堆 + - ▁центр + - 議論 + - ได้ + - ですし + - 如今 + - ▁passions + - ▁limbs + - ▁producer + - verein + - ▁مج + - ▁glen + - ▁natur + - rade + - ▁verrückt + - 版本 + - 回転 + - lica + - ▁hinder + - ▁hastened + - ▁anticipate + - 大事な + - の問題 + - ▁zwölf + - 先に + - ▁그니까 + - ▁erstaunlich + - ▁assault + - 发生在 + - ▁vede + - ▁bust + - ▁binnen + - ▁lloc + - は今 + - tré + - といった + - court + - ▁exquisite + - wunde + - ның + - ▁Lee + - ▁bundle + - duct + - 高速 + - ▁nas + - mac + - ▁достаточно + - 体育 + - チャー + - さあ + - ▁desires + - ▁Geschäfts + - gana + - 辛苦 + - 略 + - 交谈 + - 的那种 + - bí + - レベル + - ▁brass + - 说得 + - 무 + - dala + - 歯 + - ▁shalt + - kuba + - スタ + - ▁взгляд + - 对象 + - ▁clinical + - 目を + - 殖 + - industrie + - 戈 + - 的主要 + - ▁Sel + - ԥ + - enne + - ▁ralph + - ▁resting + - ась + - aran + - body + - ▁esteem + - ▁hail + - ඩ + - ▁вместе + - 仔细 + - ▁rip + - ▁Aquesta + - ▁Welche + - Bo + - されていた + - ▁multe + - 锅 + - 否 + - ▁наша + - ▁export + - ▁vigorous + - ▁Phil + - мын + - ▁scandal + - 炮 + - カレー + - ▁Gla + - ▁بازی + - تان + - ▁prevented + - ▁tranquil + - ▁tobacco + - ▁thence + - 집 + - ▁tire + - ▁schwarze + - リング + - ▁embrace + - ▁schu + - ほら + - ▁rural + - ҙы + - ▁skirt + - ▁каждый + - るという + - ▁Bitte + - 仍 + - ຄ + - ▁wrap + - vara + - ەوە + - 者は + - воз + - нал + - ▁offers + - έ + - 恐怖 + - 安心 + - ▁geweest + - ▁dumb + - ▁municipal + - фон + - 上げて + - tē + - 小组 + - ▁Carl + - ▁golf + - ▁Position + - ▁después + - 绑 + - "2019" + - ▁scientists + - ▁但是你 + - 경 + - ▁دیگر + - ▁excess + - লো + - erweise + - pence + - ▁prey + - 把它们 + - قة + - そこで + - ▁fünfzig + - пле + - 微笑 + - ▁cabinet + - ▁accused + - muzi + - 確保 + - ▁решил + - ▁Büro + - 的最 + - كر + - ▁formation + - ▁princes + - ですけれども + - still + - әр + - ▁баш + - ▁entertainment + - ິ + - 奉 + - "800" + - ▁собственно + - 放下 + - ということを + - bird + - システム + - ток + - ▁Tochter + - 被告 + - ▁uncertain + - ▁нельзя + - ▁شخص + - ほん + - arma + - ▁insight + - ▁ruler + - ▁altijd + - ▁habla + - ären + - ▁Here + - zunehmen + - ▁passionate + - ▁nunca + - ▁typically + - 童 + - 와 + - ▁supplies + - räum + - 温暖 + - anche + - ▁lustig + - stop + - ▁ascend + - かし + - ▁Stunde + - ▁начина + - وار + - றை + - ර් + - ▁marquis + - ▁Quin + - 伙伴 + - ▁إذا + - ▁Pop + - 惠 + - кую + - のない + - anne + - していきます + - 友達 + - ▁retire + - 来源 + - almente + - frau + - ▁ўжо + - mates + - няя + - нич + - ▁seda + - 消失 + - ısı + - ▁wrapped + - வில் + - ▁política + - 行われ + - 見えて + - ▁mau + - lager + - ▁při + - 上来 + - lett + - ލ + - dang + - ▁bez + - енный + - 哲学 + - ены + - جز + - ▁barrel + - 相反 + - ▁neighbourhood + - パス + - zeichne + - esten + - メダル + - ▁Kosten + - ▁relativ + - коп + - ▁älter + - 编辑 + - الي + - gründe + - голов + - 体を + - ஷ + - 有机会 + - ▁nobles + - 这件事情 + - が発生 + - ということなんです + - 告诉他 + - 往往 + - ▁دارم + - ũ + - yah + - 五个 + - న + - ▁argue + - ශ + - ピン + - imos + - ▁trusted + - ▁прямо + - рог + - ▁depuis + - idades + - Ч + - ▁যে + - ではありません + - ていて + - 億 + - ▁unpleasant + - smith + - わない + - ▁latest + - рг + - んじゃないかな + - nische + - ▁pulling + - を持つ + - puesto + - 乘 + - 酒店 + - ▁такого + - ▁Gelegenheit + - rats + - ▁svoj + - ▁viva + - 这就是为什么 + - 杂 + - ▁مورد + - পর + - ▁pushing + - ▁depths + - しよう + - ヨ + - Ne + - gles + - ▁guards + - 均 + - ▁hadden + - ▁maison + - ▁sketch + - вых + - 宝宝 + - 弁 + - ▁surgeon + - ▁aŭ + - ▁siempre + - sea + - 除非 + - ▁далее + - quí + - 感觉到 + - capacit + - ▁advantages + - ▁chant + - umwa + - bä + - 森林 + - ▁foul + - مار + - 矿 + - 跨 + - ▁staying + - 热情 + - мысл + - ▁paw + - ▁Straßen + - ▁forecast + - ▁собира + - اری + - 互 + - obli + - енные + - ப்பட + - ▁fum + - ▁cá + - ▁distinctly + - ада + - wari + - 飲 + - 一部分 + - 市内 + - 怎么能 + - gge + - ▁عنوان + - 出演 + - ▁sterben + - ▁reproduc + - ▁register + - ▁Mitte + - tiga + - bron + - ▁Software + - ▁knights + - たちの + - ▁место + - ▁menschliche + - ising + - ▁repent + - ▁mechanism + - taka + - ▁haut + - 需求 + - ▁stopping + - ợ + - ▁breathe + - 濃 + - 不容易 + - stick + - sagen + - ▁guarantee + - 这些东西 + - 詰め + - 缝 + - ▁sabi + - 所在 + - ランナー + - ▁представи + - ▁является + - 特别是 + - شي + - Đ + - ▁després + - 辺り + - 也要 + - ▁образом + - 听着 + - ▁earnestly + - ▁Tim + - воль + - 就没有 + - ост + - ▁oleh + - 何が + - ▁donne + - فة + - trägt + - ▁brains + - 幸运 + - ▁deadly + - станов + - valu + - ürü + - いえ + - ▁skull + - gebiet + - Mar + - 敵 + - 攻め + - ▁spielt + - source + - baren + - ▁Bevölkerung + - 都能 + - ▁stirred + - ▁commonly + - ▁pang + - ▁Before + - 角度 + - ▁tener + - ▁winning + - ▁öffentliche + - 截 + - نة + - ▁parce + - dler + - させた + - уль + - ▁Größe + - ▁nei + - ▁conservative + - ▁туда + - というもの + - 用の + - ▁boxes + - ▁reception + - ▁Şi + - ▁timber + - ▁Druck + - 発生 + - мир + - 適 + - 弃 + - ▁Sud + - 解決 + - க்கி + - ▁baga + - からも + - وح + - ▁comprend + - 在你的 + - 工人 + - 划 + - ложен + - 原则 + - 史上 + - klä + - ե + - markt + - 荡 + - kari + - walt + - オン + - ▁neues + - ▁Ergebnisse + - ▁courts + - нг + - 버 + - shot + - ең + - ▁blew + - haltung + - ▁Herzen + - грамм + - ▁participate + - ▁competi + - ちょ + - 알 + - ▁gerek + - ▁президент + - ▁esti + - ண்ண + - 공 + - 교 + - ▁fatigue + - ▁fatto + - ▁aquella + - altra + - ▁blossom + - 恵 + - 鮮 + - 瑟 + - ▁jewel + - ▁Rock + - 帝 + - ось + - ▁remainder + - ▁راه + - 特別 + - ▁technique + - ▁pillow + - opa + - 많 + - ▁category + - ▁таким + - ませ + - ▁monday + - それぞれ + - pio + - läuft + - ▁zunächst + - ▁Second + - volg + - motiv + - ▁nerves + - ▁programme + - omu + - tious + - ▁Bell + - ▁augen + - дон + - 一把 + - инский + - ▁ஆஹ் + - ▁omdat + - ▁dutch + - سته + - ▁profitability + - affe + - ▁standards + - 付近 + - 俄罗斯 + - kreis + - ▁gelang + - овых + - кор + - ▁procession + - ơ + - 将其 + - 他有 + - 爱的 + - 很有趣 + - ▁Omu + - кія + - ▁summit + - ▁fünfzehn + - چه + - 生活在 + - コー + - 情况下 + - ▁gesamten + - 海岸 + - 非常好 + - 家长 + - écri + - ▁murderer + - ▁Он + - ▁مست + - ▁accelerate + - itas + - cía + - ▁diejenigen + - ▁contracts + - ▁commun + - 高中 + - hte + - ▁delivering + - たっぷり + - kala + - ▁popula + - 公园 + - ▁domain + - ▁journalist + - ▁repar + - crit + - ための + - ▁Auswirkungen + - ▁былі + - ▁Papier + - 所以他们 + - lē + - பார் + - 外交 + - ▁Bundes + - 我们家 + - そんなに + - ▁stolen + - 低い + - 附 + - zaba + - иа + - ▁egyptian + - ା + - 달 + - 脏 + - ▁uwo + - lă + - 会不会 + - ▁Web + - ▁olduğu + - дор + - regul + - 時点で + - 必ず + - ță + - wissenschaftlich + - ▁scripture + - mper + - を示 + - ▁alterna + - kke + - حر + - shuri + - ▁format + - amerikanische + - ння + - ▁serving + - ▁doll + - ▁resemble + - ▁slain + - 走进 + - 美丽的 + - 展開 + - ▁wilderness + - ▁creo + - kind + - ▁Stein + - ▁mussten + - gramm + - ▁абсолютно + - ని + - film + - 不好意思 + - ▁sailor + - 我看到 + - 笑声 + - 嘅 + - 火车 + - 便宜 + - gid + - うまい + - 也就是说 + - 中継 + - ▁cats + - ango + - wehr + - чил + - ▁flashed + - 小孩 + - 으면 + - ▁occupy + - 不对 + - ▁victims + - rink + - ▁shan + - ▁dife + - ▁должно + - あんまり + - чай + - ▁وقتی + - 谈话 + - 珍 + - 庁 + - コース + - rechte + - ▁компани + - 后的 + - ▁fem + - ▁utili + - struktur + - 付出 + - mount + - ▁humour + - ții + - ▁respectable + - を迎え + - бри + - ▁бог + - myaka + - mast + - ▁accomplish + - оро + - 什么意思 + - ▁allowing + - ▁streams + - 扫 + - mming + - ▁Pferd + - ▁aya + - ގެ + - ▁Canada + - chief + - ▁erhielt + - ▁scared + - ▁burnt + - ▁gloomy + - ▁выбор + - lha + - ▁さて + - нулся + - ▁Link + - ımı + - ベル + - ிருந்த + - 仪 + - 睡眠 + - ▁God + - ▁Vorteil + - ▁Stellen + - ístic + - を作り + - ▁Reich + - 重点 + - 氷 + - つい + - лийн + - 早速 + - ▁số + - ▁стол + - ▁Haar + - ゾ + - 説 + - ▁equity + - ▁grove + - ▁زندگی + - お客さん + - 选举 + - 妮 + - फ + - ывать + - 開かれ + - kamer + - хай + - ▁adjusted + - парт + - ▁insanlar + - 垃圾 + - ան + - だが + - 您可以 + - mena + - ▁suitable + - ދ + - fähig + - bikorwa + - 上升 + - ▁needle + - ▁hawk + - มี + - ベスト + - ▁prend + - ▁clima + - poko + - 地元の + - ▁jos + - قابل + - ▁prudent + - 什么是 + - ▁agony + - ▁inevitable + - losen + - ▁таких + - ▁wages + - ▁otros + - date + - 双方 + - 诊 + - ▁cluster + - 桂 + - 杉 + - インド + - ▁meaningful + - iet + - ▁fruits + - 継 + - ▁status + - 的男人 + - ▁trage + - ▁polly + - zehn + - でしたが + - ▁самое + - amour + - 和她 + - ufer + - ▁transparent + - rier + - tero + - スク + - を入れ + - ▁offence + - ▁இருந்த + - ライブ + - ▁washed + - ▁obscure + - esso + - 規模 + - ▁resident + - ▁resolve + - ▁betrachtet + - ▁foarte + - 幻 + - 正好 + - ▁damn + - zugehen + - 那儿 + - ஓ + - წ + - tian + - 層 + - ▁assembled + - 中国人 + - ▁chairs + - 夸 + - ▁сур + - 解除 + - ▁Dit + - 終わり + - To + - ▁menyang + - tanz + - ▁officials + - ▁libro + - ▁Glauben + - ibu + - ▁prim + - гы + - ▁Most + - 构建 + - ▁entweder + - ▁bauen + - 是关于 + - 動物 + - ▁Mund + - ambu + - かけて + - rop + - ▁generations + - ▁Joan + - ▁dash + - ▁masses + - ▁mögen + - بات + - oud + - 込んだ + - ▁brows + - 演奏 + - 一気に + - 防衛 + - cula + - ▁Interesse + - еры + - 方針 + - 和他的 + - mog + - ຈ + - 輝 + - ▁disguise + - ▁varia + - ▁leaped + - नि + - ▁leer + - шь + - zieren + - ļa + - ına + - rique + - 彼女は + - ளை + - 雑 + - amendement + - 这本书 + - ▁confined + - 不久 + - 将在 + - ▁nephew + - imit + - бан + - 缘 + - gado + - 我们今天 + - ereza + - 墓 + - ▁domina + - 买了 + - 体制 + - 稳 + - صر + - 一万 + - 競 + - 浴 + - 的结果 + - 時から + - पा + - ▁hopefully + - ▁còn + - 什么都 + - ▁poe + - ▁fastened + - ▁brands + - ▁ấy + - 烂 + - ▁florence + - ▁legislation + - gari + - ▁высо + - barra + - ▁Plu + - aciones + - dna + - 一首 + - 賀 + - ▁december + - ▁valid + - cine + - ▁erinnert + - pole + - familie + - 琳 + - strat + - ▁humans + - gā + - ▁kinder + - ▁scri + - ampl + - ▁blast + - 琴 + - 曹 + - ▁dispar + - 绿色 + - 挣 + - ▁продолжа + - кру + - ▁steamer + - ▁arguments + - ▁toda + - を超える + - ▁kullan + - tli + - ▁Zustand + - ▁suspicious + - 脉 + - ▁obstacle + - 競技 + - 椅子 + - ▁Maß + - ▁temporary + - 的任何 + - ▁persuaded + - 如果你想 + - 逐 + - ▁cambia + - ウン + - ό + - ▁abbiamo + - ▁vary + - ▁понятно + - ぐらいの + - ものの + - 辈 + - ▁commenced + - ▁Schrei + - ligt + - 主题 + - 都知道 + - schule + - ▁separa + - web + - ▁Kaj + - 飞行 + - thon + - ▁nnyo + - ump + - ▁Service + - ▁irgendeine + - eus + - 件事 + - 这么大 + - 的老 + - ▁protected + - ▁effectively + - 分かります + - dür + - 主要是 + - кус + - ▁enorme + - ष + - エネルギー + - ▁sunset + - нэ + - wah + - ▁призна + - кино + - ▁deinen + - ▁costume + - くない + - کو + - ▁homo + - ▁کردن + - tò + - ума + - もありました + - いきましょう + - ▁seats + - ▁Dort + - ▁mars + - ▁supporting + - ▁replaced + - ▁hammer + - ▁Two + - ▁interven + - sley + - ▁машин + - 把这 + - ▁genauso + - مۇ + - нская + - ▁furnish + - ▁units + - 的爱 + - ▁strangely + - 먹 + - steuer + - 受伤 + - 関係者 + - 是这样的 + - 失去了 + - ▁اینجا + - 分け + - ທ + - ▁globe + - 市場 + - 播客 + - иг + - 资本 + - ▁contents + - hanga + - zicht + - ▁großes + - 还会 + - ▁jove + - кер + - ▁saints + - 丰富 + - ▁Vol + - ▁fazer + - ▁mou + - دون + - ▁Ntabwo + - ▁Pass + - ▁fires + - ▁devices + - ▁tienen + - нымі + - ▁mademoiselle + - ガス + - taba + - ▁achter + - 鬼子 + - 还真 + - 買い + - ▁rays + - ▁Cent + - ▁buryo + - ▁cual + - ▁amigo + - ▁murdered + - んでいる + - ▁vulgar + - elte + - ▁seas + - ▁либо + - пуска + - ▁aceste + - 申请 + - そば + - ▁Brit + - ▁bitten + - 的历史 + - ▁Natürlich + - ▁Texas + - 炭 + - ▁Schwester + - ▁блок + - ▁neighbors + - ாள் + - 一時 + - ▁двух + - rita + - ▁effet + - ▁часть + - מ + - ▁speziell + - ▁групп + - われ + - 亲自 + - جی + - ashobora + - ▁armies + - tuk + - ▁succession + - 上昇 + - ▁Minister + - 一些人 + - ৃ + - 究 + - ▁wing + - いう + - 的呀 + - anthrop + - の一部 + - ▁fountain + - 兼 + - ▁minut + - りとか + - 初の + - 把他们 + - ว่า + - ▁Design + - ▁familia + - 神秘 + - lui + - ▁testimony + - 教えて + - ▁abruptly + - ▁Une + - ▁decidi + - riet + - 类型的 + - ▁meetings + - 받 + - 월 + - рай + - space + - iadau + - ▁pall + - ▁antwoordde + - 職員 + - مز + - каў + - think + - ▁insbesondere + - ▁solitary + - ヨーロッパ + - ▁responded + - 中国的 + - ▁puzzled + - 逆に + - ▁Mul + - 赢得 + - గ + - сөн + - 不是我 + - ▁sauce + - ついて + - ▁diferente + - life + - 民主党 + - ▁pronounced + - までに + - 公民 + - ▁hohe + - ▁diverse + - ▁namely + - ▁weigh + - pian + - 这张 + - ▁thereby + - வீ + - ▁tragedy + - が出て + - ▁但是他 + - 谷歌 + - іцца + - ök + - nika + - ▁chứ + - 剪 + - ▁offices + - 你们俩 + - ▁channels + - zette + - sozi + - ▁twi + - 公園 + - gize + - rata + - 養 + - ▁scott + - ▁grip + - ▁longing + - ▁texas + - ▁diamond + - 事業 + - 这场 + - ▁Kä + - bou + - 想过 + - ுள்ள + - 一遍 + - 尝 + - schutz + - ▁clara + - ▁уу + - вяр + - 善良 + - ▁memories + - üyor + - ▁producing + - ▁sadly + - ▁wink + - 生存 + - 现在的 + - 协议 + - ▁scent + - ىنى + - hine + - ▁veces + - ▁pří + - ▁Ng + - 购 + - ▁Werk + - ▁cog + - 行政 + - ワールドカップ + - ▁Schmerz + - ▁milit + - liği + - ▁neglect + - pier + - 黑色 + - ▁என் + - ▁functions + - ▁harvest + - 시간 + - ▁floating + - が今 + - ▁metro + - lingen + - яць + - ▁partially + - ▁indication + - ▁Rei + - スタッフ + - ▁Sub + - 予報 + - ▁guilt + - gesehen + - 的学生 + - ▁sergeant + - mari + - ады + - Wa + - 平等 + - 房间里 + - 않 + - ▁documents + - ▁cavalry + - ▁பல + - fashioned + - ▁sets + - бой + - ▁nehme + - த்தின் + - ▁پیش + - क् + - 广播 + - ае + - 动作 + - ▁integration + - 石头 + - ▁результат + - ▁amas + - ▁brig + - দে + - 饼 + - ▁fiction + - 題 + - ▁кстати + - ▁shu + - ▁பிர + - しまって + - flex + - eorang + - made + - рал + - shop + - 領 + - scheiden + - ĉa + - 旁 + - 舍 + - ї + - 不是说 + - truc + - schiff + - ▁Scott + - ія + - ▁roses + - ▁但是在 + - 胆 + - ▁Ра + - داری + - 我们想 + - Ab + - ▁trabajo + - に関する + - ▁defect + - ▁Gil + - ერ + - ▁wandered + - 会談 + - ckle + - 勝負 + - Au + - meli + - ▁bose + - 飲み + - šo + - 植 + - ▁애들 + - 所说 + - vian + - ▁لقد + - 作って + - ▁satisfy + - ffle + - ▁Arzt + - ▁wann + - ▁deeds + - ▁myth + - ▁Nummer + - ▁criticism + - ▁Kro + - 故意 + - 单位 + - ▁맞아 + - ستا + - ▁guardian + - ▁indignation + - Ver + - ▁recollection + - 会見 + - ▁whoever + - break + - 気温が + - সি + - ▁gleichzeitig + - 陛下 + - ▁delicious + - 开始了 + - 读者 + - beeld + - 起了 + - ▁illegal + - 地面 + - ▁yeni + - ▁enjoyment + - ▁outrage + - 并在 + - ▁flee + - 屏幕 + - больш + - ▁interact + - ▁momentum + - ▁hano + - ▁inspiration + - liches + - ලා + - iser + - ▁glasses + - 加上 + - 暑 + - орон + - 耐 + - ▁dramatic + - ▁равно + - hla + - gó + - 协 + - 障碍 + - 倉 + - ▁sunk + - ▁шестнадцать + - ▁tendency + - ▁Island + - するなど + - 预测 + - よい + - ▁unbedingt + - ▁bleibt + - ▁шмат + - ▁disp + - angira + - arca + - ▁crimes + - onne + - ▁loyal + - ▁apostle + - ▁betray + - оны + - ▁inward + - ilia + - 烦 + - 的日子 + - ▁사람 + - lg + - 見る + - rinner + - 沉默 + - ▁seize + - ஞ்ச + - iler + - ▁правильно + - なあ + - ▁بسیار + - 媳妇 + - ▁говоря + - 主意 + - 물 + - ▁ruhig + - ▁Turn + - 不出 + - сом + - ▁Nel + - 紫 + - unddreißig + - を務め + - unta + - ▁Autor + - ▁diana + - ▁alexander + - ▁telegraph + - ▁ساخت + - нен + - ▁amen + - 焦虑 + - ▁Artikel + - аар + - حة + - ▁seves + - ▁пост + - һә + - 天下 + - Un + - 明显 + - ▁لدي + - лаг + - ▁Rand + - ▁personality + - hart + - abandi + - っていました + - zek + - ▁arrangements + - بد + - ▁sermon + - が多く + - 的照片 + - ▁ruined + - ahu + - なと + - 智慧 + - ัง + - ▁теле + - tou + - ▁geheel + - ению + - ▁своих + - ▁virtues + - ▁widely + - ▁mingled + - ▁Kir + - 我们没有 + - ccio + - ▁Club + - 我们不 + - езд + - してた + - ▁rider + - teilung + - كو + - 一片 + - ▁женщин + - سان + - 重复 + - 生日 + - ▁approved + - 绕 + - 機能 + - ishi + - ograph + - 讲述 + - 危机 + - 広がって + - 获得了 + - رە + - 意见 + - 妇 + - ▁loaded + - cation + - いいですか + - ▁fran + - услов + - ▁pastor + - 统 + - 提供了 + - 再開 + - ▁puff + - ն + - 障害 + - ▁financi + - 给大家 + - kund + - ▁tune + - arro + - ▁없어 + - ▁levi + - lade + - 今も + - ▁yea + - ▁serpent + - ▁endless + - いいですね + - いき + - ▁Where + - ▁Beste + - riz + - 离开了 + - 径 + - ränk + - ному + - 伸び + - ▁Fähigkeit + - ▁Schlaf + - ▁duchess + - 你和 + - ▁لأن + - 就这么 + - ▁executed + - ▁heels + - ▁chicago + - 성 + - ▁vader + - zahlen + - ▁periods + - called + - just + - ▁тринадцать + - さい + - dron + - 改变了 + - रि + - ▁vera + - ▁sharing + - inta + - ▁Feld + - 負 + - ▁ihe + - кров + - dog + - ▁чт + - pool + - ▁dreamed + - ▁heilig + - ▁slender + - 在家里 + - ▁uncon + - മ + - ▁그리고 + - ▁Kandi + - Union + - 英里 + - ▁chances + - ryo + - 场景 + - 遥 + - 链接 + - 移民 + - 十四 + - ▁sac + - fact + - ▁selten + - ▁Arab + - 谈到 + - ▁feather + - ▁inch + - 尽可能 + - 都被 + - 日常 + - ▁attorney + - human + - ▁helpful + - 劳动 + - 经营 + - ▁mă + - ▁Cro + - ▁languages + - ▁Esperanto + - лев + - ▁sustainable + - タン + - 生産 + - 纵 + - うちの + - ▁promotion + - lateral + - stamm + - making + - 華 + - ▁risen + - geist + - ▁vehicle + - 大量的 + - сна + - ▁careless + - ваю + - 村さん + - 一刻 + - 育て + - ▁Ча + - 取り組み + - ▁passengers + - 雇 + - း + - ▁chimney + - ▁엄청 + - ▁abundant + - ใน + - 调整 + - 場で + - moc + - ▁sao + - ▁Generation + - 男女 + - ▁provin + - ▁funktionieren + - ▁limp + - ▁calmly + - gesellschaft + - ▁Ram + - ▁quello + - ▁tv + - ▁agents + - 、4 + - あら + - 和他们 + - ▁беларус + - ▁Bezirk + - どっち + - ▁villages + - ▁intervals + - ▁cooking + - ▁printed + - ▁revelation + - ▁Gene + - 也就 + - ǧ + - 今シーズン + - 女王 + - ▁mwen + - 我们对 + - стер + - 上で + - 链 + - ▁politique + - ▁sunlight + - ▁differently + - god + - 보고 + - 暑さ + - 对她 + - ▁dost + - 图像 + - ▁poden + - igno + - çu + - ▁holes + - かれ + - 多久 + - ▁consumers + - ▁sweat + - bac + - 喝酒 + - ▁کم + - ▁movies + - ▁одной + - τ + - テン + - arian + - ▁verdad + - قول + - 司机 + - 承担 + - ▁exceed + - низ + - 今日も + - 措施 + - ▁clan + - uso + - ▁Last + - 回应 + - ▁nowhere + - ência + - ▁islam + - ɣa + - gende + - بان + - 報 + - quir + - ▁Lehr + - Ц + - ▁nerve + - ▁january + - 批判 + - 很大的 + - 男朋友 + - 通信 + - کت + - 栏 + - いきました + - ▁путин + - 町の + - 混合 + - ▁absorbed + - wami + - もともと + - èn + - 有趣 + - ▁hinunter + - state + - ▁fathers + - ▁sweep + - 情報を + - ▁alcohol + - bonye + - ggy + - රි + - fitting + - isierung + - aq + - ▁exposure + - 紹介 + - iker + - indu + - ▁friday + - цыя + - brü + - ▁faculty + - ▁convict + - ▁tad + - 誰か + - نظر + - 新型コロナ + - 업 + - ို + - 遺体 + - ▁addressing + - 什么的 + - たって + - ▁veu + - ▁presents + - ▁depression + - ハイ + - ▁Suche + - 财产 + - ▁Ту + - 前半 + - ▁joan + - を引き + - стрел + - 田中 + - ▁user + - ▁constitu + - ▁Publikum + - ▁Tour + - ەکە + - 機関 + - ▁muốn + - овал + - ▁moonlight + - ▁welke + - まだまだ + - ▁которой + - ▁participa + - 彻底 + - ▁discussions + - ▁году + - idée + - 醉 + - 出して + - ▁Nachrichten + - fordert + - ▁proces + - 高さ + - ▁Esto + - 예 + - 切って + - ▁Inhalt + - ▁fortunately + - ево + - ndre + - ▁قو + - arı + - 你都 + - فه + - 披露 + - market + - ▁сами + - tano + - 了一下 + - 平衡 + - "150" + - gekommen + - 多大 + - ተ + - ▁lieber + - zas + - ▁demands + - 多少钱 + - べき + - 飛び + - шә + - ▁stare + - 他们有 + - abantu + - 하지 + - ▁hı + - 魂 + - ▁supplied + - 豚 + - шен + - ▁preparation + - bing + - ▁heavenly + - 規 + - ▁nhất + - selt + - ▁გა + - ▁gig + - ▁можем + - 銃 + - ضا + - ▁raus + - ▁Ergebnis + - ▁forests + - ▁erstellen + - ▁Fle + - ஸ + - ▁behaviour + - 年轻的 + - lder + - энд + - тел + - யான + - ▁Please + - ▁travelling + - 多么 + - volution + - 더라고 + - ▁größere + - を変え + - ▁procedure + - 遭 + - ▁Material + - ▁campus + - を行って + - 級 + - руу + - roch + - ▁Mä + - 現在の + - 你已经 + - чын + - ▁erwartet + - ▁requirements + - 就不会 + - 専門 + - médi + - 转向 + - Lachen + - 未来的 + - ▁commune + - ▁Fluss + - 孝 + - tega + - ▁Zimmer + - 我认为这 + - ▁Cra + - レース + - 状况 + - ▁جدا + - 一大 + - 不是你 + - зор + - ▁choses + - ▁Tie + - ▁representative + - ▁pent + - ▁knot + - 有点像 + - െ + - ▁slim + - ▁Sho + - っか + - чных + - 法案 + - ța + - ▁barbari + - ▁Sto + - ▁promptly + - камі + - изм + - oog + - ▁verme + - ▁adorn + - やめ + - ▁commence + - ▁Hör + - schritt + - emt + - ところに + - ▁vz + - ▁тип + - 债 + - леч + - がん + - ▁добра + - abend + - excel + - ▁aceast + - のもの + - 你真的 + - ▁invented + - 矛盾 + - ▁neutral + - と思うんですけど + - erna + - rf + - zima + - 规模 + - ワー + - 喺 + - ▁currency + - ▁eagle + - lom + - magn + - ▁claimed + - ▁pockets + - 점 + - etto + - 的目标 + - ▁হয় + - ▁blade + - ▁laŭ + - евская + - 重要な + - dī + - ▁кабинет + - ▁zéro + - ▁francs + - 大多数人 + - вил + - ▁identified + - 你可 + - ▁logic + - 你给我 + - تس + - axe + - ▁achievement + - ▁contribute + - ▁Ober + - 反応 + - 宝贝 + - もあり + - ▁itu + - 基地 + - ▁admiral + - nydd + - shyira + - 中学 + - drin + - teen + - こんなに + - رات + - 脸上 + - ში + - ▁colleagues + - 同情 + - ▁random + - 覆 + - 挤 + - 声が + - ▁bewegt + - 结束了 + - 安静 + - 영 + - ▁weiteren + - ▁okul + - ▁начальник + - erfolg + - ▁grava + - ▁pove + - ▁Pod + - 的数据 + - ▁typical + - クリ + - schaffen + - 也好 + - ▁wrought + - জন + - kommt + - だったり + - dust + - terra + - 講 + - ▁bushes + - ▁muß + - ユ + - ▁хэл + - ▁waist + - 我一 + - 跌 + - 工业 + - ▁dave + - ئو + - 回头 + - ▁Radio + - "600" + - ▁confirmed + - ということが + - 外国 + - 来讲 + - ža + - chal + - ▁mouse + - 仲間 + - ▁alert + - ላ + - ▁Council + - 肌 + - ▁beginnt + - 铺 + - ▁Day + - ▁hired + - 全国の + - だい + - 伟 + - ук + - ▁condemned + - いよいよ + - ▁stap + - ▁música + - ithi + - ▁conform + - performing + - ▁incredibly + - ▁cresc + - ▁lingvo + - 扭 + - 胃 + - ▁thumb + - ▁honestly + - isk + - ffel + - ▁specimen + - glass + - はこちら + - ▁spark + - munt + - 西方 + - ▁grupo + - 你不会 + - ▁söyle + - histoire + - વ + - 随便 + - rama + - ಕ + - なきゃいけない + - ▁circuit + - の声 + - ▁Rue + - 练习 + - ▁prayed + - 更大的 + - 納 + - برا + - ほかの + - 회 + - ▁entdeckt + - ▁команд + - фор + - 这也 + - ▁nasıl + - nehmer + - 相关的 + - 原谅 + - рыв + - 送到 + - ▁deutsche + - IS + - ▁purse + - 上有 + - ▁soziale + - ▁rhe + - 代码 + - ует + - 輪 + - ▁Hallo + - 比我 + - iest + - かかって + - ▁tid + - posició + - ▁daring + - してくれ + - sprach + - 東部 + - 毎 + - ▁agency + - poj + - 知って + - gamba + - ▁carr + - 指导 + - ▁yeux + - 飛 + - ▁followers + - 贾 + - ▁obedience + - ▁spät + - ▁mischief + - 報道 + - 川さん + - action + - 迎 + - ▁resort + - ▁deals + - ▁warned + - 摔 + - 丑 + - ▁Einzel + - லாம் + - ほどの + - ▁mob + - ああ + - もんね + - jed + - 하면 + - precia + - 百万 + - ▁represents + - российск + - ▁entitled + - ▁derived + - ▁lace + - ▁resource + - ▁certainty + - ▁gott + - 又是 + - ▁gallop + - ジュ + - iwa + - 電気 + - 这就是我 + - руч + - ▁dolan + - npr + - Il + - ▁coarse + - ▁процесс + - みます + - ▁tenderness + - ▁charges + - 野さん + - ▁emerge + - umber + - 喊道 + - 检 + - ▁satu + - ▁sahen + - є + - ▁notwendig + - தோ + - ▁flames + - 士兵 + - ▁Seele + - خبر + - ▁Nhưng + - ▁från + - ▁کښې + - ▁아니야 + - ▁affectionate + - ▁curtain + - ▁detailed + - やら + - 我叫 + - 一系列 + - ▁пара + - oce + - ▁exempl + - 范围 + - がいる + - sions + - ▁artists + - ària + - 凭 + - ▁divorce + - ▁хоёр + - ▁corridor + - ▁lofty + - 最高気温 + - roma + - 陷入 + - 開け + - ▁nivel + - 集团 + - waka + - ב + - ▁Feind + - 损失 + - ▁орган + - mite + - polo + - 内の + - ▁Zugang + - 使って + - ▁fein + - ▁numéro + - ▁allí + - ற்ப + - ▁pressing + - afrika + - ষ + - dores + - 可以看到 + - ▁roughly + - ▁стара + - 技能 + - ▁savings + - ▁farmers + - ▁theater + - glück + - magnet + - ▁când + - ▁barely + - ▁briefly + - вялі + - போது + - ôn + - 児 + - احت + - と呼ばれる + - cloth + - ▁aka + - 和一个 + - ▁painter + - ▁challenging + - 初めての + - ▁borrow + - 完美 + - ▁pillar + - ί + - ரோ + - ▁Frei + - 军事 + - ▁advertising + - ▁solitude + - ことができる + - やってる + - 力が + - ▁bargain + - のではないか + - 不少 + - ジャンプ + - ბა + - ビル + - жо + - ▁sees + - يح + - ▁normalerweise + - bih + - ▁před + - ▁telefon + - ▁injured + - ▁marsh + - uburyo + - ▁правда + - 就把 + - ▁газ + - 瞧 + - ▁moves + - के + - ▁writes + - ▁advocate + - なんですよね + - ▁sebagai + - ▁wherefore + - ▁hoop + - maga + - ▁sphere + - 来月 + - guin + - 咬 + - ▁underlying + - ▁olduğunu + - にいる + - 主动 + - ▁plusieurs + - みんなで + - ً + - nwa + - 燃 + - lijke + - 私人 + - ▁Studie + - 例子 + - ূ + - 牢 + - ▁happily + - 따 + - ciò + - ▁идет + - ▁парти + - を入れて + - ▁ranks + - īt + - ctic + - 就是这样 + - ▁blows + - 有用 + - ▁colon + - 吵 + - 找你 + - ▁pensar + - кім + - 彼は + - 迹 + - ▁organized + - 柄 + - дог + - ▁countess + - niu + - liest + - ▁construct + - ో + - ▁newly + - ▁Kontrolle + - ▁சிற + - ▁nahe + - ▁тү + - стей + - 指摘 + - ▁announcement + - ▁tenant + - ▁mexico + - おはようございます + - vuit + - 突破 + - ▁видел + - terie + - ▁energ + - houd + - 봤 + - ▁harbor + - տ + - ▁verlieren + - avaient + - aquest + - ▁Dal + - 优势 + - ▁deja + - ember + - 讨 + - 竟然 + - ▁slecht + - initiative + - ehrt + - るんです + - ativ + - ▁Studien + - letter + - 观点 + - 到底是 + - ▁stond + - ▁penetrate + - ▁dividend + - ▁investors + - 警方 + - ▁иван + - 面白い + - っちゃった + - ▁বল + - ▁revolver + - ateur + - руш + - misch + - ▁vengeance + - シュ + - quatre + - ▁wheat + - shaw + - ▁nawe + - trop + - cret + - があると + - 指出 + - рә + - ▁simon + - 创作 + - ▁thither + - ивать + - ▁beschäftigt + - ▁brethren + - igita + - ▁Nie + - 这个词 + - ▁Brown + - قط + - ribu + - ▁bitterly + - ▁sofa + - ▁component + - ▁ventured + - これだけ + - bora + - 很久 + - 았 + - ▁Religion + - 缺乏 + - ▁Pin + - 咱俩 + - ▁panic + - 很明显 + - zorg + - 的父亲 + - ▁survive + - 一辈子 + - ▁gravely + - ▁Tagen + - ▁counted + - ▁positively + - 召 + - дым + - ූ + - ▁dacă + - 関連 + - ினார் + - 沿着 + - ▁bisher + - はありません + - だろ + - ▁elf + - ް + - 共产党 + - ▁clutch + - anten + - 咲 + - ▁casi + - یل + - ▁conversion + - 知道的 + - ▁warten + - ьте + - ▁پای + - feuer + - 瓜 + - ▁بۆ + - ▁tenir + - ▁Ну + - 不明白 + - ▁napoleon + - の映像 + - 两种 + - 自从 + - 幸せ + - hib + - jwe + - ▁podemos + - ▁pirate + - ▁bedeuten + - лова + - 我得 + - 切れ + - orden + - つ目 + - ▁weeping + - をつけて + - ছি + - 衰 + - ▁интересно + - ▁tradu + - ▁сме + - 互动 + - ស + - 행 + - がい + - ▁versuchte + - 恒 + - 르 + - ▁Anzahl + - 彼ら + - ▁practices + - ▁мед + - menti + - ▁weiterhin + - ▁restore + - ologia + - ▁computers + - ▁algun + - 用来 + - 干净 + - school + - аза + - ▁vivo + - ▁Grundlage + - ukan + - なくても + - ▁estado + - ▁attempts + - ▁Ĉu + - ▁sample + - bund + - ▁analog + - ▁celle + - ▁salva + - ▁providence + - すばらしい + - ▁House + - ▁trim + - ▁erkannt + - ▁rushing + - 旋 + - ゼ + - ▁bulk + - はおよそ + - 世界中 + - ▁findet + - cultura + - زو + - ▁instances + - зан + - ගේ + - であり + - енных + - ▁santa + - ▁jewish + - gele + - ▁gusta + - ▁condemn + - "5000" + - 司法 + - führer + - ▁sais + - үл + - 東京オリンピック + - に入り + - 诚 + - ධ + - ▁nouvelle + - ▁invite + - ovat + - ▁treaty + - ▁navy + - urteil + - minate + - іх + - 襲 + - ▁mexican + - ggle + - اي + - ▁germans + - ▁aqui + - 在我们的 + - ▁canvas + - ▁selection + - ijo + - 送り + - ▁blaze + - lığı + - ▁gesund + - gora + - ▁آب + - ▁Who + - 知り + - nız + - ▁ôl + - ▁suck + - ▁displayed + - えば + - ▁undoubtedly + - 的过程 + - طة + - ▁Así + - ▁warrant + - ▁ursprünglich + - ▁کردم + - пен + - 婴儿 + - 蛇 + - ▁هغه + - ▁illustrate + - 事実 + - ▁bureau + - fata + - なか + - ▁Richter + - mbwa + - 费用 + - 那就 + - ▁Teile + - ▁Daniel + - ▁nên + - ▁Ад + - ▁deploy + - ký + - Č + - 純 + - ▁entscheiden + - ▁چیز + - ▁Reaktion + - ▁можете + - währ + - アイ + - က + - ▁acquire + - лив + - ▁caesar + - 有事 + - ské + - ▁doth + - ▁tête + - 蓝色 + - ▁conversations + - ▁wept + - 入れる + - ▁politischen + - ▁jerk + - ▁elaborate + - 然后你 + - ▁весь + - ▁ladder + - に行って + - 分开 + - ▁advancing + - macht + - ▁které + - 電力 + - Wi + - дыр + - ▁hamwe + - とう + - ▁lasted + - タイミング + - ▁afite + - 报纸 + - 事態 + - ▁Ker + - 漂 + - ▁employer + - ▁discourse + - ▁cannon + - ▁Kommission + - yat + - shim + - ▁которое + - valo + - даў + - istoj + - breng + - ▁prevail + - ニング + - ▁julie + - nine + - ljen + - вым + - ▁pension + - 縮 + - ▁сум + - ▁kleines + - ▁publish + - lden + - ▁alex + - ▁niece + - 閉 + - に来て + - ▁simplicity + - もらった + - 吃的 + - ▁idol + - ester + - ਰ + - はね + - ээс + - 针对 + - 阳光 + - たく + - 書き + - ▁brood + - ୍ + - が続く + - craft + - 专门 + - 調整 + - んですけども + - 批评 + - ▁dependent + - 沟通 + - 全面 + - 两千 + - 掌握 + - ▁других + - kere + - 으니까 + - 基金 + - iska + - ▁kang + - empresa + - ▁daniel + - ▁четыреста + - 着你 + - 반 + - utilitza + - 会被 + - ▁riu + - 主張 + - نية + - philosoph + - ▁munsi + - ▁помог + - طل + - ▁measured + - 稍微 + - ▁وقت + - 第四 + - ▁flows + - ▁hogy + - 都很 + - ▁Act + - までは + - 朋友们 + - ▁trials + - ▁schlug + - 符合 + - 目標 + - ▁shower + - シーン + - チョ + - нные + - 分手 + - ▁kent + - ެއް + - ින් + - ▁владимир + - ▁Angelegenheit + - ▁ascertain + - ▁gaat + - ▁الث + - oja + - ▁birthday + - 続いては + - ▁robin + - 緊張 + - ▁Fol + - ▁сделал + - ▁amused + - plex + - 刑事 + - 我还是 + - 储 + - ▁Zahlen + - やす + - ▁frozen + - ごろ + - このまま + - ▁sailors + - ▁önce + - lite + - ▁eerste + - 补充 + - 走向 + - ▁». + - 現地 + - 愚蠢 + - Lo + - gă + - artagnan + - ▁suite + - іў + - 有两个 + - 机器人 + - ▁relate + - ▁fisher + - 财富 + - ▁vanity + - 尊 + - 凶 + - ɛa + - 谋 + - umba + - きています + - ▁Wild + - ▁magistrate + - ▁مرد + - Ich + - مب + - appel + - 姿勢 + - 疲 + - પ + - yez + - 工程师 + - 乎 + - მი + - ▁exemple + - ▁Even + - ▁ample + - 混ぜ + - ▁Poli + - ▁Ari + - 皇帝 + - ▁schr + - ▁picking + - 庆 + - ▁quella + - يز + - 保護 + - 結局 + - блі + - ▁Cur + - 窗户 + - ическая + - মান + - "31" + - 你来 + - ▁семнадцать + - ▁scout + - ▁Lebensmittel + - 收听 + - Qu + - 上次 + - قوم + - கால + - جميع + - wür + - ▁Good + - 建设 + - 世界の + - δ + - ▁raison + - ▁Mike + - нный + - шо + - idio + - るため + - ვა + - fällt + - ▁declined + - geza + - 如果您 + - 大声 + - すべて + - いるのは + - 赢 + - ▁obeyed + - ▁depending + - ▁colony + - 側に + - стью + - ក + - 워 + - osten + - ▁flourish + - 是如此 + - を奪 + - ▁كنت + - ▁swing + - 脾气 + - ▁garments + - 前进 + - brid + - ▁Și + - ▁sarah + - 鼻 + - ▁Ny + - Ja + - ▁swallow + - ▁entreat + - pran + - ▁angesehen + - 警告 + - ▁experiments + - 坏了 + - 援 + - kunst + - ▁correspond + - ▁быстро + - 首相 + - ziert + - ですからね + - ▁judges + - ▁passe + - ▁frontier + - 玩儿 + - ▁байх + - の影響 + - gericht + - zeichen + - bari + - 两位 + - ▁colours + - 唯一的 + - 実現 + - 鳴 + - 寻求 + - 評価 + - ▁impre + - ▁aspects + - ▁zeigte + - ▁compte + - ▁secrets + - ması + - 句话 + - ifik + - ň + - 策略 + - ▁Henry + - 一口 + - ▁Бо + - ប + - ං + - ▁chính + - gier + - বার + - нию + - ケース + - ▁fanny + - ▁curs + - 烤 + - wedd + - bian + - ▁twist + - ▁mère + - ▁почти + - сим + - 日本は + - ▁idiot + - ▁hoog + - лиз + - ▁comprehend + - ▁Wald + - 可怜的 + - 引用 + - 统治 + - тик + - ▁들어 + - ▁lawn + - きっかけ + - práv + - らし + - なと思って + - ▁ceiling + - ijwe + - ▁그럼 + - ▁susan + - 側の + - のところ + - ▁проект + - だという + - 汇 + - ▁Freiheit + - 좋 + - ▁تت + - ▁trembled + - ▁Bil + - 祈祷 + - 樹 + - estima + - cze + - ▁goat + - ße + - ことです + - ▁sai + - 俊 + - ▁сюда + - ▁Rose + - ▁install + - 威尔 + - bett + - ▁Indian + - ▁luxury + - 聖 + - 芝 + - 投稿 + - ▁Dun + - ▁повер + - などと + - dec + - ▁emma + - ▁uncertainties + - lok + - っしゃ + - ▁signor + - 频道 + - 딱 + - ▁ئۆ + - ▁servir + - 復 + - 仅 + - ብ + - 委員会 + - agira + - ாய் + - 我们能 + - ▁ministers + - を加え + - 使用的 + - paga + - ▁urge + - ▁phenomena + - 翼 + - ahan + - 指導 + - bruch + - 标志 + - abord + - osos + - ▁essence + - ए + - atori + - ▁dried + - fica + - ▁ratio + - いますが + - ▁Lang + - 半年 + - 裁判 + - ▁drops + - ▁вось + - ▁Änderung + - 芬 + - ▁Beginn + - ▁emily + - ▁дур + - ▁investing + - ديد + - әк + - 운 + - ▁skills + - ▁potentially + - ▁herunter + - リード + - ▁revolt + - ▁soit + - ▁Bor + - メン + - 权利 + - ▁vertical + - ▁believing + - хі + - 自治体 + - ▁считаю + - 金メダル + - ▁groan + - ることができ + - 演出 + - களுக்கு + - үн + - rog + - kubwa + - веч + - ifer + - ▁emphasis + - 卓 + - getragen + - ▁ليس + - ▁pacific + - なくなる + - ▁bisa + - 扇 + - ▁Jen + - ▁страны + - ▁alarmed + - 署 + - ▁Sorgen + - 係 + - ▁كما + - ▁باشد + - ▁wheels + - 最後 + - 共和党 + - ▁tho + - ива + - 鼠 + - 半分 + - yum + - 分かりました + - ugi + - はその + - フレ + - ▁September + - ▁вечер + - と言って + - takse + - ▁voller + - šu + - éra + - 涉 + - banga + - ▁bass + - ▁Diskussion + - eres + - station + - ▁forming + - ▁attacks + - ▁renew + - ▁centro + - ggs + - ყ + - ▁diminish + - ▁faded + - ▁instruction + - ルド + - сал + - ▁wach + - ▁sozialen + - 的部分 + - 増加 + - 相似 + - 净 + - 泣 + - 在这种情况下 + - 味道 + - bourg + - を確認 + - 叫我 + - ▁steve + - 师父 + - kumi + - ▁Meer + - 一代 + - ▁Städte + - ▁erwarten + - 小子 + - ▁folded + - ▁Mut + - fähr + - اخ + - ▁sleeve + - ড + - ▁subsequent + - ▁bessere + - トロ + - rong + - ▁лично + - сту + - ест + - ▁weer + - ▁giới + - ▁назва + - ▁sara + - ▁acknowledged + - bier + - ▁Boston + - ▁مد + - 孤 + - 姨 + - ▁Risiko + - غان + - 犯人 + - ▁transmit + - ▁regularly + - ▁власть + - 做到这一点 + - 確かに + - спор + - ▁finde + - грам + - 可以说 + - ▁highway + - 非洲 + - ▁crush + - ▁tett + - 横浜 + - 月份 + - ▁gelesen + - なくなった + - ▁whale + - fällig + - ▁ripe + - ▁wherein + - 이랑 + - ダメ + - 勉強 + - ▁nang + - ▁Mitglied + - ▁famille + - 繰り返し + - カード + - 智能 + - dain + - ехал + - 罗马 + - 複 + - 訳 + - "99" + - 实在 + - 楽しい + - 이야 + - 発言 + - 命运 + - aktiv + - ▁dense + - ▁Up + - ▁reside + - 大家好 + - ▁dug + - ▁genetic + - 方の + - の間 + - ▁primitive + - ▁condu + - 听听 + - ▁dropping + - 進出 + - या + - まい + - тек + - ▁lowest + - ▁хүн + - ▁Kann + - ▁trova + - 妇女 + - шир + - ▁sandy + - ▁Això + - ▁которую + - ▁gossip + - ▁Ме + - 随时 + - ▁adventures + - ▁jsme + - 对手 + - 特征 + - ミス + - ▁repose + - ▁Gruppen + - ▁jackson + - ▁cage + - ▁Gewalt + - ▁Armee + - систем + - ▁rigid + - ంట + - ▁trink + - 大卫 + - မ + - ▁tumble + - сә + - 到现在 + - 我们如何 + - ▁summon + - ▁lên + - gesetz + - クション + - そこから + - サイ + - 관 + - ▁그랬 + - 帮忙 + - ▁lantern + - ▁Klein + - 果たして + - fusion + - hild + - wirtschaftliche + - 去世 + - цо + - present + - ▁users + - ▁pelo + - сид + - ▁sağ + - ▁Schuld + - 老爷 + - 出席 + - ▁license + - 臨 + - ину + - ▁neglected + - ▁Stu + - දි + - ▁maka + - ▁Zusammen + - ▁harp + - mill + - 是从 + - скай + - 彼得 + - 度过 + - schte + - 爽 + - 漫画 + - 杀死 + - 保留 + - عرف + - ▁emergency + - 他已经 + - ▁plead + - するという + - ▁destiny + - 解放 + - 午 + - まさか + - そんなこと + - 滞 + - pell + - ▁presume + - ތ + - ▁Chicago + - ический + - ▁crois + - ▁plastic + - linda + - ▁consist + - ▁jolly + - uke + - 董事会 + - يى + - ▁dedicated + - ຂ + - ▁проста + - 体の + - ფ + - 交代 + - いただく + - ▁genoeg + - 边缘 + - ▁ninth + - ▁flushed + - 他想 + - ▁impatient + - hst + - гын + - ▁agua + - ▁basin + - ▁prosperity + - 今朝 + - posto + - 罚 + - ▁lease + - ические + - ▁idee + - ▁shouting + - ▁soixante + - ▁oogen + - リスト + - ▁frog + - 两次 + - ونه + - 区の + - trouw + - ▁consisted + - 郊 + - ▁Ibi + - ▁Standard + - ▁partir + - 声明 + - čč + - ▁cordial + - ▁brute + - ▁rond + - ほしい + - 几个月 + - ▁denkt + - 消费 + - road + - kül + - ደ + - א + - ▁знаешь + - ▁ruins + - زان + - ▁segments + - lise + - あなたの + - 着他 + - 还得 + - 思った + - 俺は + - ▁incorpora + - ウィ + - ▁принима + - 其中一个 + - ▁induced + - ▁lively + - кән + - ▁recruit + - ▁viola + - 雨が + - ▁động + - ▁peep + - fter + - ▁Sommer + - 是很 + - を探 + - 让自己 + - ▁occasional + - лах + - ▁выход + - kud + - స్ + - ▁верх + - ▁nouveau + - ▁amerikanischen + - ▁ross + - ▁взял + - ▁questioned + - ▁Begriff + - ▁anfangen + - imwe + - вис + - ▁eby + - ▁irregular + - inya + - ▁April + - мах + - 物を + - hafte + - 男が + - ▁sites + - 事を + - ▁Jahres + - ▁realm + - 纹 + - ▁erinnere + - kosten + - 成熟 + - 仗 + - ِي + - 捨て + - մ + - ತ + - 입 + - はまだ + - ▁luego + - ▁dunkle + - 三百 + - ▁Pot + - کاری + - ▁deaf + - 物の + - 其实是 + - iam + - ▁impacted + - цый + - 生徒 + - ▁thankful + - melde + - "36" + - ▁situated + - 食材 + - barkeit + - рем + - 给你们 + - 为此 + - 他妈 + - ču + - 冲突 + - ▁confessed + - альный + - 墨 + - ▁친구 + - 固定 + - 主义者 + - ▁spy + - 驾驶 + - ises + - ▁exit + - lep + - しまった + - ர்கள் + - ▁discern + - ▁preparations + - 群体 + - ▁menschlichen + - zieht + - ▁institute + - 其他的 + - ▁neighbor + - gte + - 他们可以 + - hängen + - гаар + - رک + - zier + - 呐 + - পা + - ▁jewels + - 誰も + - jj + - ▁terme + - жив + - 眉 + - ansah + - 带来了 + - iumenge + - handlung + - 电台 + - 少ない + - ▁Farbe + - 浪费 + - ▁Jugend + - ▁чуть + - 行為 + - ард + - neuf + - ガン + - lch + - mö + - ukuri + - ▁gewinnen + - 得了 + - remo + - 弥 + - ▁tại + - ▁Mai + - 当局 + - link + - 黄金 + - тели + - 的家庭 + - ▁suburb + - ▁captive + - ▁summoned + - 堪 + - 葬 + - 不说 + - ▁bump + - ▁camel + - まとめ + - ▁checked + - 一回 + - ത + - イル + - ▁ebenfalls + - gust + - gic + - ▁luna + - ▁austria + - ▁exhibit + - ög + - ▁francisco + - únic + - seven + - オミクロン株 + - 过去了 + - 石油 + - racy + - 飯 + - ▁Wil + - ▁lado + - ▁flies + - беж + - ỏ + - ▁شب + - idir + - ▁variation + - 聞く + - ▁doit + - 平静 + - ▁Hälfte + - ▁aujourd + - woman + - ▁мои + - ▁stran + - ▁convince + - ▁prendre + - lī + - ▁geschickt + - ▁perfume + - 头上 + - ▁конце + - 里克 + - ▁turk + - ▁divert + - 没人 + - حي + - 郭 + - ▁benutzt + - ですかね + - nier + - Rh + - 适应 + - ▁trebuie + - ▁сай + - 前から + - ▁pledge + - が必要です + - 冷静 + - ▁fist + - 咯 + - ▁Gefahr + - 懸念 + - ▁брат + - 予選 + - cock + - つけて + - fond + - ▁кому + - ▁cô + - 为自己 + - ▁täglich + - チェック + - 强大 + - ела + - さが + - uzu + - 拉斯 + - ▁banda + - 遍 + - ▁Länder + - ັນ + - களின் + - ▁guessed + - ソース + - hoff + - 掛け + - 在哪儿 + - වෙ + - 拔 + - ▁threshold + - ▁advised + - ▁Behandlung + - тора + - ▁chaque + - ▁varied + - kay + - カン + - lā + - ▁jerry + - kunft + - ип + - ▁publication + - ▁Gründe + - 艺术家 + - لە + - ▁Vergangenheit + - 冇 + - 深い + - ốc + - ▁pueden + - ▁sentiments + - 西日本 + - ▁readers + - ▁Element + - ▁төр + - ▁gebruik + - lisa + - ▁factory + - ▁kau + - ▁Mitglieder + - 将是 + - ▁вдруг + - 工場 + - 风格 + - ации + - ▁interna + - ▁recalled + - ▁scream + - twitter + - 解説 + - xes + - 専 + - ▁Stern + - ▁няма + - ▁visitar + - ▁owners + - 0,000 + - ▁gefragt + - さすが + - ▁خواهم + - ▁shoe + - ▁dashed + - ▁zelfs + - bola + - ӑ + - ▁Schlüssel + - ວ່າ + - ĝe + - 高级 + - ▁persuade + - думал + - ということですね + - ▁celui + - 聞 + - री + - 他人 + - ▁Ini + - নের + - ▁pře + - ▁estan + - ▁recognised + - 伟大 + - からです + - 知道你 + - ▁reeds + - கின்றன + - 陣 + - zugeben + - ▁downward + - 総理 + - ▁plen + - 商量 + - 杆 + - ▁nosotros + - ▁vater + - ▁Ва + - ▁Ell + - 唱歌 + - ▁права + - 学者 + - ▁recollect + - ▁representation + - ▁Gefängnis + - િ + - ▁Erinnerung + - 他被 + - ▁арт + - ẽ + - ać + - ▁moss + - luft + - 置いて + - ▁Akt + - سف + - 心脏 + - ▁babies + - tekereza + - 食事 + - කා + - торы + - блюд + - のみ + - 分から + - رى + - ▁drain + - aidd + - ▁Abantu + - ģi + - 行った + - 詳しい + - ▁opge + - ▁deiner + - メニュー + - mula + - 得意 + - ▁struggled + - 窓 + - 偶 + - ▁Besuch + - ங்கு + - ▁enfants + - ▁Bern + - ▁perish + - 千葉県 + - ▁від + - 困惑 + - ▁آخر + - ▁Fue + - க்கா + - できて + - kond + - ▁სა + - ▁christianity + - くれ + - ▁nka + - ڪ + - ▁segon + - lique + - 强大的 + - っぱ + - ▁gains + - 那时候 + - 카 + - '&' + - ▁rechts + - TV + - 日本代表 + - 他们没有 + - lice + - ▁наших + - ▁Beruf + - 兆 + - лес + - ▁shrink + - ▁Albert + - ayi + - ▁forbid + - ▁miteinander + - 奸 + - 靴 + - uloj + - 州的 + - ▁ashes + - クト + - дов + - ▁refresh + - тат + - ▁freundlich + - lista + - ▁rings + - ▁fancied + - aktion + - ▁diseases + - ▁bekam + - 東京の + - ▁quien + - 上下 + - 我又 + - しょ + - ▁Як + - ▁biblioteca + - ▁jemandem + - 事物 + - ckey + - суд + - ▁overhead + - どうも + - جمع + - ▁Parti + - ▁pill + - قدم + - ▁Insel + - るから + - ▁sobald + - ▁Kap + - උ + - ▁aga + - ▁என்ற + - ▁Ни + - いている + - 险 + - ▁Berlin + - ▁victoria + - rato + - simil + - сек + - ▁categories + - ▁Quelle + - ▁Lake + - seb + - dama + - ▁восемнадцать + - antoj + - が高い + - ▁лишь + - ▁año + - bring + - ▁그렇 + - нні + - ▁дня + - ற் + - 当時の + - ▁renewed + - corn + - ▁goals + - 小学 + - 两天 + - ▁Gesetze + - ▁estamos + - どうやって + - ▁livre + - 案子 + - landa + - провод + - ម + - 別に + - ▁красно + - 七十 + - ごはん + - атор + - ▁yonder + - 听众 + - acre + - ▁uncomfortable + - sätze + - ▁programa + - bê + - ▁observations + - ▁muse + - кли + - 大幅 + - 他把 + - ▁beef + - ঠ + - ▁dialogue + - ▁marvel + - 请你 + - ▁awakened + - ▁Iran + - automat + - ▁чалавек + - வில்லை + - 实施 + - ▁contributed + - ▁richtige + - 它们的 + - みました + - ▁сказала + - ▁кем + - ▁escrit + - ▁hierher + - 他现在 + - ▁indifference + - யே + - 亡くなった + - 方面的 + - 数は + - 川の + - ಮ + - ▁Objekt + - シーズン + - ▁teatre + - 制定 + - 钢 + - ▁Ressourcen + - 箭 + - ▁augment + - 担任 + - 丰 + - ▁escort + - iris + - 月から + - ница + - ▁wenige + - пут + - ız + - ▁footsteps + - ▁Umwelt + - شى + - ▁mixture + - 呼びかけ + - 南方 + - ▁erg + - 岸田総理 + - ି + - cem + - ▁tests + - неш + - mura + - gré + - ▁менее + - há + - ▁pepper + - ங்கி + - 代の + - ▁разговор + - yamba + - 等你 + - ▁indignant + - 했어 + - ▁энэ + - ▁contented + - ▁speci + - ▁Staats + - ție + - その時 + - ුව + - ▁alliance + - 上学 + - おっ + - 前線 + - చ + - ▁schönen + - 分かった + - ация + - 緑 + - 勇敢 + - ▁thoughtful + - жан + - ▁trouve + - сно + - ▁Rechts + - ର + - ▁february + - 一辆 + - 举行 + - ères + - ▁minha + - toxic + - 牵 + - 释放 + - ▁gallery + - кажу + - ▁bestand + - ▁fils + - ▁Charakter + - ▁Sinne + - sache + - ▁Gast + - 在这些 + - ▁sper + - ヌ + - ái + - ▁Wood + - 六十 + - ▁simul + - しかない + - 仮 + - 医師 + - ▁Florida + - ▁distributed + - ▁flour + - oxid + - ன்ன + - の部分 + - 出る + - ▁saat + - ▁giá + - ▁reporter + - 就没 + - ▁amy + - ▁profund + - ▁International + - ▁framework + - ვე + - zir + - ложил + - 加速 + - しまいました + - ▁Ты + - lion + - 伪 + - 杀人 + - 准确 + - 値上げ + - ▁Organ + - することで + - ▁funciona + - нак + - どうしても + - 夕方 + - ▁вс + - 为我们 + - ▁gezeigt + - ponent + - ワクチン接種 + - ▁velvet + - ▁attraction + - と思いますね + - 巻 + - 購入 + - ▁Spaß + - ▁här + - ▁Baum + - 必要な + - ▁instruct + - ▁lordship + - 知らない + - ▁arbeitet + - 稍 + - 怖い + - ▁Ehre + - 실 + - 覆盖 + - ▁ладно + - ▁absorb + - ▁tread + - 踏み + - cate + - 誘 + - 空港 + - ▁patriot + - িয়া + - trust + - ▁Beth + - ▁transactions + - ▁tạo + - firma + - ▁Gö + - 实践 + - teg + - とり + - ▁claro + - もので + - かというと + - 打了 + - 我需要 + - ▁admired + - ▁bronze + - duction + - Bu + - ▁одного + - yla + - Ş + - 的女儿 + - جن + - ▁стала + - ▁conceived + - цей + - ▁akan + - biologi + - ▁palabra + - ▁stolz + - デン + - wärts + - ▁jsou + - ▁twilight + - ▁Brazil + - ▁verbracht + - reka + - ▁понимаете + - つける + - ppi + - ▁calcul + - general + - ▁igual + - ▁wealthy + - usia + - оо + - ▁harmony + - ▁Code + - 協 + - ▁принят + - 强调 + - пала + - ▁symptoms + - ▁trading + - ▁chef + - ▁answering + - 降低 + - 著 + - ▁expedi + - 这个地方 + - ▁swimming + - ▁froh + - ▁roused + - 車が + - フォ + - ▁chatter + - brun + - Univers + - ▁earliest + - hita + - ▁max + - ▁awoke + - 農 + - ladi + - ▁scor + - 垂 + - 教练 + - vollen + - ▁уверен + - 儿啊 + - pfel + - Ko + - ▁bate + - 慎 + - 夫婦 + - ▁tunnel + - ▁visto + - あん + - ▁uncertainty + - 有限 + - ▁conquer + - ▁decades + - ▁Lü + - ▁Mach + - ▁Sehen + - чыць + - 差し + - ▁warriors + - なさい + - 四年 + - под + - illon + - 狠 + - 感激 + - vik + - ▁decade + - ▁lime + - 的确 + - ▁Elizabeth + - 선 + - ボー + - ▁plunged + - 实验室 + - ▁Nachricht + - ühr + - 泊 + - ▁Viņa + - ▁managing + - ▁seul + - heden + - ▁Höhe + - ▁robber + - ▁testament + - bereich + - medic + - ipun + - トラック + - cott + - antic + - ބ + - ▁собой + - 发挥 + - мін + - ▁Mond + - ▁carro + - どうした + - aco + - ていきます + - ▁Després + - 凝 + - 计算机 + - ▁Podcast + - ▁получа + - ▁fais + - ▁mould + - ▁полу + - паль + - 想像 + - ▁Schutz + - step + - 相比 + - いち + - けん + - ną + - బ + - ーター + - ▁principi + - 二零 + - mail + - ▁hire + - ▁legte + - ▁degli + - ▁плохо + - کا + - 会長 + - ランキング + - хүү + - 盐 + - ▁limb + - ▁mineral + - 最喜欢的 + - 取った + - ▁proven + - mack + - ▁Themen + - ▁democrat + - 才会 + - 通報 + - new + - ▁satan + - ▁yaptı + - ▁jene + - koll + - შ + - ▁retro + - ▁عم + - "2015" + - 払 + - ▁Ces + - ▁innocence + - 間違い + - ▁array + - ▁yid + - ▁déjà + - ▁şekilde + - 始まった + - あなたは + - ▁electro + - 邮 + - 文明 + - 入院 + - داد + - 当她 + - ▁upright + - ▁jours + - ポン + - ▁Cel + - すこと + - ▁ekonomi + - ▁suicide + - きっと + - كت + - ▁corruption + - ▁tue + - ▁Karte + - 危機 + - мас + - ▁الل + - っこ + - ▁apprehension + - 磁 + - worthy + - ▁constrain + - lwa + - ▁jacket + - problem + - ▁anxiously + - ▁hohen + - ▁কর + - angi + - ▁subscribe + - ▁проблема + - ▁цяпер + - 篇 + - 好看 + - ▁lösen + - ▁parson + - গা + - ש + - 廊 + - 天然 + - ▁своего + - 联盟 + - üü + - ▁cob + - 赖 + - ▁Sä + - ▁rattle + - тин + - おく + - ޭ + - 华盛顿 + - messen + - ▁göster + - ▁muchos + - зон + - 拆 + - ▁tracks + - 不确定 + - ▁المن + - ランド + - ▁niba + - ไป + - ▁resulted + - 这个国家 + - もあった + - leta + - ▁multaj + - ▁classic + - 梨 + - ކު + - empre + - վ + - ▁matthew + - ▁strategies + - ▁Rad + - セン + - ねぇ + - 屋さん + - 旨 + - ▁amazement + - ږ + - ▁같이 + - mbang + - ▁Max + - 曜 + - ▁terribly + - schütt + - ▁адзін + - と発表しました + - ▁Gottes + - 拿到 + - 構 + - クイズ + - ▁hideous + - ▁مهم + - ▁каза + - 타 + - tzt + - ▁çalış + - 来吧 + - 平和 + - ▁twe + - ▁mule + - クリーム + - 成绩 + - ▁vrij + - というのも + - ▁weißen + - ▁cathedral + - ▁viņš + - ▁pobre + - 构 + - てくれ + - issement + - শি + - ▁tenth + - ▁pretended + - 朵 + - дт + - ▁thief + - ▁planted + - ▁persist + - 喷 + - ▁долго + - ▁zufällig + - ddu + - 的精神 + - たった + - анд + - 钻 + - 郡 + - ▁завтра + - ▁eminent + - ▁losses + - ▁drie + - 棋 + - annya + - 楚 + - ▁причин + - ▁flick + - ▁bekommt + - ▁pode + - ▁unterstützt + - ▁Tiere + - 的内容 + - が出る + - ▁какое + - ▁Ball + - するために + - ▁mwaka + - 回目の + - ▁visits + - hne + - ▁australian + - ▁oldest + - ▁variable + - ssystem + - ▁rely + - ▁стоит + - 客人 + - altro + - 亡くな + - ▁dispers + - 被害者 + - bber + - ▁Kerl + - 裤 + - 等我 + - ▁Mikro + - ▁Barr + - овый + - ▁occup + - ች + - くり + - 我确实 + - ையும் + - ▁situas + - 洁 + - finanz + - ▁gewe + - 徳 + - داخل + - ▁threatening + - 失望 + - ▁Beweise + - ろうと + - ▁holl + - 准备好 + - ▁bells + - 啲 + - ▁shakespeare + - 拳 + - скую + - kasi + - 推动 + - ▁Schlag + - ým + - ▁oncle + - ▁dorthin + - ▁assert + - ಲ + - 培训 + - ▁unwilling + - 位の + - ▁bills + - ▁drivers + - ▁instru + - 弟弟 + - 各国 + - tip + - ▁avail + - kade + - 瞎 + - 公子 + - 历史上 + - エリア + - ▁tierra + - ▁старо + - 皆 + - ▁headquarters + - 翻译 + - 組織 + - ▁Feder + - ood + - экс + - ▁videos + - 为我 + - ception + - 官员 + - 審 + - ▁자기 + - ▁Kollegen + - imbu + - nywa + - ▁raven + - ▁sultan + - ffy + - guha + - 阻 + - шым + - рек + - ▁Chan + - 夏天 + - 対戦 + - ▁derzeit + - けば + - 自分たち + - ▁einzigen + - "2020" + - 籍 + - ▁pluck + - ▁Allgemeinen + - ▁Einfluss + - 为什么不 + - ▁environmental + - сць + - ▁separation + - siniz + - ▁Fal + - 娶 + - ▁මේ + - ▁induce + - ▁ebenso + - ▁donner + - ▁снова + - orde + - 打席 + - 概 + - 收拾 + - ▁Finger + - ▁Schwarz + - やすく + - ▁linen + - ▁filling + - 贡献 + - 震惊 + - ▁Präsidenten + - ▁proceeding + - 地图 + - champ + - issabte + - ▁быць + - 带走 + - зав + - ▁kämpfen + - 捜索 + - ▁policies + - 演技 + - лап + - 思いました + - ▁egy + - ▁плат + - 分配 + - 驱 + - 耳朵 + - 降る + - ▁sally + - ▁gotta + - 氏は + - どういうこと + - عتقد + - 繁 + - バッター + - ▁decree + - をかけて + - ▁deinem + - ▁beggar + - ジョン + - tino + - ▁gehören + - hwa + - 授 + - łu + - ▁strongest + - ▁recommendation + - ▁nchi + - zil + - 了个 + - ▁prepara + - 电子邮件 + - 知事 + - ▁trabaja + - arak + - 覚えて + - 前回 + - ▁habitual + - cky + - 耶 + - ▁செய்த + - cina + - łem + - ▁pencil + - ▁ĝin + - そもそも + - 였 + - ▁triumphant + - tiği + - ▁visiting + - ▁recording + - 变得更 + - 牺牲 + - ▁hesitation + - ▁erschien + - 千万 + - kende + - rrington + - ùng + - ▁conquest + - ▁openly + - ▁sali + - ▁herauszufinden + - ▁особенно + - бод + - せい + - ▁sulla + - ņu + - 弯 + - ▁tug + - ▁européenne + - ▁gewisse + - čin + - ением + - てた + - ▁promises + - дат + - ırı + - ▁buiten + - ızı + - ▁inflict + - mädchen + - ▁ermöglicht + - ▁maintenance + - ▁curiously + - خواه + - ▁hình + - ▁третья + - ▁кир + - 战略 + - лон + - ▁rocky + - 来週 + - straße + - 问他 + - ▁mächtig + - 炉 + - 纪念 + - ́ + - ホントに + - antwoord + - 完成了 + - コーナー + - ▁musician + - ▁Chinese + - キュ + - 信心 + - ▁mansion + - 奏 + - ąc + - 娱乐 + - ▁extension + - ▁decay + - ▁arbeitete + - ▁dood + - 很好的 + - やん + - ▁hoy + - 근 + - ▁anguish + - 僕が + - が見 + - ▁electricity + - espera + - ▁cove + - ▁feathers + - lif + - 说的话 + - なります + - ▁hilft + - entes + - 有问题 + - ▁reuni + - 安慰 + - ирует + - diplom + - ję + - deki + - anja + - 找不到 + - цвет + - brand + - 闘 + - 有着 + - 居民 + - නා + - したもの + - troph + - ▁purely + - ▁troop + - ずつ + - рост + - ▁nicholas + - шей + - ▁moeder + - ショ + - ▁Sonnen + - ▁aucun + - してくれる + - 物語 + - 乾 + - முறை + - ▁landlord + - ▁interval + - 一套 + - unternehmen + - 怨 + - 宏 + - 部长 + - ▁менән + - ▁lagi + - ▁historian + - ්‍ර + - ▁erect + - ▁waved + - кнул + - ▁plains + - мал + - rce + - tuvo + - 残って + - 泳 + - 图书馆 + - ▁inclination + - kamp + - ▁такі + - 出发 + - にくい + - ▁verde + - 盯着 + - ▁jimmy + - ▁messages + - ▁liebt + - 点儿 + - ▁lifting + - пры + - ▁productivity + - پل + - креп + - ▁witnesses + - яз + - るんですけど + - 师傅 + - année + - ▁Mehr + - ▁equivalent + - ▁regi + - ën + - زي + - てくれる + - 突き + - ▁wütend + - ▁translation + - 回忆 + - ▁هنا + - 導 + - ▁partit + - ▁maintenant + - cela + - ▁außerhalb + - のことを + - ▁turkey + - ▁які + - 有任何 + - ▁disciples + - 終 + - なと思います + - 梯 + - kole + - ▁Künstler + - ▁konzentrieren + - ▁crimson + - енко + - 私たちの + - ▁Sonne + - 符 + - ▁garrison + - യ + - ▁furious + - 金属 + - 出于 + - ssé + - ▁durchgeführt + - ▁victor + - dele + - ▁packed + - 漂亮的 + - ▁madre + - aggio + - үүр + - ついた + - 在外面 + - 长得 + - ▁cần + - ▁blowing + - දු + - ▁Mari + - ▁strictly + - ющих + - lessness + - ▁Prä + - ajo + - 资料 + - ▁Lord + - くれて + - 肚子 + - ▁wounds + - ▁nếu + - チーズ + - carna + - ホール + - 들이 + - ску + - だんだん + - 克里斯 + - ▁бүр + - ▁demonstrate + - haga + - 寻 + - 追加 + - рей + - 头脑 + - 立つ + - 芳 + - जा + - ▁Oku + - 西部 + - 期望 + - ▁saber + - れている + - 柏 + - ▁девятнадцать + - 거 + - инг + - うちに + - ▁nhận + - ▁sommes + - なのに + - ▁betrayed + - Ç + - つもり + - るんですよ + - त् + - ▁herein + - りたい + - nium + - 人気の + - 现象 + - 抬 + - 的公司 + - ნა + - hali + - ▁admirable + - 髪 + - 这里有 + - ▁ultimate + - ▁devas + - つけた + - 募 + - ▁warmth + - ▁reject + - 贸易 + - 警視庁 + - 簡単に + - 感受 + - ▁organizations + - ▁realmente + - ▁schwarzen + - ▁Glo + - "75" + - ▁unjust + - 居然 + - 的例子 + - ▁Jungen + - ▁Què + - ования + - ▁retra + - 一些东西 + - ishwa + - ▁dingen + - ▁nime + - ▁què + - цов + - 取って + - komeza + - 躺在 + - ▁gravity + - ▁Таму + - ▁englishman + - ▁artistic + - ▁housing + - 在于 + - ▁allan + - 温柔 + - amerika + - 的时刻 + - fahrt + - ▁schätze + - ▁Opfer + - 伦敦 + - ▁greeted + - ▁ranch + - ▁tú + - ▁exile + - 小时候 + - 董 + - ▁illusion + - ▁Finanz + - ▁willst + - ▁Come + - ▁geheim + - ▁weep + - ▁Waffen + - bó + - vā + - 昏 + - ▁underneath + - dığı + - ▁Jane + - ▁вопросы + - ▁dopo + - 杰克 + - 主義 + - gesprochen + - ▁groote + - ▁история + - 受け入れ + - 負担 + - ▁масс + - awo + - ▁cứ + - ▁advise + - 涨 + - 笑顔 + - plu + - ▁আর + - 兽 + - ▁stroll + - 哪些 + - ▁conceive + - なった + - ▁nachdenken + - ▁precede + - 先輩 + - graben + - ▁Einer + - ▁Boot + - バック + - ілі + - дова + - скі + - 无论是 + - eira + - ▁comedy + - 你得 + - ▁Però + - 入れて + - роў + - ▁narra + - ography + - 味が + - 帰って + - 拍摄 + - 评估 + - ▁inquire + - 类型 + - گان + - ▁bestehen + - ▁nacional + - ▁fremd + - 天空 + - ▁opponent + - gebildet + - ものは + - escent + - ▁blown + - ▁unterschiedlich + - ▁substitute + - 我只 + - ▁withdrew + - ▁Kri + - 込め + - ▁From + - ▁explosion + - fragen + - ▁exclude + - 女性が + - papier + - ▁heiße + - ▁praktisch + - ▁mga + - ▁foster + - 滋 + - ▁Earth + - ▁troviĝas + - 教室 + - 到时候 + - けが + - ▁frightful + - ▁nationale + - 在那个 + - ланд + - ▁firing + - ора + - たん + - 存在的 + - 镜 + - trakt + - 術 + - اث + - ▁那我们 + - ▁scarlet + - ▁exhaust + - хар + - ▁circum + - ▁ancora + - 皮肤 + - 替え + - 充满了 + - づけ + - 放心吧 + - 你看看 + - ▁ажил + - ▁yourselves + - 串 + - 做一些 + - ▁enlighten + - تاب + - ▁vierzig + - 统计 + - ▁harris + - kanye + - ثر + - 申 + - ▁moan + - ▁impressive + - ▁Tele + - кур + - цыі + - 导演 + - 你说的 + - いなかった + - ставить + - ▁blend + - ▁wretch + - ▁descent + - seid + - ▁stages + - 剤 + - ▁정도 + - 我知道你 + - ▁Holz + - ▁boven + - ルール + - ▁هە + - ▁adjust + - 続けて + - 海上 + - ▁Argument + - chau + - 勇气 + - 洪 + - 見ると + - ▁motionless + - が必要 + - ▁Schulen + - ▁Spitze + - ▁tenia + - 明け + - 遅 + - 投手 + - chain + - 跟踪 + - ▁Zeiten + - ▁mọi + - 待って + - haupt + - daj + - 的妻子 + - ▁urgent + - tack + - ▁publi + - 桶 + - 盆 + - 夹 + - ▁crushed + - これまでに + - ▁oriental + - てくる + - ▁reverence + - 在过去的 + - ▁heroes + - arlo + - ▁toilet + - しゃべ + - クラス + - ünü + - paro + - することが + - mela + - ▁jealousy + - fant + - 挡 + - ▁significance + - 系列 + - 灾 + - ▁gym + - завод + - 気に + - ▁tipp + - ▁barbara + - ▁Actualment + - ▁Today + - 態 + - ющие + - ▁discussing + - 能源 + - ▁granda + - ▁спросил + - onic + - ือ + - ▁Neben + - さない + - アー + - ▁아이 + - ▁hizo + - いたします + - 外国人 + - มา + - klop + - 反映 + - wirken + - すと + - フォー + - ьян + - そのあと + - ▁кара + - ▁jeff + - 死者 + - ሰ + - ▁violently + - 読み + - giving + - ▁하나 + - чик + - 之下 + - 回り + - 조 + - တ + - umbi + - ▁convent + - ▁altered + - 成为一个 + - ▁conven + - 으 + - ▁affirm + - ▁المح + - ▁Kern + - angka + - ஃப + - 听见 + - 的经历 + - 燕 + - 赔 + - 」「 + - ▁pav + - ▁starke + - ▁tiger + - 且 + - 的发展 + - pois + - ▁busca + - らが + - ыт + - ความ + - ologische + - ▁другие + - の上に + - ▁comrades + - ゅう + - ত্র + - 充分 + - tez + - ▁petition + - 人群 + - руб + - tafel + - 到来 + - ▁sailing + - ఇ + - ▁милли + - 超え + - ▁Hü + - ▁четвёртый + - 取决于 + - yobozi + - لق + - 写作 + - strahl + - るために + - ▁edition + - ▁possibilities + - 社交 + - ▁attribute + - ▁enjoying + - サイド + - ured + - 手指 + - 叛 + - istische + - ▁tự + - 法庭 + - ▁бизнес + - 开玩笑 + - ▁academic + - ▁позвол + - 贷款 + - 为他 + - ▁Vall + - 比例 + - princip + - ەی + - ▁increasingly + - 爆炸 + - ▁heartily + - ▁japanese + - êr + - 巻き + - enfant + - ından + - ▁collabora + - undvierzig + - 尘 + - ▁whither + - 不怕 + - ką + - mēr + - ▁그러면 + - ▁diversos + - ▁medal + - ifies + - стары + - valent + - ▁ungefähr + - 쪽 + - ▁dagegen + - 高齢者 + - ▁তিনি + - ড় + - 記念 + - larda + - 态度 + - ▁leisten + - ▁связан + - ▁assez + - ▁stove + - 白い + - ებ + - 痴 + - ▁mới + - 殺害 + - 創 + - ▁align + - 特别的 + - ildi + - ▁Karriere + - ▁laat + - richtung + - 真っ + - adores + - 疫情 + - といえば + - 맞 + - ▁proceedings + - 不一定 + - ▁throng + - дает + - 美国的 + - ▁genom + - 企 + - 泪 + - ▁greeks + - ▁compound + - ▁reporting + - escola + - どおり + - ▁butler + - ▁groupe + - ట్ + - дад + - めっちゃ + - 年前に + - three + - ҵ + - 闷 + - 詳しく + - 著名的 + - ▁envy + - 一眼 + - もらえ + - ▁punish + - يرة + - 骄傲 + - デザイン + - ▁menjadi + - 悩 + - を得 + - দু + - 進む + - 好事 + - 一座 + - ▁cargo + - 你再 + - 聞こえ + - 작 + - ▁ваши + - でしたね + - ▁platforms + - ▁clair + - るんですね + - ▁personne + - 现在我们 + - において + - ▁madness + - 본 + - ▁Wesentlichen + - ▁konuş + - ▁откуда + - tius + - енная + - вит + - يج + - ▁shops + - zep + - ží + - ▁Botschaft + - ▁devant + - ▁abraham + - ▁respective + - 马克 + - شو + - здоров + - ▁motives + - ības + - ▁encouraging + - 辣 + - 還 + - ▁möglicherweise + - ▁Realität + - 国外 + - 尼亚 + - larında + - 挺好的 + - ▁거지 + - ▁Ding + - exist + - 再生 + - ހ + - 揭 + - 高橋 + - gression + - ▁zusätzliche + - ▁karşı + - 做的是 + - ▁beobachtet + - õi + - ▁Genau + - үүн + - ▁anim + - 徹底 + - キン + - 下げ + - ▁şu + - 失敗 + - ▁Hab + - பட + - ▁Quel + - rono + - ▁Cer + - ▁تلك + - の動き + - 感覚 + - 続ける + - mania + - bala + - 给自己 + - લ + - ▁Strom + - ▁Што + - 精彩 + - ▁jew + - ▁Entscheidungen + - ▁customs + - ▁dismay + - 大学的 + - 视为 + - なお + - ஐ + - ▁lachen + - ドラ + - ото + - ▁porch + - 寄り + - ▁consul + - ▁dusk + - 全世界 + - ▁diverses + - ພ + - ▁excellence + - 她会 + - رن + - ▁concentra + - 議会 + - ▁Over + - ழ் + - 我们看到 + - ▁mach + - ▁Regen + - 万一 + - ▁Пер + - すべき + - ▁Frieden + - ▁шаг + - oph + - ▁viene + - 若者 + - ▁hostile + - 拿走 + - 注意力 + - į + - spiegel + - ていない + - 中国の + - dige + - 万美元 + - 发明 + - dorf + - ▁россия + - tesse + - зве + - шло + - ▁скоро + - ▁dentro + - ▁ngày + - してきました + - ▁metge + - ▁echter + - 聚集 + - 劫 + - ٹ + - ▁Führung + - ɛe + - ▁villain + - ▁deceived + - ▁eenige + - 的变化 + - つつ + - sieg + - ▁traurig + - ▁membres + - ận + - もう一度 + - 站起来 + - ありがとうございます + - tòria + - ▁trente + - ▁Imp + - čen + - ▁protested + - 试着 + - ▁welfare + - 福岡 + - ▁oui + - гр + - 病気 + - 某人 + - roning + - 中には + - ▁encountered + - 浩 + - 真实的 + - ▁vile + - ▁battery + - 提升 + - ου + - ира + - 摘 + - ▁Amerikaner + - ր + - ▁ambassador + - に入る + - ▁بش + - 这个故事 + - ▁tengo + - ▁fragments + - 舌 + - タイプ + - ิน + - ▁relatives + - 提前 + - ▁secretly + - 晴 + - 我们俩 + - rührt + - ▁Center + - ▁martyr + - 邻居 + - ▁süß + - ▁exceptional + - ほうがいい + - 魏 + - 嫁给 + - 床上 + - 这真的 + - ダンス + - park + - ▁eigenes + - ▁naught + - ▁yapı + - 道歉 + - ▁catching + - 这份 + - ▁verstanden + - 透明 + - тся + - 的生命 + - ▁wichtiger + - 沮丧 + - "65" + - ▁montre + - ▁tarafından + - 依赖 + - ▁aufgrund + - ホーム + - ▁swarm + - 全力 + - 終わ + - ▁earthly + - 捉え + - ပ + - ▁expanding + - 懒 + - ▁Uganda + - 辆 + - ▁morris + - 唉 + - 有钱 + - gero + - ▁només + - 孟 + - ▁Nó + - ▁cơ + - できるよう + - ▁haunt + - かって + - しまいます + - ▁satisfactory + - 你为什么 + - 差异 + - てきました + - ▁unmöglich + - ▁давно + - ▁Wohn + - 做过 + - 厨房 + - ışı + - 到这里 + - ▁compensation + - ▁teh + - ▁aroused + - kulu + - cava + - ▁verses + - ▁каким + - ▁deliberately + - ▁zullen + - 爱你 + - lje + - ▁carl + - ▁계속 + - 消费者 + - 日本で + - schluss + - lıyor + - 広島 + - ▁أنا + - 常见 + - ▁Joseph + - ▁muscles + - ▁tarde + - 向上 + - ▁проблем + - ัน + - ▁cao + - 瞬间 + - onym + - バラ + - ▁Journal + - 緊急 + - ▁Winter + - ▁моя + - 更有 + - ▁بخش + - 的房子 + - ceea + - mişti + - ライト + - ▁calculated + - ▁général + - 茂 + - 심 + - ▁cuatro + - 生まれた + - ▁travelled + - 成就 + - かつて + - ▁joc + - ▁parting + - ▁hört + - ▁sống + - stup + - meze + - щен + - ▁адна + - ским + - ▁attending + - ▁crest + - 把握 + - ▁cellar + - ▁الناس + - beck + - 男性が + - 好吃 + - னு + - ▁justified + - ້າ + - рв + - 动力 + - ▁Straf + - どのように + - लाई + - ▁woke + - ▁fascinating + - صح + - ▁vrai + - に住む + - cite + - ▁Fest + - 狱 + - ▁tumult + - かく + - けない + - ්‍ය + - ▁дух + - ▁holland + - 仇 + - ▁inspector + - ▁Dol + - 大小 + - 誉 + - ▁Jahrzehnt + - みましょう + - ▁Gall + - ▁hiện + - 停下来 + - 居住 + - wandel + - мел + - މ + - 悠 + - ▁slaughter + - 肝 + - の前に + - 粉丝 + - ▁swamp + - を集め + - ▁befand + - ▁пятьсот + - ▁Edward + - 加油 + - ▁femmes + - geschlagen + - ▁wilson + - ▁failing + - ▁Früh + - ▁manuscript + - めの + - ▁000 + - 情报 + - quadr + - ▁observing + - ถ + - ▁tommy + - 看过 + - するよう + - ▁twas + - ▁Labor + - ▁jahre + - ▁cruelty + - ▁flowing + - писа + - ▁Other + - ▁trenta + - ▁corrupt + - 如果说 + - 厅 + - 계 + - igihugu + - ▁ກະ + - ▁causing + - шча + - 少爷 + - ▁severely + - ▁dünya + - leiter + - ティング + - အ + - yel + - ических + - ▁nineteenth + - ማ + - 成功的 + - 的看法 + - ▁Traum + - ▁Gui + - ▁edit + - ▁exterior + - 思维 + - held + - 色の + - ▁sincere + - لىق + - ▁sever + - ▁considerably + - 有一点 + - logi + - ▁också + - 团体 + - ходят + - ▁colonies + - berries + - kunde + - ▁oldu + - determin + - ▁poets + - 与此同时 + - 貴 + - ▁incremental + - bereit + - ▁lowered + - ໍ + - 激动 + - ▁Gas + - 富士 + - зер + - ▁Sar + - なるほど + - ▁cooper + - قب + - 轻松 + - ographic + - ▁uneasy + - ▁ancestors + - ște + - core + - ▁colli + - ▁okw + - ının + - 損 + - 経営 + - 変わる + - modul + - valuation + - 说的是 + - தன் + - 状態で + - bû + - ▁مخ + - lò + - ▁должна + - ▁confine + - насці + - ▁devour + - ▁shaft + - ▁purchased + - mwi + - 物种 + - 僕の + - 찮 + - 阿尔 + - ▁paradise + - ▁glare + - альная + - евич + - ▁rejected + - ▁стать + - シェ + - ▁Glas + - 艰难 + - ▁lily + - ▁flora + - 之一是 + - ▁aliaj + - ▁starb + - 働き + - ▁Seit + - ".000" + - ▁Zweck + - ▁Fähigkeiten + - 災害 + - なこと + - 迈 + - ▁commissioner + - フリー + - 피 + - ▁verändern + - 冒险 + - adel + - ▁begonnen + - 小学校 + - 后果 + - "32" + - ubuzima + - 的身份 + - ▁allah + - ▁screw + - 早い + - ▁Strateg + - ách + - ▁fram + - igte + - ▁заяв + - ▁dritte + - പ + - ▁iemand + - хә + - 两人 + - рым + - jja + - ▁vot + - われて + - ▁nuevo + - ▁erklärt + - せず + - އް + - ▁zufrieden + - 歩いて + - ▁declaration + - AI + - 的文章 + - ▁مردم + - おう + - technologie + - ▁книг + - rani + - 保守 + - ▁confer + - ▁questi + - affi + - ▁mijne + - ▁hither + - 这些事情 + - ▁twentieth + - ▁White + - ▁hue + - jih + - garde + - დე + - ▁greeting + - ebwa + - ▁Sachen + - ▁gladly + - 稿 + - ▁encuentra + - ウイルス + - خی + - سة + - ▁sour + - ▁equi + - ▁tempest + - ▁провер + - rava + - द् + - 伙 + - تها + - ▁psycho + - ▁blocks + - ▁Öffentlichkeit + - 暂时 + - ▁shopping + - 他要 + - ▁disagreeable + - ▁dominion + - 井さん + - வாக + - ▁marketplace + - ▁compromise + - 浜 + - いただきたい + - 作る + - 위 + - YouTube + - ziehung + - ▁terrorist + - 随后 + - ▁seltsame + - 血液 + - وش + - ▁tragic + - ▁danced + - ▁excessive + - мыш + - fari + - sail + - ็ + - 是一名 + - ▁gaf + - ▁invested + - 深入 + - 奴隶 + - ੀ + - ▁destined + - ▁böse + - 夕 + - ается + - 人士 + - ▁gulf + - そうで + - 很快就 + - ▁eldest + - ▁Angeles + - 従 + - வின் + - 我非常 + - prüf + - 車の + - 纪 + - ▁placing + - 営業 + - ▁lovers + - ▁tornar + - leistung + - 東海 + - 苦し + - kuza + - ▁然后呢 + - vuze + - 虐待 + - فن + - trans + - ▁membre + - したということです + - maschine + - ▁Ash + - laba + - ▁Stre + - そうか + - ையில் + - 恐怕 + - ▁footprint + - ▁gush + - kiza + - گیری + - 公式 + - ▁Ruhe + - ▁imperfect + - ▁posted + - prop + - 的目的 + - ▁prospects + - ▁Version + - このような + - ކ + - ո + - கிற + - ▁arrange + - ▁мяс + - ▁transportation + - 装置 + - ▁Dü + - itel + - ļu + - คุณ + - 你喜欢 + - ▁basa + - vro + - ▁নাই + - ▁Euro + - praw + - ▁militar + - ▁Fel + - теп + - ▁twisted + - 筹 + - ▁fosse + - ▁юу + - ▁Fred + - ▁harbour + - slov + - pov + - ▁கட + - ອງ + - 你没 + - лэг + - ▁недо + - ▁wishing + - 上げる + - 扱 + - ▁retorted + - 疑い + - ▁އެ + - ivity + - Ra + - cado + - 不管是 + - 无论如何 + - 即将 + - ▁aange + - ாத + - ▁lifetime + - вання + - 哎 + - kräfte + - irira + - ▁defeated + - დი + - ▁llega + - ▁слово + - ▁آل + - ▁Kurs + - ▁lebte + - ▁Med + - گرد + - 制裁 + - 다가 + - 歇 + - ▁broader + - quant + - ▁slate + - ▁запад + - を終え + - ▁crawl + - алт + - нула + - ▁рыб + - ▁verstehe + - зм + - 严重的 + - ▁mereka + - 要不然 + - ありまして + - ▁Central + - ▁amazon + - ▁دارند + - ниц + - ▁mater + - ▁regulatory + - ▁Verfügung + - 丘 + - 已经被 + - ▁offerings + - ▁Tio + - லே + - 一路 + - ёл + - ర్ + - ▁gevoel + - お天気 + - ▁chorus + - ▁shallow + - 祥 + - ▁дерев + - 的其他 + - amaga + - ▁trata + - іст + - Reg + - ▁Monaten + - ▁schwach + - ▁Bio + - rew + - ▁cinco + - ▁Vertrauen + - オンライン + - 辩论 + - 说到 + - ▁dön + - 宣言 + - ってきました + - ▁roi + - ないか + - 下载 + - 这将是 + - ω + - ▁phenomenon + - اغ + - 売り + - кас + - ▁foam + - ▁tako + - ▁trumpet + - kür + - 野球 + - 行われる + - 旦 + - ķ + - ▁platja + - خانه + - 打电话给 + - ▁bloody + - かける + - ▁attentive + - ▁reckless + - 倒是 + - のほうが + - ▁publicly + - 教师 + - пля + - 護 + - 不相信 + - 山口 + - ▁gefährlich + - ▁johnny + - ▁punct + - فهم + - 形象 + - ▁lump + - 神奇 + - 不是吗 + - 赚钱 + - 有意义 + - জি + - ▁йо + - ▁bonds + - 겠 + - 糟糕的 + - ▁shaken + - ປ + - estudi + - ▁prose + - ▁chains + - 伝わ + - cac + - ▁wist + - قت + - ▁spectator + - 庫 + - ▁comparatively + - ▁zulk + - ▁notable + - ▁Пры + - cida + - ▁sustained + - volk + - ▁сторон + - ▁Kongress + - いたのは + - ần + - ▁pow + - ▁waving + - ▁breathed + - 供应 + - ▁höchst + - ▁получил + - ▁juda + - 僕も + - ▁Manchmal + - ▁banner + - үз + - ▁corpse + - 心中 + - ▁einiger + - 确实是 + - bericht + - ▁Orte + - ▁Angel + - 服装 + - 柴 + - ▁Аднак + - 三天 + - ▁Umgebung + - ▁Flor + - ▁corte + - ▁migra + - ▁expanded + - ▁positioned + - 始まる + - ▁تش + - ▁Бу + - 线索 + - чал + - ▁Big + - 的父母 + - 融 + - ▁philadelphia + - ▁concrete + - ▁hacia + - いるので + - ▁niemals + - gyn + - ▁schneller + - ▁compris + - ることで + - 有一次 + - 凤 + - ▁tribunal + - ▁engineers + - таб + - drücke + - ▁voran + - ▁dumm + - 싶 + - вшись + - ▁anstatt + - ront + - なんとか + - garten + - 恐らく + - коло + - "34" + - 等于 + - acqua + - 觉得自己 + - ▁manier + - ▁voz + - ことが分かりました + - だけでなく + - ▁بالا + - ▁большой + - 的第一个 + - 누 + - 整体 + - яў + - 这个世界 + - ▁dishes + - たくさんの + - ▁över + - ▁shocked + - 经历了 + - 栄 + - ▁pleasing + - ابت + - 物理 + - koresha + - ▁ojos + - ▁Parliament + - いらっしゃる + - பதி + - 一杯 + - 標 + - 难以 + - ▁dien + - ▁buena + - ▁якія + - の間に + - ▁naval + - ▁teori + - 责 + - ▁plato + - өрө + - kera + - ▁searched + - ▁remembering + - ▁ceva + - ▁interpretation + - ▁месте + - ▁deemed + - ▁positiv + - azioni + - ▁exhibition + - ▁davant + - ▁dome + - 少女 + - geschäft + - 难过 + - sanga + - ▁loudly + - ▁sinner + - werp + - 马上就 + - rima + - ▁থেকে + - 玻璃 + - رح + - ▁begannen + - ▁cherish + - ▁bail + - ่อ + - ▁Ara + - потреб + - ආ + - ເ + - 보다 + - preis + - ▁McC + - ▁creep + - ▁behandelt + - フル + - ▁fees + - اك + - 打破 + - ستر + - лены + - ▁drowned + - 卑 + - ▁unabhängig + - ৰি + - きれい + - ▁mô + - 知道我 + - treffen + - ▁People + - 你今天 + - 还可以 + - 最初に + - 新型コロナウイルス + - ▁announce + - ▁ocup + - ▁решение + - 请求 + - issant + - trek + - ▁bout + - ▁Great + - 自ら + - ▁نوع + - ▁ribbon + - おいしそう + - ペン + - ▁ibintu + - ziri + - нский + - るんですか + - ▁திரு + - ancia + - ▁exploit + - 厳 + - ▁contemplate + - كە + - 工厂 + - foc + - ▁inquiries + - ▁observer + - ▁entry + - cora + - িত + - ивает + - ҙе + - hield + - equip + - を与え + - 相同的 + - ▁practic + - ▁smallest + - 年度 + - ▁unity + - 値段 + - 就像我 + - ৰা + - 一篇 + - ▁reducing + - ▁مص + - ▁wrist + - 小さい + - 遇到了 + - ▁injustice + - ච + - 就是我们 + - ▁gasped + - 之中 + - ▁zouden + - home + - 它们是 + - ▁مختلف + - 蔵 + - ▁Madame + - ▁manche + - 婆 + - intel + - ようになった + - ▁দেখ + - ▁controlled + - ▁fazla + - ▁coral + - remos + - ▁bending + - 瞒 + - おっしゃって + - ▁Não + - ▁provinces + - ▁peng + - ▁мала + - 你可以看到 + - ▁florida + - ▁Estas + - ▁disclose + - 说服 + - 错过 + - 浸 + - 認 + - ត + - ▁flexibility + - ▁entertained + - 実施 + - ▁diamonds + - あんた + - 这首歌 + - ▁frac + - 生きて + - "46" + - ግ + - の名前 + - ▁thorough + - ▁multipli + - ким + - ▁dahin + - 尸体 + - ▁seeds + - 遅れ + - asso + - boj + - bě + - grand + - ▁Mini + - 因为她 + - යක් + - 仔 + - 岳 + - ▁Lass + - liku + - ием + - 花园 + - ▁besoin + - ▁anos + - 诸 + - ▁oogenblik + - ニューヨーク + - ▁può + - ▁British + - 提到的 + - इ + - 出口 + - ▁legacy + - ▁fraud + - ▁corporation + - 見えます + - ัก + - 歌手 + - بخ + - ј + - 藤さん + - ▁있었 + - 找我 + - ▁Hinter + - 並 + - ▁vraiment + - ▁bann + - வ் + - টে + - デビュー + - ▁consolation + - 欣赏 + - 変わった + - 摆脱 + - 我当时 + - 这句话 + - ▁loans + - ▁verkaufen + - 飾 + - ▁Sex + - 飲食店 + - валь + - ▁alexandr + - ▁нормально + - 所谓 + - ▁вещи + - 余り + - υ + - ▁drill + - ▁preceding + - 斗争 + - 我们从 + - ▁Stand + - 的母亲 + - länder + - imiz + - 一些事情 + - ▁zweifel + - ▁quanto + - ▁salon + - 穆 + - ▁misschien + - ▁Motor + - ▁prev + - qü + - ebla + - 指定 + - szcz + - ▁ambitious + - 面包 + - uganda + - 雾 + - 営 + - بور + - рин + - ▁tribu + - 元素 + - ▁alongside + - 哀 + - 했는데 + - ▁negli + - ▁أنها + - 第五 + - ▁Rede + - ▁Nova + - ซ + - 始めて + - ▁fuck + - にとっては + - 问问 + - ▁tenemos + - 狭 + - το + - 人たちが + - ▁kya + - ▁Ing + - ▁हो + - こうして + - obten + - ▁العالم + - 我才 + - ▁antaŭ + - ▁yielded + - ▁treu + - 说说 + - ында + - slag + - ▁bella + - ▁руки + - 편 + - 劇 + - ▁krijg + - "700" + - 输入 + - ▁erzählte + - ▁quasi + - ▁hommes + - 何度も + - lý + - 逐渐 + - ▁банк + - ▁komt + - 咩 + - насць + - ▁dürfen + - ▁прад + - ▁இட + - ங்களை + - noma + - რე + - かれた + - ыць + - 邪恶 + - ▁ĉiuj + - 怎么做 + - 地域の + - ▁cough + - ▁многие + - 膜 + - دام + - ▁calculation + - ▁студ + - 农民 + - に向かって + - ▁machinery + - fühl + - ▁jonge + - 这就是我们 + - 活用 + - 长时间 + - Ө + - モデル + - ▁mandat + - ▁neighbours + - 狙 + - వా + - рот + - ▁clue + - ▁mentre + - алга + - شون + - 这样的人 + - ▁fanden + - ▁weekend + - ▁heroic + - ▁Kamera + - ▁recommended + - ▁Komp + - ▁geschlossen + - ▁Hintergrund + - ▁normally + - ▁viu + - 感染拡大 + - ▁كۆ + - eqq + - 代理 + - ▁زمان + - بدأ + - alde + - ▁түүний + - ▁elector + - 看一下 + - ▁thor + - لند + - ▁побед + - うえで + - 竜 + - ▁проблемы + - ▁стране + - aggi + - چە + - ▁selle + - ストレート + - Ү + - 燃料 + - ▁constructed + - ▁henri + - stricken + - ▁прошло + - ▁misma + - шке + - рош + - èl + - ▁ehemalige + - 亿美元 + - orna + - тая + - న్న + - ということになります + - 青年 + - gezeichnet + - ረ + - Ingenieur + - ショット + - ▁tricks + - 我可 + - ßen + - ▁glowing + - 노 + - ▁hymn + - ▁olive + - ▁towers + - 莲 + - sponsor + - 自体 + - энне + - фо + - ▁feeding + - ▁nueva + - 下一 + - ▁کردند + - makers + - biro + - 合法 + - 在线 + - andra + - ▁spraw + - 再来 + - პ + - 培养 + - 乔治 + - いただきました + - ▁знает + - ▁mason + - gence + - umbu + - どころ + - ▁داشته + - போ + - ▁downstairs + - ▁بم + - 出た + - 是一个非常 + - ▁judged + - ល + - muka + - ▁ashore + - ▁Ausbildung + - opera + - hour + - بوو + - 祸 + - ▁collapse + - 的角色 + - 2% + - 挨 + - ŵ + - 脂 + - vallen + - 急に + - ▁campo + - fili + - ბ + - тары + - mien + - ศ + - ▁intercourse + - ผ + - ▁Rahmen + - пита + - ▁gast + - 好奇 + - 轨 + - 乐队 + - ование + - 没有办法 + - 脑子 + - ▁traveling + - ural + - 笑话 + - ▁polític + - どこに + - 这些是 + - 면서 + - ▁Wy + - ически + - 话说 + - jó + - 過ごし + - ической + - 鈴木 + - に入れ + - jährige + - kurs + - ▁formidable + - ▁pinch + - ▁assigned + - ▁Können + - ▁verdienen + - уют + - werte + - ▁fluid + - ▁پێ + - брос + - ▁avoided + - чих + - ▁memiliki + - バランス + - ▁kell + - ▁Anem + - ▁richtigen + - сси + - ▁amazed + - برد + - بال + - ▁Quant + - ▁могли + - вест + - ▁supplement + - ▁Werkzeug + - 暴露 + - unch + - ▁terrace + - voor + - 戏剧 + - 大好き + - ète + - 姜 + - ▁어떻게 + - ▁Figur + - raba + - ▁sina + - 最佳 + - 廷 + - 八年 + - ▁Rücken + - 大夫 + - lustra + - ▁flush + - ▁difícil + - ▁rejoined + - ▁Oni + - رز + - ▁reinforce + - 女的 + - ▁patterns + - ありますね + - avais + - ▁ceux + - çar + - 膨 + - ▁triste + - 場面 + - ちゃって + - луу + - шиг + - கூட + - 成分 + - ▁senza + - ▁опас + - ▁negoci + - flamm + - wirtschaft + - もそう + - 五百 + - 标签 + - ▁Auge + - woord + - を守る + - 坑 + - アジア + - ▁것도 + - ▁vaccin + - 隐藏 + - ▁côté + - теля + - 复杂的 + - bö + - ▁shells + - 크 + - 履 + - それだけ + - prise + - control + - zwei + - ▁parlament + - Italia + - 邓 + - ▁alto + - ▁chuck + - していない + - ならない + - ▁yaşa + - ให้ + - альна + - шёл + - ▁Obama + - ▁Road + - ▁exclamation + - ▁tới + - شكل + - 给予 + - 有利 + - 現実 + - 跟我们 + - 世界各地 + - astro + - ▁More + - ▁Vergleich + - だということです + - 晃 + - 爆发 + - 父親 + - elimina + - ▁completion + - ▁kostenlos + - ▁wussten + - 年以上 + - 这么多年 + - たかった + - ▁acute + - таў + - ▁conquered + - ▁benshi + - ▁Sau + - ▁torch + - ▁мире + - ▁maintaining + - ▁spider + - child + - ▁baker + - ▁тийм + - 鍋 + - ▁dasselbe + - ▁Best + - ▁offend + - ▁язык + - ▁insects + - 踢 + - ਸ + - ئی + - لَ + - ▁agitation + - Alb + - ▁Bord + - ▁göre + - ▁Quer + - ▁attach + - ▁sinking + - 这可能 + - 呼び + - 朕 + - 彭 + - ▁reluctant + - ியா + - zukommen + - ике + - ▁좋아 + - 国防 + - 掘 + - ▁Museum + - ▁saba + - ▁Zug + - ▁mußte + - лена + - ▁لن + - ▁độ + - 老鼠 + - ▁öffnen + - ▁vorne + - ▁batter + - できません + - Vi + - 资格 + - ▁hazard + - gata + - ▁nancy + - ▁гос + - ▁economi + - 太平洋 + - んじゃないですか + - ▁выгляд + - ▁الأمر + - ▁marvellous + - 西班牙 + - ходить + - ▁Party + - ▁stack + - دىن + - 但我们 + - ▁muchas + - ▁ҡу + - čí + - ▁halbe + - 葡萄 + - ▁Pil + - ▁dwelt + - ▁havis + - ▁adoption + - ▁différent + - 各种各样的 + - 당 + - 会社の + - gebrochen + - ség + - 的消息 + - 勢い + - ின + - ▁participation + - ▁fühlt + - 灵魂 + - 叹 + - дея + - 指控 + - ▁möglichen + - schlaf + - icio + - lili + - ▁aufgenommen + - 各地で + - ▁logical + - 目が + - ▁котором + - ▁competitors + - 待ち + - 配合 + - ▁لأ + - ▁adjustment + - 足球 + - ▁muti + - ▁germ + - ▁이거 + - の情報 + - labora + - っち + - 古代 + - пат + - ▁cai + - 自杀 + - 打击 + - ▁charlie + - лага + - くれた + - ▁север + - kenntnis + - 可爱 + - 公里 + - 看起来像 + - ▁virtual + - ▁guitar + - streit + - gawa + - ▁Such + - 1% + - ▁weiße + - ▁ivan + - ▁خلال + - ▁Wohl + - ▁leise + - ansi + - 逻辑 + - 하게 + - ▁oxford + - ште + - ▁revel + - ▁sahip + - bintu + - ▁tien + - ▁trauma + - ▁trước + - ▁honourable + - ▁probability + - Est + - ▁Mak + - gereza + - 矢 + - ▁lớn + - 回復 + - ▁brisk + - rende + - プレ + - emis + - 我开始 + - ▁potent + - 客气 + - 几次 + - 还记得 + - това + - ▁mevrouw + - ▁eighteenth + - ывает + - ▁fing + - wohl + - こちらは + - 是对的 + - iện + - jana + - 得更 + - 连续 + - ▁süre + - ائل + - தாக + - 在里面 + - 走り + - ▁ardent + - 的事儿 + - buk + - ▁chuyện + - wuchs + - زى + - ▁allgemeine + - 肠 + - 吻 + - 抱歉 + - 得太 + - ゼロ + - 这个东西 + - ▁March + - 听说过 + - ▁زمین + - ▁fragment + - ▁بودند + - 舒服 + - ジャー + - öpfe + - ▁dieselbe + - 要請 + - ▁reasoning + - modell + - لات + - xxam + - 斯坦 + - 的天气 + - ▁خل + - ▁cùng + - introdu + - 有名 + - Й + - 稀 + - meni + - ▁Proto + - 这是你 + - vocation + - 大丈夫です + - ▁плане + - なもの + - ▁Erfahrungen + - しましたが + - 賃 + - ▁welcher + - ▁riep + - ▁legisla + - けた + - ▁мной + - hong + - ▁você + - ▁baseball + - ▁slap + - objet + - ▁Nda + - ▁شيء + - ಯ + - ijas + - vēl + - ĝo + - mada + - ▁mystic + - EC + - 課 + - ▁experts + - 杂志 + - 昭和 + - 因为这 + - ▁yose + - ▁preference + - ▁Flug + - 簡単 + - ▁impatience + - 쓰 + - プレゼント + - หน + - ▁ولی + - ▁slay + - ▁så + - 今後の + - ▁числе + - ▁ຢູ່ + - ▁хотите + - ▁никаких + - ▁நட + - lette + - mong + - していると + - ▁več + - ▁dismissed + - ▁Wissenschaftler + - ▁liquor + - ▁pursuing + - を目指す + - glaub + - бро + - ▁buff + - 下班 + - ▁ilk + - ▁Untersuchung + - ▁Tradition + - ▁linked + - ▁knit + - ▁successor + - linie + - ▁Matt + - ▁количество + - ▁French + - センチ + - நேர + - ário + - ▁insect + - aigua + - qq + - アフリカ + - ރު + - キング + - の一つ + - ▁converted + - ▁vault + - wain + - schel + - samkeit + - ỉ + - ▁personnes + - ▁staircase + - 咨询 + - ▁slumber + - ▁Со + - corr + - schicht + - ▁clasped + - sigur + - ▁concur + - 姉 + - ▁hẽe + - ▁pueblo + - ▁Cat + - 任何事情 + - ▁جهان + - 去哪儿 + - нных + - marin + - kaya + - ▁Todes + - ләр + - ▁Gan + - ੇ + - ▁routine + - 竞选 + - 如果是 + - 生病 + - ▁punished + - ▁libre + - قات + - ▁bamb + - ▁demonstration + - ▁retained + - ▁nhìn + - ▁엄마 + - ▁Worten + - kapa + - ල් + - ▁siege + - ▁üç + - を伝え + - 女生 + - ▁schützen + - ▁família + - 严格 + - ▁singer + - 青春 + - ▁Besitz + - ▁poems + - しております + - 考试 + - わら + - 女の子 + - バル + - ▁Merc + - ▁scope + - なきゃ + - 不是一个 + - ▁loyalty + - 躺 + - 研究所 + - ▁juffrouw + - 英尺 + - ▁verkauft + - груз + - ▁jongen + - 贝尔 + - ▁أع + - ▁pai + - 读书 + - 现在已经 + - 问道 + - 很长 + - щих + - esca + - ckel + - ▁thanked + - ▁Produktion + - ▁Milliarden + - 子供たち + - ▁bodily + - gada + - 鉄道 + - گل + - 显 + - ▁Both + - ▁carrier + - fér + - aime + - 的许多 + - arrêt + - profit + - ▁breathless + - いたら + - 妖 + - が一番 + - ▁verbessern + - 瘦 + - ▁mall + - ないので + - ▁traces + - ▁timp + - 后悔 + - téri + - 向前 + - یز + - 範囲 + - ▁dealt + - 乖 + - ▁desirable + - 去看看 + - 考える + - ▁erster + - лик + - ▁рассказыва + - サイト + - ıldı + - клон + - 即使是 + - ▁Home + - ngingo + - 際に + - ▁abode + - してます + - ▁всю + - ▁près + - 興味 + - 街道 + - wè + - ški + - ▁precaution + - 芽 + - ▁원래 + - 解决方案 + - ▁이러 + - 届け + - ▁collective + - ▁pious + - kina + - ▁Struktur + - tata + - 든 + - ▁trotzdem + - AR + - ▁offensive + - おき + - Tech + - ▁Ал + - 最后一个 + - ▁Dorf + - ▁Deutschland + - ちゃんの + - してほしい + - ▁streng + - வும் + - ▁horrid + - ▁Kontakt + - ▁molly + - 牧师 + - sprache + - ▁Haushalt + - 昌 + - ▁Fünf + - ▁regain + - ▁Ländern + - 考えた + - 一起去 + - ህ + - ▁terrified + - ▁learnt + - ▁witnessed + - ▁trov + - ▁keiner + - ▁Beziehungen + - 把我们 + - زل + - ▁amafaranga + - 起来了 + - ▁franchise + - ▁abundance + - ▁atlantic + - ▁airport + - كس + - せない + - kong + - ▁conclu + - 的态度 + - 的音乐 + - ▁Sind + - 蜂 + - ▁nữa + - たんですけど + - 回报 + - ுடைய + - ▁domini + - ▁shillings + - ▁encara + - ▁entgegen + - ţă + - виз + - ▁обще + - ަށް + - ▁Verwaltung + - ▁شروع + - ▁Aktivität + - 癌症 + - yandi + - ▁seulement + - 得好 + - esprit + - yaga + - 想办法 + - ▁Francisco + - の予想 + - ▁Wein + - 晶 + - ït + - تنا + - ▁serie + - ▁characteristics + - ▁mesmo + - ▁Schulter + - 阔 + - ▁کے + - laki + - nood + - 的状态 + - sett + - フト + - ▁Virginia + - メーカー + - ▁acum + - ▁Vila + - muş + - кана + - カラ + - ▁tract + - ▁шар + - fordern + - スマホ + - 季節 + - ▁داده + - ново + - 減少 + - 任何东西 + - ▁части + - ები + - යේ + - へん + - ▁consolid + - 惩罚 + - ▁Krebs + - ▁pregunta + - ▁дараа + - ▁barri + - ▁кроме + - ▁поле + - 受欢迎 + - коў + - lux + - 柜 + - iek + - 店舗 + - itari + - 参考 + - भा + - ▁договор + - ▁recess + - atura + - 识别 + - ▁bieten + - ▁என + - 換 + - ▁Fortschritt + - ▁trotz + - ▁youngest + - कार + - 对对对 + - க்கிற + - 跑了 + - 予約 + - 颗 + - ▁lawyers + - ▁своим + - ▁Nya + - 嫂子 + - ▁mining + - ▁submitted + - ▁кил + - ▁guided + - 女性の + - 안 + - 迁 + - ทํา + - ▁bắt + - ওয়া + - 温泉 + - नी + - ▁bike + - ▁tossed + - ஸ்ட + - ▁Brand + - ▁ثم + - ▁Ти + - 纠 + - ▁சரி + - 었어 + - ▁emerged + - ▁versuche + - これまでの + - 包含 + - ▁offended + - ▁già + - ▁passer + - 您说 + - 锦 + - klin + - ▁rechten + - 地球上 + - тара + - ▁machten + - 下次 + - ▁privat + - 疾 + - ను + - ▁slice + - தற்கு + - ▁destination + - てしまった + - дали + - 你可能会 + - ▁comprehensive + - ワイ + - 数が + - τα + - amiento + - рать + - ▁Theorie + - らせ + - Music + - ▁columns + - ▁зрения + - 坊 + - ▁incapable + - 내 + - 一根 + - ▁Jun + - ▁guerre + - ▁prudence + - ▁spielte + - жим + - kiwa + - කි + - ▁relax + - ifiziert + - ▁Slide + - ▁errand + - ▁drawer + - 年生 + - 落とし + - てない + - ▁reserved + - ▁мира + - 惹 + - 鶏 + - ▁suffice + - ▁premium + - ▁handful + - été + - ▁олон + - であれば + - party + - ▁истории + - 看待 + - ▁работы + - ▁اینکه + - ▁borders + - 最大の + - енным + - 終了 + - čno + - ▁winding + - 加拿大 + - あんな + - ▁Johnson + - ってください + - beera + - ▁dreaming + - ▁tropical + - 方案 + - ویل + - ▁georgia + - සා + - ▁있고 + - ▁amidst + - 扯 + - เขา + - ▁emerging + - ▁Roger + - ▁projet + - ستی + - ▁Gel + - ▁drap + - ▁spit + - hund + - мак + - 议员 + - 际 + - zusetzen + - ピッチャー + - 意大利 + - விட + - رض + - ▁rép + - ▁хө + - ▁Long + - 带来的 + - ▁слож + - 扮演 + - нк + - ▁அறி + - ▁converse + - 超越 + - 引き続き + - JR + - 大手 + - fowl + - pata + - ▁goddess + - 妃 + - ▁commend + - ディー + - рис + - ▁Hotel + - ラスト + - ním + - rän + - gah + - 多个 + - 教え + - 佐藤 + - ▁boldly + - 悩み + - ▁которого + - 自転車 + - ちゃんが + - 核心 + - vacu + - ▁resent + - ▁último + - 的大脑 + - 发言 + - cule + - ▁wählen + - ― + - 辱 + - 강 + - ruka + - 傾向 + - еду + - ▁reicht + - ▁répondit + - дин + - 绳 + - 雕 + - 你知道我 + - 工作人员 + - ▁boiling + - ▁моск + - 顺利 + - ▁polic + - terior + - ▁sect + - 荣誉 + - хэн + - わせ + - irdi + - itatea + - ▁draft + - 的衣服 + - تور + - 3% + - 堵 + - யோ + - ාව + - να + - raub + - 悟 + - 侯 + - ▁entschieden + - ▁Zeichen + - 感謝 + - ▁Planeten + - ▁fueron + - 就知道 + - ▁loi + - iteit + - ▁gestern + - ▁otras + - ▁Öl + - ▁neighbour + - ▁standpoint + - сар + - 完全に + - 不舒服 + - VTR + - ▁spaniards + - ▁Sozial + - ▁dirt + - ▁hwn + - 颜 + - 晨 + - abanya + - рий + - ▁chiar + - 斤 + - ▁getötet + - ▁unnecessary + - bizi + - brew + - ▁پار + - Plattform + - ▁gewonnen + - 規制 + - 发送 + - を使う + - ▁priority + - ▁Geheimnis + - ▁suspended + - 同時に + - geteilt + - ▁willingly + - ▁seien + - ▁Unser + - 不动 + - ▁Fund + - AS + - ▁nama + - ކަ + - 感动 + - ţii + - american + - 你们都 + - ▁justify + - ▁steward + - ▁Kim + - 舅 + - мур + - 袭击 + - اشت + - ▁реально + - 正直 + - 没问题 + - līdz + - 最後は + - 阶 + - 남 + - ▁bản + - ▁이게 + - ▁இரண்டு + - 歴 + - ▁нэр + - ▁Wol + - ▁clung + - 大使 + - ▁Flo + - ▁Industrie + - udge + - ▁massa + - ▁此外 + - ▁clergy + - のもと + - 免疫 + - ▁работает + - 相撲 + - ▁থাক + - ▁candidate + - かなと思います + - 跟大家 + - ordre + - hala + - ▁canadian + - 小朋友 + - aña + - ▁coordina + - teeka + - plin + - といって + - 抗议 + - 羞 + - ង + - ▁spreading + - ▁sadece + - ▁einzelne + - 的任务 + - ▁Tā + - ▁sinh + - ▁allies + - ▁behave + - ▁wildly + - ▁generated + - パラリンピック + - 这段 + - 明星 + - سبب + - 時間を + - ▁strand + - presi + - 준 + - 抱怨 + - 首脳 + - ▁Market + - ▁Harris + - ▁Unit + - atrice + - boden + - 清晰 + - ماذا + - 大学の + - ţe + - விட்ட + - ▁innovative + - ▁database + - 肯定会 + - ▁capa + - ▁actua + - morph + - ▁einzelnen + - bali + - ▁juan + - いだ + - 忍受 + - ▁creator + - ▁Denk + - urwa + - ս + - ▁artillery + - މަ + - ▁توسط + - ▁gilbert + - んや + - stürzt + - ▁telah + - あい + - ▁situé + - 笔记 + - ってくれ + - ضحك + - ▁anthony + - wissenschaft + - しゃ + - ▁tante + - 一点点 + - ▁большая + - menya + - ӗ + - ရ + - 规划 + - ▁vilaĝo + - 合って + - ▁preacher + - ▁ноль + - ▁verder + - 从事 + - ▁spreche + - ▁potatoes + - ▁corpo + - था + - ▁faz + - ਨ + - ▁geliebt + - 放松 + - 的产品 + - ▁Angriff + - ▁thật + - ▁irgendwo + - curi + - 高校生 + - ▁petr + - ▁Their + - проч + - ニュー + - ▁spared + - ފ + - 这个节目 + - 戒 + - ▁Nachde + - 千葉 + - ibyo + - τη + - 就好 + - ▁fortnight + - 周末 + - 見ていきます + - 我想知道 + - хам + - ▁consumption + - ▁আৰু + - ▁sympathetic + - ▁Konzept + - んだよね + - ▁Geräusch + - んだって + - ▁subsequently + - ▁Russia + - ▁کسی + - ことがある + - ▁afforded + - ự + - まえ + - pfa + - flug + - ▁queste + - ▁progressive + - 似的 + - mita + - кет + - ▁sentir + - 桌子 + - ▁хочет + - ▁Rasse + - ▁Fällen + - anın + - があるんです + - 築 + - рван + - と共に + - ▁Dick + - マジ + - 此时 + - ▁Spo + - ▁bonnet + - ҥ + - āju + - 扩大 + - 这两 + - 体重 + - ෙන් + - шил + - مَ + - 也能 + - tiere + - 但在 + - 唤 + - ▁çocuk + - ▁heutigen + - 冬天 + - ▁Put + - 彼らは + - ▁guarded + - ▁نشان + - 向我 + - قام + - stained + - ▁estoy + - 靠近 + - ▁protein + - ப்பட்டது + - 争论 + - ați + - ่น + - ▁buchstäblich + - ▁усё + - ▁Lor + - тура + - ▁pensi + - まん + - وض + - ▁evangeli + - 是非 + - полага + - 原始 + - عي + - ிலும் + - мян + - 不信 + - afi + - ድ + - 拓 + - ふだん + - 消失了 + - ▁يتم + - ▁amusing + - ▁punch + - ▁när + - 听到了 + - 资产 + - ▁Kath + - 哭了 + - ▁tremble + - ▁leiden + - ánh + - 有助于 + - ▁prosper + - itse + - ▁عليه + - рев + - சை + - ▁Haut + - ▁внимание + - 详细 + - ▁있잖아 + - 投資 + - ▁garanti + - град + - ▁가서 + - ▁другом + - ごと + - 新鲜 + - ▁faintly + - ▁Amazon + - ▁Ан + - 耀 + - ▁Erklärung + - IC + - 反而 + - quarter + - ▁来一首 + - 性别 + - 罩 + - ▁charlotte + - ▁attained + - ▁детей + - ▁profond + - ▁نیز + - ▁Яны + - 但是如果 + - ▁Männern + - ▁поскольку + - 配置 + - gespielt + - ▁eran + - ▁Fur + - ▁algunos + - ▁unua + - ▁отношения + - 菊 + - 姐妹 + - 選手権 + - 护理 + - ▁strive + - wright + - 誓 + - ▁halted + - Argent + - ▁поводу + - ▁morir + - ▁Gewinn + - ▁seguir + - ▁requested + - "37" + - ▁Alice + - 我跟你 + - ▁schlimm + - ▁генерал + - 挖 + - χ + - ▁кооператив + - 蓄 + - 自動車 + - ▁merchants + - ▁그래도 + - autor + - ▁Те + - ▁wichtigsten + - 考虑到 + - нә + - ▁Ray + - 埼玉県 + - ź + - 咪 + - ▁удар + - 広がり + - 叫什么 + - 或许 + - ûn + - ▁November + - geworfen + - ধা + - ▁assuming + - ▁Außen + - ▁Debatte + - ▁nhân + - 利亚 + - ▁muslim + - гээ + - Michel + - ▁serait + - 山さん + - ன்று + - bris + - ▁telegram + - 笨 + - 陶 + - عرض + - "198" + - 調べています + - 会发生什么 + - ▁smash + - ▁петр + - 盲 + - ෂ + - ▁вроде + - ▁sólo + - ▁Times + - 信用 + - 술 + - 파 + - 訪問 + - ▁mı + - komst + - ඳ + - ▁александр + - ▁happier + - 毫无 + - ▁Roma + - ▁kalt + - niveau + - қә + - kurikira + - 終わった + - твар + - poro + - аваць + - 你就是 + - ▁deserved + - īja + - "33" + - ¡ + - 陰 + - ▁speculation + - 警察官 + - 大きさ + - 八十 + - visa + - ▁rey + - 十万 + - seks + - 也得 + - 去年の + - ▁Andrew + - 我刚才 + - 这可能是 + - tausch + - 继 + - ▁conspicuous + - ▁remembrance + - gebung + - ▁скажу + - 旅游 + - ▁jedno + - schreiben + - 相处 + - ▁respectful + - ▁plague + - すべての + - 不幸 + - чна + - ென் + - kuta + - ▁vehicles + - stell + - 每周 + - 之处 + - 给您 + - ацион + - ▁Anna + - わけですね + - म् + - ▁tempted + - おととい + - ▁جای + - 而已 + - 赤ちゃん + - covid + - page + - ระ + - ▁fig + - ッツ + - 年前の + - ▁theories + - 究竟 + - − + - wanga + - prost + - ▁pony + - ▁heures + - ▁samuel + - seitig + - 就跟 + - ▁дуу + - どうなる + - かかり + - 整天 + - もう一つ + - 倾向于 + - 溪 + - ▁prevailed + - ▁یاد + - ▁climbing + - пот + - ▁sõ + - führt + - чо + - ▁investigate + - sobola + - jski + - 忧 + - दि + - ▁mike + - ▁Song + - wish + - ▁Tä + - 形状 + - စ + - asyon + - ▁roast + - haired + - ▁vais + - 記者 + - тим + - ▁luke + - ඒ + - ặ + - ▁confederate + - 올 + - ▁masa + - credi + - ەکان + - Work + - udio + - ▁disagree + - 向他 + - 傘 + - kämpft + - ▁довольно + - Смех + - ▁vraag + - drag + - ▁proto + - ▁sûr + - 的建议 + - ▁seeming + - حمل + - 耍 + - ▁whereupon + - ▁carries + - 抵抗 + - の結果 + - 陵 + - ▁Zwischen + - 매 + - 菅 + - 博物馆 + - 六个 + - werken + - すぎる + - ▁darunter + - ▁intervention + - を示しました + - ▁implementation + - 共有 + - cji + - ▁embargo + - 줄 + - ▁negotiations + - ▁torrent + - rilla + - 都已经 + - 更重要 + - 水分 + - డు + - ▁شوند + - ▁null + - خارج + - ▁usage + - をしていた + - 扶 + - 문 + - 산 + - 列表 + - ▁suited + - улы + - ▁выступ + - それも + - 袖 + - 次は + - 始めました + - ▁approximately + - を続けて + - 这座 + - ێن + - ▁compass + - ций + - ▁quaranta + - ▁tym + - ▁bibli + - مات + - ▁بىر + - klad + - ировал + - 你不要 + - ▁необходимо + - ▁promising + - ▁Meilen + - lege + - loge + - ▁figured + - 申し + - ときは + - ▁equality + - 之类的 + - ▁erhob + - ケーキ + - 認識 + - ▁reconcile + - ▁yabo + - ▁debat + - コード + - haya + - 那我就 + - 惨 + - 昆 + - ▁слишком + - お互い + - 交渉 + - ▁Daher + - ▁plea + - ▁habia + - 会让 + - чны + - 孕 + - 笑了 + - 喜马拉雅 + - 訓練 + - ▁говорили + - ▁места + - 編 + - рма + - 組み + - 就开始 + - त्र + - ▁تخ + - вший + - ▁Grenzen + - 我以为 + - 注册 + - 伝統 + - ரே + - ▁Sendung + - ▁souvent + - 绝望 + - ▁gesicht + - гьы + - かけた + - ▁franz + - 砸 + - ▁ఆఁ + - ▁pauvre + - ▁rejoice + - 本周 + - lamp + - נ + - ▁cuộc + - ▁donald + - 行きます + - 这是一个非常 + - тав + - 上がった + - 就是一个 + - istischen + - ή + - кина + - に行った + - ▁Nick + - నా + - ▁clearing + - ▁tinha + - 에는 + - タル + - 乃 + - zeichnung + - ▁товарищество + - 桜 + - 卒業 + - يه + - ▁luz + - 왔 + - ▁qo + - ladı + - baum + - 完美的 + - 疗 + - いるという + - ▁verdient + - 오 + - ▁слыш + - ище + - ▁tact + - middel + - 迎えた + - 玲 + - お二人 + - ▁curtains + - alimenta + - ▁tooth + - のですが + - ▁foresee + - Risas + - àtic + - コメント + - 产业 + - ▁Lager + - gewalt + - んでしょう + - حص + - ▁fühle + - ▁respected + - 宣传 + - 行吗 + - たこと + - चा + - bürger + - ▁alchemist + - ▁Jones + - чака + - ▁шест + - ľ + - 俱乐部 + - ▁денег + - 繰り + - karte + - 黎 + - 比你 + - ▁shrill + - піс + - ▁accordance + - තා + - ▁بشكل + - 营销 + - ▁halo + - ▁washing + - ▁heath + - ワーク + - ▁mature + - ▁Wohnung + - ▁representatives + - information + - ھا + - material + - ▁rosy + - ▁regulate + - ▁cinquanta + - ▁veteran + - dov + - 只需要 + - ▁hull + - ▁但是他们 + - 跟她 + - 产生了 + - 時には + - 一颗 + - ▁riot + - 这并不 + - ▁pagan + - ▁veux + - ▁evolu + - luck + - ▁será + - ▁übrig + - ▁resta + - 负担 + - ▁başka + - ▁пример + - ▁parle + - ন্ত + - estro + - ▁Regeln + - vió + - 尿 + - ුණ + - 素晴らしい + - ▁தொ + - pí + - phra + - ▁efter + - 糸 + - ု + - 楽しめる + - ▁persian + - ▁Fil + - ▁возник + - 了下来 + - ▁willkommen + - 饱 + - 糟 + - 畑 + - ▁gigantic + - ▁buffalo + - ▁meditation + - ユー + - ▁solemnly + - よろしくお願いします + - ▁explica + - 溜 + - ਦ + - ▁wünschte + - 備え + - lige + - ubwi + - виду + - 我不认为 + - очка + - خان + - ancien + - ▁supposing + - ▁gloves + - ▁lahko + - ▁работу + - 访 + - sional + - 所以我想 + - ከ + - ገ + - และ + - シリーズ + - てくれた + - ▁смог + - ▁Lied + - の方に + - ▁confront + - ▁சில + - ▁parler + - ▁agnes + - 坎 + - 撕 + - ▁medizinische + - 少数 + - Man + - 正义 + - 微博 + - ıcı + - ▁jungle + - طب + - ▁vicar + - ▁Grad + - ▁thereof + - 像你 + - lach + - "38" + - ▁Verständnis + - ▁энерг + - ギャ + - ▁blog + - 一个新的 + - ▁samo + - IP + - ▁junior + - ▁kümmern + - ▁commis + - burger + - 機会 + - ▁хол + - ブリ + - ▁توان + - อง + - 沼 + - ▁calendar + - ▁angefangen + - ▁கொ + - 这时 + - 敏感 + - ▁tlie + - というのを + - ▁fürchte + - excursió + - ራ + - ツアー + - 天堂 + - ▁oficial + - 達成 + - bouw + - ▁forbidden + - 全ての + - 価値 + - ▁bruce + - ジー + - 胶 + - ▁Lernen + - 我有一个 + - 野党 + - обр + - あさって + - いるのか + - ▁nützlich + - ▁partial + - ▁tempt + - يون + - シュート + - ▁dachten + - 平安 + - ▁ruled + - ▁integrated + - 新型コロナの + - ▁grind + - vina + - ▁сильно + - ▁месца + - んだから + - 可以用 + - ▁dernier + - сет + - cato + - ▁голову + - raient + - ▁ayuda + - くなった + - 開幕 + - baye + - ▁гри + - 所以它 + - 及时 + - プラス + - ნი + - 驾 + - ▁mortgage + - ▁awesome + - 怀孕 + - ▁нават + - дела + - ▁float + - ▁Revolution + - 一看 + - 違います + - ▁садовое + - 槽 + - ▁invasion + - ▁особо + - ▁splash + - 相手の + - عاد + - ▁dla + - 国連 + - ▁contend + - ▁bubble + - ਹ + - 只会 + - ▁tính + - ▁martha + - ▁چرا + - 你不知道 + - risti + - ▁хто + - の天気 + - paka + - ▁المت + - 建て + - коммерческое + - ▁tersebut + - 細胞 + - ▁snapped + - حدود + - 进化 + - natured + - 围绕 + - toren + - 臓 + - 稼 + - 我们认为 + - 新型コロナウイルスの + - ▁adequate + - 监控 + - ▁precipita + - ▁lorsqu + - venue + - 股票 + - ったこと + - ▁inspire + - ▁verließ + - ▁Га + - ▁sensor + - 空中 + - ठ + - ਕ + - ▁Aspekt + - ▁intens + - শা + - 見つかった + - ▁remedy + - みたいに + - ったのは + - ▁greatness + - ▁comunica + - гул + - ఆ + - かさ + - っていうか + - 楽しんで + - 立法 + - ▁müsste + - licit + - BC + - ▁دهد + - ▁Ansicht + - ▁sozusagen + - ▁awhile + - த்துக் + - ▁Apple + - ▁obliga + - ▁dolor + - іль + - ுள்ளது + - ▁Vari + - 批准 + - ▁components + - ▁Latin + - ▁rebellion + - 预算 + - ▁genial + - ক্ত + - 爆発 + - ▁Mannes + - tawa + - ▁சொல்ல + - 炒 + - ▁thursday + - මු + - гур + - ▁gasp + - ▁focusing + - ▁June + - 拿出 + - ▁Bald + - ▁естественно + - ▁настоящ + - 棍 + - 記憶 + - ▁chariot + - ▁comrade + - ▁лицо + - ▁rachel + - メント + - 九点 + - ▁altri + - 有更多的 + - ▁nuit + - 㗎 + - エル + - ▁resolute + - ensemble + - চি + - 就得 + - 的项目 + - ருக்கு + - ▁nannte + - ̣ + - ▁Verantwortung + - 所以这是 + - 将会 + - ▁lemon + - gänge + - 涉及 + - ョ + - kili + - eṭṭ + - ▁Antrag + - ▁blanche + - されていました + - ▁Gru + - 戻って + - ▁تنها + - ことによって + - ▁Town + - ▁leider + - mali + - ▁yep + - 你妈 + - 塗 + - 梅雨 + - ▁добро + - 的速度 + - ▁которым + - 芸人 + - 選手たち + - kord + - bald + - ▁Bol + - plant + - agh + - 伸ばし + - кала + - 我们不能 + - 欣 + - ▁preach + - ▁breit + - ▁இருக்க + - ▁செய்ய + - ▁pilgrim + - ▁voix + - ▁alguns + - ▁veya + - 请问 + - заў + - どこか + - ического + - ती + - rauch + - 的概念 + - PR + - щие + - ranye + - ▁één + - ▁fé + - 政治家 + - drop + - 取消 + - とみられる + - ▁accomplishment + - ▁vegeta + - ▁camin + - アプリ + - ▁assumptions + - mütig + - ailleurs + - ▁Во + - wadde + - prozess + - ▁resulting + - жды + - こん + - открыт + - асці + - ފަ + - ensor + - zaam + - ▁actively + - ksa + - ▁Ці + - juk + - эш + - körper + - インタビュー + - 来来来 + - yama + - чным + - issait + - ▁uncommon + - ▁despatch + - 但他们 + - ▁klas + - ▁Valley + - ▁часто + - ▁tế + - 奪 + - ▁Open + - န + - ▁façon + - なんでしょうか + - ▁gag + - ▁Start + - ▁отдел + - 说法 + - ▁добры + - いこう + - grä + - ▁louise + - ▁gewisser + - reiche + - 崩れ + - ▁fulfilled + - 措置 + - 这话 + - ▁gedaan + - いたい + - ▁wail + - diye + - 近づ + - ▁тобой + - ▁sheriff + - 限定 + - 校长 + - 運営 + - ▁gyfer + - adju + - そうですよね + - 柯 + - ▁occurrence + - ട + - 这一次 + - ▁folgte + - 过得 + - 的专辑 + - 夜晚 + - 事務所 + - 惜 + - ▁aunque + - 等到 + - ボールを + - 夏の + - ▁falta + - ▁frühen + - ▁daraus + - ▁saith + - ▁Mira + - ▁sanft + - 尴尬 + - んですかね + - ▁religiöse + - ▁nennt + - дель + - ▁شک + - ▁childish + - ▁мнение + - ▁stalk + - ▁خوش + - Һ + - ▁bởi + - 見込みです + - ▁kişi + - ▁acaba + - ▁Live + - ruff + - ▁approve + - ေ + - 賛 + - züge + - রু + - 工夫 + - 铜 + - ▁همچنین + - 형 + - ▁reflecting + - 入れた + - 也不知道 + - 醒来 + - related + - аас + - ▁filter + - ▁sunny + - ▁cuenta + - 蛮 + - 熬 + - ▁catherine + - ▁respekt + - 尽快 + - ▁vertraut + - ▁cautious + - 겠다 + - kami + - ▁États + - ▁warrior + - ▁circular + - ▁orang + - チェ + - ▁specially + - قان + - ▁doom + - 裔 + - ▁kubi + - ▁raid + - わず + - 你又 + - ▁erklärte + - われた + - hurst + - ▁strait + - 弄清楚 + - ▁класс + - 它可以 + - ありますか + - 拐 + - 체 + - バイデン大統領 + - 揺れ + - gibt + - reise + - いただいた + - ▁dump + - ▁meek + - ▁hayi + - proof + - fassung + - ▁Stock + - 坡 + - 煤 + - 遗憾 + - ▁Experiment + - トマト + - 协会 + - ▁contribu + - 东北 + - ▁aynı + - sız + - ▁geschaffen + - ▁secondary + - ▁pitt + - auto + - гуля + - mies + - lohn + - 離れた + - сот + - 所有人都 + - スペイン + - 維持 + - ▁Tema + - ▁আমি + - 日まで + - 銀行 + - 整理 + - 原子 + - 殿下 + - вернул + - ▁goede + - ▁relates + - 近くの + - ▁клуб + - ▁douglas + - 仪式 + - ▁paz + - ▁implica + - কি + - korera + - 试试 + - ▁translated + - ▁тое + - 单独 + - ியது + - ▁algorithm + - 몇 + - ▁случай + - ▁anterior + - 俳優 + - ▁comic + - ▁candidates + - もうちょっと + - 一緒 + - ość + - ▁nước + - ▁thay + - ▁policeman + - 足を + - 測 + - ▁combine + - ார்கள் + - ▁Pour + - ▁gaining + - 更容易 + - ▁bloß + - ▁Punkte + - જ + - ▁chocolate + - ည + - 労働 + - それぞれの + - ▁robbed + - ▁fourteenth + - 专辑 + - 物価 + - 北方 + - یده + - ▁commanding + - বু + - ▁joyous + - ▁drehte + - ▁товарищ + - ▁eingesetzt + - ▁sullen + - 五千 + - 姑 + - ▁девушк + - 我以前 + - ▁elderly + - を取って + - けさ + - 日目 + - 织 + - ▁elektr + - ▁hearty + - ▁trigger + - トル + - ▁waarom + - ▁zač + - หล + - ▁schaute + - ▁starve + - erade + - ▁yapma + - ▁precise + - ▁kinderen + - ▁حول + - rolle + - ▁productive + - мова + - ▁bằng + - 酬 + - ▁შე + - ulin + - ▁regulations + - 直後 + - ▁насколько + - 祝福 + - 结论 + - ▁Kanada + - ▁philosophical + - ▁slash + - dynami + - 他是一个 + - くなります + - ▁shelf + - "95" + - ますけど + - ▁deprived + - ▁stray + - 出门 + - 小屋 + - そうそう + - вался + - ▁mujer + - ու + - 泄 + - ▁моей + - 窃 + - ▁überrascht + - ▁diğer + - ▁حتى + - ▁loin + - 雨雲が + - ▁importantly + - ▁fiery + - ▁contradict + - ▁Яна + - ▁balloon + - ając + - ▁einfacher + - ▁bestowed + - 島の + - город + - ▁moyen + - 浪漫 + - ▁தலை + - ▁fortress + - ▁lebih + - schild + - nimi + - coli + - というような + - ▁sprak + - ▁fright + - ▁benutzen + - 吞 + - ▁Schwierigkeiten + - ▁estão + - ▁vide + - ▁frederick + - 延長 + - 的城市 + - ināt + - 貌 + - ▁Hey + - 雰囲気 + - ▁aggr + - ▁wiederholt + - າຍ + - ▁musket + - ▁swan + - TO + - ▁Gang + - cala + - ێک + - look + - ▁الْ + - 社員 + - ▁wales + - ▁problème + - こちらも + - zusehen + - ▁پو + - sichtig + - ▁electronic + - гээр + - 把你的 + - ▁server + - ▁exertion + - 屏 + - ല + - ▁ejemplo + - ▁invariably + - fugi + - 外部 + - gruppe + - mord + - 為 + - ந்தி + - ▁señora + - двига + - ▁exert + - 諸 + - ▁كبير + - ▁feedback + - ▁Terra + - 大切な + - ющий + - そこまで + - чар + - ▁Var + - 食べた + - ▁glancing + - 薪 + - 还有什么 + - ▁compact + - 审查 + - 原さん + - ▁хоть + - ▁أحد + - mén + - 絶対に + - ▁merge + - ってきて + - ▁swallowed + - ▁Wachstum + - ▁Technik + - مدينة + - ▁fossil + - ▁organiza + - 把这些 + - 引っ + - を見つけ + - 阁 + - てほしい + - нө + - ▁impart + - いますね + - ▁numero + - あふれ + - 立場 + - kutu + - ▁correspondence + - 增加了 + - ▁ragged + - А + - ▁hindi + - ▁dyn + - ▁successive + - がこちら + - ▁verdammt + - 严肃 + - ▁barren + - ▁prairie + - లు + - ▁Ora + - ▁понять + - ▁vamos + - ▁conventional + - に参加 + - ▁vegetables + - ▁стали + - ▁تغییر + - 希腊 + - ▁kelkaj + - 算了 + - "48" + - ацыі + - ▁kitty + - 踊 + - ▁Wahrscheinlich + - meza + - ▁swore + - ▁cheerfully + - zego + - ▁storage + - تك + - ▁bezahlt + - muz + - 五月 + - jol + - дей + - oğu + - icamente + - ▁hinauf + - син + - ▁prova + - ▁letzter + - ▁temperament + - ▁rencontre + - ▁influenced + - ラーメン + - ▁некалькі + - ▁parlour + - ▁Mariya + - fläche + - ▁Meister + - 提出了 + - を求め + - 有意思 + - няў + - ▁polar + - ▁Verwendung + - ▁стен + - ەم + - 的作品 + - ▁verstand + - 所以如果你 + - ▁mieux + - ▁요즘 + - ▁diversity + - бак + - 恐れ + - 案例 + - 洲 + - ▁tamam + - ▁salary + - ▁возможность + - 它将 + - kret + - 氧 + - 龍 + - ▁industries + - chá + - ▁Vier + - ▁swinging + - ▁bacon + - пись + - ▁edith + - 诶 + - ັດ + - ▁знаком + - фу + - ою + - ừng + - ▁impress + - 立って + - ões + - хад + - 锐 + - ▁resemblance + - 罢 + - 拯救 + - 我也是 + - ▁tightly + - けがを + - лева + - 货币 + - ▁beautifully + - యి + - ▁Histori + - ▁Harry + - 訴え + - 集団 + - даль + - 短信 + - 可以通过 + - лаш + - 苗 + - ▁summary + - 프 + - ▁первых + - 企画 + - oxy + - っつ + - ▁celebra + - 准备好了 + - ▁обрат + - 大胆 + - tuig + - θ + - ▁mabel + - бла + - метр + - 50% + - ▁fugitive + - ▁babe + - だよね + - 名单 + - ▁haunted + - 做到了 + - lerde + - white + - ▁technische + - 意味で + - 脂肪 + - ▁dissolve + - zze + - ▁일단 + - ▁loath + - ▁intensity + - 提案 + - 提交 + - ▁steckt + - 耶稣 + - ▁orbit + - ▁русски + - ▁fiercely + - 年後 + - 只是一个 + - Ex + - ▁sakj + - 查看 + - ▁آر + - ▁Ost + - ▁stump + - ▁enthalten + - ▁bitterness + - 会合 + - 他又 + - ▁hesitate + - 神奈川県 + - 键 + - كار + - 鹰 + - ▁درباره + - жиг + - ▁cabeza + - lada + - ▁bidding + - тыш + - ▁cautiously + - 主播 + - Gelächter + - ▁erlaubt + - ▁reconciliation + - 崩溃 + - وارد + - pion + - ▁fapt + - 協議 + - ▁gemeinsame + - 키 + - ▁دارید + - ▁Qual + - 東日本 + - 三千 + - ▁میں + - ▁venus + - ▁undertaking + - 所以我认为 + - 克拉 + - ▁câu + - われる + - гэр + - aurait + - ▁никак + - かわい + - 别说 + - hilfe + - ▁writ + - beug + - ▁sombre + - ptic + - 如果有 + - NG + - limi + - 的事实 + - ▁cảm + - rott + - ▁район + - ▁desolate + - ▁picturesque + - বো + - 晕 + - ذهب + - ることができる + - ▁weinig + - ▁siya + - ▁stain + - 惑 + - ▁pourquoi + - ▁строительный + - ▁doğru + - ▁Institution + - 送给 + - ▁Indien + - 干啥 + - design + - ゆっくり + - 近い + - ▁Sicher + - ▁раньше + - 용 + - ▁effektiv + - NATO + - ▁incentive + - ▁assisted + - 什么东西 + - ▁stirring + - ▁corresponding + - हि + - 复制 + - 窝 + - ▁Füße + - ▁tất + - ències + - ▁Ati + - 钥匙 + - ▁mysteries + - ▁bietet + - ▁gegenseitig + - ▁எழு + - ▁tej + - 庆祝 + - เล + - ▁நகர + - るもの + - மீ + - نز + - sinde + - サル + - になってる + - 上空 + - 言われた + - ▁Julia + - ۋا + - ▁grundlegende + - ▁comte + - pida + - ▁speedily + - 我们希望 + - respect + - 普通の + - ▁thoughtfully + - ▁Är + - 宜 + - sorge + - ▁betrifft + - ▁dụng + - ար + - 你如何 + - 地址 + - ▁يكون + - лета + - 都说 + - 赏 + - 強調 + - ▁Sab + - лос + - tijd + - ▁bezahlen + - ▁Serie + - イタリア + - ▁flexible + - ▁isolated + - ▁angrily + - ゲスト + - 被认为是 + - 人工 + - tauchen + - ▁точки + - 張り + - ▁Right + - borg + - ligi + - about + - 匠 + - さんから + - ▁passive + - ▁delayed + - かす + - ダン + - জে + - 想着 + - ▁vacant + - 宴 + - ▁congregation + - 分かり + - خور + - ▁juice + - ستخدم + - るべき + - 子どもの + - ▁poble + - 三振 + - けれど + - 緩和 + - ▁pigeon + - сны + - ▁большое + - ▁Westen + - әһе + - сни + - ▁ensuite + - ▁agencies + - ▁remorse + - ▁смотрите + - الات + - 工事 + - 터 + - ▁отвеча + - igkeiten + - ▁Universitat + - bwiye + - という感じ + - 통 + - ▁identific + - 男性は + - 冻 + - ▁quá + - 日曜日 + - ▁সেই + - ミン + - ído + - ▁parcel + - ▁êtes + - ▁ringing + - 癌 + - ▁baixa + - ▁благо + - するか + - 组合 + - ▁predomin + - reisen + - hnung + - ▁கரு + - 贪 + - ▁Häuser + - ▁nowadays + - ▁Victoria + - ثلاث + - imecres + - ▁ошиб + - 保健 + - ▁goose + - ▁nieuwe + - ▁consented + - 匪 + - ▁geloof + - ▁Würde + - ▁pup + - 集まって + - ▁parade + - これらの + - 周围的 + - 美好的 + - bildung + - ▁plank + - ▁blink + - ▁behalten + - ▁сказали + - ▁каких + - ▁දෙ + - 佑 + - 呂 + - ▁bestimmt + - ▁بده + - ţa + - 但她 + - 寿 + - ▁ўз + - iera + - ▁shrewd + - ▁рядом + - меж + - 毎年 + - ▁persistent + - ▁addict + - ▁mogelijk + - ▁Christian + - ▁disconnect + - ▁dadurch + - gisha + - ▁politicians + - ▁audio + - 让人们 + - ▁Harvard + - ▁Niemand + - fí + - ড়া + - ▁digest + - 同一个 + - 契約 + - ▁corona + - kku + - 広い + - 以色列 + - ▁Kreuz + - 陪伴 + - ゃ + - ▁Gü + - ▁uitge + - ▁seasonal + - ▁sanction + - Th + - යා + - vär + - 幻想 + - ▁Kate + - 麦克 + - 榜 + - ▁exchanged + - ▁verfolgt + - メジャー + - ▁jardin + - ▁Kritik + - ▁Islam + - 心态 + - 侵 + - ▁console + - ▁الان + - ▁fulfil + - 多数 + - fiel + - ▁voraus + - conscious + - sohn + - 부터 + - 時半 + - ▁canon + - ▁zahlreiche + - 盒子 + - মু + - länge + - pila + - ▁линия + - 偶然 + - ▁whatsoever + - 转变 + - ▁eleventh + - 暗示 + - 心理学 + - ▁albert + - 表现出 + - 蜜 + - ▁pennsylvania + - 새 + - らん + - たくない + - tev + - плы + - 扑 + - ▁taun + - 手中 + - ▁onward + - імі + - 空間 + - ▁thời + - ▁евро + - ▁tuesday + - ▁scotch + - ▁смысле + - しているということです + - ▁redeem + - čni + - 評 + - лык + - ▁Divendres + - ประ + - ▁tested + - ▁passar + - 偶尔 + - ▁Group + - ▁знаем + - 二十四 + - 想定 + - ▁Satz + - 淘 + - 摧毁 + - ▁dapat + - ▁helmet + - ▁historic + - 特定的 + - ▁youthful + - ▁relieve + - ▁chris + - ▁argued + - 十几 + - ▁eerst + - ▁документ + - ▁poate + - мор + - 退休 + - 你有没有 + - 帰り + - ▁මෙ + - হু + - 鎖 + - 長く + - ▁deliberate + - казаць + - 違 + - ▁shed + - ographie + - 舒 + - ▁jaun + - ▁wanneer + - ▁ببین + - 燃烧 + - taking + - ▁Schau + - 发现自己 + - 出てきた + - comm + - وجه + - ▁contro + - ▁angenehm + - চ্ছ + - ▁awaiting + - عَ + - ▁watu + - ▁overwhelming + - 宠 + - ▁peuvent + - ▁erlebt + - が好き + - 仕事を + - 体系 + - vidi + - ▁relating + - ▁sweetness + - ▁rhai + - ▁круг + - カリ + - ▁هستم + - ▁disput + - 発達 + - schnitt + - ▁Bü + - ▁recognise + - ▁tracta + - 只是为了 + - 通過 + - ではなくて + - 始まって + - ▁discharge + - 不出来 + - ▁inventor + - ▁bog + - ▁français + - 贤 + - 锻炼 + - びっくり + - аваны + - 公正 + - ゅ + - ▁страна + - 安装 + - ▁kwenye + - ніка + - urage + - 在网上 + - ▁drown + - 年ぶりの + - terri + - zellen + - ת + - セル + - いかがですか + - 授業 + - ▁morgan + - ▁miller + - ほうが + - ▁neuer + - 论文 + - ▁wunder + - ▁Fach + - ▁skies + - 标题 + - ▁Sitz + - zional + - خواهی + - 見てみましょう + - ▁transformed + - 没办法 + - ▁melted + - ▁encontrar + - ▁genre + - 擅长 + - ▁Middle + - 说实话 + - ática + - ności + - グル + - ▁cultivated + - ▁pioneer + - 基準 + - 生态 + - ▁இல்ல + - ▁neden + - スープ + - ▁Questo + - ▁pry + - 食感 + - ▁Wall + - ▁regulation + - 锋 + - 我认为这是 + - 近くに + - gemeen + - ▁hospitality + - ▁erected + - ▁Have + - ▁interaction + - greif + - ಂ + - ▁tissue + - ▁таго + - ▁элек + - 不要再 + - ▁Brun + - ▁gill + - っちゃって + - what + - 変え + - ▁adapted + - 铃 + - マンション + - جار + - ▁frighten + - ▁Gw + - ▁Top + - ▁juist + - ▁Jeff + - ▁wrth + - ▁frisch + - 好听 + - ▁penalty + - ▁څه + - ▁marion + - ▁Front + - ▁Arch + - ▁dicho + - ော + - ▁optimistic + - ▁Zusammenhang + - әл + - 铁路 + - ▁accounting + - ▁vocal + - оби + - ▁representing + - ▁cancel + - ĕ + - 转移 + - రి + - 七年 + - ▁kubera + - 饮食 + - ▁unfold + - 无聊 + - ▁Stephen + - ▁bestow + - ▁регион + - ▁terrific + - 监管 + - 場所に + - وک + - ▁matin + - ▁conveyed + - ▁склада + - ペース + - ▁adhere + - ついに + - And + - ▁underground + - tuvi + - ▁apenas + - ▁allowance + - ▁противо + - Rires + - ▁нашего + - ▁نیاز + - ▁begon + - ▁harold + - ことから + - 定期 + - 返し + - ベース + - ▁кост + - 测量 + - ▁deceive + - ダウン + - 部署 + - 应对 + - 找个 + - 命名 + - ▁bucket + - ▁traitor + - ඇ + - ʻ + - ވަ + - gá + - ▁அமை + - ▁Zweifel + - овым + - 殺人 + - 落下 + - ▁Tell + - ▁стало + - 跪 + - ▁Lieblings + - ▁earthquake + - రు + - рик + - 処 + - ▁pavement + - 我真的很 + - 離れ + - ▁mora + - 開いて + - 十个 + - ww + - indre + - eerde + - 次に + - 否定 + - ▁violin + - ▁numa + - ドリ + - 加州 + - ましたけど + - ▁моему + - vēr + - ▁enfin + - いける + - ▁plunder + - grado + - ジャン + - ▁podía + - били + - ▁mourn + - ▁circula + - ▁screamed + - ▁eternity + - ▁privi + - ほう + - ▁되는 + - 正面 + - ▁üle + - ombra + - ▁வரு + - pane + - åg + - ▁entlang + - 团长 + - 驻 + - マル + - 残る + - ných + - 思いを + - ▁Jackson + - ҭ + - も多い + - ▁එක + - を行い + - achtig + - 的证据 + - ▁geschehen + - 慮 + - ▁gentil + - ▁найти + - わし + - 分裂 + - impi + - 悦 + - ▁định + - 弁護士 + - 陽性 + - zubringen + - 早点 + - ▁autonom + - 手術 + - 種目 + - 我说的 + - ޮ + - 审判 + - 年纪 + - ▁其实我 + - ▁gris + - ▁показал + - ▁tourist + - быт + - 机场 + - ▁interrupt + - 守り + - 筋肉 + - ▁manière + - ユニ + - 作戦 + - ▁proced + - 響 + - ▁morality + - ▁Wunder + - igeze + - ▁awfully + - ▁gesti + - ▁Allerdings + - ▁학교 + - ▁dwarf + - 上市 + - ▁futbol + - кен + - ▁construir + - 疯 + - 大雪 + - ▁physics + - ▁beteiligt + - オーストラリア + - ▁hearth + - эння + - ▁cavern + - бат + - евский + - 路线 + - іі + - ▁Donc + - ና + - ▁appreciation + - ▁trousers + - 基础设施 + - ▁gewissen + - 城镇 + - 你看到 + - ▁организаци + - 悬 + - 抹 + - ▁hinzufügen + - ▁brillant + - ▁Donald + - ご飯 + - ▁dominant + - рах + - 伙计 + - meɣ + - ▁benim + - 鉴 + - выше + - 郁 + - 捷 + - クリスマス + - ▁ມັນ + - ▁اسم + - その中で + - 看不见 + - ывают + - らせて + - 饮 + - йын + - かぶ + - 掌声 + - ори + - ▁puzzle + - ្រ + - 队伍 + - ▁carved + - ది + - ▁admission + - слуш + - 鼻子 + - ouvri + - pta + - ▁yani + - ▁extending + - ப்படுகிறது + - தில் + - 官方 + - шчы + - ▁пойм + - 皆さんに + - रे + - ▁minim + - ▁forgetting + - rseits + - طي + - 日々 + - unterschiedliche + - teko + - bewegung + - ▁coffin + - ▁Information + - 挥 + - いきたいと思います + - ▁arribar + - kubernetes + - ▁nachzudenken + - "55" + - 狙い + - "3000" + - ▁ultra + - лым + - 業者 + - ▁تحت + - ▁menace + - ▁Instrument + - いかない + - ▁Boy + - گا + - ▁Gehen + - ەیە + - ▁capability + - 양 + - dział + - වේ + - 经典 + - の仕事 + - abri + - 都不知道 + - 的家人 + - луг + - 游泳 + - ▁owl + - 仍然是 + - ▁attachment + - 今から + - ▁Apo + - ▁наступ + - Oh + - 所以当 + - ▁тихо + - ▁casting + - 然后在 + - 常に + - ▁laatste + - weza + - тир + - マス + - ▁bộ + - ▁luther + - ▁عام + - ▁скажем + - ▁меньше + - 溶 + - ▁делает + - ▁Hinsicht + - ▁ambient + - ▁бя + - 一号 + - illion + - ▁Zweiten + - ajja + - ▁подобн + - ▁sylvia + - 縁 + - ごめん + - ▁trở + - ▁crude + - すみません + - fanya + - 灾难 + - นี้ + - ▁dritten + - ▁transferred + - ▁freight + - ▁chemin + - ▁milieu + - 他认为 + - を発表 + - ▁cruise + - ▁deepest + - нап + - леш + - ▁Ecke + - ▁Kreis + - 要不要 + - öß + - ▁Minute + - ▁процент + - 广州 + - ▁sublime + - ▁получается + - ▁Brad + - 然后是 + - ▁allgemein + - 农村 + - ▁болно + - ▁Eigenschaft + - 比較 + - ▁grandi + - drängt + - ۋ + - ▁அதிக + - ▁Cri + - 場所で + - سك + - ▁çek + - щий + - 纽 + - 冯 + - ▁живот + - ▁مې + - 便利 + - krimin + - 当然是 + - ▁kicked + - MS + - 友好 + - ▁Krankenhaus + - ▁Trotz + - じゃないか + - 成果 + - 剩下的 + - ▁Vision + - ▁verdade + - ▁pê + - ▁Түүний + - ▁پیدا + - = + - ▁пусть + - ▁Privat + - マネ + - ▁Quar + - 物体 + - ▁ນີ້ + - ませんか + - 单词 + - 触れ + - 山上 + - ママ + - koloni + - bogen + - ▁đổi + - ▁Tanzania + - 在我看来 + - 太陽 + - нец + - 生长 + - ▁Dev + - ▁scrutin + - نَ + - ▁девятьсот + - llah + - の裏 + - trum + - に加え + - ▁fulfill + - ▁regardless + - ▁surpass + - ▁வந்த + - ▁seixanta + - ▁inflation + - ▁augenblick + - орд + - ▁infinitely + - ▁ufite + - 时光 + - ▁Lauf + - 精力 + - ēr + - が確認され + - மெ + - හා + - ▁பேச + - schmerz + - unterricht + - reɣ + - 创造了 + - ▁veure + - ▁sechzig + - steller + - ▁retour + - ▁untersucht + - に入った + - 方がいい + - ▁constitutional + - 号码 + - ▁educational + - มัน + - ▁Those + - ▁Quando + - ▁herbert + - 以便 + - ▁années + - ▁acres + - 帆 + - ▁maître + - ▁langer + - 罗斯 + - ▁syria + - office + - ▁nebo + - ▁контрол + - ▁everyday + - ▁ähnliche + - ▁diferents + - නවා + - 密码 + - ▁Blue + - ▁broadcast + - žu + - дают + - أن + - pik + - 月亮 + - stimmung + - ▁Krä + - ▁satellite + - ▁weltweit + - ▁figli + - ▁tailor + - くれる + - 腐 + - ሽ + - の写真 + - ▁كه + - 変更 + - ▁negroes + - ▁همین + - ▁Acht + - strom + - مەن + - 勾 + - 妨 + - 一夜 + - 働いて + - ▁lachte + - ▁persisted + - perto + - larga + - படி + - ▁Wirkung + - ▁gezicht + - ▁فرا + - geladen + - овые + - vana + - ▁bemerkte + - ▁beliebt + - ▁гаражно + - 싸 + - ないといけない + - ▁provoca + - ▁Ausdruck + - 两者 + - ▁canvi + - ▁complexion + - гран + - ▁vedere + - DA + - ӡ + - häuser + - とかも + - 留下来 + - ▁چون + - Atlanti + - schwer + - 姿を + - 死去 + - ▁bewildered + - ▁refrain + - ▁verfügbar + - ▁dije + - ▁praying + - ▁fuera + - 代价 + - ▁Selle + - হে + - ▁hyd + - 全身 + - يين + - ▁немного + - ▁أخرى + - ▁Qualität + - 护士 + - 年齢 + - ▁tension + - Prince + - ième + - шет + - 谦 + - ẩ + - ucu + - ▁ними + - ছা + - ▁Ky + - 知道他 + - 蔡 + - 拦 + - instagram + - ovitch + - ▁orphan + - телей + - ▁hablar + - ▁subsist + - ▁grape + - アナ + - давать + - фан + - ▁välja + - を使い + - 汽 + - 另一种 + - нікі + - 排除 + - ▁scientist + - ভি + - лыг + - ▁tribute + - таш + - ▁lind + - 低気圧 + - ▁ohio + - ▁universit + - 简直 + - zaj + - ▁Letzte + - țe + - abaye + - ▁nke + - 週末 + - 仏 + - 主持人 + - ▁먹고 + - ▁recherch + - ▁wohin + - ▁pulse + - ▁lazy + - ▁impatiently + - ▁invalid + - ىدى + - を巡って + - 富有 + - ▁identical + - 霸 + - 刊 + - responsabil + - 違反 + - ▁futuro + - ▁داریم + - ителей + - ▁Zeitung + - سون + - 置き + - ▁pete + - 基督教 + - щения + - 時代の + - 上げた + - ▁военкомат + - 赤い + - 安全保障 + - ▁descri + - ▁Cle + - ▁Kapitän + - ▁regelmäßig + - ▁verfolgen + - 脅 + - 高騰 + - ▁Einrichtung + - itarian + - 大规模 + - 是个好 + - âr + - ▁Brust + - ▁herausfinden + - ▁privacy + - ▁важны + - ▁Out + - mitglied + - ▁dedicat + - 廃 + - ▁signature + - ▁பகுதி + - ▁arriva + - ▁quiero + - この時間 + - abba + - ▁Nehmen + - ▁enlarge + - ாங்க + - ▁Lady + - 趁 + - ▁greece + - ▁surgery + - ▁dunkel + - dokument + - ▁quiere + - ってしまう + - 雨が降り + - ▁hause + - ▁discretion + - 的风险 + - ほんとに + - ▁Universum + - ▁Foo + - kê + - ▁Pala + - ▁exclusive + - крат + - ▁assumption + - ▁sev + - を持ち + - ▁exhibited + - ▁такую + - ▁hỏi + - ▁produziert + - ▁jersey + - ▁Schönheit + - 额外的 + - ▁Vorstand + - ▁sotto + - ▁eagerness + - funa + - ▁unseen + - ▁jumping + - ▁legitimate + - ▁physically + - ▁hafi + - ▁poetic + - iyordu + - 唱的歌 + - 崇 + - ▁rubbed + - ▁humility + - 启动 + - ▁accessible + - ▁hoarse + - ▁nơi + - ▁bois + - үй + - حب + - cari + - ▁Fleisch + - ▁Для + - singa + - 犹豫 + - ▁Bedingungen + - ▁englische + - ▁sneer + - を挙げ + - ▁sentimental + - 运营 + - ▁jaroj + - 覧 + - 我一直在 + - 潘 + - ▁ingredient + - 真ん中 + - ▁Alexander + - ▁brigade + - ▁oxygen + - 相同 + - 过度 + - 校园 + - 何だ + - ключа + - شە + - تُ + - ▁Rang + - 远离 + - 相次いで + - ▁byinshi + - ▁tätig + - umugore + - ▁dictate + - ▁nhau + - ția + - 船长 + - ▁năng + - 侠 + - 誤 + - となっている + - 但是如果你 + - ▁hyper + - 该怎么办 + - 大学生 + - ればいい + - 这很 + - тоў + - ság + - ▁fifteenth + - ▁đâu + - 길 + - ▁известно + - ▁glacier + - einig + - сво + - 那一刻 + - に乗って + - ẻ + - 罐 + - ▁arriving + - ▁který + - ▁закры + - べる + - 革 + - ▁retirement + - ▁marching + - ှ + - ▁annoyed + - ▁üblich + - yerek + - говарива + - kampf + - දා + - 提议 + - ▁Western + - なぁ + - ▁kubona + - ▁کجا + - gezi + - 疏 + - 进展 + - ▁города + - ▁hurriedly + - ▁kiuj + - 年ぶりに + - ▁appearing + - NA + - ▁elfu + - 鸡蛋 + - 涛 + - ▁bernard + - ▁manual + - бед + - ▁banc + - 美しい + - schneiden + - لعب + - ▁Maßnahmen + - ▁superstition + - speicher + - ▁embark + - 観客 + - koko + - ▁manipula + - お話を + - ▁joyful + - হি + - ▁incessant + - ▁courtesy + - ҳа + - ▁fain + - imbi + - '[' + - 为他们 + - ▁determina + - 本部 + - 民間 + - もらいたい + - 裸 + - أت + - 做了什么 + - лыш + - kiye + - bleib + - ▁şeyler + - 売れ + - ▁Germany + - 我很高兴 + - ありますよね + - 呵 + - ▁вокруг + - 专注于 + - ▁sequence + - 予算 + - ▁indirect + - ▁bilden + - lässig + - 合适 + - ຽ + - ჩ + - You + - 所属 + - ▁tries + - ▁speeches + - カット + - ▁trivial + - ▁posterior + - 見通し + - ▁rhan + - оруж + - 去过 + - ҩ + - ▁monstrous + - 遊び + - ▁hàng + - ▁союз + - 都不会 + - 見られます + - ▁ernsthaft + - ▁Tatsächlich + - ▁мозг + - しん + - beho + - horse + - ▁breach + - ファイ + - ▁když + - ▁muscle + - ▁comparable + - ▁grasped + - 誕生 + - ▁Nta + - ▁zyn + - ▁Они + - 有几个 + - 碑 + - Ю + - ▁Firefox + - ▁carolina + - 控え + - ່າ + - 布莱 + - gruppen + - 澤 + - ▁круп + - 働く + - نق + - 볼 + - ▁yake + - ▁tiek + - 冠军 + - পে + - baho + - ▁Streit + - 晋 + - ▁Brü + - ▁направлен + - 维尔 + - fär + - presa + - についても + - ▁tõ + - ▁administrative + - ▁communicated + - ubah + - реп + - க்கிறது + - 老大 + - 選ばれ + - ▁благодар + - ▁desperately + - corre + - šķ + - ▁sweeping + - 怎么可能 + - ggie + - ▁recur + - ▁உட + - ▁floated + - 推出 + - прэ + - 在上面 + - 織 + - ◆ + - ▁twelfth + - 腺 + - 女孩子 + - ▁counting + - ▁hurrying + - 如果没有 + - ▁Abschluss + - ▁stealing + - ▁Deck + - 稲 + - ▁Bevor + - कि + - みてください + - ▁کمی + - ▁Verkehr + - ▁Martí + - ▁assess + - 逮捕された + - ▁حرف + - gekomen + - 天才 + - 类似的 + - ▁Online + - ď + - ▁እንደ + - 订阅 + - 渋谷 + - ▁už + - サイズ + - 支配 + - чку + - ▁advertise + - ▁wanjye + - urile + - 丧 + - ▁aussieht + - ▁общественн + - ▁Like + - ▁kirk + - ▁tennis + - ▁журналист + - ▁сторону + - ▁دنیا + - 온 + - လ + - ▁главное + - ▁fiz + - funktion + - lå + - ▁fotografi + - шат + - 対策を + - かれて + - 缠 + - ወ + - ▁вполне + - ▁Flugzeug + - ▁trường + - grond + - ▁echoed + - ▁phát + - だいぶ + - ▁Sara + - ▁conversa + - ▁stimme + - ▁Quina + - 指数 + - 祖父 + - wahl + - ▁klug + - righteous + - рап + - ▁mujeres + - 的痛苦 + - 六年 + - 全都 + - ▁clasp + - 浏览 + - топ + - ▁horizontal + - 坚定 + - ▁wengi + - ▁bored + - 局长 + - ▁travaille + - த்திற்கு + - fluss + - 岗 + - 現状 + - ▁但是当 + - ▁Operation + - فور + - ▁junto + - 你到底 + - ▁convenience + - 抑郁 + - ▁survived + - ▁образова + - 公寓 + - लि + - ▁mesure + - ització + - パラ + - ▁mourning + - ▁dart + - ▁Grün + - ސ + - ਿ + - ▁wednesday + - 外出 + - ▁hasty + - 完整的 + - ▁compre + - வரை + - 议会 + - ఏ + - 會 + - ▁farklı + - kracht + - 你可以在 + - カップ + - 无数 + - ▁Gute + - гийг + - ▁llarg + - ▁elevated + - ▁elsie + - ▁Kommunikation + - あたり + - impine + - 特殊的 + - ழி + - тере + - ▁そのため + - нием + - ▁armor + - ▁Weiter + - 在中国 + - ško + - É + - යට + - ▁thyself + - 沸 + - ▁achtzehn + - ▁extinct + - 太多了 + - ▁dresses + - ▁Prime + - ▁carrera + - ுகிறது + - 不认识 + - ▁expenditure + - ▁innumerable + - 気象庁 + - 公安 + - grown + - 不开 + - ▁infantry + - ▁abide + - に合わせて + - "39" + - 疲れ + - ▁schuld + - スキー + - ▁jog + - وضع + - ▁européen + - ▁seria + - 合格 + - いら + - ာ + - 伐 + - ▁உம்ம் + - రా + - 无关 + - ▁diffus + - দিন + - 的语言 + - ▁Sarah + - 书中 + - storm + - 受害者 + - 仕組み + - ▁banquet + - 早餐 + - кос + - 亿元 + - 10% + - 供給 + - アイデア + - технолог + - ▁diwujudke + - ่ง + - ▁energetic + - ▁bunny + - 从来不 + - burgh + - ிருக்கிற + - ▁glittering + - 嘘 + - 8% + - 留言 + - 二十五 + - CD + - さえ + - ▁geändert + - ▁увидел + - ▁roedd + - 你这么 + - BA + - ▁spray + - ことができます + - 有能力 + - alina + - ▁disposal + - ▁système + - ▁dreary + - ▁quarante + - ▁بأن + - ▁vient + - 第三个 + - ▁vacation + - ▁Ohne + - 币 + - 倡 + - ▁unnatural + - 결 + - 少なくとも + - ▁Another + - みんなが + - ▁fuss + - ▁خواهد + - ▁patro + - ▁personage + - ▁жыв + - ▁ddim + - альным + - ▁scheinen + - ▁probabil + - ▁Bewusstsein + - ▁Militär + - 裙 + - ▁কথা + - ▁Sagte + - ▁whe + - pola + - ▁missus + - 我觉得我 + - ▁quaint + - viel + - ▁telescope + - 涵 + - ▁тупик + - 在某种程度上 + - 言うと + - 传递 + - 的灵魂 + - दा + - ▁töten + - 事务 + - ▁demonstrated + - 教训 + - maro + - ▁figura + - しろ + - 痕 + - ▁предлага + - ▁metrics + - ண்டி + - ▁Iyo + - を前に + - 4% + - ▁marian + - hagen + - ▁ради + - цеп + - ▁слушай + - ▁демократ + - ▁ситуация + - ▁Drogen + - ▁dose + - افت + - ▁اول + - ▁suppress + - bril + - ▁beschlossen + - 涂 + - 謎 + - ಪ + - badde + - ▁있는데 + - ▁drunken + - ▁seule + - ▁afge + - 囲 + - 爸妈 + - 棚 + - 峡 + - ▁bacteria + - ▁erscheinen + - が続き + - ț + - قار + - хоз + - 紧急 + - 好朋友 + - рада + - ▁examining + - 同性恋 + - 韩国 + - 很高 + - ▁спец + - ヘル + - ере + - 一歩 + - batu + - ▁automobile + - 執 + - を含む + - ▁gerecht + - ▁welcomed + - ▁agricultural + - っていうのを + - ▁tudo + - 相信我 + - 喜欢你 + - ▁woorden + - 彻 + - তু + - ارات + - 这都是 + - 模糊 + - 逆転 + - ダブル + - ▁мае + - ショー + - ▁dirigi + - 检测 + - 哪怕 + - 我父亲 + - ▁eric + - із + - ▁parc + - dodd + - 饰 + - រ + - ▁December + - 겠지 + - ▁yali + - ▁gordon + - ▁Stamm + - बा + - ▁ikintu + - مین + - ச்சு + - 美好 + - ▁interrog + - Aplausos + - EM + - 警報 + - ▁Treffen + - ▁Tau + - ▁rive + - を食べ + - ▁sử + - ▁останови + - ▁oliver + - onian + - ▁Ez + - stuk + - 逛 + - ▁внутри + - ▁decisive + - ▁unglücklich + - の様子 + - 広がる + - 这个项目 + - ▁Klima + - ▁primero + - jang + - ▁Betrieb + - ▁sealed + - ▁insane + - ۔ + - ▁gewoon + - 为您 + - ▁tenderly + - ▁самый + - ▁oppose + - ▁ответил + - eremoni + - саб + - ▁correctly + - FIL + - าน + - ▁어디 + - ▁realidad + - behörde + - gerufen + - уха + - 房子里 + - ▁sujet + - ▁classroom + - ▁hübsch + - ▁sekolah + - ▁گروه + - ▁Gli + - 足以 + - ▁Carolina + - yorum + - ▁epidemi + - áz + - liwa + - ボン + - ▁feminine + - ▁które + - ▁primo + - ▁verdi + - кот + - ▁graham + - mele + - 你们两个 + - िक + - 感受到 + - 无人 + - 될 + - ▁knelt + - ▁tìm + - ▁hebrew + - ▁Meter + - กล + - ▁clothed + - 使える + - 陽 + - amazi + - Kanal + - ▁бага + - 心灵 + - 逸 + - ▁klingt + - ▁видео + - лоб + - 撤退 + - 景色 + - nect + - ▁vorsichtig + - ಗ + - ▁bachelor + - ▁хочешь + - ▁شرکت + - 見ていきましょう + - もあって + - 6% + - ▁Mah + - ▁Су + - லோ + - வேண்டும் + - 浓 + - ▁carpenter + - ▁shrub + - ▁nourish + - 始める + - ようになって + - しまして + - ▁awareness + - 闯 + - ▁невозможно + - ▁나오 + - boro + - ▁strife + - ▁dismiss + - 综合 + - িয়ে + - witz + - حدث + - pür + - 图片 + - 놀 + - 鍵 + - ▁subdued + - spoonful + - ▁Finally + - 看不到 + - 运动员 + - کات + - ▁rector + - 的角度 + - ▁faculties + - 麺 + - 円安 + - 緊急事態宣言 + - ▁molecule + - ▁plough + - ▁вчера + - ▁tiến + - Pierre + - مند + - 市では + - ▁Ми + - bika + - ▁obstinate + - ▁saviour + - 庞 + - pflicht + - 大海 + - ▁habitat + - 这是我的 + - urira + - 識 + - ですとか + - hani + - ▁candid + - 屁 + - ▁ممکن + - ▁এবং + - ▁ລະ + - tsinda + - شته + - 农业 + - 不同意 + - ▁Februar + - లో + - ிலிருந்து + - 太子 + - kleri + - ▁яму + - ▁draught + - 前提 + - ▁envia + - ▁também + - ▁crust + - ▁Калі + - ▁Verfahren + - ▁manifestation + - ▁verbringen + - ▁честно + - 做饭 + - 今天晚上 + - ▁видите + - kò + - ▁marshal + - ▁Bäume + - ▁astonishing + - ▁conjecture + - ▁embarrassment + - 畅 + - 眼泪 + - koli + - альные + - ▁concentrated + - 岩石 + - ười + - ▁amiable + - ▁hiyo + - ধ্য + - 自行车 + - ▁societies + - 舰 + - ▁አዎ + - ▁realise + - ▁pouvoir + - mico + - に移 + - 就行了 + - 合适的 + - ▁setanta + - fenster + - ▁dismal + - ▁Wunsch + - ▁wolves + - lil + - 建設 + - ▁rwose + - annu + - ▁aircraft + - イチ + - 拥抱 + - 電車 + - ▁sixteenth + - ▁Kurz + - Episode + - ▁فیلم + - ību + - 並んで + - 三点 + - cò + - ▁yella + - знача + - ▁حا + - この辺り + - альных + - いくと + - ▁Album + - ▁radiant + - ▁nossa + - 层面 + - хим + - ▁diversaj + - ▁imitate + - 谋杀 + - ▁resentment + - ▁shark + - 总结 + - 進化 + - 运作 + - ▁assertion + - ູ + - ▁Praxis + - にあります + - ▁confidential + - uğu + - wego + - ▁Ро + - ▁embraced + - nutri + - 与其 + - ▁buzz + - ▁camino + - يط + - 视觉 + - achtet + - 良い + - ▁скорее + - 珀 + - っていうふうに + - 继承 + - 你刚才 + - ▁صورت + - ▁países + - имся + - 是一样的 + - тэн + - ▁гэтай + - ▁находится + - ▁voilà + - ▁startling + - 我想要 + - 维持 + - ▁tray + - රු + - ▁повтор + - 的主题 + - contin + - 的人来说 + - ▁demanda + - 旧統一教会 + - ▁inspection + - 先ほどの + - ▁Senat + - ▁breadth + - sehn + - ального + - 明明 + - ▁respira + - جنوب + - 落在 + - 耻 + - 試験 + - ▁explaining + - 确 + - ▁perdu + - ▁gorgeous + - 陌生人 + - ▁Absicht + - ولد + - 遇见 + - шан + - 高級 + - ▁parlor + - хлоп + - ษ + - ▁Dijous + - ▁schlafen + - 改造 + - ▁miriam + - ▁Té + - ▁shipping + - そこは + - äck + - ステージ + - 十分钟 + - 太郎 + - ▁pasture + - ワード + - ▁nicely + - 増えて + - ▁beobachten + - 网上 + - ▁fröhlich + - ▁އަ + - தொடர் + - モー + - льны + - ▁стоял + - дзень + - ▁газет + - 名为 + - を認め + - 但这是 + - 决心 + - origine + - 느 + - Gelach + - foje + - ▁charter + - 这些问题 + - ▁vinden + - ▁Nieder + - yumba + - பர + - が出た + - ▁everlasting + - ▁trouver + - zí + - 成年人 + - ▁keer + - ▁Anwalt + - kaka + - ▁nosso + - ▁asserted + - овали + - AD + - 接到 + - କ + - ĥ + - 疫苗 + - 这一切都 + - 理性 + - ▁polished + - ▁flavor + - смотрел + - 産業 + - 你爸 + - ▁பய + - 逗 + - ▁Unión + - ▁rumor + - そうですか + - 我就不 + - ▁attributed + - ツー + - kları + - ▁passenger + - ▁bliss + - 喽 + - ሁ + - ▁verheiratet + - ▁mindestens + - ▁پنج + - ▁highness + - verfahren + - تَ + - 利润 + - ▁funkci + - ▁readiness + - ▁escala + - ▁канал + - ▁система + - ராக + - 抛 + - ▁Demokratie + - いただきたいと思います + - arbre + - 在此 + - ▁vind + - 我们有一个 + - ▁واحد + - ▁gosh + - 拨 + - ▁depressed + - ṛṛ + - ▁unlock + - の前で + - 俺が + - ▁거의 + - 小麦 + - ▁whereby + - ▁tint + - mizi + - ▁stretching + - 趋势 + - 名古屋 + - ภ + - ấu + - ▁putea + - 试验 + - ▁clergyman + - 劣 + - équipe + - খে + - 決まり + - ший + - ▁motiva + - ▁Atem + - ▁ئەم + - 遮 + - 천 + - 煙 + - ▁Bildschirm + - パパ + - 回到了 + - ▁await + - ▁voted + - 构成 + - 滅 + - ▁Hari + - ▁righteousness + - ▁женщина + - 白天 + - ▁gerald + - 旋转 + - 我想说 + - ▁surf + - 酱 + - ▁Tief + - দ্ + - ▁உள்ளது + - 尸 + - ứng + - boek + - brook + - ▁Erwachsene + - 激励 + - щик + - ▁acceptable + - ▁món + - ▁enthusiastic + - ▁upside + - ่ว + - umuryango + - 収穫 + - 欺负 + - ▁engaging + - ▁Reform + - ▁chop + - үнд + - 的需求 + - 很简单 + - loch + - ▁EBITDA + - ނު + - 龄 + - ▁Spring + - ▁logo + - ▁engel + - ▁fry + - 私たちが + - ▁stammt + - 焦点 + - ▁Mexico + - ▁kerja + - 都内の + - For + - 大厅 + - ▁noranta + - einheit + - ちゃんは + - 我们开始 + - ▁Option + - ▁사람이 + - 足够的 + - んだね + - SA + - ई + - ▁gewöhnlich + - 炒め + - ▁squeeze + - 技巧 + - ▁tyrant + - ▁کمک + - ▁animated + - ▁coverage + - 獲得 + - ▁кап + - ▁Schrift + - ауы + - 見えない + - ▁그치 + - カフェ + - が流れ + - 亲密 + - ▁purity + - 等一下 + - 就好了 + - ▁foremost + - ▁niedrige + - కు + - halen + - ட்டை + - zünd + - ▁olur + - ▁eliminate + - pez + - ▁xem + - 重视 + - ▁konzentriert + - ▁extinguish + - ▁cursed + - ▁louder + - ▁disdain + - strich + - の中から + - フライ + - Krista + - ▁الأول + - ▁plantation + - ▁eindeutig + - ▁einzigartig + - 弦 + - 訪れた + - рю + - 盒 + - ▁hauptsächlich + - ▁Тэрээр + - 保障 + - ▁সং + - ▁Norden + - ▁stamped + - ехать + - verkehr + - wszy + - ▁pleaded + - 忌 + - 熱中症 + - empi + - арга + - 一分钟 + - ▁kadın + - адзе + - 我妈妈 + - živ + - 袭 + - ▁меч + - ▁квартал + - ▁Garten + - ▁frantic + - ▁Hij + - ▁iraq + - がついて + - ▁ئې + - 凌 + - ▁squirrel + - ▁denomina + - ▁imposed + - цэн + - 他们已经 + - ▁Theater + - ▁yiwen + - ▁Pap + - 央 + - ▁tüm + - ▁depended + - 亦 + - ▁gerçek + - ▁berühmte + - hize + - ▁Veränderungen + - ▁unworthy + - feind + - дох + - Instagram + - ▁Benutzer + - ▁dernière + - ▁Biz + - ▁زیر + - ießen + - ▁attempting + - ▁процентов + - が見つか + - 接受了 + - ▁связи + - ▁слышал + - 你有什么 + - யூ + - ცი + - نے + - ▁nearby + - 踩 + - ▁nhw + - ▁درست + - شعر + - ▁waiter + - 容器 + - серьезн + - 前後 + - schijn + - ӧр + - environ + - ▁tiuj + - 壳 + - ▁افراد + - ▁Muster + - 会发生 + - ▁아무 + - ली + - से + - はどんな + - eeuw + - сидел + - 娃 + - 睁 + - sammlung + - குறி + - ▁shit + - пыт + - 营养 + - просил + - रो + - chè + - ▁complained + - ▁Szene + - оф + - ▁imitation + - цам + - runner + - 保罗 + - ▁بدون + - ▁Mol + - 痛み + - iĝo + - ▁tackle + - скіх + - ▁mehreren + - vance + - ▁öğren + - 本质上 + - ボード + - 隔离 + - ▁encouragement + - 政党 + - ▁үйл + - 文本 + - konna + - weiß + - 辜 + - 担忧 + - third + - อน + - бач + - ▁devote + - おいしく + - ▁January + - ▁consumed + - ▁pyramid + - ▁verursacht + - ▁banking + - コロナ禍で + - 決まって + - ▁realised + - ▁Syn + - 向こう + - 轩 + - ▁международн + - ▁orchestra + - 账户 + - ▁أيضا + - ▁привет + - ▁digo + - ▁мере + - ▁reaches + - ▁nhiên + - ▁aktuelle + - stow + - あそこ + - 况 + - 紀 + - ǧǧ + - ▁retten + - ▁stability + - ▁mož + - ▁يُ + - ▁waking + - ▁Cada + - 됐 + - 车站 + - 你想要 + - 並み + - ەڵ + - ▁collaboration + - 歳で + - 더라 + - ਤ + - ▁skeleton + - ▁Church + - ▁duration + - clav + - ▁другое + - ▁frère + - ▁Institute + - ▁quina + - இன் + - rijk + - 最新的歌 + - 我刚刚 + - актив + - ▁phần + - ▁wandte + - ▁Power + - ▁région + - ▁வந்து + - ▁cierto + - 基本上是 + - ▁Back + - が生まれ + - ▁whispering + - ▁страх + - ▁copies + - ▁rouge + - ▁убийств + - ▁eloquent + - ▁Hong + - ▁kuva + - ющим + - Net + - 晚了 + - ▁nostra + - 我们一起 + - 然后他们 + - движ + - 的反应 + - 这样的话 + - 考え方 + - 舒适 + - あるんですけど + - லில் + - 意味着什么 + - locat + - ▁boiled + - 不明 + - ▁fashionable + - ▁proprietor + - 複数の + - 框架 + - ▁beantworten + - ▁segundo + - 導入 + - альной + - おなか + - ▁cinquante + - 札 + - ▁guinea + - ▁gabriel + - 的作用 + - 買って + - わかる + - ▁geschah + - aquell + - ▁fino + - درا + - সু + - ▁Händen + - kamera + - ▁expertise + - ▁scenario + - ▁حيث + - 次々と + - 連携 + - 打って + - 我心里 + - 嫂 + - を出して + - 诈 + - 太棒了 + - を目指し + - 扩展 + - ▁concentration + - 修复 + - ▁boca + - fay + - 机制 + - లే + - ▁дверь + - 底下 + - 侦 + - 栗 + - ▁Interview + - ▁agitated + - 沃尔 + - みる + - ▁curios + - āka + - ▁solely + - хгүй + - 발 + - ▁Gedicht + - ▁klicken + - 到处 + - 不管你 + - 提示 + - 覚え + - zah + - ▁ayrı + - 捡 + - ▁warfare + - ▁colonial + - ▁аан + - ▁superintendent + - ▁放一首 + - 一顿 + - 这些都是 + - ▁répond + - 小学生 + - でもいい + - 가지구 + - ▁lawrence + - ایت + - legung + - sexual + - 詰ま + - アリ + - 敦 + - 验 + - மைய + - してしまう + - 谨慎 + - ▁difficile + - ▁конкрет + - ▁describing + - jährigen + - ▁bastante + - 诚实 + - ▁exercised + - furi + - ▁facile + - ี่ + - ▁celebrate + - Risate + - 金曜日 + - ▁Mission + - ▁спас + - umunsi + - 对他的 + - zelve + - 星星 + - ▁erano + - ▁Osten + - ▁gael + - 慧 + - ▁ප්‍ර + - 朋友圈 + - ▁tusschen + - yita + - 今度 + - 周年 + - 聚会 + - дні + - 漠 + - 耗 + - 毫无疑问 + - 轰 + - ▁скажите + - ▁sandwich + - ▁chambre + - ▁traveled + - ▁decidedly + - ▁حالا + - ▁despise + - nesi + - ŝa + - ▁Schauen + - 水果 + - ▁herald + - 婚礼 + - ▁overwhelmed + - ▁heathen + - 一堆 + - netz + - ▁mississippi + - 土曜日 + - ▁internacional + - あすの + - hydr + - 跳舞 + - ▁enthält + - ▁reel + - 按钮 + - 有效的 + - mayı + - ▁resigned + - ▁quantities + - ▁submission + - ваецца + - ▁stärker + - 倒れ + - estructura + - ▁Gegensatz + - ▁llibre + - 走过 + - ▁reminder + - وں + - щение + - Wow + - ▁içinde + - 还想 + - ▁contrived + - ▁ignore + - 我也不 + - 져 + - ▁gregory + - ▁hejuru + - ▁korea + - ▁realiza + - 娘娘 + - ▁cooked + - ▁Stimmen + - ▁satisf + - 脆弱 + - ▁vaguely + - 顶部 + - 误会 + - 無料 + - 受到了 + - 的时候呢 + - 把手 + - ▁subsidi + - ▁necesita + - 假装 + - ▁persecu + - ▁dintre + - ▁endured + - lender + - étais + - ▁litter + - 愧 + - なのです + - 我们发现 + - ▁Tamen + - ▁hopeful + - check + - 声称 + - 意义上 + - 僕ら + - 各个 + - ▁vertrauen + - පා + - ▁khu + - ▁pathetic + - 不清楚 + - 側は + - 一个很好的 + - 六月 + - kker + - ▁hả + - ▁harness + - ▁vanish + - geblieben + - 塚 + - ▁orchard + - 争议 + - තර + - 的核心 + - ▁bland + - ▁heftig + - ▁terrorism + - 并非 + - நிலை + - 中午 + - 衆 + - ▁arnold + - 貨 + - ▁gehabt + - 7% + - فكر + - 演唱的歌 + - 分布 + - 戦闘 + - ▁spake + - ▁negativ + - ▁kimwe + - 畏 + - 眼前 + - ▁بۇ + - ▁sorgen + - 圣经 + - 只要你 + - ▁flowed + - 当成 + - ▁önemli + - ▁zurückkehren + - 砲 + - ▁Soldaten + - はっきり + - energia + - 言われ + - が大きく + - ▁plein + - éré + - 彼女の + - ▁kasuta + - 战士 + - ▁repeating + - invest + - ▁virtuous + - ▁laboratory + - ネタ + - руп + - ად + - 贼 + - 殴 + - ▁буй + - ▁இர + - Video + - ىلى + - fydd + - 几乎没有 + - 山田 + - гуль + - ▁Pel + - 任命 + - ▁discontent + - ▁ຊິ + - ▁winner + - 可爱的 + - ▁verbreitet + - 星球 + - ▁ааа + - 耐心 + - ▁overtake + - 災 + - ▁подумал + - ▁hände + - 打扰 + - வெளி + - ▁wonderfully + - ▁staatliche + - 的房间 + - に来た + - ▁nursing + - ▁dunia + - 笼 + - ▁chưa + - ▁Verlust + - Domin + - kommst + - монт + - 逃跑 + - 估 + - 你还是 + - ▁stepping + - 驱动 + - ▁сначала + - しばらく + - 衝撃 + - ▁blake + - ▁Frankreich + - ▁exploration + - と思うんですが + - ▁clinic + - 違って + - 寒さ + - ▁какую + - ▁soort + - meid + - ▁slack + - ▁күр + - ց + - ▁Ozean + - ić + - 退出 + - ▁historically + - ▁punika + - 画像 + - ▁weighed + - 本地 + - ấp + - 济 + - ▁pouvait + - ヒント + - 레 + - ▁vuitanta + - ▁verantwortlich + - ▁neunzehn + - hampton + - alist + - ▁склад + - 時ごろ + - Comp + - "47" + - ▁Cafodd + - amategeko + - ▁mnie + - ওঁ + - ▁öffnete + - デー + - あなたが + - ▁enorm + - 明治 + - 今大会 + - '`' + - ▁archbishop + - ▁иногда + - ▁прежде + - ▁göz + - ▁entrar + - ▁знать + - числ + - 奇妙 + - ▁kuvuga + - ▁grub + - ▁rubber + - 坐着 + - に関しては + - ▁preaching + - işle + - ▁psychological + - ▁survivor + - ▁Oberfläche + - 这个想法 + - 脖子 + - 观看 + - ▁Verstand + - ▁кож + - ▁нужны + - ▁diff + - integra + - ▁Hinweis + - ▁maakte + - 我希望你 + - 循环 + - ▁Simon + - 中止 + - ▁crucial + - ▁праца + - ▁thông + - дук + - ▁ownership + - ந்தார் + - ▁Paar + - ▁carta + - 大変な + - ▁hayat + - ់ + - ▁ситуации + - 欺骗 + - ▁regime + - まるで + - مُ + - وص + - 一个女人 + - 資金 + - ം + - ▁kompliziert + - ▁Geburt + - 衝突 + - ▁Play + - ▁Ärzte + - ▁snatched + - خنده + - īgi + - vè + - ▁küçük + - ▁navig + - 両親 + - تحدث + - ▁attire + - ▁Pause + - 連れて + - ▁Einsatz + - kî + - ▁Free + - 认识到 + - லு + - 扩 + - 男生 + - 仓 + - ▁Laura + - ▁magnitude + - ацыя + - torial + - ▁tercer + - 岸田 + - テスト + - بى + - état + - ▁máy + - schläge + - 激烈 + - ▁같은데 + - ▁kep + - 这就像 + - পি + - φ + - 肩膀 + - ▁psychology + - ▁wünschen + - ▁wiped + - を求める + - ظهر + - ▁streak + - ▁Aktion + - لې + - ▁vấn + - ▁owed + - ▁assessment + - ▁solomon + - 魔法 + - ▁digging + - ▁Kleidung + - ▁волн + - піса + - 직 + - ښ + - 叠 + - 垫 + - ▁provoke + - ▁disturbance + - 范围内 + - 教学 + - ▁труб + - ▁Deutsch + - ێت + - ▁করা + - ▁Englisch + - fluent + - ▁какого + - 陪你 + - sulta + - ▁applause + - ▁тэгээд + - ას + - ▁mmhm + - ▁rascal + - тәр + - ▁honesty + - ▁Phase + - Risos + - ▁постоянно + - 申請 + - ັກ + - ▁hängt + - ▁affecting + - ▁Veränderung + - ▁опыт + - હ + - ▁اليوم + - ▁друж + - 碰到 + - ▁Bühne + - ▁порядк + - ҭа + - 新聞 + - ▁Stimm + - ▁Süden + - مام + - 演説 + - 世界上最 + - leitung + - 遣 + - 北日本 + - 감 + - 碳 + - ▁collecting + - っぽ + - ができて + - やりたい + - ▁vardı + - ▁reap + - 背中 + - ▁Farb + - 焼け + - ないよ + - 摄 + - 하다 + - 외 + - ▁appealed + - ッキー + - ▁prick + - 上手 + - お届け + - kono + - ▁мэдэ + - 顾问 + - 很清楚 + - 斑 + - ▁интернет + - 刃 + - һын + - ▁نور + - awal + - ▁flashing + - ▁Since + - 大师 + - ▁macro + - เก + - ▁unconsciously + - ▁passé + - ▁dreaded + - ძ + - ▁cependant + - 초 + - ▁Там + - ▁бело + - ▁personnel + - 犯行 + - ▁priorities + - шев + - ▁grote + - neuron + - ▁treating + - âme + - ▁Bach + - 有许多 + - සු + - ▁Pic + - ▁Ereignisse + - 感染対策 + - ▁discoveries + - spoiled + - lith + - 喝了 + - ታ + - ▁Geschlecht + - ▁excursion + - 保険 + - ▁fonction + - 場に + - maktadır + - ▁judicial + - 安倍元総理 + - ▁Sobald + - lardan + - кажет + - ディング + - ▁harmless + - 这么一个 + - ▁ministry + - ▁ຫັ້ນ + - ▁cotxe + - 嘉宾 + - を取る + - ىسى + - lomb + - という話 + - ▁siaj + - ambul + - ▁referring + - 小小的 + - ▁utterance + - 角落 + - ▁kehrte + - パリ + - 捐 + - ▁provincial + - 想出 + - ▁benefici + - ▁Aku + - ▁исслед + - ▁Kong + - ıp + - 激情 + - 周期 + - ▁Ruf + - 坐下 + - ▁ewig + - ▁African + - ▁çünkü + - ▁academy + - ▁Maybe + - 无限 + - čči + - ▁connu + - 这孩子 + - ▁banker + - 村上 + - ▁authentic + - 寂 + - 郷 + - ▁kết + - ヴィ + - ▁luncheon + - ▁알아 + - 冷凍 + - ▁resume + - андр + - ▁refined + - clus + - 这样的一个 + - ாளர் + - 鲍 + - ▁nobility + - ▁Ул + - ໍາ + - を重ね + - ▁嗯嗯 + - 談 + - ▁awaited + - فَ + - ▁Aussage + - ღ + - ▁vermute + - 涌 + - హ + - 月曜日 + - ▁tốt + - esque + - ▁جدید + - 選んだ + - ▁Wann + - 身后 + - アイス + - カ月 + - ▁beschreiben + - 诱 + - ▁chwarae + - 附近的 + - inclou + - 什么样 + - 請 + - කු + - ल् + - ▁initially + - 期节目 + - ▁roaring + - ▁Ар + - ▁другим + - ▁oven + - 必须要 + - 20% + - ▁saloon + - ▁врач + - せん + - ▁lewis + - ▁vicious + - ▁Zentrum + - ▁brazil + - 的权利 + - 美味 + - 不许 + - ▁பயன்படுத்த + - ▁вульф + - ▁видимо + - 先発 + - きれいに + - ▁ужас + - ▁obtaining + - ▁Aufnahme + - ▁podría + - ▁sadness + - 拿出来 + - 必要がある + - лыҡ + - 作业 + - 采用 + - ▁vya + - ▁feat + - ▁Although + - なければならない + - 大規模な + - 推进 + - 我只想 + - ▁durum + - 还有其他 + - どうする + - œuvre + - ▁eloquence + - ▁бөгөөд + - 栋 + - 鏡 + - būt + - günstig + - 开会 + - ▁Grab + - ▁அவர்கள் + - ロシアが + - voja + - ▁felicit + - ▁attendance + - 否认 + - ぇ + - ლა + - わずか + - ▁hunted + - ようやく + - 爵士 + - ހަ + - 然而 + - ▁mournful + - 長期 + - wamu + - 期限 + - 询问 + - ▁установ + - ▁rainbow + - 騒 + - ▁diligent + - ▁vergangen + - ▁asylum + - ▁yanjye + - koht + - ▁comfortably + - gerät + - 凶手 + - ▁armour + - pari + - ▁dignified + - ▁cuerpo + - ▁Prinzip + - associa + - つま + - ▁excite + - ▁matches + - ▁brauche + - ▁كې + - ddling + - ▁baggage + - ▁outstanding + - 秒钟 + - ▁vierzehn + - 克服 + - ▁blazing + - பின் + - 下がって + - ▁руку + - jící + - わたし + - න්නේ + - ▁consegui + - 他们正在 + - ▁qualified + - ▁tradi + - 统一 + - 人が死亡 + - buah + - ▁защит + - ▁donkey + - 新幹線 + - 欲しい + - クル + - ifuza + - miento + - ▁lumber + - jye + - ▁meteor + - ▁gradual + - களும் + - ▁crowned + - quisition + - ショート + - 糊 + - ही + - チャレンジ + - னும் + - ▁एक + - ▁sydney + - ▁Taylor + - 克莱 + - 拿起 + - リーダー + - 兔子 + - 其他地方 + - ▁Graf + - ▁ужо + - ël + - өнгө + - ▁fünfundzwanzig + - ▁estimated + - 一趟 + - ▁quoted + - த்தா + - spruch + - 激しく + - ▁Был + - čil + - トラブル + - пустил + - ▁seventeenth + - ▁thirteenth + - ▁compelling + - ▁seemingly + - ▁نگاه + - 更好地 + - ▁bunk + - のまま + - nev + - 借り + - ▁кре + - krist + - 七月 + - ▁Atom + - spezifisch + - 一直是 + - Orient + - йтесь + - ▁meilleur + - "120" + - ▁habt + - ▁liking + - ▁legislature + - どのような + - 一块儿 + - いくつか + - ▁romp + - ▁trench + - ▁сильн + - 凑 + - 鸣 + - 登録 + - ▁frail + - 获取 + - ▁Main + - いること + - 広く + - プリン + - 親子 + - 段階 + - 豆腐 + - 很长时间 + - ▁Castell + - 真理 + - ▁треб + - ▁endeavoured + - Institut + - 萌 + - Infrastruktur + - 堀 + - 诉讼 + - ▁прекрасно + - ってほしい + - キャン + - 徐々に + - ▁يجب + - ▁vall + - ზ + - eisen + - ▁Gewicht + - ▁العمل + - ▁contemporary + - 戦略 + - ▁wesentlich + - కి + - 予定です + - っけ + - ▁bello + - ▁socialist + - ということなんですね + - ▁cement + - ▁그걸 + - ▁shifting + - ▁Sup + - ▁дене + - ▁governed + - schäm + - ▁jurisdiction + - ▁giorno + - ▁triple + - funk + - ▁sneak + - 院长 + - 食料 + - чныя + - vira + - ▁spoon + - сця + - ▁silenci + - 出售 + - 几十年 + - geordnet + - ▁Philosophie + - ▁congratulate + - リズム + - ▁scheen + - ▁пятый + - ▁tidings + - ▁podem + - 北陸 + - 大姐 + - ▁hệ + - ▁Lind + - accus + - иров + - 另 + - 付いて + - ▁vegades + - ▁কৰি + - ▁inherent + - räumen + - ▁Vorschlag + - ▁Dabei + - ッジ + - ▁Interessen + - 得很好 + - неп + - ▁keel + - 一阵 + - ▁treasury + - ▁sculpture + - ▁vật + - ▁Beach + - できなかった + - ちょっと待って + - 巨人 + - ▁Verein + - 乗せ + - ▁Ple + - 冲动 + - 休み + - syll + - ත්ත + - ോ + - ▁غیر + - ロック + - чки + - 回答说 + - うまみ + - ලි + - thorpe + - 其中一些 + - をつか + - ▁outdoor + - に向けた + - ▁amuse + - К + - ▁bantu + - uwen + - 辅 + - lulu + - নী + - ativa + - 網 + - 詹姆斯 + - 懂得 + - 太空 + - 四处 + - いずれも + - ▁Vertrag + - ▁verbinden + - 脊 + - ఎ + - ▁обычно + - ▁dispatch + - 切った + - と指摘 + - ▁komplett + - 火事 + - ▁migration + - kintu + - 働 + - 札幌 + - ▁касается + - 告诉他们 + - ▁ingenious + - だとか + - عادة + - 金钱 + - ضع + - 般的 + - ▁fling + - 正如你 + - ▁durchführen + - コーヒー + - スケート + - 的意思是 + - 很多事情 + - ▁crisp + - ▁grunt + - ▁kutoka + - ES + - 爵 + - ▁dự + - ▁catastrophe + - ▁tưởng + - ▁disregard + - ▁gezegd + - ▁Kredit + - 強さ + - ▁بودم + - OS + - beruf + - ▁handling + - ▁pesca + - 根本不 + - ▁Champ + - ▁девят + - 晒 + - ▁evaluate + - ▁Dewi + - ▁ответствен + - щего + - 认知 + - ovna + - ▁paragraph + - 決めて + - ▁roared + - ▁Quindi + - 毫不 + - 름 + - ▁Sitzung + - கிறது + - ▁willow + - 欢迎来到 + - 船上 + - 维护 + - ▁tanta + - ▁Europäischen + - ▁Molt + - শ্ + - tiene + - 種類の + - を超えて + - ▁terminal + - ▁consulted + - ▁portal + - алды + - ▁المع + - assassinat + - 証明 + - 标记 + - يار + - 一起工作 + - ▁ئەو + - ▁Pflanzen + - ▁embarrassed + - kawa + - ▁serene + - ▁streaming + - ▁jason + - ▁stride + - ▁лиш + - 多次 + - භ + - ▁almighty + - ▁hurricane + - ▁Science + - ▁سره + - fashe + - quadra + - 常常 + - 国民の + - ▁dạ + - põ + - ▁discount + - を出す + - 到目前为止 + - fähigkeit + - 谈判 + - スパイ + - ▁patiently + - ▁lautet + - ▁болох + - 惊人的 + - fleur + - ▁prosperous + - 委屈 + - ică + - ▁Brian + - 两百 + - ▁ভাল + - ▁brandy + - 实在是 + - àng + - ▁produit + - палі + - 客厅 + - を示す + - ▁gezwungen + - исто + - stairs + - ▁lapse + - 镜头 + - 般 + - ▁Està + - operative + - ▁Veranstaltung + - 二人 + - දී + - ▁moll + - ▁courteous + - رَ + - ▁Oberst + - 谁呀 + - 車両 + - анг + - ▁série + - ▁behandeln + - பட்ட + - とかそういう + - лок + - ▁کړ + - ▁Austr + - 看起来很 + - 酒吧 + - ▁বলে + - пок + - インターネット + - 天皇 + - ▁estaban + - зур + - 极端 + - ▁distrust + - بری + - 去哪里 + - ▁сельсовет + - ▁نحن + - ▁erhöht + - ▁mặt + - 軒 + - ▁Abendessen + - ▁accusation + - 领导人 + - льная + - ▁görün + - 年生の + - 伊藤 + - 支払 + - 肌肉 + - ▁zitten + - したうえで + - chimp + - 恋爱 + - ▁ег + - ▁зелен + - 动机 + - ▁Konflikt + - 군 + - ▁sabbath + - '".""' + - ▁kapit + - セント + - ▁polish + - ▁simultaneously + - की + - ▁kugeza + - 相当于 + - ▁годы + - علوم + - итесь + - ▁expressing + - іла + - 美女 + - umugabo + - قطع + - ▁schickte + - ▁реша + - ▁Fälle + - ெய் + - migr + - 己 + - ální + - ▁людям + - ▁некоторые + - バーディー + - fungu + - ▁executing + - بحث + - schieben + - 引发 + - 质疑 + - ▁Gründen + - grenzen + - ▁persecution + - ▁Zitat + - 土砂災害 + - ▁besorgt + - ▁unfair + - 到这儿 + - 인데 + - عات + - ▁ребята + - ouvre + - 第二次 + - рыс + - ших + - ▁тус + - しまい + - 思われ + - 鹅 + - ▁Katze + - ▁strengthened + - kamu + - ▁Royal + - ombro + - ▁folgt + - ▁destaca + - ▁همان + - خورد + - 倦 + - スポット + - rechnung + - ▁inheritance + - ىدۇ + - ▁பிற + - ▁Kevin + - ▁behaved + - 数百 + - 明显的 + - roving + - ▁наконец + - 稚 + - 구나 + - 犹太人 + - 确认 + - ▁தீ + - لِ + - 二十年 + - 为何 + - ходил + - жат + - märk + - ұ + - ▁الوقت + - ▁depois + - ▁цар + - ▁despised + - 商人 + - ొ + - ▁besuchen + - 詐欺 + - スタイル + - ▁überzeugt + - ここの + - wili + - ▁Life + - 特别好 + - ▁ziet + - ラム + - を続ける + - rinda + - 호 + - kanya + - ▁chairman + - 木さん + - トイレ + - крыва + - ▁stooped + - ▁Schatten + - ▁kuwi + - 一本书 + - ebene + - вец + - ▁занят + - ▁garment + - ▁Danach + - ▁ăn + - ▁Как + - が続いています + - 遂 + - क्ष + - ▁acceptance + - ▁körperlich + - 義務 + - 该怎么 + - ائي + - ▁krista + - ителя + - ымі + - ▁Neuro + - ▁semble + - を進めて + - 見られる + - 遭受 + - ▁Einheit + - ▁ditch + - ▁Sydney + - ▁üzerinde + - 葛 + - ▁российской + - ▁шестьсот + - ▁advertisement + - ▁lucruri + - 伯特 + - 小林 + - ▁bamu + - հ + - ▁Pakistan + - ▁hành + - わからない + - ▁historische + - kiem + - ▁nghe + - かつ + - 约会 + - もらえる + - tsiooni + - ▁preached + - 울 + - 胳膊 + - ▁exaggerate + - ▁subscription + - ▁sworn + - ▁evolved + - 认可 + - verhalten + - ▁hạ + - нде + - ▁путина + - ▁accumulate + - いくら + - ▁Dž + - 先頭 + - ▁berlin + - 僅か + - ▁Knie + - 数据库 + - ▁жест + - ▁زیادی + - ▁envoy + - ▁самого + - väg + - 录音 + - جعل + - タイトル + - ▁protecting + - brian + - 緩 + - 勘 + - もしかしたら + - ▁shrugged + - willig + - ▁иә + - නය + - 三个月 + - 時代に + - 音频 + - 来看看 + - මි + - ▁vicinity + - ▁choosing + - ▁வழி + - 奇迹 + - ▁Schreiben + - лээ + - croft + - ▁kontrol + - бот + - ▁izmanto + - ▁좋은 + - пуск + - parent + - ▁container + - 疯了 + - 尼斯 + - 確認された + - ▁thicket + - ▁верн + - ▁dankbar + - 并将 + - 大陆 + - ▁comercial + - ▁vorhanden + - jev + - 对面 + - ▁tiefer + - ▁cama + - 不能再 + - だと思う + - 則 + - 鸭 + - ▁soutenir + - 幺 + - ▁Schlacht + - ▁chaos + - ▁meisje + - を行った + - ▁conjunt + - ▁Ansatz + - 皇后 + - 环境中 + - 님 + - 世紀 + - も含めて + - "98" + - ობ + - त्य + - ▁derecho + - ▁davis + - ▁Шу + - お酒 + - ▁verhindern + - ▁komunumo + - ▁mochte + - こだわり + - 设施 + - 天使 + - ▁schade + - позиц + - 9% + - пай + - ▁richmond + - ▁посмотрел + - eusement + - meester + - ỹ + - োৱা + - 久しぶり + - 候选人 + - ங்களில் + - ন্দ + - ▁Zusammenarbeit + - 少しずつ + - ▁Tausende + - 东方 + - いただき + - aquestes + - ▁gefällt + - гада + - 薇 + - ▁mathematics + - ▁처음 + - lago + - amara + - zentrum + - ▁forgiveness + - ▁Each + - ▁அதன் + - ▁Deci + - 他にも + - ▁mirth + - 建立了 + - Ɣ + - сор + - ▁Wörter + - Bahn + - ▁bajo + - ▁carne + - 可怜 + - thought + - größe + - ガラス + - ▁screaming + - ▁ändert + - 培 + - 给了我 + - અ + - ▁thôi + - ▁indicator + - ▁alfred + - ▁کنی + - ▁gezien + - جلس + - ▁disciplined + - ▁housekeeper + - 体操 + - 还挺 + - ▁submarine + - いきなり + - كرة + - ▁erneut + - ▁Medizin + - 资助 + - vå + - ▁lucru + - ▁разные + - ▁oars + - ливо + - 可惜 + - ▁Oxford + - Kampagne + - ▁generosity + - ▁무슨 + - ญ + - 縦 + - 偽 + - ível + - パワー + - ▁moviment + - 尽量 + - ▁universitat + - ME + - ễ + - ▁нравится + - ▁понимаешь + - ▁böyle + - 学术 + - こんにちは + - ▁kvar + - 摊 + - 棵 + - ▁hereafter + - Franc + - ▁prussia + - ஷ் + - 天哪 + - ▁Hügel + - 最新の + - ▁Korea + - ▁мөн + - ▁হয়ে + - ▁kaiser + - ático + - ▁mooi + - 晩 + - ึ + - ▁cambio + - holm + - ственно + - ▁implied + - ▁év + - 我个人 + - ▁jenny + - 就是因为 + - Ĉ + - を通じて + - ▁değiş + - ▁borrowed + - 是否有 + - ▁Tout + - ▁festgestellt + - きょうも + - ▁تک + - 短暂 + - ▁franklin + - ▁piled + - 还是要 + - 自主 + - یەک + - ▁contempor + - 狩 + - 불 + - نظام + - 亲戚 + - 活跃 + - 真心 + - 会让你 + - ▁کشور + - ování + - ▁stesso + - бег + - 临时 + - 八点 + - いろいろな + - घ + - 螺 + - க்கை + - ▁consultation + - ▁Wut + - ▁Personal + - ▁quedar + - ▁こうした中 + - ▁Ку + - ▁prolonged + - ▁folgenden + - ▁temporal + - ▁bleef + - ăng + - バター + - ▁Saya + - ▁detected + - ▁Про + - ▁translate + - 信念 + - асць + - ないんです + - ▁کوچک + - 両方 + - ▁contrari + - ▁அத + - ோம் + - お肉 + - ņa + - ▁Einstellung + - したいと思います + - ▁встреча + - wyl + - 侵攻 + - 我刚 + - ۱ + - 房地产 + - ষ্ট + - ▁ஆனால் + - 收藏 + - مثل + - ▁Philip + - ▁reliable + - ▁conspiracy + - ▁indispensable + - 日本海側 + - の歴史 + - ▁কোন + - ▁superiority + - 子弹 + - 的意见 + - ▁conqueror + - 帖 + - 迎え + - ▁одоо + - 優しい + - ическое + - wyth + - ▁одну + - wirkung + - ▁financing + - ▁ascended + - كتب + - 八月 + - ▁zoals + - ヶ + - ▁கட்ட + - ▁petty + - ▁cricket + - すぎて + - 得起 + - cross + - 加强 + - crypt + - ▁jünger + - ▁ຫວາ + - ▁considér + - ▁Studio + - вд + - 另外一个 + - ▁kennedy + - ▁castell + - าม + - ▁abrupt + - ▁buli + - identifi + - ▁disadvantage + - ▁නො + - ▁arasında + - ража + - ▁хотят + - ▁apron + - ▁damned + - 不在乎 + - ▁horace + - 帮助我们 + - communica + - жин + - 貸 + - たちに + - ▁complement + - ▁والم + - джи + - ▁Rick + - கிறார் + - ▁maximum + - อา + - ▁ҡара + - ▁lebendig + - ▁счита + - 毫 + - ▁mechanic + - ෑ + - ナンバー + - 餐厅 + - 援助 + - ▁khá + - ▁creu + - apport + - ▁continual + - 了多少 + - ところです + - 但我认为 + - ▁Villa + - ▁reagieren + - ▁нічога + - 筒 + - 贫困 + - ▁puerta + - ▁pathway + - 效率 + - 津波 + - ▁Europ + - ▁бесп + - ▁счет + - 对抗 + - 生物学 + - writer + - 認め + - ▁extravagant + - ▁umbrella + - ▁jullie + - ▁distressed + - ▁precisa + - 称为 + - ▁honorable + - ూ + - 伊斯兰 + - 尊敬 + - ▁clinging + - ▁бала + - льных + - pā + - ▁civilized + - 出てきて + - BI + - ▁apparatus + - ▁затем + - にわたって + - 道具 + - ▁Grenze + - ▁велико + - печат + - ▁babi + - ▁blunt + - ▁محل + - 漆 + - ছো + - ▁vegetable + - regierung + - かき + - ▁ocasi + - ▁lacking + - 颤抖 + - ▁thereupon + - 另一方面 + - 最後まで + - düğü + - 七点 + - basha + - bikora + - 共享 + - 存储 + - ▁clark + - 是什么意思 + - ▁schoon + - ▁Nahrung + - ▁Elektro + - ▁yapıyor + - ことば + - kibi + - ▁Tony + - hér + - 粮 + - 起床 + - :“ + - Râsete + - 萧 + - ハウス + - partei + - 分别 + - ▁principalment + - 戴着 + - ▁پرو + - occupa + - 部落 + - ▁favourable + - ▁expose + - 売り上げ + - ▁Marie + - 怪我 + - ▁практически + - ▁별로 + - 偷偷 + - ▁complexity + - eût + - vamo + - ▁automatic + - mysl + - ремен + - dimensional + - прям + - ▁Beweis + - 犠牲 + - нең + - anomena + - строй + - ▁طريق + - の間で + - ▁ethel + - 締め + - 只有一个 + - 分散 + - ▁alright + - プラ + - ▁approaches + - ြ + - 汪 + - овского + - человеческ + - ượ + - 発売 + - ▁quindi + - คน + - ▁diplomat + - ▁mulher + - 人才 + - ▁scold + - 灰色 + - 寸 + - 叙 + - ▁covenant + - ▁Mind + - ▁Four + - 气候 + - ▁kennt + - сер + - ▁pew + - guye + - валася + - ▁instructed + - ▁இல்லை + - 地看着 + - 国葬 + - ▁газар + - 掩 + - 筆 + - 艾伦 + - 飛ば + - ID + - ▁substitu + - tracht + - 名称 + - だと思って + - ▁mientras + - 相手に + - ▁Jason + - appropri + - ▁höre + - 捜 + - ▁தனது + - ▁مشکل + - بند + - 犹太 + - ジョ + - ▁Dienste + - 武装 + - ydı + - ▁இருந்தது + - ▁праз + - gemacht + - ▁feder + - 炊 + - 合理的 + - leuchtet + - ▁Bereit + - ▁taylor + - そうと + - ивают + - 惊喜 + - 知道吗 + - ▁constance + - あげる + - ворот + - 台上 + - plau + - 剥 + - 古老的 + - 也知道 + - ▁strategi + - ▁amateur + - ▁mettre + - 日军 + - んでしょうね + - ゥ + - ▁orleans + - 说出来 + - 眼里 + - ▁blunder + - あいつ + - 一个小时 + - ▁moist + - ▁teatr + - 以一种 + - ▁разве + - 欺 + - ▁vernünftig + - 疼痛 + - রের + - ▁Kohle + - géni + - ▁oyun + - ▁healing + - brä + - father + - 王国 + - 伸出 + - 就不能 + - 火山 + - ▁пару + - 最后一次 + - ▁Kö + - 巾 + - abaturage + - ▁defiance + - ▁москвы + - 観光客 + - 够了 + - ▁olw + - ▁açık + - ▁primi + - czas + - ▁المس + - ▁blev + - ▁sauber + - ▁voting + - ▁complicat + - ณ + - ▁través + - ▁optimize + - ▁melodi + - ▁lavoro + - ▁подожд + - ▁войны + - するのが + - ▁diminu + - と呼ばれ + - ▁самых + - ▁bijna + - ▁bildet + - つながり + - 棉 + - روس + - 始终 + - ▁yacht + - ▁packet + - šā + - しているんです + - ▁Wid + - ▁hose + - istisch + - ▁prezent + - ▁missionary + - ▁commonplace + - 駆け + - プロジェクト + - ▁circus + - クラブ + - ▁customary + - ▁exclusively + - 鑑 + - 枠 + - 吵架 + - ▁peine + - 一起来 + - 時まで + - いいね + - ▁mathematical + - 珍しい + - ▁иначе + - ▁depriv + - ▁venice + - ▁sitzt + - 留给 + - ▁Court + - ▁zooals + - ぷ + - ▁versteckt + - ▁stata + - ▁billig + - TA + - shima + - 树林 + - ▁iawn + - ▁plac + - ১ + - ▁memorial + - 在做什么 + - ▁thường + - ▁ladyship + - world + - 危険な + - ▁До + - の中でも + - ▁mostrar + - 昨晚 + - ▁appreciated + - ▁جنگ + - ▁bluff + - 庙 + - ▁emphasize + - ▁renown + - 沟 + - 陸上 + - 一点也不 + - lê + - сия + - 椅 + - œ + - 函 + - ▁admiring + - ▁sacrament + - 财务 + - 节奏 + - 礼貌 + - 广场 + - ▁implore + - ицы + - マリ + - 这个事情 + - いいのか + - があるので + - 年级 + - kiko + - ▁exam + - っていない + - ▁diameter + - ▁Palm + - бә + - 起诉 + - ▁ہو + - 大好きな + - ▁cetera + - ▁पर + - もう少し + - 瘾 + - 涙 + - вания + - ▁overflow + - ▁ожида + - 临床 + - ▁сябе + - männer + - ▁contradiction + - 吊 + - ▁사람들 + - ▁ساعت + - ▁العديد + - ▁никакого + - 的思想 + - ▁obstant + - andika + - ▁legion + - ▁cultiv + - ▁arriba + - ▁przed + - võt + - 行う + - ય + - ▁allerdings + - ogene + - schalten + - demokrat + - ▁traced + - ▁считает + - ▁produc + - 春天 + - ▁burada + - 赶快 + - င် + - ં + - ゼレンスキー大統領 + - ▁случилось + - ▁состав + - Ҡ + - ▁bemerkt + - 原本 + - 現金 + - Gerät + - のようなもの + - енә + - ▁Pur + - ▁kreativ + - ▁behauptet + - ▁للم + - ▁новый + - ▁hardware + - свет + - ければ + - 贫 + - 誰が + - ▁marque + - ▁stuart + - を見ると + - ▁Menschheit + - 深深 + - очку + - ব্য + - ▁roam + - ▁kujya + - 二百 + - 行不行 + - 慣れ + - ▁savu + - 原発 + - ▁hakkında + - 规矩 + - ▁stubborn + - ▁полно + - ▁übrigens + - ▁offenbar + - ▁tipus + - ▁strained + - madı + - ドン + - 朝から + - ロボット + - ▁verletzt + - 的说法 + - ண்ட் + - 尤 + - 我听说 + - 救助 + - 体調 + - ▁cooperation + - 做了一个 + - ▁junger + - 一点儿 + - ▁dusty + - 开枪 + - ▁Angebot + - 珊 + - ▁Тэд + - 义务 + - නු + - interest + - 血管 + - ▁trouva + - වැ + - истов + - ▁ҡал + - ģ + - ▁vulnerable + - ▁receipt + - 洗濯 + - تعلم + - 厕所 + - ▁conductor + - ▁schreibt + - ▁Verbrechen + - ▁замечательн + - ▁adviser + - ▁hostess + - 挙 + - ע + - ▁cylinder + - ▁امروز + - ▁treason + - ▁Sever + - ıyla + - ▁Vogel + - ▁wertvoll + - 书记 + - 跃 + - ▁gravel + - ▁preliminary + - ▁bảo + - 証拠 + - ▁solved + - ▁будто + - わよ + - 果然 + - вацца + - ことになりました + - 媒 + - یں + - ▁accuracy + - ▁commodity + - ▁District + - بيع + - ĵ + - ▁implemented + - 三月 + - バレ + - ▁краін + - цией + - 能看到 + - 或其他 + - 嗨 + - അ + - ▁belangrijk + - 舟 + - 포 + - 償 + - ▁komplexe + - ▁basketball + - ▁Sekunden + - ▁noisy + - ▁interruption + - 说完 + - ケア + - illus + - ▁compliance + - ▁اتفاق + - ▁psalm + - ▁electrical + - ენ + - ▁vragen + - ▁shun + - 逮捕されました + - ▁severity + - 之内 + - 么 + - half + - 找出 + - ٍ + - ▁موقع + - ▁Signal + - 我问你 + - ▁pobl + - цяг + - 契 + - 贯 + - ▁făcut + - ▁Đây + - 阴影 + - 南京 + - ▁pouvez + - ▁Spieler + - евой + - kipe + - тап + - 花钱 + - ▁doktor + - ▁вперед + - ▁обязательно + - ▁صحبت + - iyoruz + - 製品 + - ஞ + - 抬起 + - 合意 + - ▁quả + - ▁coch + - ковский + - 儀 + - する方針 + - ▁fringe + - geschrieben + - が起きた + - 価 + - ▁государство + - buye + - ▁внутрен + - 疑いが持たれています + - ▁мама + - угл + - ாவது + - になれ + - ▁salad + - 什么都不 + - ▁ghastly + - 匆忙 + - 忽视 + - ▁universities + - ▁Handlung + - cull + - ▁maggie + - ▁Papa + - ̀ + - 旺 + - ▁zerstört + - ▁vapor + - ▁bafite + - 欲望 + - ▁sicherzustellen + - ▁Voll + - টো + - ▁материал + - ▁gemein + - ▁sorrowful + - 诗歌 + - ibindi + - 保安 + - ▁đấy + - 不管怎样 + - ▁automatically + - まっている + - ムー + - ▁Shu + - 怎么着 + - 苏联 + - ▁Jersey + - ▁произошло + - ▁Bạn + - ▁Viertel + - exclusi + - 售 + - 唯 + - 取代 + - ▁handeln + - ▁blur + - 相机 + - 种植 + - ▁hark + - 污 + - ▁псих + - ▁ritual + - ▁потеря + - 你放心 + - ▁rejoiced + - طلب + - ▁visage + - ぶつ + - operation + - ▁камен + - ▁conseil + - ▁liable + - 蚊 + - эргэ + - ▁यस + - работал + - üßt + - ランク + - ▁occhi + - ▁Мин + - ▁beendet + - ▁kitten + - ▁зуб + - ▁Kenya + - ▁ikibazo + - ▁أيضًا + - デジタル + - ▁abbey + - 会觉得 + - ично + - ிருக்க + - を通して + - 那不是 + - жыць + - 通行 + - ▁longue + - ▁Heimat + - ▁intrigue + - قدر + - бен + - ▁joven + - bücher + - 山本 + - ▁priorit + - 承受 + - 结束时 + - wezi + - ▁regal + - ▁emit + - ▁анти + - 判決 + - ኝ + - ▁eyebrows + - ▁bicycle + - ▁çıkar + - дина + - みそ + - பர் + - 争取 + - 个性 + - 五分钟 + - ก็ + - ▁смотри + - kontroll + - 밖에 + - ▁exalted + - 消え + - ▁gebeten + - ER + - ▁прибыть + - 弾道ミサイル + - ▁решения + - ▁அவள் + - 火星 + - 怖 + - 预期 + - 衡 + - störung + - усь + - グルメ + - ▁minority + - ▁neighbouring + - ▁Leidenschaft + - ▁oppressed + - 你会看到 + - gène + - ▁tutor + - 陷 + - ▁äußerst + - 嘞 + - ▁començar + - objekt + - ▁proverb + - கம் + - anstalt + - ▁holiness + - ▁шүү + - ▁государства + - ▁мус + - ▁pregunt + - 砍 + - ▁überzeugen + - ▁다른 + - слух + - ▁twig + - зад + - analyse + - そうした + - 战场 + - 网友 + - ლ + - Ḥ + - ▁njegov + - ▁repeatedly + - ▁اولین + - ▁любой + - ▁archer + - ▁اور + - 積み + - étude + - 我总是 + - ▁zweihundert + - ▁komis + - 抚 + - ごとに + - ▁resurrection + - 杠 + - ▁Mehrheit + - ▁squadron + - frica + - 合理 + - 農家 + - sensibil + - ទ + - ▁структур + - ▁бүтэ + - 引き上げ + - ▁Innen + - нікаў + - 加工 + - ▁производ + - 单身 + - 呈现 + - ▁Schnee + - ▁برنامه + - ▁gleaming + - 応え + - ▁creeping + - ▁ligne + - ▁працу + - ▁corri + - เส + - 現れ + - ▁перш + - очки + - ▁genutzt + - 皆様 + - 総裁 + - ▁robinson + - ▁часов + - нена + - ▁kettle + - 诗人 + - شاهد + - äß + - ▁muerte + - ▁fake + - ▁société + - ▁микрорайон + - 밥 + - ブラジル + - ▁desirous + - 一个男人 + - ▁spectrum + - springen + - 孙子 + - ▁सम + - りません + - 不太好 + - stāv + - ▁prediction + - したところ + - ▁coil + - ▁Fast + - ゴン + - コーチ + - ▁proclaimed + - ▁jugador + - ▁توانم + - ஊ + - 体内 + - ▁interference + - 四百 + - が増えて + - 打つ + - wickelt + - ▁Мне + - ▁kvin + - дро + - ▁crab + - ▁Literatur + - ▁shawl + - ▁outfit + - 倾听 + - 不良 + - ▁Chef + - zuhalten + - 普通に + - ▁そんな中 + - ▁groaned + - の方は + - 艇 + - ▁Petr + - ▁Wach + - bole + - еньки + - 难受 + - 発信 + - 及其 + - ▁scatter + - ▁drifted + - ▁rejoicing + - ▁друзья + - ▁karakter + - 是一件 + - assemble + - を進める + - でしょうね + - ▁Befehl + - 直前 + - జ + - 亚马逊 + - 社交媒体 + - miseks + - 设计师 + - ▁majoria + - 很可能 + - 也许是 + - испол + - 飘 + - ø + - أصبح + - ▁orthodox + - ▁thieves + - 鹿児島 + - 难以置信 + - 明天早上 + - jū + - национальн + - 热爱 + - ுகிறார் + - ▁piety + - あれは + - 农场 + - AC + - ▁مرا + - ▁eleanor + - ▁prêt + - ▁کتاب + - 大谷選手 + - 行事 + - ▁allusion + - ▁yavuze + - ▁trá + - ▁суу + - ▁gọi + - 雀 + - மோ + - 不然 + - かしら + - 优秀的 + - blé + - リアル + - gewinn + - 导致了 + - 辩 + - 旬 + - リオ + - iddwa + - ブランド + - 内閣 + - ▁وقد + - 册 + - ▁concession + - 選択 + - ▁Cambridge + - 込 + - لەر + - ▁ĉefe + - ▁dragging + - ▁sparkling + - ▁consistently + - 吹き + - ▁пакуль + - holz + - ドア + - 做得很好 + - attend + - ▁benjamin + - ▁shifted + - ▁Spur + - ваюць + - ▁hynny + - ▁elevation + - 軽く + - ▁trình + - ボタン + - ganya + - операци + - ▁رسید + - 又不是 + - ▁frenchman + - 看着我 + - ▁suppressed + - kijk + - ▁perquè + - ▁জন্য + - ▁remarkably + - aĝo + - ▁ernest + - 军官 + - ▁download + - mette + - ▁Microsoft + - 沖 + - 勧 + - archiv + - سرع + - 一支 + - ひとつ + - ▁цаг + - dessus + - 当前 + - 释 + - wendung + - されたのは + - 意志 + - に近い + - 这是什么 + - スペース + - ▁ruling + - كۈ + - genomen + - ▁malheur + - سلام + - ▁выборы + - 県内 + - ▁australische + - ▁untersuchen + - 鎌倉 + - 促进 + - ▁Geschenk + - 诊断 + - ▁jeanne + - waż + - ▁groom + - を受ける + - ▁lettre + - ▁adjacent + - 砖 + - 挟 + - эль + - ▁presque + - 远远 + - 地理 + - 的感受 + - ▁Eric + - читыва + - concili + - ▁basil + - 配信 + - ▁desenvolup + - 桐 + - 縫 + - 跑到 + - 同じように + - ▁freuen + - 諦め + - 雨雲 + - ▁selben + - لج + - 三次 + - 平方 + - ▁vaig + - ▁Social + - カナダ + - ▁москве + - 定位 + - すり + - ▁getrennt + - bbling + - ▁syr + - ▁integrity + - UN + - پە + - エース + - ▁Verbraucher + - 舎 + - ▁caracter + - 見てみますと + - விய + - 听过 + - 谁能 + - 深度 + - 术语 + - と思うので + - 消除 + - 撑 + - ▁şimdi + - ▁savoir + - 代わりに + - حصل + - ▁Medikamente + - やっと + - ຫຼ + - を獲得 + - ▁pitiful + - ▁легко + - ▁besiege + - 有趣的是 + - 集合 + - generation + - ▁publisher + - жым + - ಡ + - 穆斯林 + - ▁declaring + - ビジネス + - ▁elkaar + - ▁visibility + - 争い + - ▁scary + - 慢点 + - ▁leiten + - って言った + - 我也不知道 + - ড়ি + - ▁westward + - ▁repress + - ▁fehlt + - ृ + - ▁installed + - ▁сожалению + - ▁언니 + - 雇佣 + - ▁repos + - ▁парк + - ▁accuse + - سپ + - みたいな感じ + - 飛行 + - 阿里 + - ▁demonstra + - ▁ridicule + - ▁மிகவும் + - 脑袋 + - ▁Company + - চে + - ▁Senator + - AT + - ▁veranda + - 征服 + - 布里 + - يَ + - 丈 + - ▁சேர் + - 崇拜 + - ivamente + - ▁Water + - ▁glimmer + - していること + - II + - 衛 + - 喜剧 + - 手紙 + - ▁집에 + - ējā + - ▁Block + - ▁väl + - undneunzig + - 詞 + - ▁слов + - ▁Kalifornien + - ει + - haza + - 趣 + - ▁Basis + - ▁Cela + - قۇ + - 动议 + - 是多么 + - やろう + - ▁neighboring + - ▁Hast + - алда + - вание + - どこまで + - ▁lavora + - ▁erstellt + - ▁кеше + - ▁Perspektive + - ▁cualquier + - ▁chemistry + - ліз + - ▁inherited + - もち + - ▁surge + - 消費 + - ώ + - ▁erforderlich + - 須 + - ▁обнаруж + - ▁descending + - avons + - mbri + - ▁televisi + - ▁europäischen + - ▁Está + - ▁rocket + - druž + - ခ + - ▁맨날 + - 従業員 + - ▁среди + - غو + - 穿上 + - ▁phụ + - 任何一个 + - ぱ + - вших + - ▁wizard + - レシピ + - 谁知道 + - ▁batteries + - historie + - ▁laquelle + - ▁svět + - тыя + - 질 + - ▁hợp + - ▁tiếp + - ▁نزدیک + - スイーツ + - ▁vermeiden + - ▁striving + - ▁aufmerksam + - 上课 + - 機械 + - ▁empower + - 決して + - 开门 + - ▁Gerechtigkeit + - ▁힘들 + - 療養 + - ▁Three + - existent + - abhängig + - ▁чём + - ▁peggy + - пресс + - ވެ + - ▁systematic + - ▁než + - ▁simplement + - ▁verwirrt + - せっかく + - されてる + - 赞助 + - 预防 + - ▁två + - 赋予 + - ▁существует + - ▁utility + - ▁Wesen + - soever + - ▁Alors + - 業務 + - 爪 + - ▁beschrieben + - ▁supernatural + - ▁فإن + - ▁analyze + - ▁rezult + - ອນ + - 流动 + - ▁listeners + - ▁futur + - Liber + - 残疾 + - 厌 + - 험 + - PA + - 輸入 + - يص + - ▁automatisch + - 欧米 + - ▁Belgi + - 引导 + - わけですよね + - ▁영화 + - ▁skilful + - ▁называется + - ēl + - دۇ + - sparen + - 歌词 + - ▁Schließlich + - 芒 + - 分かんない + - ப்படுத்த + - ▁Republic + - 公表 + - ীয় + - 几分钟 + - 晚餐 + - 桌子上 + - schlüssel + - скія + - ▁Цяпер + - ▁музыка + - ▁Russland + - ▁найд + - ▁merciful + - 迹象 + - ▁printing + - ▁growled + - ▁речь + - 気分 + - 可能性があります + - ▁plunge + - ▁பெண் + - ▁melhor + - ání + - ▁Fä + - ▁transit + - ▁гэсэн + - ▁Gesamt + - ándose + - artisan + - ▁Clark + - кле + - What + - 一个巨大的 + - ▁Dreh + - raad + - 给出 + - ▁perished + - ▁overthrow + - ▁mantle + - rides + - studie + - 为什么会 + - ▁lingered + - 完整 + - ▁scroll + - 底部 + - ▁Treppe + - provi + - 前往 + - 福利 + - 钢琴 + - صنع + - ▁подход + - だったので + - 遗产 + - ▁infirm + - පු + - するのか + - ▁Geschwindigkeit + - ▁contemplation + - ▁loneliness + - 芯 + - 토 + - 据说 + - acca + - நா + - ▁koran + - ▁schimb + - ңә + - ▁Тут + - ▁plug + - ▁torre + - decorat + - preservation + - ސް + - ▁трудно + - を巡る + - ائية + - 黒い + - ▁Mario + - ▁handled + - ▁biological + - 场所 + - ▁تأ + - 哲 + - ▁brightness + - យ + - ▁October + - ▁adjoining + - ▁irgendwann + - 虹 + - ▁schafft + - 问一下 + - ▁ethics + - 微妙 + - 総合 + - reißen + - ▁показыва + - ▁sparkle + - ▁faci + - ▁Brasil + - marsch + - ▁entrepreneur + - ucci + - 出会い + - плеч + - 목 + - ▁Schauspieler + - ▁largo + - 评价 + - ▁sniff + - ▁recibi + - こんな感じ + - 村庄 + - губ + - ▁bölge + - ▁چطور + - ▁avenge + - 派遣 + - ▁đồng + - ▁новая + - ▁achtzig + - 齢 + - ▁practised + - 老百姓 + - ▁plaça + - があれば + - 座位 + - 安倍 + - 车辆 + - 良く + - ▁друга + - ▁дежур + - ौ + - 自動 + - ▁وهو + - ▁fué + - legation + - あした + - ▁pip + - 디 + - ▁intimacy + - ▁пункт + - ▁ecosystem + - 网站上 + - ложить + - 凭什么 + - ▁aldı + - ▁wambaye + - フィー + - 発電 + - ▁regent + - になってくる + - 飛行機 + - stunden + - ▁Emma + - 回事 + - 比尔 + - 颠 + - ▁Gouverneur + - ▁delicacy + - ▁обсужда + - 絞 + - ▁removal + - 歩く + - getrieben + - ▁basta + - ▁ясно + - ковская + - ▁sasa + - ベン + - 职位 + - 盈 + - ▁furchtbar + - 致力于 + - 繁荣 + - 整備 + - ▁übernehmen + - ▁අප + - われわれ + - 小型 + - 深夜 + - ▁Manche + - 児童 + - 仕掛け + - ▁একটি + - ▁Bush + - ҡан + - ▁alleged + - 走路 + - を紹介 + - ▁promet + - େ + - ▁دختر + - ホームページ + - 約束 + - யு + - を起こし + - larına + - prinz + - ▁بأ + - 奋 + - 四月 + - 你会发现 + - 福島 + - 墨西哥 + - ▁latitude + - ▁እን + - 我就想 + - ▁horseback + - ரெ + - рская + - っていきます + - 哟 + - ▁psychische + - ▁dainty + - ▁inquiring + - ▁başladı + - ▁خاص + - 하니까 + - 好听的 + - ▁chiama + - ▁knocking + - ▁carelessly + - 达成 + - ▁понят + - ▁precept + - േ + - 债务 + - ▁schlimmer + - 最重要的是 + - 姥 + - 枯 + - 見た目 + - 转身 + - ħ + - 破壊 + - ▁Wichtig + - 典型的 + - ▁lawful + - ▁caravan + - 来找我 + - ▁самым + - rühm + - 凍 + - 描いた + - ޅ + - 新規感染者 + - 依頼 + - 不算 + - ▁forsake + - 密切 + - schieß + - ▁semana + - kuti + - ীর + - ▁geschafft + - ▁président + - ▁socrates + - 頑張り + - ▁malice + - က် + - ▁Million + - ▁revolutionary + - моў + - ▁tavern + - 島さん + - чала + - ▁Sco + - څ + - ▁Griff + - の様子を + - ▁fantastisch + - ▁максим + - ▁verlangen + - ▁verdict + - キャンプ + - を抱え + - 時間帯 + - ▁너가 + - ื + - ペア + - ▁шоссе + - 男の子 + - ▁Muslim + - 抑 + - ▁Dazu + - моло + - 搁 + - 秩序 + - ▁Schluss + - берег + - ▁რომ + - ▁поднял + - ▁athlete + - 慢慢地 + - pharma + - ▁bobby + - entreprise + - すき + - ▁könne + - ▁realizing + - 交换 + - ▁metaphor + - ▁Investor + - ્ય + - ▁nadie + - たいと思います + - ▁stitch + - ▁dimly + - คร + - 即便 + - 一応 + - ▁pedra + - ▁interface + - ▁قىل + - ància + - 把它放在 + - アーティスト + - ▁wußte + - spitze + - 很喜欢 + - って思って + - 艘 + - კა + - を訴え + - ▁Umugabo + - ▁shattered + - garuka + - 回复 + - saison + - 友人 + - biza + - ▁resign + - ▁renewal + - ছেন + - を止め + - ▁Dach + - 半島 + - ▁removing + - 是什么样子 + - 有人说 + - ビア + - 会話 + - 学位 + - ▁racing + - 哨 + - ▁секрет + - ▁pubblic + - скры + - ▁아직 + - geschnitten + - angwa + - 价值观 + - czą + - 有这样的 + - ウム + - باب + - өс + - ホント + - ▁cynnwys + - ▁restructuring + - 共和国 + - 亚洲 + - ▁metod + - ▁نفر + - ▁thích + - ビール + - zieh + - 業界 + - dringen + - niedrig + - と見られる + - ▁qualche + - 失礼 + - ฟ + - Ž + - ▁зүйл + - ▁measurement + - фарм + - เร + - ਲ + - ▁гораздо + - 鹏 + - ▁ہے + - sabye + - īga + - ходзіць + - öffentlich + - 暑い + - ▁roland + - ▁tariff + - 皆さんも + - ▁我想听 + - న్ + - 練 + - 冤 + - 阿拉伯 + - 幻灯片 + - ▁massacre + - 봤어 + - ▁Beine + - سوف + - ▁kritisch + - ▁frock + - ▁разных + - ▁Mama + - സ + - 拾 + - 録 + - ▁Đó + - ▁Betracht + - 同伴 + - 使命 + - ▁consisting + - бло + - ▁daddy + - ▁matrimoni + - プログラム + - 明智 + - 真诚 + - ▁rotten + - ▁convertir + - ▁смерт + - 墙上 + - 服用 + - appelle + - ▁twain + - ▁Dunkelheit + - ▁Identität + - ▁pharaoh + - ▁structural + - 겨 + - ธ + - سط + - ▁будуць + - 多年来 + - やってみ + - ▁Arthur + - 发行 + - 童年 + - 忘记了 + - ▁whim + - æ + - ▁என்பது + - ▁quivering + - 先制 + - 依靠 + - 那天晚上 + - тычна + - 兔 + - kārt + - stift + - 感染者数 + - ▁алло + - ▁влия + - 嫌疑人 + - ▁olympi + - ▁помню + - ▁توانید + - ▁keenly + - ▁Pflege + - กับ + - ▁около + - 広げ + - bido + - ▁Später + - アナウンサー + - 린 + - ছিলেন + - ટ + - ▁supplier + - ▁geistige + - 解散 + - ▁нашем + - 深く + - わかった + - Direct + - писать + - ▁ўсе + - ▁stimulate + - 六点 + - 稽 + - おすすめ + - 拝 + - әү + - 埃及 + - ▁avea + - ▁quoth + - ▁принял + - simila + - ▁posible + - 추 + - ▁città + - 收获 + - ▁Pflicht + - ▁Sehr + - ▁constable + - gaciro + - 通道 + - ▁jasper + - 된 + - ۇن + - ▁Avenue + - ▁hurled + - ▁چهار + - ıdır + - ▁пасля + - сцю + - ▁falsehood + - 好消息 + - ▁Golf + - 斯顿 + - ▁boundary + - 恰 + - ৌ + - β + - ▁beberapa + - 銭 + - uɣal + - ▁حو + - ▁stripped + - ałem + - சூ + - ▁Kommentare + - ▁countless + - გი + - 下がり + - għ + - ▁있다 + - 祈 + - ▁obedient + - ▁precedent + - ▁dialect + - ště + - を目指して + - ▁charley + - веж + - に警戒 + - どうなって + - 玄 + - 얘 + - ગ + - ▁Innovation + - ▁venerable + - ▁Schaden + - గా + - ▁deployment + - ▁discharged + - ▁bribe + - ▁choked + - เด + - ницы + - ▁Бер + - ▁shareholder + - ▁irresistible + - 색 + - ▁ertragen + - ▁دانش + - 猜测 + - håll + - ▁skr + - ▁начала + - jú + - حاول + - ិ + - ▁شدند + - してくれた + - ▁kombin + - درس + - ▁cuanto + - ▁fakt + - ▁loaf + - 후 + - 予測 + - 治愈 + - 细菌 + - escence + - ▁Diana + - 辰 + - ▁ermöglichen + - ▁области + - ▁apprehend + - ▁sincerity + - ▁Marine + - ▁conduc + - ▁глаз + - मि + - 字母 + - 午前中 + - 不止 + - ▁atrodas + - ▁встрет + - ▁coneix + - リップ + - europäische + - träger + - 日期 + - ▁splendour + - 準決勝 + - ▁Kauf + - ▁equipped + - 伊朗 + - ▁Verfassung + - ▁racial + - ▁wistful + - يست + - اقتصاد + - ▁begrijp + - ▁überprüfen + - 挣扎 + - ▁вижу + - 聊聊 + - ▁greet + - 躁 + - ק + - 创伤 + - ▁ведаю + - 旅程 + - ▁llegar + - етесь + - ▁mbili + - 寒い + - ▁calor + - ▁conoce + - ▁worte + - undsiebzig + - ▁stumbled + - 剣 + - ▁займа + - 楼梯 + - 市长 + - 低下 + - ▁вспомни + - ▁holmes + - 未知 + - ことになります + - ډ + - 辨 + - ▁contemptuous + - '......' + - ▁darted + - zustand + - ▁грани + - ビデオ + - ▁soothe + - 짜 + - 创始人 + - ▁imprisonment + - ▁intensely + - 在乎 + - leɣ + - traction + - ificació + - fellow + - ంది + - foli + - 対決 + - بِ + - 长官 + - 머 + - ▁Ankaŭ + - 纯粹 + - ▁unmittelbar + - ▁Ursache + - овское + - ▁granite + - ▁avem + - 一生中 + - گەن + - анс + - ▁epic + - ▁virtually + - ▁tylko + - を防ぐ + - ▁podia + - ▁snatch + - 替代 + - 費用 + - 购物 + - 組み合わせ + - 長崎 + - ▁لذا + - 더 + - ▁واقعا + - ▁maior + - ▁ieder + - をはじめ + - 点钟 + - ელ + - ▁Kontext + - ▁Verbesserung + - サポート + - geleitet + - ތަ + - ▁wickedness + - ▁kugirango + - 装饰 + - ▁azul + - コロナ禍 + - 集体 + - ▁Null + - Europe + - 幹部 + - ▁Umfrage + - 澄 + - স্থা + - ▁cafe + - 展开 + - пак + - ▁приходит + - 携 + - 教えてくれ + - 晚安 + - 夫妇 + - εί + - 如果不是 + - 谈过 + - ▁controversy + - ▁nyingi + - ▁lần + - まとめて + - につながる + - ようになりました + - ▁beeinflusst + - ▁Italien + - ▁classical + - スリー + - bilidad + - нув + - ピーク + - ▁erleben + - と述べ + - ▁humid + - 海军 + - brennen + - ▁henceforth + - ▁گرفته + - 栄養 + - йшоў + - ▁famine + - 之所以 + - ▁improvis + - жә + - ▁المست + - ▁burial + - ів + - ешься + - 冷たい + - 实话 + - ▁Fou + - ▁przez + - ▁Mathematik + - ▁furnace + - ▁ອື + - 舞蹈 + - ▁Abteilung + - ḥem + - ▁Fair + - ▁avut + - ▁dringend + - ▁Lincoln + - ▁вариант + - ▁bemerkenswert + - 困扰 + - ంద + - ▁fertile + - 另一边 + - ▁sangat + - 基金会 + - 注文 + - між + - ▁Sagen + - 告诉她 + - ಹ + - ▁instinctively + - อย่าง + - 恳求 + - 製造 + - ▁gratify + - ぼく + - ▁grit + - ▁Anderson + - ▁turtle + - ▁unusually + - 赢了 + - 会导致 + - ▁Karl + - ▁Wetter + - gültig + - ▁römische + - 摄影 + - 吃完 + - ▁declara + - "250" + - 团结 + - 每当 + - 知ってる + - 酵 + - ▁Kapital + - 职业生涯 + - 重症化 + - вернуть + - ambaye + - 洪水 + - observa + - ွ + - スペシャル + - ▁equation + - 恭喜 + - ▁инде + - 宪法 + - ▁northwest + - ▁Müll + - ▁oyster + - ▁devons + - 几年前 + - ந்தது + - ▁Verteidigung + - ミー + - ▁Details + - ▁gewann + - 蛋糕 + - ▁Kleid + - つながって + - ▁combina + - 被迫 + - ▁geldi + - ▁confronted + - 僵 + - 季节 + - ▁그건 + - ▁soothing + - ത്ത + - ▁хэрэг + - 牛肉 + - ▁papel + - ▁Meeres + - ▁Fox + - ▁Darüber + - 偏见 + - メール + - お茶 + - 卡尔 + - MA + - Tool + - 扮 + - ▁crise + - ▁efficiencies + - ▁participants + - ▁refusal + - ▁알바 + - ņēm + - ▁여기 + - BM + - école + - ▁upgrade + - ▁superb + - ते + - 言わ + - ▁черт + - ▁господин + - ▁fireplace + - ▁Campus + - ▁Hollywood + - ▁experiencing + - 震度 + - ▁никого + - ▁системы + - 可靠 + - klima + - 帽 + - 誕生日 + - ▁видим + - ブルー + - 惯 + - ▁biology + - ▁annoyance + - गा + - 回去吧 + - に入れて + - vogel + - ▁современн + - ▁Wolf + - சோ + - 失踪 + - ▁spill + - 埃尔 + - 这让我 + - 大众 + - チュ + - ▁ignored + - 变得更加 + - ▁beforehand + - ై + - ▁anticipation + - ▁imprisoned + - 伴侣 + - トランプ + - ▁ilgili + - ▁பண்ண + - ▁maggior + - ▁hydro + - ▁unexpectedly + - ▁opportun + - ▁jî + - 肢 + - ባ + - 孫 + - ▁entscheidend + - ▁விளையாட + - ▁salud + - 英語 + - ▁смысл + - কো + - ▁fui + - ▁pike + - こんなこと + - 分野 + - 艳 + - ը + - ▁staggered + - ▁League + - னால் + - 不幸的是 + - Datei + - mdash + - ▁cedar + - 部隊 + - おうち + - ▁biraz + - 慰 + - 拥 + - Community + - ▁gouvernement + - 暮らす + - ▁drog + - ▁இசை + - 打印 + - ▁turkish + - 过程当中 + - ▁кел + - М + - 这是关于 + - ▁barber + - ▁kinh + - ▁bezeichnen + - 松本 + - ▁subordinate + - 嘲笑 + - まれた + - 包围 + - 非法 + - 買い物 + - Ɛ + - ▁pequeño + - 忽略 + - 猛烈 + - kundig + - ▁бич + - ▁stockings + - 終わって + - бежал + - 王爷 + - าร + - ▁அல்லது + - ▁moore + - 跟你们 + - ▁인제 + - ▁Kiel + - ▁lúc + - ▁apology + - ロシア側 + - ▁eĉ + - が出ています + - 措 + - 昂 + - ແລ້ວ + - ▁phantom + - ▁població + - 吉尔 + - わかって + - getreten + - ▁exceeding + - ▁Management + - ▁Şimdi + - 虚拟 + - 这段时间 + - ▁communion + - っきり + - 植え + - 这个过程 + - ુ + - お伝えしました + - ▁встреч + - ▁besuchte + - ৰে + - したのが + - が発表され + - 胀 + - ▁remnant + - したのです + - нис + - mıştır + - ▁شدن + - ▁colleague + - 抑制 + - 润 + - ▁президента + - 環 + - 伞 + - ▁tecnologia + - ▁последние + - ▁restoration + - あらゆる + - まいります + - ▁qualcosa + - fleck + - ▁بیمار + - ▁vegetation + - ▁distracted + - ▁hamlet + - თი + - schneid + - satisfied + - నే + - கொள்ள + - bwenge + - ▁எனக்கு + - 玫瑰 + - なければいけない + - だからこそ + - 継続 + - ▁aufgewachsen + - ▁explicit + - ული + - ▁nightmare + - komeje + - 书籍 + - 려고 + - burton + - bär + - ▁chama + - girl + - பிடி + - 深圳 + - ▁Küche + - 实力 + - govor + - 努 + - ▁собственн + - ▁або + - 俄 + - ▁affliction + - ▁chancellor + - ▁suivant + - ▁Beide + - 輸 + - 电池 + - стоян + - ▁babylon + - ▁Ça + - こともある + - ▁kız + - ▁scoundrel + - ▁vorbereitet + - ▁apologize + - 折磨 + - ▁pierced + - ساعد + - ▁protector + - ▁lydia + - ▁connais + - ▁actress + - 患有 + - ▁tromp + - ▁rejoin + - ▁Kenn + - ▁quién + - 蕾 + - 격 + - わかりました + - を含め + - 反馈 + - ▁grandeur + - ▁maud + - ▁Pfund + - 几周 + - 格雷 + - しません + - ivität + - ▁brace + - ▁trọng + - 루 + - tempo + - گذاری + - ▁পরি + - liegt + - ▁Bang + - 婷 + - ▁Vietnam + - ▁cœur + - ▁doppelt + - へえ + - 言ってる + - ▁już + - 收到了 + - 幽 + - ▁nötig + - ▁четвёртая + - 민 + - ים + - 介護 + - ▁людзі + - گران + - ங் + - 家具 + - 動いて + - ▁isaac + - ▁першы + - সব + - RO + - 坐下来 + - ▁Investition + - ▁verzweifelt + - ▁Maschinen + - ▁솔직히 + - origen + - だけではなく + - ▁خب + - 遭遇 + - ▁crave + - 更快 + - ▁effi + - 大爷 + - 黙 + - ▁Canadian + - ▁aufgeregt + - 绅士 + - pathie + - 布朗 + - ▁devient + - 返回 + - ▁ooit + - 优秀 + - ▁Protest + - ▁predecessor + - 預 + - 티 + - ▁Stärke + - ▁dirige + - ▁sáng + - ることができます + - ▁бывает + - ▁faisait + - يقة + - 所以如果 + - undfünfzig + - 尔顿 + - 彦 + - built + - ้น + - держать + - ▁хамт + - ▁prodig + - යෙන් + - ια + - 椒 + - ▁tyranny + - ▁않아 + - ▁evolve + - ▁proprio + - ▁없는 + - ▁bombard + - ▁Ohio + - ырға + - 역 + - gespräch + - ▁хамгийн + - ▁мистер + - 困難 + - ▁Thu + - ほかにも + - therapie + - ▁revolu + - バイク + - ▁finanzielle + - 辩护 + - ▁scrub + - ▁judging + - ▁freue + - ▁крем + - wash + - 来到这里 + - 逃走 + - ▁última + - ▁انسان + - ▁Lä + - ▁müde + - 加盟 + - ணை + - 西安 + - 土著 + - ▁ministre + - 役割 + - ▁geholfen + - ▁hết + - ▁Madrid + - ▁Stuhl + - 疑問 + - 昨天晚上 + - 我的朋友 + - 跑步 + - ▁баб + - corp + - گشت + - ▁knapp + - 要素 + - Restaurant + - ▁kürzlich + - ▁voluntary + - ▁член + - ▁angst + - ▁ubwa + - ▁wartete + - ▁inhabited + - 分ほど + - 汤姆 + - ▁трав + - と見られ + - 初め + - গ্র + - ตร + - ▁پسر + - ▁woher + - koop + - technolog + - stelling + - 巢 + - ▁Michigan + - ▁hamilton + - 浑 + - iPhone + - ▁gekauft + - ▁아닌 + - ▁девочк + - ▁министр + - озер + - ▁boundaries + - ▁exploring + - シャン + - фар + - ▁repel + - バンド + - ▁volont + - ▁позвони + - ▁employee + - ▁trobar + - ▁paddle + - 黛 + - ▁обраща + - ▁identi + - ▁Einkommen + - ▁radiation + - راض + - 动手 + - ▁chú + - stehenden + - 递 + - ▁mcc + - 收看 + - ▁Clinton + - ▁Vorsitzende + - 运输 + - "900" + - ▁sincerely + - ▁Küste + - matur + - 取る + - 던데 + - ▁specialist + - ケン + - 搬到 + - ▁voet + - zulassen + - ▁ankoraŭ + - ▁grinned + - ▁municipi + - ▁zweimal + - ▁үҙе + - 抗議 + - ▁gorge + - ▁имею + - ▁Weltkrieg + - ируют + - ▁Patri + - ▁settlers + - ▁بچه + - 傅 + - قليل + - દ + - ▁Dimarts + - ▁오늘 + - ▁공부 + - ▁Вось + - ▁crawled + - ▁suspend + - ▁daudz + - 申し上げ + - ▁durfte + - ▁brake + - チン + - ぽ + - ▁Master + - ▁certificate + - ▁страшно + - ▁statute + - ▁Kaiser + - ▁Beau + - 有名な + - ҟ + - ẹ + - ▁profi + - ▁popularity + - 饶 + - ▁repetition + - ▁sechzehn + - effizient + - 差距 + - ▁cobert + - 突出 + - 选手 + - ▁bleeding + - ▁рабіць + - فرد + - 做些什么 + - ▁patrol + - 升级 + - 九月 + - ▁однако + - 味わい + - 微信公众号 + - 끼 + - ▁얼마 + - ▁фильм + - ▁drilling + - ström + - ▁মই + - 話し合 + - ▁plateau + - ▁komuni + - 今天早上 + - ▁tumor + - stritten + - 折り + - 当たり前 + - 時刻 + - ▁inevitably + - ▁kontraŭ + - ▁liệu + - 巣 + - 迷惑 + - ▁fascinated + - ючы + - 発展 + - 解答 + - ▁Doktor + - 지만 + - ▁wolle + - ▁gerçekten + - hagi + - brett + - 寨 + - ▁انتخاب + - ▁battalion + - ▁Európ + - 岸田総理大臣 + - ▁средств + - 巴黎 + - 站着 + - 有很大的 + - 越多 + - ▁sigui + - ▁жар + - 认为这是 + - ▁Schön + - ってきます + - ▁natuurlijk + - église + - 贈 + - ރި + - ▁specio + - ▁yankee + - 言われる + - 報じ + - ▁autour + - ▁Estados + - 也是如此 + - сцен + - IM + - ▁Pont + - வர்கள் + - ▁Notiz + - 感知 + - 如果你愿意 + - ỡ + - ▁어떤 + - グリーン + - ▁специальн + - ▁2010 + - ▁delegate + - ▁Depression + - ▁wallace + - 你能不能 + - 神社 + - 赞成 + - ībā + - trekken + - ▁Stone + - ▁cielo + - 僧 + - ▁Haufen + - بەر + - ▁nasty + - ▁placid + - ▁abbot + - ▁имел + - 这么好 + - ▁erfordert + - ▁отец + - ▁bên + - ▁trifling + - ▁angemessen + - 慈善 + - ▁legislative + - كَ + - ṭṭ + - 針 + - ▁Verkauf + - ▁Ле + - 江戸 + - 嶋 + - ථ + - パフォーマンス + - 猩 + - ▁взять + - 尽く + - 辉 + - ▁медведев + - ▁transcend + - ங்களுக்கு + - 局面 + - ▁glove + - ▁приехал + - ▁violation + - 昨年 + - 脇 + - ▁Health + - ক্র + - 企业家 + - ҙар + - 住房 + - lendi + - ▁mound + - ▁gestorben + - ▁ungewöhnlich + - ▁mouvement + - ベー + - 無事 + - 防御 + - ▁elementary + - ▁kneeling + - を広げ + - öffne + - 七个 + - важа + - ▁Pul + - ▁далеко + - 在这一点上 + - ▁reconstruct + - ▁одном + - 废话 + - рина + - ▁opini + - 静岡県 + - ▁стане + - 指标 + - 狐狸 + - ד + - ▁Ariko + - ▁Global + - ▁pretence + - 轨道 + - ▁magnetic + - ▁gravit + - CM + - 楽しく + - ▁столько + - ▁refusing + - きちんと + - 污染 + - ▁demokratische + - ▁принципе + - 布拉 + - ▁Dennoch + - 确切 + - ▁ivory + - ▁Bauern + - ▁Zucker + - やろ + - ▁frente + - ▁сельск + - ▁petrol + - 影响力 + - 差点 + - 海底 + - antrag + - ▁Bundesstaat + - яўля + - ▁роман + - রো + - ▁probablement + - ▁siebzig + - ▁antonio + - guna + - キック + - ▁strove + - röst + - ないこと + - ▁hiç + - litten + - ▁начинает + - ▁Führer + - ▁introducing + - ▁miglior + - ですもんね + - ▁apollo + - ▁relaxed + - ▁Го + - sinzi + - kunga + - 手臂 + - ▁домой + - ▁glitter + - 老太太 + - ▁dodge + - ▁бюджет + - ▁Fakten + - گار + - activitat + - ▁parecía + - ▁cradle + - ▁дуб + - добав + - خوان + - ▁viņu + - prej + - 模仿 + - ▁bazı + - коммун + - 写道 + - ▁treachery + - ▁vị + - ▁Looking + - espècie + - ▁거기서 + - కా + - ના + - 性质 + - LA + - 毅 + - ▁праблем + - ▁exclaim + - ▁aufhören + - 异常 + - 到最后 + - ▁courtyard + - 勢力 + - ▁prophecy + - ▁recipe + - ▁doomed + - 优雅 + - 迈克尔 + - ▁Ды + - ▁furiously + - ▁sicherstellen + - 尾巴 + - tempered + - 这样的事情 + - ▁thức + - 抱着 + - ۋە + - ▁американск + - пэўн + - ▁hội + - ▁Jordan + - 人工智能 + - ▁trenches + - レーン + - ზე + - ▁bridle + - ▁suspense + - ▁Schriftsteller + - 匹配 + - ▁binding + - プリ + - ▁heutige + - 感動 + - ▁depict + - きれいな + - dolf + - ▁Direktor + - ▁benötigt + - 등 + - ▁missouri + - ▁paradox + - ▁warehouse + - ▁Johann + - forschung + - やったら + - いかに + - 发射 + - ▁compel + - ▁massachusetts + - ▁وهذا + - ▁conosc + - ▁entschlossen + - ▁gaunt + - 仕上げ + - 徴 + - ơi + - ▁дети + - ▁dikontrak + - ▁néixer + - ▁долларов + - 塑造 + - ▁uplift + - لىرى + - 教徒 + - 任何地方 + - ▁камер + - chamber + - ▁marilla + - ▁Stell + - ▁haughty + - ▁sledge + - ▁facilit + - ▁каш + - 百五十 + - 在那儿 + - sicherheit + - 案内 + - 久保 + - ັ້ນ + - වල + - ▁monastery + - ▁Überzeugung + - ▁crooked + - ▁эксперт + - ▁intolerable + - 掃除 + - ▁холод + - 弗雷 + - вшие + - ҟа + - فعال + - 我第一次 + - 大楼 + - kirche + - ព + - ▁ammunition + - ▁applaud + - давал + - ▁medicina + - ▁schooner + - ▁Christi + - ▁orienta + - 一体何 + - っぽい + - 顺便说一句 + - ▁ເດ + - ▁necessita + - 代替 + - 浸水 + - 服从 + - ▁ethical + - 苍 + - 言います + - ▁многих + - ▁وإ + - حاضر + - ▁говорите + - ▁emphatic + - 聞きました + - 困境 + - ▁سے + - 拠点 + - 不记得 + - いらっしゃい + - 有什么事 + - arrell + - 楠 + - ▁survival + - ▁өмнө + - 碰巧 + - lož + - 抜き + - ▁outbreak + - streich + - 任何其他 + - ▁держа + - ▁plaster + - 崔 + - ▁Если + - キャプテン + - 來 + - 皿 + - ▁хотелось + - 步骤 + - ▁черн + - ▁hagati + - ▁surround + - ▁Twa + - ▁அதை + - ▁Nachmittag + - ▁baptism + - ▁секунд + - ごめんなさい + - 决策 + - ▁reasonably + - 介意 + - ▁eky + - という状況 + - ▁anfing + - 食べ物 + - ▁banyak + - ▁injuries + - ނަ + - 失礼します + - 病例 + - 甘い + - тверд + - ▁Fremde + - ▁الذين + - keneye + - ▁zaidi + - ▁ravine + - ▁accommodate + - 朴 + - ▁biscuit + - 衆議院 + - ▁victorious + - أخذ + - ▁Großteil + - そうなんですね + - ▁augustus + - ▁вызыва + - 初戦 + - 能找到 + - ▁நீங்கள் + - 二零零 + - mówi + - 举起 + - 服务器 + - freiheit + - structure + - 神経 + - 妥 + - 信頼 + - ゴルフ + - 经历过 + - 默默 + - ▁Creek + - ▁aṭas + - ▁Guerra + - 宮崎 + - ▁siguiente + - 兵器 + - ▁replica + - 赔偿 + - ▁hiểu + - 過去最多 + - 臂 + - ▁resol + - ▁panting + - жер + - 时尚 + - मु + - Qué + - 涼 + - ▁illustrious + - ▁indefinite + - 厄 + - ▁bedeckt + - ▁shrine + - 潜水 + - ▁exig + - ▁حتی + - дзіць + - ▁спин + - 竞 + - рист + - と比べて + - 케 + - ▁preocupa + - ▁preĝejo + - ▁vẫn + - ▁behaupten + - яўляецца + - ▁notamment + - 運転手 + - ▁weariness + - ▁rimwe + - 吉田 + - そっか + - ▁flint + - 衷 + - 豹 + - ▁زۆر + - ▁заметил + - gypt + - ▁Milch + - 大人気 + - 很多时候 + - рожд + - ▁второго + - 卸 + - 祝你 + - мель + - कु + - 被告知 + - ▁correspondent + - ▁propaga + - 读到 + - 作战 + - 燃え + - ▁우리가 + - ▁passionately + - ▁För + - ▁хор + - 甚 + - 頂いて + - ք + - ▁bệnh + - ▁offspring + - ▁Ancak + - トレーニング + - この時期 + - 買う + - 因为这是 + - 乗客 + - 强迫 + - 市長 + - ▁researchers + - が行われました + - freude + - ▁гэтыя + - ▁scenery + - ignit + - енько + - 物品 + - 紅 + - ▁Original + - 찍 + - hypno + - ▁режим + - ▁ahubwo + - honneur + - 行星 + - ▁imaginary + - winkel + - өгө + - ▁ваша + - ▁tâm + - ޑ + - ▁Président + - 見てください + - 奖励 + - ▁giống + - ▁حيا + - ▁clatter + - ▁circulation + - 調理 + - ございます + - ▁பாட + - 从哪里 + - 很酷 + - 对我说 + - ▁Urteil + - ▁Entdeckung + - ▁proclamation + - 查询 + - ▁wireless + - なと思いました + - ▁deixar + - ▁거는 + - مجموعة + - rühren + - 协调 + - 活発 + - schuh + - რო + - 른 + - そろそろ + - 支撑 + - ▁아니면 + - 有足够的 + - 品质 + - になりそうです + - لدى + - 裕 + - ▁grammar + - ▁lượng + - ▁преступлени + - 牛奶 + - ▁đường + - ▁만나 + - ▁ricevis + - ▁außerdem + - ▁wholesale + - 列車 + - ▁jupiter + - 和我一起 + - ▁acabar + - 液体 + - ▁있지 + - cyaha + - 碎片 + - ▁crater + - 十月 + - impuls + - したあと + - ▁elektron + - 分ごろ + - ある程度 + - 跟他说 + - ▁titre + - ▁своими + - ▁acuerdo + - නම් + - ▁бүх + - いませんでした + - 話す + - 大切に + - 認められ + - ▁хотели + - 放置 + - illard + - Mobil + - 그 + - ニュースをお伝えします + - 监督 + - ētā + - aardig + - ▁discrimination + - 延伸 + - รา + - 流量 + - ▁considerat + - 었는데 + - ▁pronto + - 贷 + - 素材 + - ▁алексей + - ▁caroline + - 屁股 + - 辞职 + - 占据 + - 我不得不 + - ಗಳ + - 很开心 + - eater + - ▁Ahnung + - ▁secular + - 理念 + - 貴重な + - ▁Abschnitt + - ▁hiring + - 寒気 + - ▁vigor + - ▁fick + - ▁decorated + - ดี + - 跟随 + - ▁español + - ▁помочь + - ▁entsprechend + - 인가 + - ächte + - ▁Zehn + - ▁quinze + - 双手 + - ▁đô + - yorsunuz + - 共通 + - ▁tutta + - 仰 + - ▁sentido + - ▁accommodation + - ▁frequency + - 友谊 + - ▁Nigeria + - 邮件 + - ▁публи + - ámos + - 就业 + - सि + - ▁fiddle + - ▁أول + - ▁northward + - 很奇怪 + - 这就是你 + - ▁бүл + - 机关 + - 愁 + - ▁Tränen + - ▁airplane + - சிய + - ▁moralische + - ▁දැ + - ▁luôn + - spetta + - ▁fiend + - 干预 + - ▁potenc + - 勃 + - ޓ + - ▁transparency + - ▁hypothesis + - 守備 + - 作为一名 + - ▁damsel + - 勝手に + - ▁fancies + - ▁bấ + - RE + - ▁cruz + - 不允许 + - お昼 + - ▁запис + - працоў + - ハハハ + - 한데 + - ▁realization + - 随机 + - 分解 + - köz + - ▁характер + - 轴 + - urukundo + - ▁surtout + - 印刷 + - 我从来没有 + - 现金 + - オフ + - ▁chị + - ▁lascia + - tropic + - ▁rwego + - ▁Carol + - ött + - と思っています + - فريق + - 弓 + - ▁recupera + - レストラン + - މު + - 宿泊 + - ▁abolish + - jumu + - ▁قم + - ▁diventa + - ▁chronicle + - 师兄 + - ▁умер + - 研讨会 + - 嘴唇 + - 一首歌 + - որ + - ▁allocation + - にならない + - ▁existiert + - ▁homeward + - gewicht + - 马车 + - ▁beneficial + - ▁Hunderte + - ▁Thor + - ▁различ + - धा + - 写信 + - undsechzig + - ಟ + - 随着时间的推移 + - ▁полностью + - ▁çoğu + - 駄目 + - シャツ + - kogu + - ▁mwana + - てくれました + - прыг + - ▁prolong + - なんですけども + - 起源 + - ▁Matthew + - 限り + - ▁repentance + - ▁hermano + - ▁dinero + - ▁oscar + - исты + - 氛 + - ▁securing + - ▁ukuthi + - ▁derjenige + - ▁Beitrag + - 上午 + - 난 + - ▁gibb + - ▁Evrop + - コントロール + - ▁Records + - 牙齿 + - ▁Ні + - ▁ғой + - ▁jimmie + - ultima + - ▁Earl + - ▁complac + - 相遇 + - 拘 + - ▁verlangt + - ēji + - 玩具 + - 出発 + - 框 + - ▁deceased + - ▁причем + - ▁geöffnet + - ▁melody + - ▁få + - ▁있을 + - ▁مرة + - important + - 投资者 + - ▁southward + - ▁உள்ளன + - 航行 + - 借口 + - ční + - េ + - ▁erheblich + - 視聴者 + - ▁heiraten + - 就是为了 + - ▁neunzig + - 復帰 + - 回顾 + - ▁dagger + - 言いました + - ▁feverish + - 尖叫 + - ▁Hass + - ▁fearless + - ▁programming + - yonna + - ▁extremity + - ▁avere + - ▁minimal + - гээд + - こない + - 났 + - ▁wondrous + - ▁دیگه + - すごいね + - losigkeit + - продукт + - ▁unaware + - ▁factories + - კი + - 起作用 + - ▁millionaire + - লের + - черед + - 躍 + - 钉 + - ▁varieties + - ▁mauvais + - ▁vairāk + - ▁booth + - ▁dónde + - ۇق + - service + - 最早 + - ▁unkind + - 이나 + - fisch + - ▁adverse + - ▁узнал + - ▁가고 + - ▁athos + - ח + - 乾燥 + - روب + - न्छ + - ▁darkened + - ▁applies + - 亨利 + - ▁приказ + - って言う + - ▁முன் + - વા + - ▁spontaneous + - ▁দিয়ে + - schrecken + - stancia + - ల్ + - ▁갔다 + - gefüllt + - 普段 + - ▁speck + - なんだろう + - ▁Вот + - 营地 + - டெ + - gelaufen + - 邻 + - ▁Acest + - 掲げ + - ▁corporal + - おかげで + - 呼んで + - নো + - ▁Fernsehen + - ▁galley + - 天主教 + - ▁precision + - ▁uneasiness + - ▁фотограф + - ▁pēc + - 遵守 + - ▁Again + - ▁kontrollieren + - ▁olabilir + - ▁luce + - ▁rubbing + - bwy + - ▁decoration + - ▁repay + - ▁kullanıl + - ▁immigration + - 毯 + - 蒋 + - ▁volatility + - ▁похоже + - 쪼 + - ▁grievous + - つなげ + - マリウポリ + - 一个地方 + - 進み + - 反复 + - ▁tiên + - ▁Waffe + - ▁высоко + - はありませんでした + - ▁expressive + - 増えている + - 皱 + - 돌 + - ▁نبود + - ▁Dutzend + - と思うんですね + - 对你来说 + - ▁geography + - steigt + - ▁variant + - 助理 + - ▁Vögel + - ▁احساس + - ▁Klin + - ▁residential + - Imperi + - ▁modified + - ▁solange + - ▁filings + - αν + - وظ + - ▁splendor + - ▁Kaffee + - әлә + - eficient + - 豊かな + - ▁معا + - ▁старш + - ▁сложно + - ▁хва + - หา + - πο + - ▁Burg + - ▁федеральн + - ▁лож + - ▁prostitu + - 伤心 + - ▁Howard + - опо + - まらない + - ▁vieux + - хватил + - 巫 + - 吕 + - ▁đúng + - ▁nightingale + - 选项 + - 同士 + - に到着 + - 設定 + - ▁postpone + - ▁нужен + - ▁крут + - 绝不 + - ▁robbery + - ▁Му + - ▁snarl + - ▁cél + - வான + - ▁Anthony + - ▁Krankheiten + - ▁reappear + - あるんですね + - 清醒 + - тянул + - 违反 + - ▁život + - ക്ക + - 琼 + - 防犯カメラ + - Effekt + - ▁elastic + - horaho + - 思え + - мәй + - ▁troy + - てみよう + - سطح + - kombe + - ▁Tanz + - ▁wipe + - 漢 + - ▁cherche + - 粮食 + - ▁držav + - 模様 + - 知識 + - ▁trả + - ▁mold + - ɣur + - ▁softened + - 絡 + - 袁 + - ▁기억 + - 忠诚 + - 预计 + - ▁descendants + - 結び + - 别忘了 + - 还有一些 + - ▁machst + - อบ + - ▁modification + - 挽 + - 刮 + - 不断地 + - klā + - ذكر + - 这两天 + - ▁Philipp + - 主持 + - ▁sıra + - 上涨 + - kreuz + - ▁அவன் + - трымліва + - ▁ເອົາ + - ▁sprinkle + - ▁hesitating + - 目撃 + - 資料 + - ▁chinesische + - ▁transmission + - ▁trebui + - 风景 + - cloud + - かかった + - 疫 + - ってくれる + - 傾 + - ebɣa + - ▁pregnant + - ▁memorable + - ▁Unterricht + - ▁majestic + - ▁Transport + - ▁abyss + - ▁voce + - 挺好 + - ▁Station + - 主人公 + - لىك + - ganira + - ▁geeignet + - ▁kentucky + - ▁telèfon + - 茨城県 + - 酢 + - よろしくお願いいたします + - ▁begeistert + - にもかかわらず + - ▁profesor + - 清理 + - ▁사실 + - ▁rumour + - ▁Forscher + - ▁cupboard + - 見つけた + - 千万别 + - と思ったら + - ▁нашу + - ▁хэсэг + - 翁 + - キャラクター + - ▁ນະ + - ▁охран + - ordinate + - 考えると + - ▁gelten + - ▁chalk + - ▁пути + - ▁competent + - 赠 + - ▁cecilia + - ▁спокойно + - ▁exempt + - 苦労 + - ▁cambridge + - 美洲 + - ゆっくりと + - ▁краіны + - 減ら + - 下一步 + - ▁cripple + - ▁sunrise + - 没法 + - ▁vincent + - かなと思って + - 毕 + - ரும் + - 平常 + - 祖先 + - ▁நெ + - lood + - 喘 + - ಬ + - ラジオ + - منطقة + - ▁civilian + - 快递 + - ัด + - 仆人 + - ▁liquidity + - ▁Onkel + - 地铁 + - ▁thiết + - 参观 + - 来自于 + - وست + - ▁jelly + - 爸爸妈妈 + - stunde + - 見ている + - "ON" + - ▁Termin + - ដ + - 嘱 + - ▁hudson + - ▁நிற + - ▁fraction + - গু + - দ্ধ + - 媳妇儿 + - 近づいて + - ứ + - 支出 + - すてきな + - 贺 + - ▁ceremonies + - ▁поддержк + - ▁безопасности + - ▁말이야 + - ▁regió + - ▁obstruct + - ▁mercat + - 转移到 + - 领先 + - 美容 + - даецца + - 活力 + - ី + - ▁shrank + - ▁mañana + - այ + - ▁têm + - NN + - 広い範囲で + - 乐意 + - intensive + - 教団 + - 番号 + - ▁galv + - 약 + - ▁لذلك + - ▁ஆகும் + - ▁дахь + - ▁полковник + - ▁নিয়ে + - 谈恋爱 + - ▁nursery + - ▁flaming + - ▁Darwin + - ▁شکل + - 短期 + - 挫 + - ▁Georgia + - 霊 + - ▁negotiate + - ▁gahunda + - ▁fuerza + - ▁Kapitel + - ▁puritan + - 尊严 + - ▁এখন + - ▁இருக்கும் + - ブロック + - 撒谎 + - লাম + - ▁noticing + - ▁rebuke + - ▁vexed + - 年目 + - ĝoj + - вэр + - 生きる + - ▁выступа + - 赴 + - ▁очевидно + - gång + - 明らか + - liegenden + - 各自 + - зву + - 해가지고 + - ับ + - ▁Yani + - ▁матери + - ▁сделали + - ▁آنجا + - ▁Zunächst + - ▁Пасля + - ▁싶어 + - ▁наук + - ▁جوان + - ▁homoj + - 毛病 + - 几百 + - 重量 + - ޔ + - ▁Lächeln + - ▁vijf + - ▁imperative + - 财政 + - писыва + - 曲げ + - なのかな + - ハリ + - ▁Landschaft + - дорож + - ēju + - につなが + - ▁betroffen + - 貧 + - ▁یافت + - 修改 + - ▁Porque + - 懸 + - แล้ว + - ▁einschließlich + - ▁jüngste + - ▁übertragen + - ▁государстве + - ▁Мар + - ▁Señor + - եր + - 国民党 + - 目指 + - 可见 + - 闺女 + - 些什么 + - ▁resignation + - weichen + - ▁rusty + - ているということです + - 指南 + - 祖母 + - 侍 + - ▁منطقه + - ▁பின்னர் + - ވާ + - ▁utilization + - ▁nhỏ + - 野蛮 + - ▁Beck + - 我们确实 + - ▁hannah + - 飲んで + - diğini + - ▁зараз + - 虽 + - 全国各地 + - rigg + - ▁düş + - 督 + - ▁Sala + - 併 + - époque + - ▁malgranda + - ▁proclaim + - pferd + - ▁Anzeige + - ▁yardım + - jyanye + - ▁gait + - ନ + - ▁Bemühungen + - 洒 + - 翠 + - ▁싶은 + - 哭泣 + - technik + - 清洁 + - ▁Fac + - temperatur + - 光明 + - ติ + - ▁Lippen + - 僚 + - ばっかり + - ▁Roboter + - ாட்சி + - mahanga + - ▁dreizehn + - 站住 + - ▁Funktionen + - 自衛隊 + - 花费 + - 公布 + - ▁implant + - ▁murray + - 深处 + - ▁partake + - цаў + - 琪 + - ▁excellency + - ▁insignificant + - ご存じ + - ▁especie + - ▁deputy + - দেশ + - ъезд + - 物質 + - ▁verteilt + - ▁spinning + - spirited + - ▁fairies + - ▁Bydd + - ống + - ▁exerc + - ワイン + - yitibwa + - いらっしゃいます + - 喜び + - やってきた + - ▁humil + - ▁kumenya + - ическим + - 作られた + - 八百 + - えっと + - ▁alumni + - ▁отделения + - ▁kulturelle + - ▁headache + - 呼ばれ + - ▁zamanda + - ▁ekster + - වන + - થ + - ใจ + - ▁així + - gebunden + - 行列 + - ▁прошу + - ▁oblige + - ▁тады + - amenye + - 判决 + - 是时候 + - プレッシャー + - ▁Terror + - ▁jordan + - ▁погиб + - ība + - ▁ведае + - 時過ぎ + - ▁Pep + - 转换 + - を持っている + - ▁snug + - ▁долг + - bourne + - という意味 + - 尺 + - ▁Schicksal + - ▁hóa + - ポーランド + - ހު + - agrada + - ▁utilisé + - どれだけ + - ▁желез + - ▁może + - ▁oppression + - 因为它们 + - 自豪 + - 融合 + - schossen + - դ + - ▁grâce + - ▁посмотреть + - 枕 + - ▁foliage + - むしろ + - 损害 + - குதி + - ▁பிரி + - dığını + - ▁restaur + - 婆婆 + - ▁inizia + - ▁Leiter + - 拠 + - 分离 + - 侄 + - ▁geoffrey + - 깐 + - 遵循 + - ▁begrenzt + - riff + - ▁хозяйство + - ▁হবে + - ющей + - ▁Public + - ıyı + - お子さん + - Psycho + - ▁Glen + - 昨夜 + - 様々な + - نامه + - ▁twinkle + - strafe + - ▁healthcare + - 算法 + - ▁worthless + - 遠く + - 乐观 + - ▁vardır + - 著名 + - 象征 + - ▁مادر + - 显得 + - ▁worauf + - ▁چو + - "2011" + - puesta + - 締 + - ▁மிக + - āli + - ▁아빠 + - ▁fathom + - ▁новые + - ▁valiant + - ▁fanatic + - 很快就会 + - бросил + - ▁gusto + - ▁procura + - 傲 + - 喻 + - 火曜日 + - ▁scruple + - ▁unbekannt + - ▁몰라 + - ▁chronic + - ▁முன்ன + - ▁ziek + - 誇 + - ▁folosi + - juri + - ▁Anruf + - 恼 + - ▁оружие + - ▁eccentric + - ▁inconvenience + - ▁luxurious + - ▁đưa + - ▁benannt + - ▁puedo + - ▁defensive + - 同じような + - ▁звоните + - たりとか + - 艰 + - bearer + - 灌 + - ▁enclosed + - ▁lizzie + - verhältnis + - ▁አይ + - ▁pickwick + - ▁Armut + - ▁nelson + - ▁allemaal + - kumva + - ▁klub + - ▁commencement + - ▁discord + - alphabet + - ▁nördlich + - ポーズ + - 驳 + - ▁đối + - ▁чинь + - ‍ + - ▁südlich + - 郎さん + - ክ + - 項 + - ▁erfüllen + - ▁Что + - ▁головой + - 嘴里 + - ować + - ▁hinweg + - 拉丁 + - ▁самой + - を求めて + - 食べられる + - に当たる + - прашива + - シンプル + - ▁sarebbe + - 职责 + - 模拟 + - 国境 + - ▁다시 + - ▁titan + - テロ + - 藤井 + - builder + - ▁Massachusetts + - ▁gäbe + - ▁먹어 + - ▁сосед + - ▁heritage + - 早晨 + - ▁rappel + - ণে + - ▁ehren + - ▁politika + - ▁facilitate + - 卫星 + - ▁lächeln + - ▁erhöhen + - 严厉 + - おしゃれ + - ▁Pacific + - 康复 + - 暴行 + - と思うんですよね + - ▁prostrate + - 胡子 + - 这时候 + - ஃப் + - ▁antagonist + - ▁фед + - 权威 + - 眼镜 + - ▁Wang + - ▁депутат + - ▁существо + - ▁hubiera + - ლო + - ▁olacak + - 孤立 + - ▁affront + - 予防 + - ▁Susan + - klagen + - ▁parrot + - 日常生活 + - ▁měl + - ▁لطفا + - 茫 + - ▁موضوع + - 栽培 + - ▁Board + - ▁Northern + - しょうゆ + - 市にある + - ▁prosecution + - ▁можешь + - アニメ + - 边界 + - dependence + - американ + - 埋め + - alytic + - ▁animation + - ▁وكان + - 農業 + - 尻 + - จาก + - ラウンド + - ▁magician + - состоя + - ▁freak + - 再一次 + - ▁лидер + - ▁داره + - 子育て + - ▁verbal + - ▁benötigen + - 끔 + - பெயர் + - 貼 + - アイドル + - fleisch + - ▁Point + - ▁پیر + - ▁Branche + - 計算 + - ▁burglar + - খন + - 速い + - ▁furent + - 悪化 + - ▁wholesome + - 普及 + - ▁gaily + - 秘书 + - Produzent + - 悼 + - ▁enforcement + - ות + - 场合 + - 侵入 + - ▁nommé + - ▁아니라 + - ▁oggi + - ▁fiber + - 偉 + - ▁perceiving + - ▁dinosaur + - チャンピオン + - موسيق + - සේ + - yinza + - ▁들어가 + - killer + - ▁plump + - 进攻 + - いったん + - 婦 + - ▁HIV + - ▁haciendo + - ▁немножко + - ▁оппозици + - ▁thereafter + - богат + - سازی + - 会出现 + - ▁écrit + - ▁disappearance + - ▁хаце + - 百姓 + - ▁وهي + - говорил + - ▁prakti + - ต้อง + - ▁nerv + - ▁Kelly + - ▁Ausnahme + - 動く + - σε + - ▁reverend + - ホン + - ▁угодно + - 抄 + - ▁магчыма + - ▁எல்லா + - ▁Erstens + - ▁crag + - ▁машина + - ▁forthwith + - 携带 + - වත් + - ▁earnestness + - ▁interposed + - ▁представлен + - ▁trẻ + - 記事 + - hati + - ▁stieß + - ▁sponge + - ೇ + - ▁Columbia + - ▁Großbritannien + - ▁федерации + - ничтож + - ▁offense + - Bomb + - 吉姆 + - ێکی + - ▁estudio + - ▁darwin + - ▁viên + - ຸ + - ▁возвраща + - смеш + - 裁判所 + - 吾 + - ▁완전 + - 成千上万 + - ▁abilities + - 関係者によりますと + - 别动 + - 30% + - 武汉 + - ▁craig + - ▁economist + - わけじゃない + - ▁ülke + - ▁fung + - ▁cyose + - ▁herausgefunden + - ▁допустим + - 脑海中 + - ▁맛있 + - ▁دقیق + - ▁Truppen + - 連勝 + - ▁perilous + - 骨头 + - ▁هنوز + - カウント + - ▁unangenehm + - ▁exhort + - ▁heavier + - රා + - 流浪 + - 我爱你 + - 你也可以 + - ▁kijken + - 処分 + - "2012" + - ▁Walter + - ▁reflex + - 関心 + - ▁Teufel + - ▁congratulations + - ▁Dilluns + - 鶴 + - CEO + - ▁Tippett + - ▁achieving + - ▁Business + - roost + - 永久 + - замен + - ▁Clara + - このうち + - 身材 + - ▁junta + - 輸出 + - ▁دیگری + - ▁vendor + - が出ている + - ▁сёння + - 幽默 + - ▁Francis + - ▁regula + - পুর + - 兵士 + - ▁Normal + - sponde + - たらいい + - 段階で + - ▁composer + - ▁Junior + - ▁leonard + - されていて + - ▁Eindruck + - solució + - ▁southwest + - ▁equipo + - ▁Metall + - ▁voters + - வன் + - ▁mosquito + - ▁irgendetwas + - ▁següent + - ▁loại + - င်း + - 現役 + - alisierung + - 穿越 + - ▁fervent + - 描いて + - 电视台 + - nachricht + - 主流 + - 广东 + - waardig + - 필 + - ▁Toronto + - ▁alteration + - ▁diligence + - 閉じ + - との関係 + - государств + - ▁Wilson + - στ + - シア + - мовы + - ▁curr + - тып + - 主演 + - ▁neugierig + - ▁элемент + - ▁vibration + - お弁当 + - 甜蜜 + - ▁nikola + - ▁chacun + - 登记 + - ▁flirt + - ▁rapidity + - ▁pourrait + - ▁ومن + - быстр + - avion + - ব্ + - 几十 + - ▁людзей + - ▁Geschmack + - 構造 + - 日連続で + - が必要な + - 続けた + - כ + - ▁sequential + - ▁whistling + - 垣 + - ▁Gestalt + - ▁그래가지고 + - 交換 + - ▁compose + - праў + - ▁estudiant + - 憧れ + - ▁infernal + - ▁věc + - ▁navigation + - 选民 + - ▁recap + - 享 + - ▁америк + - ▁Hungar + - 天赋 + - ▁emerald + - ▁पनि + - ▁شامل + - ▁Motiv + - ▁aufregend + - 此刻 + - ▁generating + - وى + - ▁вялікі + - ▁оказыва + - myśl + - ▁fácil + - ▁treacherous + - 湘 + - そっち + - ▁harriet + - 雷雨 + - 一瞬 + - ▁pouco + - 特別な + - 智力 + - ගෙන + - ▁hunne + - 绩 + - ▁Emotionen + - ಅ + - に基づ + - 威廉 + - ▁beseech + - ▁dramatically + - 落ち着 + - 非難 + - 見通しです + - ▁срок + - んですけれど + - ulira + - プラン + - 搅 + - ▁advisor + - ▁knives + - acağım + - ▁Ла + - ▁警察によりますと + - 几个小时 + - 是正确的 + - ▁schrie + - ரின் + - 改正 + - ▁lyric + - ▁могла + - ବ + - ▁penetration + - ▁Nächste + - ▁být + - atrix + - ساز + - 你为什么不 + - ▁konata + - ётся + - たぶん + - ० + - ▁superficial + - ▁unreasonable + - ▁điểm + - ▁grotesque + - ▁coroner + - ▁Beschreibung + - ▁다음 + - ▁refreshment + - 昭 + - 传达 + - ▁надеюсь + - ំ + - ▁Ontario + - ▁divinity + - ▁vehement + - ▁settling + - 保育 + - ▁лучш + - ▁bekomme + - っていう感じ + - ▁Witz + - 歩き + - ضاء + - diagnose + - 沿岸 + - 衡量 + - げん + - ▁நல்ல + - 改进 + - ிடம் + - ▁большие + - ▁Vä + - ▁Stress + - ▁транс + - ▁dauern + - platte + - ఁ + - १ + - ▁humiliation + - ▁بیرون + - ▁Könnte + - 軍事侵攻 + - ことにしています + - लो + - れん + - டோ + - ждения + - ▁dickens + - 江湖 + - ▁ansieht + - ▁insgesamt + - ▁вещь + - ▁دنبال + - 寒冷 + - ▁lobby + - ハム + - 年ぶり + - 死刑 + - 在接下来的 + - 绘 + - פ + - ▁thú + - ▁millones + - ▁Presse + - コート + - エイ + - 右边 + - entrada + - liselt + - ▁Engagement + - 芋 + - ▁worüber + - ▁regretted + - 首席 + - そうなんだ + - ▁costru + - を決める + - fuß + - റ + - ▁Margaret + - 亭 + - 参议员 + - ▁Nutzen + - sluit + - étend + - gambi + - ▁workshop + - ▁Sprach + - schleunig + - બ + - ▁además + - ▁золот + - 聞かれ + - ▁endowed + - ▁strode + - крыты + - 하면은 + - "4000" + - ▁kommun + - ত্ত + - 总理 + - ▁миллионов + - ▁escaping + - န် + - ウクライナ侵攻 + - ▁முதல் + - ▁Provinz + - ▁Questa + - 有哪些 + - ▁occupant + - ▁rugged + - 調べに対し + - ▁البر + - ▁Gedanke + - 我只是想 + - 篮 + - 贩 + - ঝ + - ▁arguing + - ▁хлеб + - ▁Certain + - を巡り + - ▁پشت + - 生き物 + - ▁parola + - ▁수도 + - 主教 + - 包装 + - 遗传 + - เธอ + - 举办 + - 陥 + - 艦 + - ▁shabby + - 透露 + - скага + - ▁picnic + - ▁construcció + - 占领 + - ▁activist + - işim + - であること + - ▁davvero + - ▁crític + - 珍惜 + - ▁çalışma + - ▁другого + - ▁rogue + - ▁geliyor + - ্ট + - ▁todavía + - ▁ډېر + - ▁गर्न + - おかしい + - ▁действия + - こういうこと + - ին + - ▁примерно + - ▁Greg + - られていた + - 猴子 + - ▁adieu + - ▁готовы + - ▁akzeptieren + - 纱 + - ▁Bewertung + - おそれがあります + - ▁вопросов + - ▁hybrid + - ▁único + - ▁کردیم + - ▁reprit + - escena + - ▁Ҡа + - ▁hoặc + - ▁nostrils + - ▁champagne + - やり方 + - ▁smote + - 圧倒 + - ならば + - ▁babiri + - セカンド + - 才知道 + - 連覇 + - ▁идти + - ▁imposing + - Book + - waarde + - yczn + - らっしゃる + - ▁hoorde + - ▁verbessert + - ▁zooveel + - 形容 + - もらいました + - ▁inviting + - іўся + - ▁volcano + - 新潟県 + - ▁eastward + - froid + - ніз + - mauer + - lösung + - ▁undertook + - 伤口 + - ивается + - ▁زمانی + - කට + - イヤー + - 興 + - ▁militärische + - マイナス + - 这部电影 + - ▁trifft + - ▁доктор + - ▁analytics + - ્ર + - 领袖 + - ▁notorious + - ▁piercing + - ▁película + - ▁compara + - ▁молча + - ▁commentary + - ▁Morris + - станци + - チュー + - ▁conscientious + - 坠 + - ▁Stoff + - غۇ + - 对我们来说 + - серд + - 受け止め + - ▁Brüder + - 皇家 + - 提起 + - 検証 + - ގ + - rechnet + - ழை + - ▁yakın + - ▁alluded + - ▁Parlement + - ▁ripple + - ▁trocken + - вуча + - ▁Saison + - といわれて + - ▁Hugh + - 議長 + - 敞 + - શ + - ▁erscheint + - ▁خاطر + - ▁нужна + - sighted + - 做不到 + - ふた + - 向かい + - 分类 + - 見たこと + - ▁comparative + - 翅膀 + - 丛 + - ▁necklace + - 交往 + - 建築 + - 大伙 + - ▁станция + - ▁geraten + - ▁Gebet + - ▁peuple + - ▁weibliche + - 重症者 + - ▁Vortrag + - ▁Раз + - گذار + - ▁acerca + - பை + - してしまった + - どうでしょうか + - ▁জান + - ▁disclosure + - ▁geschieht + - ▁здравствуйте + - ▁apprentice + - ▁Blumen + - シングル + - ▁одним + - 入侵 + - ▁näi + - に関して + - ▁wakati + - ▁качестве + - ғыҙ + - ▁blickte + - ▁anecdote + - ایل + - ▁secund + - ▁سەر + - على + - ▁devout + - 整整 + - 现在正在 + - dzē + - 脆 + - 羡慕 + - ▁Houston + - ▁Erwartung + - ぴったり + - ▁genießen + - ▁شاید + - ▁nombreux + - ▁Bruce + - ▁genus + - 两周 + - パット + - ▁лежа + - gefahren + - ▁آس + - อยู่ + - ▁Pennsylvania + - ▁છે + - 佐々木 + - durchschnittlich + - 机械 + - 晴れて + - ▁humbly + - ▁afecta + - ▁тракт + - 屋根 + - ▁করেন + - 知らせ + - ▁diagram + - ▁evitar + - くなっている + - ▁intuition + - ▁jonathan + - blätter + - ▁default + - ▁measuring + - зван + - ▁어제 + - ▁protocol + - últim + - してくる + - 処理 + - ეს + - 发誓 + - ▁Mount + - autant + - 如果有人 + - ▁миров + - 障 + - ▁анализ + - ▁அழை + - 如果你能 + - 停電 + - 的角度来看 + - வரும் + - 친 + - 戚 + - ▁Präsentation + - ▁Festival + - 伊丽莎白 + - ▁Geräte + - ▁иметь + - ▁cherry + - ▁Vergnügen + - ▁بىلەن + - ▁때문에 + - 淹 + - ヴ + - ▁Portugal + - ▁Crist + - 尤其 + - ▁Major + - の様子です + - 趣味 + - gesteld + - 糊涂 + - 色んな + - ▁اصلی + - ▁Ausschuss + - వు + - ▁pluraj + - 室内 + - ировали + - 構え + - runde + - 棄 + - ▁گوش + - ▁михаил + - 医疗保健 + - ▁waarop + - を決めました + - 体现 + - ▁voiture + - ▁Ufer + - ▁Route + - もらいます + - ▁tác + - میر + - 拒 + - を果たし + - ▁nachgedacht + - 페 + - ▁комитет + - ▁ມີ + - ▁داستان + - 减肥 + - геҙ + - ジン + - 左边 + - ▁Sorge + - ▁чаго + - ▁incense + - ▁العام + - 旭 + - ▁đại + - ▁بنابراین + - ▁смотреть + - ▁دلیل + - キム + - 말 + - ▁investor + - 塞尔 + - 小伙子 + - 屎 + - ▁Jennifer + - ും + - ▁уровне + - ▁homage + - ▁видели + - 正しい + - ▁laboratori + - に住んで + - ▁illinois + - ▁tiền + - サラダ + - ▁boughs + - ▁russell + - ▁sagst + - 警備 + - zuziehen + - 甘み + - ▁sinister + - ரீ + - ような感じ + - ریک + - 姚 + - ▁Wähler + - ▁columbia + - ▁ekzistas + - ▁perplexed + - ▁братьев + - 渔 + - ▁grill + - ▁exalt + - kontakt + - ▁feit + - ▁governess + - ▁kurya + - ▁Kindheit + - ▁sichtbar + - پتۇ + - เรา + - ▁hump + - ▁پول + - spread + - 愈 + - ▁clumsy + - ▁plutôt + - 취 + - ▁Lewis + - 関東地方 + - ▁каманд + - 哲学家 + - ▁написал + - ▁jazz + - そのとき + - ▁tiel + - よろしく + - ▁Sekunde + - پوش + - 甲子園 + - ▁Widerstand + - jüdische + - ▁pretext + - ▁début + - ▁Standort + - ▁половин + - ▁shovel + - йшлі + - С + - ▁dennoch + - schwäch + - 毒品 + - 救命 + - ▁tiam + - ▁forbear + - ▁convincing + - ▁miraculous + - ▁поговорить + - ▁mugihe + - intérieur + - 睡着了 + - ▁여자 + - 100% + - 하기 + - 修理 + - ruḥ + - 翌日 + - ▁siebzehn + - ▁waistcoat + - 继续前进 + - ▁cuán + - ▁urging + - 給付 + - mıştı + - 茹 + - វ + - ピンチ + - 80% + - 缓慢 + - ▁Ли + - 保密 + - 镜子 + - ▁felix + - あると思います + - つらい + - ▁خودش + - ▁detachment + - ▁prescription + - 貢 + - 都道府県 + - ▁cavalier + - もしかして + - 尼克 + - ▁petersburg + - ▁zunehmend + - đ + - layan + - 哄 + - ō + - ▁zukünftige + - ▁declining + - ▁extern + - சொல் + - 积累 + - っていうのも + - europa + - स्त + - ▁starving + - 祭り + - 呼吁 + - ٌ + - ▁corazón + - ▁сталин + - ▁eugene + - ▁participating + - 做生意 + - ▁condens + - 描かれ + - łow + - できれば + - ▁zacht + - 删除 + - 適用 + - ▁скажи + - ▁Definition + - intérêt + - 滥 + - ▁Một + - schloß + - ▁প্রতি + - 取り組んで + - ▁tolerate + - ▁điện + - ▁auction + - ნე + - ▁Gefangene + - zungu + - ▁hieß + - 董事长 + - ▁calamity + - ▁precipice + - ▁ایجاد + - ▁hoffnung + - ▁nuovo + - 囚犯 + - ▁două + - タイムリー + - 主管 + - ▁Rw + - ▁حسنا + - ▁meditate + - ▁Fakat + - メダルを獲得 + - دعو + - 博客 + - ▁schweigen + - ▁cemetery + - ▁lloyd + - 審査 + - 啤酒 + - 成績 + - nął + - ▁rook + - ▁Association + - ▁Perezida + - ▁baltimore + - ▁endurance + - 洛杉矶 + - 消耗 + - 物理学 + - ющее + - стреля + - 很多人都 + - 揺 + - ច + - 这辈子 + - ▁Knochen + - ▁και + - ▁видно + - ▁Wirklichkeit + - ▁چشم + - ソフト + - ப்போ + - 弟子 + - 1,000 + - 干什么呀 + - գ + - ▁অব + - ▁unreal + - ▁Kristo + - gewandt + - ▁হয়েছে + - сроч + - ▁volgende + - ▁gelukkig + - 하면서 + - ▁زبان + - ▁arbitr + - ምን + - ▁Davis + - 書いた + - ергә + - ▁marcus + - を持った + - 尉 + - ▁hilfreich + - ▁вместо + - ▁څنګه + - ▁irgend + - ▁gambling + - ▁উপ + - ▁возможности + - просить + - ▁unterscheiden + - ▁feststellen + - ゴー + - 食堂 + - ▁gelebt + - んでしょ + - знания + - ▁estudiar + - زده + - ▁норм + - жир + - ▁shameful + - 열 + - ▁течение + - ▁stammered + - 阴谋 + - уулах + - ▁ransom + - kapital + - ▁franco + - 奈良 + - 顺便 + - ▁slipping + - ığın + - ალ + - ▁wichtigste + - 料金 + - 坛 + - ▁малая + - 属下的一个 + - 谐 + - 박 + - いかがでしょうか + - ▁ماشین + - 読んで + - ▁шестой + - Tabelle + - ۲ + - ▁algún + - ▁unanimous + - ▁thống + - ▁skupin + - 暮 + - やめて + - 曇り + - писал + - 驶 + - ▁fidelity + - ▁pouvons + - ▁mondiale + - 速報 + - ▁Überleben + - 離れて + - lardı + - ▁quitted + - ぴ + - 販 + - ▁느낌 + - ▁воздух + - ▁patriarch + - 沙漠 + - ▁развива + - глядзе + - 優先 + - ▁Má + - தான + - 你怎么知道 + - ▁dispense + - 変えて + - ီ + - 鸦 + - ▁Eigentum + - ▁discouraged + - 這 + - こういうふうに + - 阶级 + - せば + - ▁leitet + - theorie + - ▁cultivation + - leihen + - eceğim + - 巨大な + - ▁Lektion + - มาก + - らせる + - торгов + - ▁Empfehlung + - ▁celestial + - ▁occidental + - алтай + - ▁athletic + - 桁 + - affaire + - ものすごい + - ▁civilisation + - ▁اتاق + - 这几天 + - ▁Europäische + - 注定 + - 该地区 + - 析 + - 掏 + - ▁Mitgliedstaaten + - ▁recognizing + - 력 + - ▁казалось + - ▁Sturm + - パーク + - рабатыва + - ▁военно + - ▁sentinel + - どうしよう + - ▁spike + - 良心 + - временно + - ຖ + - 甄 + - 抛弃 + - ▁получить + - ▁abgeschlossen + - 伍德 + - 残念 + - ▁collector + - ▁микро + - ▁joshua + - ▁период + - ့ + - ▁பெரிய + - Source + - ющего + - くなっています + - ▁astronomi + - 汇报 + - 復活 + - țele + - デモ + - хир + - 仙台 + - 囊 + - 舱 + - ▁coincidence + - ▁compromis + - メイン + - inspiring + - ▁politeness + - 碧 + - ▁வழங்க + - 扉 + - ▁pudding + - ▁baptist + - ▁Vull + - ▁epoch + - ▁combusti + - entwicklung + - ▁дней + - 负面 + - 帰国 + - ▁байгуул + - ▁Nachbarn + - ▁대학 + - espér + - ▁Disney + - спя + - ডি + - なじみ + - ▁Bedürfnisse + - 极其 + - ▁بسیاری + - ▁zurückkommen + - うどん + - 悄悄 + - ▁зохио + - メダリスト + - ▁kesk + - ▁possono + - 棕色 + - 総理大臣 + - වෙන + - nummer + - 異なる + - 城堡 + - ғына + - ▁relaciona + - ▁hobby + - ▁людьми + - mektedir + - ▁caballero + - ▁του + - ▁ہے۔ + - ▁адрес + - ▁никакой + - ▁باشه + - ▁durchaus + - ▁außen + - ▁politician + - höchste + - を行いました + - عامل + - ણ + - ቀ + - যোগ + - 六个月 + - ▁sophia + - endroit + - どうでしょう + - ێر + - ファー + - је + - فضل + - 感染症 + - 让我们看看 + - 屋顶 + - 飛車 + - ▁ذات + - drž + - 泼 + - asanzwe + - ား + - 厚生労働省 + - ▁dungeon + - ▁جيد + - 押さえ + - ▁vollkommen + - క్క + - zwingen + - ведения + - ▁Mühe + - ▁seneng + - нести + - 幼儿园 + - 磅 + - 腔 + - 烦恼 + - ▁Fahrzeug + - 眼神 + - ▁чисто + - ▁далей + - を迎える + - ▁sexuelle + - オリジナル + - 马丁 + - ▁aufbauen + - ausschuss + - における + - 周囲 + - 狮子 + - できるだけ + - gegriffen + - ▁langue + - ウクライナ軍 + - ▁herzlich + - ▁suffi + - ▁İki + - ▁gehst + - 苦しい + - توانیم + - 塑料 + - ▁chơi + - ▁khó + - ▁არა + - ▁самые + - ▁tedious + - 感染状況 + - ước + - ▁întreb + - 每一次 + - 岭 + - ▁Vậy + - ▁discomfort + - ▁настолько + - 捐赠 + - ▁капитан + - konsum + - ▁رجل + - ポリ + - ходили + - ▁다니 + - ▁économique + - 敗れ + - génér + - ▁Cross + - ルート + - lumina + - 吸收 + - ▁косм + - 假期 + - klapp + - 验证 + - ▁Fond + - ▁bizim + - ▁portuguese + - ▁rubbish + - 복 + - oubli + - 干吗呀 + - ▁хот + - 运气 + - тыўна + - ▁இப்ப + - ▁kanggo + - ெட் + - 寡 + - ▁sanctuary + - 써 + - よろしい + - 邸 + - ▁tradicional + - ▁bandage + - ▁ukrain + - 渡辺 + - ミニ + - というわけで + - ▁mängi + - ちゃいます + - ▁рух + - abash + - ▁Gedächtnis + - ▁pièce + - 医療機関 + - ▁immune + - 火災 + - ▁forlorn + - genossen + - ▁хоча + - räsentiert + - ▁horribly + - ▁безусловно + - ▁кӱ + - ▁семьсот + - ▁sweetheart + - ▁مؤ + - 解雇 + - 涉及到 + - ▁воды + - 況 + - 塘 + - ▁harvard + - 罰 + - ▁Speicher + - ▁benedict + - ▁fellowship + - 在这方面 + - 英文 + - ▁pronounce + - ţ + - ▁proprie + - ▁болсон + - リュ + - ▁celebration + - ▁Güte + - 正在进行 + - 蔽 + - 청 + - 膝盖 + - ▁радио + - ▁rustic + - ▁общество + - ▁pulpit + - ▁Fußball + - ▁Josep + - cliffe + - ▁தெரி + - 現代 + - podobn + - ▁fascination + - ▁który + - ▁devait + - ▁دهند + - 再現 + - ▁geographical + - 变革 + - ▁мисс + - 史密斯 + - ニック + - ▁Egypt + - строить + - 精神病 + - ▁모르겠 + - ▁русско + - gegenwärtig + - 둘 + - 씩 + - ▁ĉirkaŭ + - 喫 + - एको + - 神话 + - ▁titul + - ▁Träume + - ▁আস + - 厳しく + - ▁dazzling + - ▁erwiderte + - ▁Überraschung + - ▁gedanken + - 增强 + - 基督 + - ાર + - ▁luggage + - ▁이번에 + - täuscht + - ড়ে + - ▁mwiza + - әҙер + - щим + - ▁marvelous + - 入り口 + - wahrscheinlich + - 述べ + - ▁velmi + - ർ + - ▁Londres + - ▁تولید + - ▁Sonntag + - ▁hôm + - 腐败 + - 갖고 + - 承認 + - 考验 + - ▁Chu + - ▁aisle + - ▁beauties + - ambigu + - ぼう + - ▁hippo + - 霉 + - ▁overlooked + - ▁Takže + - ▁moisture + - తా + - ▁hoàn + - ってみよう + - 太平洋側 + - ▁cultivate + - ▁wobei + - ▁ecclesiastical + - édé + - 爱尔兰 + - ▁пространств + - おばあちゃん + - ▁Training + - పో + - 餐馆 + - ▁dripping + - geschenk + - ▁auditor + - ▁unequal + - amatu + - 白宫 + - mutima + - ▁fisherman + - 疆 + - ないですか + - ▁drake + - 判定 + - ▁disseny + - kungu + - 買った + - ▁troublesome + - Blanc + - ▁доступ + - 证实 + - ▁mẹ + - ▁மனித + - ▁Vermögen + - 급 + - 引擎 + - づらい + - Unis + - ▁Anspruch + - 房屋 + - 引退 + - ▁борис + - માં + - ▁Kategorie + - ▁зусім + - 잡 + - 娅 + - ▁Spanish + - ▁thanksgiving + - లా + - ▁хороший + - ▁honom + - 隐私 + - ▁flip + - ▁occurring + - ▁Ereignis + - wheel + - ウォー + - 生み出 + - だと思うんです + - quote + - ▁Despite + - まいりましょう + - tumye + - ▁humorous + - 女優 + - ▁Voraus + - ってしまった + - ▁Köpfe + - 最終的に + - ▁rhyme + - ▁clump + - ▁видеть + - ▁luckily + - ▁رنگ + - ▁malaria + - 生涯 + - патрэб + - ప్ప + - ▁Foundation + - ▁secrecy + - 谜 + - 纤 + - ŝanĝ + - ▁Provi + - ▁дүр + - ご覧いただ + - беҙ + - ▁audit + - ▁spice + - ▁süd + - கல + - 吸引力 + - 色々 + - ▁drüben + - ▁schüttelte + - ▁completamente + - 決断 + - ▁думать + - 励 + - 塑 + - ▁novelty + - 龟 + - ▁Flügel + - ▁diferencia + - ▁cristian + - ▁urmă + - ▁jesuit + - ▁fördern + - َلَ + - と述べました + - 晴れる + - を発表しました + - 言える + - 陌生 + - ▁medication + - 季度 + - ▁lächelte + - 綱 + - ున్నా + - gratul + - ▁моего + - سې + - ▁اين + - 兄弟们 + - ▁ئەوە + - 卿 + - 荒谬 + - 弘 + - ▁제일 + - ▁будешь + - 适用于 + - 食べたい + - 40% + - ▁Ре + - 场比赛 + - ▁xả + - ▁kostet + - ▁bố + - Werbung + - ▁Academy + - ▁mohammed + - ▁آمریکا + - 唐纳德 + - 罗伯特 + - ▁помощью + - 自殺 + - ▁Vì + - ▁Rauch + - 剧院 + - ▁curate + - ▁Moore + - を越え + - 一件事情 + - ▁алма + - ▁distint + - ▁absolv + - ▁deceit + - ▁propriety + - 怪物 + - 根本就不 + - 度目の + - ▁Entfernung + - ▁Après + - ▁signifas + - 日ざし + - ▁Pläne + - ▁Nerven + - ▁güzel + - ビッグ + - ▁hydrogen + - ▁winzige + - farben + - 鞭 + - ▁thompson + - ঙ্গ + - ▁griechische + - ▁хөгж + - 観察 + - sloten + - ▁chunk + - ▁installation + - クリア + - 汚 + - 빠 + - ុ + - ▁elapsed + - ▁Government + - 毁灭 + - ▁rapture + - しさを + - ▁Symbol + - 不思議な + - gestiegen + - ▁practise + - ▁athens + - ▁recreation + - պ + - 猿 + - ▁موجود + - 現象 + - ▁крайней + - ▁morbid + - 感冒 + - ждение + - 引入 + - ▁делают + - ▁moustache + - 洗澡 + - ▁되는데 + - 選び + - flipp + - ならではの + - ▁chemist + - ▁rustle + - ▁Student + - ղ + - ▁longtemps + - ▁verschwunden + - 讽刺 + - ▁sturdy + - 游客 + - ▁arising + - ▁irritated + - ダム + - ▁твой + - عالم + - ▁heroine + - 見たい + - 税收 + - オレンジ + - ▁üret + - 耕 + - 恥ずかし + - ▁왜냐면 + - ▁sidewalk + - ▁никому + - ▁protože + - ▁involving + - ▁alguma + - krebs + - бель + - ▁geplant + - ść + - нюю + - torium + - ▁abnormal + - ▁condescend + - 滤 + - 参议院 + - 別れ + - ▁Cousin + - ▁kansas + - ▁contributing + - ▁ஆன் + - ▁волос + - 带领 + - ▁constantinople + - ▁inasmuch + - ում + - ▁Ähnlich + - 分かりません + - ▁spiral + - ▁tradici + - 追いかけ + - 睇 + - 水曜日 + - ވެސް + - ▁reassure + - ▁Melbourne + - ▁gegründet + - ▁водо + - 北京オリンピック + - ▁voyez + - 介入 + - 获胜 + - ▁سمت + - 虑 + - 溢 + - ▁která + - verwandt + - ▁බව + - ピンク + - میل + - ▁Kommentar + - 漬け + - lassung + - エビ + - 嫉妒 + - ▁Klimawandel + - ▁солдат + - 指责 + - ▁основан + - ▁implies + - 排名 + - 飼 + - ▁Rechnung + - ▁monotonous + - ▁spēlē + - ▁medieval + - ▁rhetoric + - ▁detached + - ▁Mountain + - ▁isolation + - ▁войск + - 解决这个问题 + - ▁хочется + - articula + - ▁umutima + - ▁curb + - ▁liefern + - 伯格 + - ▁Multi + - ▁russische + - 矮 + - ▁Zuhause + - ▁malcolm + - ▁nevoie + - läufig + - ▁shelves + - 落ち着いて + - ▁смерти + - ▁feudal + - 澤さん + - あえて + - klassi + - ▁constituent + - ▁другая + - ▁rabbi + - ライス + - ▁Sklaven + - ▁الواقع + - まもなく + - ▁dictator + - 丫头 + - 荷兰 + - ▁சீ + - ▁salmon + - ▁flores + - っていうところ + - 初期 + - 卧 + - ▁hypothe + - ▁entfernen + - ▁insolent + - 不合适 + - ▁মানে + - ρα + - ▁Dacă + - ▁Montag + - ▁чуж + - рожа + - 準 + - ▁Folie + - 慈 + - 抖 + - ▁Colorado + - ▁Nutzung + - ▁cognitive + - ▁după + - مدرسة + - 残忍 + - 요일 + - sexuell + - ▁القر + - 尋 + - ▁kemudian + - ▁persuasion + - 狄 + - 줘 + - お客様 + - ▁jefferson + - ▁pivot + - ▁машины + - نقل + - ▁استخدام + - ބަ + - ▁whipped + - ▁geleden + - ▁escucha + - ▁Could + - ▁остров + - ▁cavall + - quê + - 须 + - ជ + - ▁versteht + - 拭 + - interesse + - ▁eksp + - ▁disappoint + - ▁även + - 钩 + - katholisch + - ▁کودک + - 紫色 + - ▁cố + - 代の男性 + - Time + - 收益 + - ▁чад + - ▁elevat + - ▁hacía + - ▁Alkohol + - 蔑 + - 褒 + - 从那以后 + - ▁извините + - ▁тело + - ▁spirituelle + - யார் + - ▁sünd + - 设法 + - ▁geographic + - 獲 + - முக + - ▁impamvu + - ▁хэдэн + - ▁Physik + - ▁umfasst + - 反抗 + - ▁concede + - ▁обща + - ▁zwang + - 取引 + - ministerium + - 蹲 + - ০ + - ▁Prüfung + - ▁embedded + - ▁possiamo + - タクシー + - ▁пятая + - 出てきました + - ▁discrimina + - ェ + - 能做到 + - ▁clenched + - ▁pequeña + - ▁tennessee + - 哮 + - 煎 + - かっこいい + - ▁请播放 + - ▁așa + - ▁Jemand + - gehoben + - befehl + - ▁mildred + - ▁disrupt + - mètre + - コスト + - ▁нашим + - ใ + - 膝 + - ▁ausgewählt + - ▁nécessaire + - ▁eclipse + - 换句话说 + - 丼 + - 誠 + - جنس + - ▁daisy + - ▁dzīv + - மும் + - 納得 + - kräftig + - ▁merupakan + - コラボ + - 記者会見 + - 收购 + - ▁crusade + - 金額 + - höhe + - ایە + - ▁hína + - ▁snuff + - ▁социал + - möglichkeit + - ijoro + - ▁clamor + - 順位 + - ▁husk + - ▁Flüchtling + - 奥巴马 + - ▁duidelijk + - ▁குறை + - twenty + - ▁discut + - ▁пройд + - お待ち + - 发动机 + - 警官 + - ତ + - ▁aufzubauen + - 这个样子 + - 넘 + - ▁сергей + - 愛知県 + - ▁shroud + - コンビニ + - 行方不明 + - ▁люблю + - ▁rusange + - ▁твои + - となりそうです + - 訴 + - ▁augustine + - чёт + - ものすごく + - ▁Society + - 动态 + - ▁vierundzwanzig + - ▁ocurr + - ▁mitigate + - konomi + - ▁testify + - ▁чист + - ▁имеют + - ▁destructive + - ▁историю + - ▁мальчик + - ▁alcuni + - 渠道 + - 砂糖 + - ▁besagt + - علام + - waffen + - 原則 + - ▁agafar + - ▁supposition + - ▁diplomatic + - ▁marshall + - fünfhundert + - ▁pilgrimage + - 今のところ + - ālā + - ▁legitim + - ித்தார் + - ▁мысли + - ሚ + - ▁securities + - 辖 + - ▁bestätigt + - umukobwa + - ▁Therefore + - 軟 + - ▁problém + - 並ぶ + - ҙың + - ▁Họ + - 寄付 + - ченко + - gerissen + - ▁hâ + - ▁компьютер + - ▁முக்கிய + - こんなふうに + - 媛 + - 놓 + - ▁vigour + - ▁apparition + - ▁imbaraga + - ▁gratified + - symmetri + - ▁clash + - ▁milestone + - hundertfünf + - ▁Doctor + - ლებ + - ▁camí + - عيد + - 鸿 + - ▁disponible + - ▁butterfly + - ▁teenager + - ▁carlyle + - ▁Mereka + - ▁хэв + - ступил + - とみられています + - entendre + - 棘 + - ▁enabling + - ▁faltered + - ▁bizarre + - ▁nodding + - präg + - 重症 + - ▁cartoon + - ▁hareket + - とみられます + - ▁Republik + - பாடு + - ▁width + - ▁риск + - ▁Runde + - ẫ + - ڈ + - ▁zugänglich + - ျ + - 詩 + - مجتمع + - ゲット + - 散步 + - dämm + - ▁eigenlijk + - 菓子 + - 飛んで + - 级别 + - 厌恶 + - 齿 + - ▁ingenuity + - ▁последний + - ▁руководств + - ▁NASA + - ▁muffled + - ▁theoretical + - ▁நிறுவ + - 女孩儿 + - ▁shilling + - ▁ethnic + - ▁сделан + - 合わせた + - క్ + - счастлив + - 茅 + - ▁Indonesia + - ▁مدرسه + - ▁정말 + - ▁Fehl + - 豪華 + - ▁chestnut + - 伙计们 + - が止ま + - 新宿 + - ▁பெரு + - 了解更多 + - ▁серьезно + - 績 + - 面试 + - 结局 + - pflege + - Á + - թ + - ▁crouched + - フルーツ + - 최 + - ▁espacio + - خصوص + - ▁eindelijk + - 悲剧 + - zauber + - physiologi + - ▁подготов + - ▁лепш + - 一个例子 + - 远处 + - 合計 + - చ్చ + - 赎 + - ຢ + - ▁ecstasy + - ▁نمایش + - ӹн + - 実態 + - rechnen + - менять + - ▁новых + - 竟 + - ▁landlady + - 繊 + - ▁gutanga + - ▁ominous + - ▁voulu + - 証言 + - 演示 + - ▁junk + - ▁integrate + - 隠れ + - ▁Außer + - ▁Entschuldigung + - ▁Kommissar + - 扫描 + - ▁hoofs + - wäss + - اگه + - ▁лица + - 嘿 + - ▁merchandise + - ▁செயல் + - ▁elkander + - ▁spüren + - ▁clown + - ▁важна + - ▁calculate + - 収入 + - 続けている + - 灵活 + - ▁தனி + - ▁fügte + - ▁взаимо + - ▁갑자기 + - ▁Republikaner + - ▁infidel + - ▁desolation + - ▁längst + - 坚强 + - ▁cicl + - 行きたい + - lehrer + - ▁literal + - 韓 + - 非常有趣 + - ▁marcel + - ▁Intelligenz + - 冈 + - ▁пошли + - 气候变化 + - が必要だ + - ▁странно + - με + - 种族主义 + - の疑いで + - ▁yahweh + - 斥 + - 至关重要 + - ▁Kämpfe + - ▁detained + - ▁هنر + - ▁sovint + - ▁syllable + - ▁mittlere + - schalt + - aufnahme + - トルコ + - ▁цели + - ▁judith + - ▁spacious + - 海滩 + - کۆ + - ▁yazı + - ▁भए + - ▁Minnesota + - ▁использовать + - ▁languid + - ▁آورد + - ▁reiterate + - ▁Patrick + - ▁убива + - ▁توجه + - Europa + - ▁تواند + - 崎さん + - ▁Richtlinie + - ▁kibazo + - ▁potenziell + - ▁deferred + - ▁பிறகு + - ނެ + - ▁usurp + - 羽毛 + - schwor + - نوشت + - ▁appoint + - ▁sancho + - ▁குழந்தை + - ▁Үүний + - ▁línea + - ▁Studium + - ▁Ireland + - ▁Modern + - 病床 + - льныя + - ▁кровь + - 査 + - 心疼 + - 렸 + - ▁يوجد + - owski + - ▁konkret + - ▁பற்றி + - ▁categori + - ▁نقش + - дзь + - 炼 + - ▁நிகழ் + - ▁indicating + - ▁Gegenteil + - ▁Emily + - ▁война + - 行われている + - ▁presidential + - ▁Little + - கொள் + - 肤 + - ▁Existenz + - 拜访 + - ▁antony + - ▁Samuel + - 見つかり + - ▁může + - 垒 + - 慷慨 + - ▁Ernährung + - ▁displeasure + - ッグ + - 捉 + - ▁говорим + - ▁değiştir + - 必然 + - ▁condicion + - ▁welsh + - 拜拜 + - 失业 + - ▁sparrow + - アピール + - ▁sociedad + - ދަ + - ދު + - ▁사람들이 + - ▁mercado + - 見つけ + - 文書 + - ▁Auftrag + - ▁Annahme + - ▁Coast + - ներ + - 霜 + - ▁boyunca + - 時半ごろ + - ▁asteroid + - ▁коротк + - ▁قانون + - ிற்கு + - nshingano + - ▁musí + - 边境 + - ▁riddle + - 伍 + - 謝 + - ▁Illinois + - ▁دانشگاه + - schließt + - ▁पु + - イラン + - ▁ĉu + - ミング + - ジョー + - ▁comunidad + - ▁companionship + - 轻易 + - qqim + - ▁portray + - ▁үнэ + - ёшь + - 好奇心 + - になりたい + - 虾 + - bitekerezo + - ▁Pēc + - ▁antiquity + - ▁científic + - 淋 + - アルバム + - ▁acontece + - おととし + - 師匠 + - gemeinschaft + - 看一看 + - きょう午前 + - 抜いて + - 谢谢大家 + - ▁bırak + - versorgung + - ▁Konferenz + - GPS + - ▁혼자 + - ▁gracias + - ▁athenian + - ▁persoon + - ▁inaugur + - ▁менш + - 群众 + - ▁northeast + - ▁vorgeschlagen + - 雨が降って + - ▁patriotism + - 档案 + - luğu + - ໃຫ້ + - ▁defiant + - ▁malicious + - ▁Kansas + - ▁chaplain + - 残酷 + - ▁bertram + - 交付 + - 消化 + - ▁Felsen + - ▁bathroom + - おじさん + - ▁байр + - ▁palju + - ▁Alpha + - ▁Katastrophe + - ▁Respekt + - ▁обязан + - ツイッター + - ▁oyna + - ▁غذا + - ▁أفضل + - ▁لدينا + - filtr + - 层次 + - 主导 + - 속 + - ጥ + - ▁sophisticated + - ▁буквально + - ▁façana + - 侮辱 + - ▁дороги + - 前两天 + - 将棋 + - ▁너는 + - ريخ + - ුරු + - 労 + - 戴安娜 + - 逝 + - ▁سیستم + - ̃ + - 剥夺 + - ▁ensued + - 这是一件 + - schwimm + - 是不可能的 + - 辞め + - ▁pueda + - església + - süchtig + - ▁birçok + - 出租车 + - 귀 + - 麗 + - 적으로 + - 注射 + - schränkung + - ▁snare + - ▁skate + - ▁retard + - 一生懸命 + - ▁ängstlich + - ▁vegada + - ডা + - あるんですか + - 起訴 + - räte + - 徽 + - ▁Posteriorment + - ▁nyinshi + - ▁trabalho + - 코 + - ▁చె + - ▁Больш + - ロンドン + - ▁verwandelt + - ▁bagian + - 設計 + - zugreifen + - ▁பழ + - 语音 + - ▁naples + - 世の中 + - 括 + - 嚟 + - ఫ + - 挖掘 + - 世帯 + - ▁scottish + - 見直し + - ركز + - 現れた + - ▁Stich + - ▁refinement + - ▁keith + - 老虎 + - бега + - ▁temporarily + - コンピュータ + - 腸 + - 昆虫 + - アート + - "1.5" + - 維 + - ▁straightforward + - ঐ + - 凌晨 + - 繁殖 + - ধি + - beamte + - ▁руках + - ▁задерж + - ▁остава + - 積極的に + - 匆 + - ▁Interessant + - ▁законопроект + - liśmy + - ▁cantonada + - ▁مرکز + - 杭州 + - ▁verurteilt + - 噴火 + - ▁адказ + - ▁Nacional + - expliqu + - ▁rebuild + - people + - ıyordu + - 눈 + - 설 + - キッチン + - ▁لطفاً + - ▁decât + - ▁일본 + - ▁prodigious + - ▁Jacob + - 散歩 + - 传奇 + - ▁klassische + - ▁существу + - ▁форма + - 釣り + - ▁подпис + - 风暴 + - ▁Opera + - ▁институт + - ическом + - ▁michigan + - バッグ + - ▁clinton + - それこそ + - весел + - 商業 + - ハンド + - ipps + - ▁spouse + - ▁trustee + - ▁площад + - ▁uzata + - صاب + - geheimnis + - 披 + - ച + - ▁sorgfältig + - 현 + - แต่ + - ▁discreet + - chirurg + - といわれる + - ുന്ന + - ▁возраст + - ▁birkaç + - schirm + - 环节 + - ▁intact + - ▁Então + - طبق + - 亨 + - forderung + - 階段 + - 教导 + - auftrag + - kümme + - 所需的 + - ▁Jimmy + - ▁kümmert + - 대로 + - ▁aquellos + - እ + - ▁susceptible + - 痕迹 + - ▁fuerte + - トレー + - ▁invece + - ложения + - 静岡 + - kündigt + - ▁hoffentlich + - ▁audible + - 학년 + - ▁Finanzierung + - າມ + - ▁simbol + - rätt + - ாலும் + - ▁سخت + - ▁ĉefa + - ▁veröffentlichen + - ▁медицин + - ▁دوباره + - アスリート + - ▁건데 + - ordination + - あぁ + - ▁utawa + - 判明 + - マウンド + - 木曜日 + - PCR + - ▁produzieren + - ▁tactics + - 可能性もある + - ிங் + - هدف + - artista + - 違った + - 弊 + - ▁bijzonder + - ▁nghệ + - ▁boulder + - 逃避 + - 减轻 + - 唉呀 + - ▁Einfach + - ▁Hütte + - ▁Feli + - ▁Charlie + - 反発 + - ▁navigate + - 極めて + - ▁дожд + - ▁забыл + - ▁bourgeois + - ▁steadfast + - 졌 + - ሆ + - ▁voulez + - ▁силы + - فروش + - ▁Chief + - 想一想 + - າກ + - 항 + - 芸術 + - ▁सु + - ▁implicit + - ▁duncan + - ▁واحدة + - ▁humming + - muster + - 装备 + - ▁membership + - کشید + - ▁bequem + - ▁vieille + - ▁begleitet + - ▁empfind + - ▁果啲 + - ▁impulsive + - ▁அரச + - ▁позвонил + - ▁düster + - ▁bunlar + - ▁Offizier + - ▁دغه + - 贫穷 + - ▁করতে + - 多长时间 + - 赞美 + - ▁boost + - باد + - ▁успел + - 没见过 + - 変わらない + - 肾 + - ▁industrious + - ▁конфликт + - ▁беларускай + - ▁carrière + - ▁zgod + - ▁renounce + - 股份 + - глянул + - faktor + - 臨時 + - 拜托 + - building + - ▁demselben + - ▁Spiegel + - ▁enchanted + - ▁그럴 + - 抚养 + - ▁아예 + - ▁conserve + - 姐夫 + - ▁erwähnen + - ▁influential + - ▁первого + - ▁кандидат + - vermögen + - ▁penitent + - 受益 + - ▁wiederholen + - atangiye + - க்காக + - 面积 + - ▁aconsegui + - ▁columbus + - ▁verpflichtet + - 貫 + - ▁tournament + - 令人惊讶 + - ▁hinterlassen + - ▁servicio + - ▁словно + - 地板上 + - ىرى + - シート + - キーウ + - 训 + - ਜ + - ▁Ayrıca + - ▁bình + - ▁resembling + - ▁birlikte + - ▁আমার + - ▁vienna + - ▁retiring + - ▁Yagize + - 贵族 + - ▁mnoh + - 宿舍 + - 成为一名 + - 投降 + - ▁Zahn + - ▁Ня + - عيش + - ▁fritz + - крыл + - ▁execu + - 乏 + - 瓷 + - ס + - ▁gobierno + - ▁westminster + - ▁Усё + - 책 + - ▁temporada + - 隙 + - 昇 + - ಾಗ + - ▁мужик + - ლე + - լ + - ▁llavors + - シュー + - 教師 + - ランチ + - ▁тэг + - сурс + - 早已 + - ▁Bridge + - ▁geleistet + - ▁mỗi + - 水準 + - ▁되지 + - ▁triangle + - ▁fuori + - 玛丽拉 + - изова + - ▁Dichter + - 異常 + - 炸弹 + - ▁elevator + - ▁gateway + - ルーム + - 观念 + - ▁signify + - ▁distraction + - 推广 + - equilibri + - ▁wunderschön + - 哑 + - 弗兰克 + - 谣 + - ▁مكان + - 疑惑 + - ▁Bürgermeister + - ▁beetle + - রাজ + - ことはない + - verbrauch + - 風景 + - ▁kaldı + - zusammenarbeiten + - ▁appelé + - kandida + - ▁compost + - ▁заўсёды + - ▁степени + - ▁erstaunt + - ▁tödlich + - 对他来说 + - ▁seguro + - ッカー + - 怜 + - を対象に + - τι + - झ + - ▁requiring + - indirimbo + - ▁gufata + - förmig + - ▁thrice + - ▁piteous + - espai + - 百六十 + - 背叛 + - ▁برخی + - チェン + - ▁Prinz + - 暴風 + - ळ + - ▁развития + - ▁хүрэ + - ▁Firma + - 报仇 + - ▁chuckled + - ▁sacrifi + - されていない + - お疲れさま + - ▁Experten + - ▁республик + - ▁peninsula + - 乗用車 + - ▁좋아하 + - ▁parliamentary + - ල්ල + - ாமல் + - 简短 + - ▁forfeit + - ङ + - پذیر + - 畳 + - 冷蔵庫 + - ▁rôle + - بناء + - ▁Summe + - ▁любим + - ▁spars + - ▁konkur + - ើ + - ែ + - ੋ + - ▁Així + - ▁lấy + - ▁않았 + - 汀 + - డి + - 打败 + - ▁unendlich + - ▁гости + - ▁сабе + - ▁tehnolo + - بێت + - ▁posibil + - 揮 + - 逢 + - ▁chuyển + - 眞 + - ▁Kennedy + - ▁miliard + - ▁эфир + - ọ́ + - ▁метод + - なりません + - schäf + - ▁роль + - 这项工作 + - ېرى + - 虐 + - 恭 + - ▁Ukraine + - ▁gratification + - ▁सं + - ěl + - 另一件事 + - ▁teilweise + - 新潟 + - 並べ + - こいつ + - ġ + - ▁কিছু + - 태 + - ▁perchance + - グッズ + - ▁transplant + - ▁impartial + - 入ってる + - 小さく + - んねん + - 的一件事是 + - ▁lehnte + - ▁distingu + - ▁metropolitan + - 처럼 + - ▁gegessen + - 呈 + - ▁trouvé + - ▁recurring + - お菓子 + - ▁ຫຍັງ + - ホワイト + - 담 + - 兜 + - આ + - 阪 + - 塌 + - 锡 + - ढ + - २ + - 扛 + - ỳ + - 雌 + - 忽 + - 偿 + - И + - 捧 + - 釈 + - 滨 + - ሄ + - 娇 + - ូ + - 铭 + - 滩 + - ャ + - ύ + - ޯ + - 斌 + - 절 + - 종 + - 託 + - ޫ + - 缶 + - 崖 + - ദ + - 潰 + - 緊 + - ɗ + - 蔓 + - 仑 + - ஈ + - 브 + - ৎ + - 厦 + - 扰 + - អ + - 벌 + - 증 + - ২ + - ਵ + - 骚 + - 吨 + - 歓 + - 竖 + - 址 + - 瞥 + - ള + - 渋 + - 挪 + - 暇 + - 掛 + - յ + - 铅 + - 钓 + - 橡 + - 拡 + - 狐 + - 줬 + - 출 + - ٽ + - এ + - 柿 + - 络 + - 乙 + - ቃ + - 幾 + - 亜 + - 嗅 + - 咕 + - 喔 + - 畜 + - 茄 + - 글 + - ጠ + - Б + - 學 + - 플 + - 勉 + - 咸 + - 锤 + - ð + - 건 + - 능 + - ఉ + - 歧 + - 叨 + - ҿ + - 烫 + - 坤 + - 芦 + - $ + - 監 + - គ + - 践 + - 침 + - 蟹 + - 唠 + - 합 + - ຜ + - 堤 + - 肘 + - 宪 + - 임 + - 梳 + - 霞 + - 薛 + - 병 + - 순 + - 攀 + - 驴 + - 灣 + - 甩 + - 邊 + - 妄 + - 론 + - 軸 + - 메 + - 脈 + - 튼 + - 蓉 + - 赐 + - ਮ + - 葱 + - 魅 + - 盼 + - ံ + - 秃 + - 甭 + - է + - 란 + - ぺ + - ጣ + - ৱ + - 窟 + - 靖 + - 颈 + - 壶 + - 꾸 + - 앞 + - ኛ + - 浆 + - ঙ + - 仆 + - Д + - 叉 + - 亀 + - 猴 + - 茎 + - 삼 + - 嬉 + - 澳 + - 颁 + - 笛 + - 커 + - 稻 + - 엔 + - 筛 + - 魁 + - 閣 + - 渣 + - 蹴 + - 搏 + - ੰ + - 肆 + - ں + - ਆ + - 蛙 + - 磊 + - ସ + - 點 + - 汰 + - 棟 + - 陕 + - 憎 + - 绣 + - 歪 + - 頻 + - 趟 + - 岂 + - О + - ވ + - 胞 + - ష + - 표 + - 噴 + - 堕 + - 圏 + - 咳 + - 淑 + - 庸 + - 疚 + - 嘎 + - ג + - 滝 + - 譲 + - 炫 + - ପ + - 蓬 + - 绵 + - 谎 + - ዳ + - 碍 + - 巷 + - 驰 + - ኔ + - ጋ + - ξ + - 평 + - ű + - ါ + - 詳 + - 圭 + - 顽 + - 蹦 + - 枉 + - 頑 + - 慣 + - 鋭 + - 鲸 + - 栖 + - 姫 + - 嫩 + - 큰 + - 渊 + - 掠 + - ಳ + - ਂ + - 衔 + - 憋 + - 癖 + - 顧 + - 확 + - 얼 + - 宰 + - 厨 + - ડ + - բ + - ဆ + - 颖 + - ੱ + - 碌 + - 駐 + - 覇 + - 禅 + - 肿 + - 乞 + - 們 + - 듣 + - ਪ + - 匿 + - 梗 + - 幹 + - ޖ + - 俘 + - 접 + - 彪 + - 醋 + - 阅 + - 紋 + - ሉ + - ୁ + - 國 + - 袍 + - 癒 + - ° + - 夷 + - 腻 + - Î + - 愣 + - 堅 + - 賢 + - 沾 + - 贬 + - 绸 + - 먼 + - 맛 + - 灿 + - 끝 + - 吟 + - ണ + - 駆 + - 镖 + - 활 + - 妆 + - 硕 + - ჯ + - 硅 + - 몰 + - 纷 + - 彫 + - 渗 + - 陋 + - 賄 + - 陀 + - 셨 + - – + - ჰ + - 奎 + - 杏 + - ڑ + - ମ + - 译 + - ט + - 盾 + - 盔 + - 贞 + - 溺 + - 坪 + - 잠 + - 육 + - 쁘 + - 竭 + - 佢 + - 辽 + - 袜 + - 栈 + - ሎ + - ፈ + - ೊ + - Í + - ፍ + - 詹 + - 怎 + - 仿 + - 婶 + - 循 + - 백 + - 馅 + - 橙 + - 徹 + - 鍛 + - ሱ + - 儒 + - 恕 + - 耸 + - ೂ + - 淳 + - 翌 + - 餌 + - 庇 + - 捞 + - 斐 + - 膏 + - ۵ + - 럽 + - 隅 + - 啪 + - 辐 + - 熙 + - ඔ + - 紛 + - 捏 + - 떨 + - 손 + - 駒 + - 愚 + - 椎 + - 朽 + - ̉ + - 踪 + - ዚ + - 帘 + - 嘟 + - 颊 + - 惧 + - ኮ + - 藩 + - 筑 + - 廉 + - એ + - ሳ + - 葵 + - 慕 + - 泛 + - 窒 + - ધ + - 랬 + - 昧 + - 족 + - 屿 + - 죽 + - 팔 + - ယ + - 粥 + - ዋ + - 餅 + - 討 + - 廣 + - 붙 + - 씨 + - 犹 + - 叮 + - 萩 + - 歹 + - 咽 + - 湧 + - 侣 + - 蝶 + - 捆 + - В + - ڻ + - శ + - ખ + - 懲 + - ؛ + - 哩 + - 尹 + - 웃 + - ỷ + - 망 + - 즈 + - 贱 + - 瞅 + - 斎 + - П + - ሪ + - 졸 + - 貯 + - 郵 + - 频 + - 囚 + - 鲨 + - 凳 + - 缸 + - 짝 + - ۀ + - ɓ + - 뭘 + - 홍 + - 옷 + - 쳐 + - 참 + - 痒 + - 혼 + - 眨 + - 揉 + - Ғ + - 테 + - ծ + - 咒 + - 绒 + - 厘 + - 변 + - 십 + - 厢 + - 琐 + - ਼ + - ẳ + - 缴 + - 驼 + - ዲ + - 嵐 + - 礁 + - 粹 + - 독 + - 俳 + - 妞 + - 쉬 + - 毙 + - ዛ + - 岐 + - 闇 + - 肮 + - ـ + - 債 + - 盯 + - 銅 + - 卦 + - 莹 + - ။ + - ቅ + - 樱 + - 笠 + - 薯 + - 醇 + - 栓 + - ़ + - 崛 + - ካ + - 刹 + - 奨 + - 迅 + - њ + - җ + - 릴 + - 투 + - 谭 + - 俯 + - 帳 + - 帐 + - 瑶 + - 떡 + - ោ + - 溝 + - ೀ + - 谍 + - 습 + - 噩 + - ҷ + - ੁ + - 淀 + - 勺 + - 簿 + - 曝 + - ւ + - 饺 + - 棺 + - 斩 + - ። + - 貝 + - 鼎 + - Ё + - 뒤 + - Ŝ + - 별 + - ိ + - 殻 + - 舗 + - 婿 + - 韵 + - ੈ + - 충 + - 酔 + - 繋 + - 剛 + - 愤 + - 韧 + - 웠 + - ಣ + - ฐ + - 哺 + - 哼 + - ඟ + - 嗡 + - 緒 + - 姬 + - 慶 + - 匈 + - 懐 + - ഷ + - 挠 + - 氓 + - இ + - 桩 + - ۍ + - ៅ + - 纲 + - 妾 + - 軌 + - 渴 + - 聘 + - ם + - 衍 + - 랐 + - ŷ + - 奄 + - 酋 + - ူ + - ହ + - 睹 + - 拌 + - ຶ + - 绪 + - 瘫 + - 濱 + - 隧 + - 瞄 + - ൂ + - 耿 + - ൻ + - 吱 + - 喇 + - ഗ + - շ + - 嘻 + - ಷ + - ಚ + - 霧 + - 넣 + - 怠 + - 杖 + - 錦 + - 屠 + - 빼 + - 鞠 + - 眺 + - 藻 + - 栅 + - 矛 + - 冊 + - ထ + - 聆 + - ശ + - 怡 + - 宵 + - 악 + - Ы + - 嚷 + - 패 + - ァ + - 勋 + - 언 + - 慨 + - 赦 + - 萍 + - ռ + - 막 + - አ + - ζ + - 豁 + - 휴 + - 肚 + - 捣 + - ٿ + - 셔 + - 昨 + - 皓 + - 喃 + - എ + - 喉 + - 貿 + - 趴 + - 迭 + - 謀 + - 孩 + - ቤ + - 薦 + - 粛 + - 哒 + - ീ + - 趾 + - 酿 + - 섯 + - 痘 + - 茜 + - 蚀 + - 菇 + - எ + - 躬 + - 誌 + - 佬 + - ¿ + - 俵 + - ċ + - 꺼 + - 渐 + - 卒 + - 鸽 + - 發 + - ళ + - ហ + - 亩 + - 唇 + - 壇 + - ಶ + - 蝇 + - ચ + - 蜀 + - 隻 + - 俱 + - 泌 + - 剿 + - 磕 + - ቸ + - அ + - 衬 + - 처 + - 垮 + - 琉 + - 墅 + - 쯤 + - 畀 + - 険 + - 扁 + - 橱 + - 창 + - 咁 + - 婉 + - 특 + - 沒 + - 倫 + - 噜 + - 钦 + - 傍 + - ӷ + - 嗓 + - 枫 + - 답 + - ਗ + - 茸 + - 兑 + - 攒 + - צ + - 惰 + - 림 + - 숙 + - 榄 + - 氢 + - 喧 + - 览 + - 澜 + - 羅 + - 忏 + - 憩 + - 拱 + - 轿 + - Ú + - 슬 + - 倩 + - ਅ + - 剔 + - 距 + - 禀 + - 揍 + - ޒ + - 嵌 + - 瞬 + - 憲 + - 蹭 + - 凹 + - 판 + - ィ + - ९ + - 凸 + - 橘 + - 苔 + - 蕉 + - 浇 + - ৯ + - 獄 + - 穂 + - „ + - 贸 + - ʼ + - 읽 + - 聪 + - 료 + - 옆 + - 乜 + - 골 + - 對 + - 谨 + - 斧 + - 켜 + - 縄 + - 菱 + - '#' + - 吼 + - 허 + - 嗽 + - 蹄 + - 拇 + - ಜ + - 該 + - 텐 + - 북 + - 髓 + - ਬ + - 浄 + - 荘 + - Ô + - 죠 + - ះ + - 栃 + - 몸 + - 瓣 + - 莓 + - 굴 + - 塾 + - 遵 + - ן + - ۹ + - 甸 + - 娟 + - 蠢 + - 함 + - 獣 + - 缅 + - ೋ + - 틀 + - 각 + - 啫 + - 屯 + - 經 + - Г + - 餃 + - ੂ + - 療 + - 绍 + - 槛 + - ჭ + - ధ + - 겼 + - 曦 + - 涅 + - 涡 + - 鄙 + - 霖 + - 麟 + - ભ + - 冥 + - 谅 + - 희 + - 饲 + - 潇 + - 飽 + - 骆 + - 哉 + - ఒ + - ઓ + - 萎 + - 膚 + - 斉 + - 皂 + - 屑 + - 悯 + - 衫 + - 鉢 + - 축 + - ሞ + - 며 + - 법 + - 芙 + - 疤 + - 帜 + - 罕 + - 蝠 + - + + - 향 + - 寇 + - 丫 + - 힘 + - 朋 + - 拙 + - 荆 + - ஆ + - 늦 + - 황 + - 撇 + - 택 + - 戳 + - 랜 + - 撰 + - 璃 + - 釜 + - 혀 + - 盏 + - ォ + - 択 + - 沛 + - 臀 + - 莽 + - ሀ + - 酮 + - 록 + - 诵 + - 绊 + - 婪 + - ૂ + - 硫 + - 품 + - 碁 + - 郝 + - 匀 + - 颇 + - 聋 + - 賠 + - 删 + - 阐 + - ណ + - 妊 + - Х + - 辟 + - 丞 + - 牡 + - 석 + - 익 + - 噬 + - 拟 + - 瞪 + - 刈 + - 坝 + - 嵩 + - ۳ + - 욕 + - 详 + - ሩ + - 檬 + - 媚 + - 虏 + - 粪 + - 닐 + - ҽ + - 蜗 + - 惦 + - ൾ + - 鐘 + - 淮 + - զ + - 베 + - 铸 + - 綿 + - 缉 + - 蘑 + - 垄 + - 粤 + - 슷 + - 풀 + - 맨 + - 骸 + - ٬ + - 唬 + - 绞 + - 블 + - 婴 + - ധ + - 蒲 + - 넌 + - ួ + - У + - 综 + - 塊 + - 择 + - խ + - 膳 + - 蒜 + - 蝙 + - ਇ + - 嚼 + - 榴 + - 曽 + - 때 + - 枢 + - 於 + - 偵 + - 涩 + - ആ + - 诡 + - 鳄 + - 矩 + - 溯 + - 贿 + - 검 + - 쓸 + - 칠 + - 厉 + - 責 + - 靓 + - 송 + - 炖 + - 疹 + - 肃 + - 咧 + - ଲ + - 旱 + - ඹ + - 魄 + - 哋 + - ○ + - 션 + - 꼬 + - ञ + - 婢 + - 캐 + - 烘 + - 苛 + - ջ + - ខ + - ਟ + - 肇 + - 栽 + - 熄 + - 馨 + - ળ + - 紗 + - 채 + - 환 + - 窄 + - 禄 + - 탈 + - 권 + - 腥 + - 噌 + - 祐 + - 妓 + - ୟ + - 訓 + - 淫 + - 懦 + - 昊 + - 磯 + - 糕 + - 贡 + - 篷 + - ሺ + - 捍 + - ങ + - 광 + - 铲 + - ۴ + - 墟 + - 粧 + - 娥 + - ৫ + - ဖ + - 祁 + - 忆 + - 啸 + - 〈 + - ෘ + - 懈 + - ಇ + - 拧 + - 凿 + - 톡 + - չ + - 녀 + - ڤ + - 김 + - 汐 + - 糧 + - 谓 + - 瀑 + - ޝ + - 寓 + - ਣ + - 扒 + - 衅 + - ఈ + - ജ + - ۾ + - 剃 + - 腫 + - 勿 + - ញ + - 奕 + - 깨 + - 卜 + - 꼭 + - ඕ + - 砕 + - 澡 + - 嚣 + - 閥 + - Ĝ + - 邱 + - 簡 + - 飙 + - ৩ + - 芭 + - 떠 + - 庶 + - × + - 蛛 + - 麼 + - औ + - 째 + - 철 + - 锯 + - ぃ + - 鉱 + - 嗰 + - 鹤 + - 혹 + - 嘶 + - 舆 + - 穀 + - 冗 + - 诫 + - 恤 + - 箸 + - 鎮 + - ז + - ᱟ + - 巩 + - 彬 + - 嬢 + - 瘟 + - 诀 + - 埔 + - 砰 + - 舔 + - ષ + - 밤 + - 詰 + - 顕 + - ዘ + - 煽 + - 綾 + - 窥 + - 絆 + - 움 + - 宛 + - 撼 + - ಧ + - 咔 + - 與 + - 陳 + - 芹 + - 陡 + - 掷 + - 廓 + - 逻 + - ബ + - 唆 + - 寧 + - 怯 + - 鹦 + - 裹 + - 翰 + - ቶ + - ෞ + - 벽 + - 奮 + - 너 + - 齋 + - 승 + - ዎ + - ኩ + - 뽑 + - ഇ + - 讳 + - ភ + - 拽 + - ଦ + - 못 + - 彤 + - 當 + - 퍼 + - 缪 + - 唾 + - 渦 + - 跤 + - ዝ + - 掐 + - 峭 + - 梭 + - ށ + - 兮 + - 窑 + - 應 + - 屉 + - ঢ + - 伽 + - џ + - 菩 + - ฮ + - 潤 + - 辑 + - ៉ + - 께 + - 땐 + - 鈴 + - 暂 + - 廖 + - ॉ + - ഒ + - 屡 + - 峻 + - 鹉 + - 熏 + - 鞍 + - 呻 + - 雯 + - 곳 + - 搂 + - 蜡 + - ฉ + - ৪ + - 깔 + - 說 + - 헤 + - 缆 + - 涯 + - ធ + - 掀 + - 孽 + - ഹ + - 奠 + - 련 + - 짐 + - 樊 + - 粋 + - 衙 + - ҕ + - 녁 + - 叭 + - ڊ + - 멀 + - 큼 + - 詠 + - 劈 + - 높 + - আ + - 蕨 + - 掃 + - భ + - 驯 + - 篠 + - 뜨 + - 痪 + - 窮 + - 騎 + - ຟ + - ሮ + - Ř + - 촌 + - 歉 + - ణ + - ฝ + - 잔 + - 沦 + - 绽 + - Τ + - 樣 + - 暢 + - 폰 + - 窍 + - 條 + - 봉 + - 泵 + - ൽ + - 빨 + - 암 + - 纺 + - 寛 + - 悉 + - 潭 + - ୋ + - 焚 + - 畔 + - 嘲 + - 捂 + - 껴 + - 輔 + - 棕 + - 饥 + - ថ + - 籠 + - ဲ + - 佣 + - ଏ + - ڏ + - 泻 + - 柠 + - ഞ + - 류 + - ፣ + - ƙ + - ۽ + - 钞 + - 呜 + - 葫 + - ។ + - 嶽 + - ቢ + - 濁 + - 仨 + - ӣ + - 飓 + - ഭ + - 沐 + - ಆ + - 邀 + - 赁 + - 冕 + - 哗 + - 禽 + - 酶 + - 侃 + - 锈 + - 呪 + - 熔 + - 揚 + - 奢 + - Э + - 趋 + - 嗦 + - ផ + - 衝 + - 窖 + - 阀 + - 扳 + - 摂 + - 응 + - ඊ + - 쉽 + - 筷 + - 妍 + - ओ + - 斬 + - 肋 + - 클 + - 胺 + - 亵 + - 叽 + - 咎 + - 桨 + - ሥ + - 앉 + - 潔 + - ዬ + - 錯 + - 극 + - 宙 + - 禾 + - ৮ + - 궁 + - 넷 + - 丐 + - 睦 + - ଣ + - 끄 + - 딩 + - ફ + - 赋 + - 蘭 + - ۸ + - 논 + - 徊 + - 徘 + - Ш + - 琦 + - 빌 + - 颤 + - 颂 + - 착 + - 氨 + - ։ + - 썼 + - 擅 + - ‐ + - ぉ + - 蓮 + - ৬ + - 쿠 + - Κ + - 釣 + - 捅 + -  + - 拢 + - 鵬 + - 叱 + - ३ + - • + - 嚎 + - 싼 + - ഴ + - 苑 + - 놨 + - 啓 + - 冨 + - 嘢 + - 鷲 + - ଇ + - 킨 + - 邵 + - 狮 + - 燥 + - ޕ + - ಭ + - 犀 + - 馒 + - 癫 + - 沫 + - 늘 + - 瑜 + - љ + - 禧 + - 딸 + - 瘤 + - 咖 + - 抒 + - 棠 + - ५ + - ቱ + - 噂 + - 舵 + - 곤 + - 凄 + - 抠 + - Ņ + - ሌ + - 拷 + - 蓋 + - 寮 + - 斋 + - ४ + - ഉ + - 걱 + - 呦 + - ሬ + - 俭 + - 蚕 + - 揽 + - 컴 + - 舶 + - 맥 + - 焕 + - 倭 + - 睿 + - 瞳 + - 鹊 + - ಎ + - ಥ + - 辻 + - ☎ + - 铛 + - 弔 + - 락 + - 兩 + - 钙 + - 崽 + - Π + - 钝 + - 낫 + - 밀 + - 銘 + - 縛 + - 殊 + - 藍 + - 俞 + - 惩 + - 刁 + - 튜 + - 褪 + - 脾 + - 谤 + - 跋 + - ८ + - 쌤 + - 획 + - Ф + - 呕 + - 雁 + - 躯 + - 迦 + - 恳 + - 啱 + - 梵 + - 關 + - 孵 + - 晏 + - 鴨 + - ਉ + - 棱 + - 疎 + - 恍 + - 匂 + - 咀 + - 濒 + - 渲 + - 绷 + - 냈 + - 淆 + - 胰 + - ሻ + - 實 + - 팀 + - 坟 + - 龚 + - 쁜 + - 谊 + - 溃 + - ћ + - 髦 + - 诽 + - 拎 + - 醤 + - 曇 + - 阎 + - 찾 + - 娩 + - ଥ + - ሲ + - 渺 + - 骼 + - 蘇 + - ६ + - 啃 + - 揣 + - 椰 + - 嗑 + - 弧 + - 懵 + - 찌 + - 笘 + - 辙 + - 渎 + - 苟 + - ۷ + - ቆ + - 빵 + - ଗ + - 汹 + - ۶ + - 檐 + - 喵 + - 騰 + - 窦 + - 歼 + - 葩 + - 범 + - Ș + - 억 + - 隘 + - 襟 + - 逍 + - 攞 + - 櫻 + - ቻ + - 锚 + - 赃 + - 喀 + - 璐 + - 蔼 + - ဘ + - 區 + - 範 + - 绰 + - 沪 + - 碟 + - 沥 + - ଟ + - 딴 + - 쩌 + - ኧ + - ७ + - ਖ + - 胚 + - 篱 + - 幡 + - 嶺 + - 験 + - 掺 + - 蚁 + - ৭ + - ਚ + - 篤 + - 暫 + - 聡 + - 鷹 + - 茉 + - 氟 + - 叩 + - 擁 + - 掰 + - 嗎 + - 乍 + - Ṭ + - 溅 + - 煲 + - Ở + - உ + - 핑 + - 旷 + - 烬 + - 睫 + - 굉 + - 탄 + - 沧 + - 跷 + - 剰 + - 런 + - ๊ + - ઉ + - 岔 + - 枣 + - 渕 + - 扼 + - 咏 + - 佟 + - Ā + - 悚 + - 灶 + - ẵ + - 靳 + - Ο + - 醸 + - 褐 + - 愉 + - 媳 + - 筝 + - 觅 + - 彰 + - 逮 + - 逞 + - 矫 + - 殷 + - 센 + - 盎 + - ঃ + - 巅 + - 聽 + - 澈 + - 亞 + - 姗 + - 赂 + - 鑫 + - 聂 + - 闸 + - Ä + - 퇴 + - 螃 + - 冉 + - 簧 + - 疟 + - 갑 + - З + - 倔 + - 绎 + - 翅 + - 搵 + - 僻 + - 眷 + - 藓 + - ଅ + - ኑ + - Ǧ + - ௌ + - ଯ + - 萝 + - İ + - 芥 + - ٻ + - 壕 + - 謡 + - 媽 + - 긍 + - ձ + - 褶 + - 鉛 + - 첫 + - 惶 + - 笹 + - 徙 + - 搾 + - Ҳ + - 걍 + - 膀 + - 揪 + - ໊ + - 逾 + - 왕 + - ഡ + - 렌 + - 씬 + - 悖 + - 痩 + - 裡 + - 揃 + - 挚 + - 娄 + - 眩 + - 氣 + - ਈ + - ጀ + - 膛 + - ଜ + - ੍ + - ፋ + - 甥 + - 驸 + - 荧 + - 雞 + - 灸 + - 焉 + - 琅 + - 煌 + - 唧 + - 戮 + - 뛰 + - 쩔 + - 팅 + - 춰 + - 骏 + - 凛 + - 볶 + - 欄 + - 镶 + - 墜 + - 猶 + - 械 + - 酌 + - Α + - 듯 + - 瑛 + - 滕 + - 챙 + - 镯 + - 蠕 + - 丙 + - 灼 + - 訟 + - 鄂 + - 馈 + - 柬 + - 黏 + - 轶 + - 豫 + - 氯 + - 幫 + - 喚 + - 惚 + - ઈ + - 渠 + - 镀 + - ୀ + - 漱 + - Ý + - ӯ + - 皈 + - 咗 + - 莺 + - ឹ + - 柵 + - 碱 + - ጊ + - 徑 + - 隋 + - 啰 + - ሊ + - 祠 + - 층 + - 诏 + - 텔 + - 찬 + - 箇 + - 钧 + - 뉴 + - 體 + - 痫 + - 麒 + - փ + - ᱩ + - 녔 + - 搓 + - 柚 + - 竿 + - 轄 + - अ + - ಒ + - 榨 + - 립 + - 蛤 + - 惭 + - 炳 + - 飢 + - ဟ + - ቺ + - 帧 + - 鳞 + - 곱 + - 헬 + - ଆ + - 锣 + - 倪 + - 鸥 + - 錠 + - ڳ + - ဝ + - ๆ + - 견 + - 琶 + - 饵 + - 將 + - 怂 + - 蔭 + - 蛾 + - 榆 + - 鎌 + - 揾 + - 탕 + - ዐ + - 倘 + - 秉 + - 賭 + - 菠 + - 瑙 + - 囱 + - 훨 + - 缕 + - ఓ + - 撩 + - 篡 + - Ī + - 缀 + - 짓 + - 踝 + - 辫 + - Σ + - ၏ + - 邢 + - 氮 + - 존 + - 탁 + - 硝 + - 萱 + - 拴 + - 烛 + - ޗ + - 铝 + - 锥 + - 쇼 + - 暦 + - 焊 + - 릭 + - 腎 + - 瘩 + - 淼 + - Μ + - 乒 + - 牲 + - 疮 + - 蓓 + - 酪 + - 霄 + - ޢ + - ኪ + - 搐 + - 츠 + - 绅 + - ៃ + - 빡 + - 粟 + - 遏 + - 颅 + - ጉ + - 링 + - 퓨 + - 磷 + - 耽 + - 祟 + - 瘍 + - 염 + - 謙 + - 霾 + - 臻 + - 猟 + - 诞 + - ៊ + - 蔷 + - 賊 + - 訂 + - 贅 + - Щ + - 晾 + - Õ + - ଶ + - 霆 + - 喪 + - 剖 + - 嗒 + - 樋 + - 疙 + - 靶 + - 纬 + - ਡ + - 값 + - 娴 + - 貞 + - 擒 + - ൊ + - 跚 + - 厩 + - 烯 + - 炽 + - आ + - 駄 + - 侑 + - 袱 + - 픈 + - 玮 + - 朔 + - ኖ + - ዜ + - 滔 + - 겁 + - 맘 + - 漬 + - 俣 + - 羔 + - 囤 + - 烷 + - 嗣 + - 峠 + - ǎ + - 晗 + - 乓 + - 蹒 + - 髄 + - ڙ + - 睾 + - 兢 + - 咐 + - 铮 + - ೈ + - 睐 + - 蹊 + - 깝 + - 翘 + - 螂 + - 椭 + - ઇ + - 鈍 + - ္ + - 參 + - 眯 + - 秩 + - 敛 + - ଡ + - 鋼 + - 榈 + - 號 + - 掂 + - 磐 + - 萬 + - 裴 + - 阮 + - 蔚 + - 雍 + - 悍 + - 젠 + - ޙ + - 駿 + - 拂 + - 腊 + - 寞 + - 穹 + - 悴 + - 憔 + - 琥 + - 琵 + - 밑 + - 恥 + - ဂ + - 垢 + - 茬 + - 坨 + - 遛 + - 涕 + - 掲 + - 咚 + - 覺 + - 嘈 + - 峥 + - 꼈 + - 蝉 + - 麵 + - ٠ + - 땜 + - 祀 + - 譜 + - ൈ + - ᱱ + - 량 + - 酥 + - 橇 + - 靡 + - 槐 + - Ấ + - 錢 + - 槻 + - 暧 + - 侥 + - ଧ + - 척 + - 턴 + - 吠 + - 甫 + - 壌 + - 갖 + - 鳳 + - ኦ + - 놔 + - 쓴 + - 寅 + - 麓 + - Ö + - ഥ + - 驭 + - ቦ + - ጅ + - 낙 + - 鹃 + - Ա + - 屌 + - 壤 + - Å + - 낮 + - ဒ + - 隶 + - 讓 + - 豌 + - 憾 + - 噢 + - 闫 + - ฤ + - ժ + - ٔ + - 岬 + - 萤 + - ӳ + - ճ + - ଭ + - 匣 + - 효 + - 傑 + - 완 + - 瑾 + - 荫 + - ଷ + - ጨ + - 액 + - 諭 + - છ + - 痊 + - ऊ + - 羹 + - 漩 + - 砾 + - 岚 + - 裳 + - 규 + - థ + - ψ + - 콘 + - 惟 + - 렵 + - 짧 + - 钏 + - 窜 + - 臼 + - 闽 + - Ó + - 內 + - 诬 + - 樂 + - 煞 + - 蝎 + - 弛 + - 從 + - 닭 + - င + - 缔 + - 岌 + - 怼 + - Ò + - 巍 + - 곡 + - 啼 + - 桓 + - 谂 + - 賂 + - 鳍 + - 摧 + - ޤ + - 킹 + - 冀 + - 彗 + - 铐 + - 銚 + - Ṣ + - 깜 + - 烙 + - 蜱 + - 梶 + - 胴 + - 莞 + - Ọ + - Ӱ + - 呱 + - « + - 狸 + - 瑕 + - 痰 + - 纫 + - 臆 + - ዙ + - 紊 + - 肴 + - 迂 + - 隼 + - 稜 + - 꿀 + - 茁 + - 淌 + - ഫ + - 꽤 + - 믄 + - 赣 + - ๋ + - 洽 + - 농 + - 霹 + - 倚 + - 晦 + - 踹 + - ᱠ + - 덕 + - 嗖 + - 濡 + - 猬 + - 낼 + - 덜 + - Ε + - 撬 + - 呛 + - þ + - ጂ + - 珑 + - 瑠 + - 虜 + - 훈 + - 晤 + - 舘 + - 嗜 + - 渓 + - 瓢 + - 眶 + - 쳤 + - 瞰 + - 腌 + - 勲 + - 蕴 + - 韶 + - 뜻 + - 懿 + - 蕊 + - ቁ + - 黃 + - 陨 + - 鳌 + - 匕 + - 籽 + - 냄 + - 帶 + - 稠 + - 餓 + - 裾 + - 梧 + - ̇ + - ኬ + - Ḍ + - Я + - ় + - 닌 + - 荻 + - ਧ + - 烨 + - 瘸 + - 蜿 + - 齊 + - 團 + - 姻 + - ឡ + - 瞻 + - ฎ + - 捎 + - ሜ + - 嚇 + - ଙ + - 殉 + - ቼ + - 厥 + - ਫ + - ጎ + - 酗 + - 哔 + - 刨 + - 侨 + - 痹 + - 섭 + - 웬 + - 骡 + - 汝 + - 蜒 + - 桦 + - 嘣 + - 冶 + - 峙 + - 樽 + - 變 + - 湛 + - 雳 + - 呸 + - 數 + - 檀 + - 辍 + - 笋 + - ៀ + - 崭 + - 꿈 + - 藉 + - ຝ + - 悄 + - օ + - ଳ + - ಉ + - 롱 + - 쌓 + - ॅ + - 엽 + - 총 + - 寥 + - ՝ + - 롤 + - 沌 + - 允 + - 咄 + - 撂 + - ኋ + - 苇 + - 賣 + - 엄 + - 恙 + - 碾 + - 蜷 + - 닥 + - 觀 + - 겹 + - 茵 + - 蹑 + - 吝 + - 璇 + - ໋ + - ័ + - 墩 + - 猥 + - 널 + - 잤 + - 玷 + - 薫 + - 蹬 + - 弈 + - ፊ + - 俐 + - 頬 + - 秤 + - ଛ + - ၊ + - 쎄 + - 獅 + - 橫 + - ך + - 吏 + - 抨 + - 鯉 + - 腱 + - ඛ + - 缰 + - 秽 + - 렇 + - 锄 + - 呉 + - ሙ + - 찰 + - 苯 + - 람 + - 摁 + - 幣 + - 圍 + - 俏 + - 撵 + - Ś + - 혜 + - 炕 + - ଚ + - 猝 + - 쭉 + - 穏 + - 珂 + - ਭ + - 멋 + - 喳 + - 狡 + - 嘀 + - 韬 + - 瞭 + - 惺 + - ಖ + - 끌 + - 쌍 + - 讽 + - 缎 + - 庐 + - 拣 + - 槟 + - 侶 + - 嘆 + - 뻔 + - 單 + - 處 + - 殆 + - 噛 + - 庚 + - 뻐 + - 즐 + - 梓 + - 램 + - 빈 + - 雏 + - 諮 + - 嚏 + - 득 + - 蜥 + - 뿌 + - 鳩 + - 谕 + - 匮 + - 婊 + - 匙 + - 炬 + - 싱 + - 楓 + - 畸 + - 頓 + - ஒ + - 噪 + - 犁 + - 懊 + - 谚 + - 畴 + - < + - ቡ + - 讐 + - 鮭 + - 꿔 + - 隷 + - 梢 + - 鯛 + - 坷 + - 晟 + - 簸 + - 疵 + - 閲 + - 낸 + - 컨 + - 흥 + - 眸 + - 侏 + - 臺 + - '>' + - 짤 + - 胱 + - Γ + - 沁 + - 墳 + - 襄 + - 蛎 + - 빙 + - 矣 + - 湊 + - ಈ + - 믿 + - 잉 + - ෛ + - 蟑 + - 畠 + - 셋 + - 槿 + - 嬛 + - 狈 + - 羚 + - 隈 + - 泞 + - 荐 + - 吭 + - 剁 + - ٘ + - 炙 + - 蟆 + - 牽 + - 翡 + - 튀 + - ଁ + - ᱤ + - 嗷 + - 绮 + - 簇 + - 娱 + - 幌 + - 犊 + - 漓 + - ቴ + - 牟 + - 昕 + - 념 + - 诋 + - 俸 + - 翩 + - 钥 + - 淤 + - 玻 + - 绥 + - 칼 + - 澎 + - ٫ + - 攘 + - 溉 + - 瀚 + - 庵 + - ઘ + - 塀 + - 茧 + - 哆 + - 롯 + - 挿 + - 殡 + - 荃 + - 釉 + - 窯 + - 伶 + - 爺 + - 瞑 + - ڌ + - 厮 + - 汶 + - 풍 + - 팬 + - 兒 + - 絹 + - 薩 + - 祷 + - 慑 + - 憂 + - ฏ + - 嫉 + - 輩 + - 拯 + - 淇 + - 馋 + - ᱭ + - 啄 + - 猖 + - 絮 + - Δ + - 穗 + - 녹 + - 맡 + - 켓 + - Ē + - 辗 + - ఖ + - 嫣 + - Η + - ዊ + - 轉 + - 惮 + - 傀 + - 儡 + - 啬 + - 颓 + - 渭 + - 筐 + - ଉ + - ዱ + - 샤 + - ሸ + - ឺ + - 鞘 + - 驿 + - 푸 + - 桅 + - 浙 + - 俾 + - 叼 + - ቂ + - 愕 + - 聲 + - 넓 + - 赘 + - 蛊 + - 儲 + - 岖 + - 죄 + - È + - 蛍 + - 朦 + - ዕ + - 貂 + - 뀌 + - 폭 + - 權 + - 渉 + - 跺 + - 酝 + - ጭ + - 焙 + - 渇 + - 筱 + - ඝ + - 撸 + - 洼 + - 脐 + - 曖 + - 옮 + - ኳ + - 翟 + - 쟁 + - 蘸 + - 稔 + - 紳 + - 喱 + - 蚤 + - 雹 + - 鞅 + - 鲤 + - ☆ + - 妬 + - 蹈 + - 捋 + - 矜 + - ђ + - 털 + - 潼 + - ኒ + - ዶ + - 袒 + - 멘 + - 閑 + - 陌 + - অ + - 玺 + - 羁 + - 卤 + - 渝 + - 戎 + - ෆ + - ჟ + - 坍 + - 邑 + - 昵 + - 忒 + - 砌 + - 磋 + - 汲 + - 웨 + - 젤 + - 珈 + - 綻 + - 镰 + - 暁 + - 敖 + - 槌 + - 踱 + - 堺 + - ᱮ + - 摞 + - ቹ + - 钳 + - 倶 + - 诛 + - 寐 + - 邹 + - 缭 + - 솔 + - 撲 + - 醍 + - 樓 + - ः + - 胧 + - 讪 + - 醐 + - ݨ + - ඨ + - 蜴 + - 毗 + - 虞 + - 떼 + - 롭 + - 聯 + - 钠 + - 峯 + - 璋 + - 賓 + - 淵 + - ~ + - 蜚 + - ޚ + - 湃 + - ̍ + - ಫ + - 亢 + - 腑 + - 숨 + - ౌ + - 枷 + - 檜 + - 谬 + - 岑 + - 袄 + - 铀 + - Ì + - 鲑 + - \ + - 杵 + - 韭 + - 콜 + - 烹 + - ඬ + - ኸ + - ਥ + - 킬 + - ඥ + - 熨 + - 擂 + - 赡 + - 滿 + - ሷ + - 摯 + - 诠 + - 匡 + - 谟 + - 瞩 + - 腓 + - 黯 + - ڼ + - 帚 + - 뿐 + - 엑 + - 흐 + - ଂ + - 顷 + - ឆ + - 潦 + - 탔 + - ኘ + - 앙 + - 箔 + - 똑 + - 匾 + - 징 + - ሴ + - ጃ + - 邝 + - 딜 + - ဉ + - 漪 + - 胁 + - 羲 + - 耙 + - 馀 + - 訊 + - 氪 + - 瘠 + - ١ + - 닝 + - 젊 + - 흔 + - 邉 + - 骤 + - 슨 + - 骰 + - 滇 + - 繕 + - 辦 + - ஃ + - 抉 + - 渍 + - 彝 + - 曰 + - 顎 + - 랩 + - 슈 + - 씻 + - 냉 + - 율 + - 縣 + - 询 + - 럴 + - Մ + - 亥 + - 樟 + - 樫 + - 畫 + - 홀 + - 尧 + - 骄 + - 饷 + - 걘 + - 얻 + - 浊 + - 령 + - 씀 + - ぅ + - 鐵 + - 蔗 + - 遼 + - 谛 + - 杭 + - 毋 + - ၀ + - 땡 + - ሠ + - 憤 + - 涟 + - 芜 + - 鸳 + - 콩 + - 椿 + - 怦 + - 鸯 + - ઝ + - ၎ + - ऐ + - 擬 + - 酯 + - 灘 + - 钮 + - 痢 + - 醫 + - 餸 + - 꽃 + - 凱 + - 忡 + - 酎 + - 냥 + - 吮 + - 弩 + - 續 + - 荔 + - 狳 + - 產 + - ጆ + - 犰 + - 骇 + - ଖ + - 噼 + - 紡 + - 줌 + - 짱 + - 趕 + - 峨 + - 컬 + - 粑 + - 攸 + - ŋ + - 嗱 + - ኤ + - 槙 + - Ҫ + - ዓ + - 몬 + - 拗 + - 營 + - 帥 + - 曙 + - ጫ + - 锻 + - 浚 + - 幂 + - 俑 + - 笃 + - 鬱 + - 廿 + - 祺 + - 夠 + - 杞 + - 钾 + - ݙ + - 舷 + - 購 + - 瘀 + - 萃 + - 蜓 + - 즌 + - 筏 + - 涤 + - 曳 + - ฆ + - 랄 + - 蒼 + - 忑 + - ៍ + - 胭 + - ቲ + - ቷ + - 嬷 + - 釧 + - 鳗 + - 忐 + - 鼹 + - 緻 + - 轼 + - 벤 + - 傳 + - 悸 + - 렀 + - 訣 + - 暉 + - 锌 + - 哧 + - 娲 + - 禹 + - 窘 + - 蜻 + - Ł + - 嚓 + - 눠 + - 덴 + - 똥 + - 춤 + - 唄 + - 諾 + - 楔 + - 薗 + - 錮 + - 楷 + - 遡 + - ڀ + - 폴 + - 鱿 + - 嗝 + - 델 + - ഈ + - 뚫 + - 켰 + - 柑 + - 啡 + - 漕 + - 凪 + - 蹋 + - ഏ + - ─ + - 煩 + - 객 + - 專 + - 篝 + - Ż + - 깊 + - 댓 + - 웹 + - ੜ + - 迢 + - 钰 + - 芊 + - 薰 + - ੌ + - ᱢ + - 孜 + - Ķ + - 渤 + - 绯 + - 碇 + - 諏 + - Ĵ + - 帷 + - 涸 + - 蟋 + - 芮 + - 邋 + - 懇 + - 擎 + - 馍 + - 掖 + - 鯨 + - ዩ + - 燒 + - 钵 + - ૃ + - 瞌 + - ഖ + - 沽 + - 蟀 + - ќ + - 锂 + - 荚 + - 鼬 + - 덟 + - 딘 + - 쌀 + - 蟒 + - 嫦 + - 藝 + - 姊 + - 률 + - ఐ + - 漉 + - 誕 + - 寫 + - 憬 + - 萦 + - 균 + - 낀 + - 압 + - 옥 + - 卉 + - 焰 + - 偎 + - 殃 + - 肛 + - 噔 + - 鹭 + - ٺ + - 壺 + - 蝦 + - 멍 + - 윤 + - 컵 + - 픽 + - Ê + - 榊 + - 總 + - 灏 + - 噺 + - 紺 + - 捨 + - 厕 + - 盪 + - 脯 + - 驹 + - ᱜ + - 崴 + - 榛 + - 邯 + - 鬟 + - Հ + - ऱ + - 섬 + - 왠 + - 竺 + - 勅 + - 栾 + - 譬 + - 琛 + - 蕃 + - 홉 + - 骁 + - 栩 + - 攥 + - 俪 + - 刽 + - 笙 + - 遢 + - 삶 + - 걷 + - 눌 + - Š + - 菁 + - 輕 + - 妳 + - 汾 + - 磺 + - 醺 + - ሶ + - ፕ + - ᱚ + - 댄 + - 셀 + - 템 + - 憨 + - 錬 + - 喙 + - 氦 + - 땅 + - 릉 + - 肽 + - 颯 + - 黔 + - 锵 + - 릿 + - 밍 + - 绛 + - ヂ + - 嫖 + - 炜 + - 瘪 + - 臊 + - 벗 + - 봄 + - 쟤 + - 폐 + - 蒿 + - 엘 + - 詣 + - 羨 + - 캠 + - 孰 + - 铬 + - 恺 + - 恢 + - 佰 + - 蚱 + - 渥 + - 纂 + - 纶 + - 벅 + - 叡 + - 捶 + - 綺 + - 眾 + - 憧 + - ऑ + - ڄ + - 昴 + - 誹 + - 謗 + - 棣 + - 汕 + - 沏 + - ᱫ + - 빛 + - 馁 + - 鵜 + - 涮 + - ঈ + - ଼ + - 앤 + - 玟 + - 芷 + - 妒 + - 柊 + - 琊 + - 竣 + - 斟 + - 騙 + - Έ + - ዮ + - 瀧 + - 艮 + - ဗ + - 糙 + - 闵 + - ጓ + - 腳 + - 蜕 + - 韻 + - 뮤 + - ඵ + - 낭 + - 룸 + - 蝗 + - 蹂 + - ਏ + - 腮 + - 럭 + - 쁠 + - ඡ + - 诧 + - 镁 + - 鄉 + - 鍾 + - 窿 + - 蚪 + - 蝌 + - 疡 + - ዴ + - 砥 + - 뷰 + - 엉 + - 皙 + - 撅 + - 犟 + - 娯 + - 掴 + - 둥 + - 헐 + - 혈 + - 砺 + - ਯ + - 麹 + - ฬ + - 籔 + - 럼 + - 捻 + - 벨 + - 홈 + - 嫡 + - 睛 + - ぢ + - 遷 + - 伎 + - ᱾ + - 哽 + - ឈ + - 堰 + - 磡 + - 焱 + - 翎 + - 矗 + - 翊 + - Ν + - ೃ + - ၁ + - 腋 + - 舊 + - 豬 + - 꼐 + - 썰 + - 펜 + - 坞 + - ஏ + - 糯 + - ޞ + - 倣 + - 凋 + - 엠 + - 헌 + - 흘 + - 諜 + - ヅ + - 頸 + - ሂ + - ፎ + - 꼼 + - 둔 + - 삭 + - ♫ + - 貓 + - 踵 + - 惋 + - 價 + - 歡 + - 昱 + - 浣 + - 讹 + - 喆 + - 擔 + - ף + - 龛 + - 艶 + - 苣 + - 涓 + - 躏 + - 窪 + - 屹 + - 恬 + - 裘 + - 糗 + - 绚 + - 錄 + - 霓 + - 噱 + - 껄 + - 槍 + - 蹩 + - "~" + - 孢 + - 춘 + - 힐 + - 햄 + - 夯 + - 潟 + - 漾 + - 偃 + - 咣 + - 癞 + - 訃 + - 딨 + - Ն + - 찜 + - 촬 + - 춥 + - 罠 + - 麸 + - 獭 + - 镳 + - 铠 + - ጡ + - 吒 + - 삐 + - 잃 + - 찐 + - 틱 + - 핀 + - 皐 + - 闺 + - 榎 + - 娼 + - ୂ + - ឋ + - 阂 + - 몽 + - Ļ + - Ս + - ృ + - 詫 + - 铎 + - 僅 + - 菓 + - ៏ + - 卯 + - 噎 + - 榕 + - 馄 + - 樵 + - 랙 + - ᱛ + - 괴 + - 낳 + - 힌 + - 疱 + - 舜 + - 祛 + - 箍 + - 劉 + - 枸 + - 盹 + - 觑 + - ൃ + - 戯 + - 驗 + - 례 + - 핫 + - Җ + - Қ + - 醛 + - 嘩 + - 慵 + - 섞 + - 큐 + - 팩 + - ઠ + - ឌ + - 圖 + - 藕 + - 蚓 + - 呑 + - 喩 + - 곧 + - 닫 + - 밝 + - 앨 + - 毡 + - 跛 + - 秧 + - 嗮 + - 褛 + - 讷 + - 툰 + - '@' + - 虱 + - 蟾 + - 壱 + - 晖 + - 碜 + - 嫔 + - Ă + - Ģ + - ٢ + - 鋳 + - 협 + - 颚 + - 踮 + - 酰 + - 鳟 + - 禍 + - 阜 + - 挛 + - 箕 + - ᱧ + - 腩 + - 꽂 + - 쏘 + - 탑 + - 碘 + - 잖 + - 彷 + - 鸠 + - 缇 + - 绢 + - ฑ + - 猕 + - 밴 + - 퀴 + - 戟 + - 巳 + - 隕 + - 啤 + - 擢 + - 睽 + - 辘 + - 痉 + - ፖ + - 熠 + - 鞑 + - 饨 + - ሐ + - 褴 + - 阈 + - 묻 + - 烏 + - 酚 + - 惣 + - ຣ + - 阑 + - 犒 + - 碉 + - 龈 + - 靼 + - ਘ + - 蛰 + - 阙 + - 놈 + - 땠 + - 鬃 + - 또 + - 哝 + - Ồ + - 낄 + - 싹 + - 첨 + - 蔻 + - 鑼 + - 毀 + - 痣 + - 釘 + - 偕 + - 湍 + - 燎 + - 钗 + - 咫 + - 덩 + - 箋 + - 罹 + - 孚 + - 宓 + - ඤ + - ቋ + - 燈 + - 왼 + - 꿨 + - 흰 + - ၍ + - 庾 + - 盡 + - 躇 + - 鎧 + - 幢 + - 浒 + - 胤 + - 荤 + - 鼾 + - 孀 + - 蹿 + - 裝 + - 獾 + - 皖 + - 蛀 + - 蚯 + - 颐 + - 좌 + - 棲 + - ^ + - 獗 + - 睑 + - 苞 + - 鳕 + - 腦 + - 뒷 + - Ј + - 楞 + - ଠ + - ኞ + - ዞ + - 납 + - 떴 + - 쩍 + - 斷 + - 憶 + - 泸 + - 勸 + - 铰 + - 洱 + - 緯 + - 겸 + - ૌ + - 粽 + - 咤 + - 宕 + - 쿨 + - ֆ + - ڃ + - ‟ + - 鞦 + - 빤 + - 뼈 + - 슴 + - 엇 + - 칸 + - 莘 + - 挝 + - 韆 + - 夭 + - 腆 + - Β + - 뚱 + - 칭 + - 閃 + - 蜍 + - 謹 + - 迄 + - 坯 + - 傣 + - 谏 + - 祯 + - 羯 + - 鹑 + - ሃ + - Բ + - ഓ + - 寶 + - 戲 + - 轧 + - 拮 + - 椛 + - 佃 + - 蠣 + - 礎 + - 囧 + - 丕 + - 摒 + - 榻 + - ヱ + - 扈 + - 薙 + - 렁 + - ‧ + - 啷 + - 舉 + - 侬 + - 邃 + - 垛 + - 怔 + - 闰 + - ፓ + - 혔 + - ⁄ + - 氰 + - 끗 + - 덮 + - 證 + - 虻 + - 俚 + - 壑 + - 瞿 + - 藥 + - 衩 + - ѳ + - 喎 + - 醜 + - 갠 + - 뒀 + - 멜 + - 컸 + - 핸 + - 뚝 + - 晌 + - අ + - ೌ + - 扪 + - '|' + - 荨 + - 깎 + - 짬 + - 雙 + - 髅 + - 圃 + - 蓟 + - 鹫 + - 榮 + - 绫 + - 藐 + - 贻 + - ኢ + - 亂 + - 禮 + - 賜 + - 샵 + - 측 + - ฒ + - 胥 + - 骷 + - 앴 + - 褂 + - 較 + - 恃 + - 垦 + - 麝 + - 诲 + - 뜬 + - 갚 + - 턱 + - ፅ + - 媲 + - 馏 + - 駕 + - 톤 + - 닮 + - 壽 + - 剽 + - 篓 + - 馊 + - 鹂 + - 圓 + - 壹 + - 잊 + - Ե + - ٩ + - 亘 + - 缽 + - 翱 + - 貪 + - 얀 + - 펴 + - ঔ + - 罂 + - 鳖 + - 黝 + - 汞 + - 痺 + - 佯 + - 稷 + - 恪 + - 彌 + - 砦 + - ጪ + - 爭 + - 찔 + - 痞 + - 喰 + - 狒 + - 戬 + - 簪 + - 憑 + - ‒ + - 嗌 + - 嗤 + - 囉 + - 諒 + - 뚜 + - 팡 + - 罵 + - 楊 + - 噶 + - 凜 + - ≪ + - 〜 + - 匐 + - 芈 + - 鹌 + - 诃 + - 鳃 + - 】 + - 涎 + - 腼 + - Є + - ጤ + - 泷 + - 漸 + - 蚌 + - 끈 + - 땀 + - 띠 + - 爾 + - 脓 + - 髋 + - ૈ + - 廳 + - 虔 + - 缜 + - 楢 + - 褥 + - 暄 + - 禺 + - 怅 + - ፒ + - 阉 + - 끓 + - 렉 + - 벼 + - 뽀 + - 틴 + - 팠 + - Ӹ + - 褚 + - 啜 + - 雖 + - ୱ + - 【 + - 槲 + - ଫ + - 雉 + - 馥 + - 烊 + - ୃ + - 摹 + - 羟 + - 騨 + - 琢 + - 钊 + - ൺ + - ٥ + - ඈ + - 꼴 + - 댔 + - 豐 + - 廻 + - 沂 + - 啾 + - 埼 + - 徨 + - 剐 + - 唏 + - 轲 + - 牒 + - ဏ + - 븐 + - 샘 + - 據 + - 峪 + - 錫 + - 밖 + - 漳 + - 炅 + - 荼 + - ၂ + - 玖 + - 絢 + - 镍 + - 沓 + - 뺐 + - 칙 + - 桝 + - 啕 + - 紐 + - 讀 + - 凰 + - 麥 + - 吆 + - 淞 + - 瓮 + - 耦 + - 佘 + - 喋 + - 孺 + - 螨 + - ៈ + - 苫 + - 闩 + - Θ + - 醬 + - 뷔 + - 篆 + - 鉾 + - 蔬 + - 桔 + - 锢 + - 讣 + - 辕 + - 鸵 + - 꽁 + - Ԑ + - 赈 + - 遁 + - 隨 + - 掸 + - 暨 + - 陇 + - 宦 + - 戛 + - 睬 + - ፡ + - 嘚 + - 歲 + - 汛 + - 렛 + - 씹 + - 잇 + - 嚴 + - 檢 + - 흑 + - 麋 + - 佼 + - 랫 + - 鮎 + - 脖 + - 歷 + - 勞 + - 楂 + - 蚂 + - Կ + - 兀 + - ሏ + - 舛 + - 녕 + - 뇌 + - 릇 + - 짠 + - 힙 + - 冴 + - 蕎 + - 崗 + - 膿 + - 侮 + - 茛 + - 攪 + - 逅 + - 匍 + - 邂 + - 瘁 + - Ի + - ڇ + - ឃ + - △ + - ঋ + - ਝ + - 曬 + - 멈 + - 묵 + - 컷 + - 혁 + - 휘 + - 깃 + - 椋 + - ヵ + - 潺 + - 螳 + - 鳅 + - ಘ + - ဇ + - 迸 + - 拄 + - 浃 + - 钛 + - 낚 + - 얇 + - 헷 + - 흡 + - ਛ + - 搀 + - 렴 + - 黜 + - 闆 + - 惬 + - 帛 + - 戰 + - ৷ + - ଘ + - € + - 蜢 + - 鲈 + - 遐 + - 뽕 + - 캡 + - 砧 + - 碼 + - 邨 + - ឱ + - 溥 + - 咿 + - 锹 + - 砚 + - 熹 + - Ả + - ‚ + - 珺 + - 紬 + - Ẹ + - 凧 + - 戊 + - 곰 + - 畢 + - 鱗 + - 苹 + - 笞 + - 箫 + - Դ + - 瀕 + - Ū + - ፉ + - 谩 + - 겉 + - 쭈 + - 탐 + - Ό + - 廟 + - 怆 + - 絕 + - 꽉 + - 鬣 + - 塵 + - 羡 + - Λ + - 댕 + - 뜯 + - ጽ + - 稱 + - 覗 + - 꾼 + - 劃 + - 卻 + - 栞 + - 雛 + - 跆 + - 抿 + - 잘 + - 啧 + - 俨 + - 汴 + - 賽 + - 叟 + - Ҙ + - ଓ + - 渾 + - 糾 + - 긁 + - "\x93" + - Ġ + - ǹ + - ٰ + - ឿ + - 泯 + - 泾 + - 묘 + - 쪘 + - 쫓 + - 婧 + - 籁 + - 淄 + - 痨 + - 弑 + - 忱 + - 淨 + - 縞 + - 酣 + - 繼 + - Ι + - ѓ + - ଞ + - 壞 + - 겪 + - 烽 + - 묶 + - 썹 + - 풋 + - 宍 + - 苷 + - 靜 + - 羌 + - 矯 + - Χ + - 啮 + - 胯 + - 賺 + - 吖 + - 냅 + - 붕 + - 쉴 + - ૉ + - 獨 + - 덤 + - 詮 + - 臃 + - 焖 + - 獒 + - 紹 + - 諗 + - 岱 + - 璨 + - 讃 + - 둬 + - 璧 + - 痔 + - 冽 + - 舀 + - 弼 + - 徇 + - 綠 + - 繭 + - 镣 + - 驮 + - ऋ + - 搡 + - 搪 + - 砷 + - 닷 + - 닿 + - 땄 + - 욱 + - 웅 + - 찝 + - ဦ + - 噗 + - 醚 + - 谑 + - 紘 + - 炷 + - 枭 + - 罔 + - 蚣 + - 颌 + - 璞 + - 닦 + - ĺ + - ሕ + - 馴 + - 긋 + - 랍 + - 咨 + - 粱 + - ໆ + - 蛭 + - 骋 + - 囡 + - ץ + - 劵 + - 濟 + - 纣 + - 荟 + - 蛟 + - 뀐 + - 밟 + - Պ + - 膠 + - ៗ + - ൗ + - 狛 + - 琰 + - 畝 + - 觐 + - 擀 + - 蒔 + - 蚜 + - 귄 + - 빅 + - 쫄 + - 촉 + - 螈 + - 蚝 + - 郸 + - 飴 + - 鸞 + - 娓 + - 皎 + - 眈 + - 捺 + - 砒 + - 糞 + - 茱 + - 裆 + - 갤 + - 뺏 + - 쭐 + - 쿄 + - 팟 + - 赝 + - 犸 + - 蜊 + - 惆 + - 瘴 + - 笆 + - 讥 + - 钨 + - 驷 + - 宸 + - 戾 + - 賑 + - ڍ + - ሯ + - ጦ + - 랭 + - 룩 + - 뺄 + - 샐 + - 숫 + - 팝 + - Ո + - 桟 + - 罄 + - 槃 + - 捗 + - 轱 + - 濕 + - 谙 + - ሦ + - 榔 + - 溫 + - 璀 + - 诣 + - 늙 + - 썩 + - 쫙 + - 톱 + - 爛 + - 铂 + - 奧 + - 鹈 + - 赳 + - 膵 + - 渚 + - 缈 + - 耘 + - 唰 + - 綴 + - 豺 + - 龊 + - 龌 + - ٣ + - ඌ + - 犷 + - 葆 + - 颞 + - 馳 + - 릎 + - 숭 + - 쌩 + - 썸 + - 祇 + - 險 + - 蝓 + - 鴻 + - 熾 + - 蛞 + - 沱 + - 潍 + - 堇 + - ਐ + - 尬 + - 粕 + - 辄 + - 껍 + - 넨 + - 룹 + - 샌 + - 쌌 + - 좁 + - 핵 + - Գ + - 榉 + - 臥 + - 鹕 + - 蟻 + - 咝 + - 缥 + - ∞ + - 刍 + - 惘 + - 牦 + - 絲 + - ጁ + - 屬 + - 讧 + - 돋 + - 맙 + - ౦ + - ᱞ + - 啟 + - 뺀 + - 埗 + - 悶 + - 毂 + - 贋 + - 顆 + - 鲟 + - 孬 + - 昙 + - 薮 + - 壓 + - 狀 + - 缤 + - 藜 + - 鹽 + - 麩 + - 갓 + - 멤 + - 믹 + - 뱅 + - 붓 + - 윗 + - 쩐 + - 췄 + - 斓 + - 莴 + - 펙 + - ヲ + - 釋 + - 袅 + - 躊 + - 阚 + - 囔 + - 铆 + - Ț + - ሑ + - ጌ + - 兎 + - 戍 + - 涝 + - 诟 + - 铿 + - 쨌 + - 쩨 + - Ĥ + - Ӧ + - ፀ + - 冑 + - 廠 + - 앱 + - 秆 + - 糠 + - 鮫 + - 桧 + - 垩 + - 耷 + - 镐 + - 엊 + - 夙 + - 宥 + - 濠 + - 繍 + - ઢ + - 佗 + - 戶 + - 皑 + - 蝾 + - 쫍 + - 莆 + - 饉 + - 懷 + - එ + - 啁 + - 赊 + - 鸪 + - 挞 + - 鹧 + - ඓ + - 蔫 + - 뜩 + - 띄 + - 략 + - 뤄 + - 맵 + - 폼 + - 甬 + - 烩 + - 碴 + - 钍 + - 掇 + - 閒 + - 奘 + - 羿 + - 趙 + - Ō + - Ά + - ഘ + - ၉ + - ቪ + - 弋 + - 斡 + - 衲 + - 辿 + - 쥐 + - 쪄 + - 珞 + - 瓯 + - 壬 + - 鬧 + - 忖 + - ¥ + - ဓ + - 肓 + - 薅 + - 靈 + - 靛 + - ఘ + - ಏ + - 轭 + - 윙 + - ÿ + - 亟 + - 呲 + - 咻 + - 硒 + - 絨 + - 魯 + - 껌 + - 덥 + - 듬 + - 빽 + - 飒 + - 迥 + - Վ + - 彙 + - 즘 + - ϊ + - 蜈 + - 嗲 + - 觎 + - 轟 + - 귤 + - 낯 + - 쌈 + - 찢 + - 쾌 + - 팍 + - ဥ + - 揄 + - 煦 + - 熵 + - 淺 + - 玫 + - 哐 + - 藪 + - Ñ + - Φ + - Ԥ + - ٤ + - 埠 + - 拈 + - 炯 + - 굽 + - 뻤 + - 뿔 + - 셜 + - Į + - Թ + - 珏 + - 疽 + - 缨 + - 揶 + - 囃 + - 梱 + - 餡 + - 鰹 + - 燻 + - Ħ + - 撥 + - 爻 + - 脫 + - 雫 + - 霁 + - ኙ + - 擇 + - 踌 + - 鬓 + - 겐 + - 쩡 + - 텀 + - 텍 + - ਓ + - 뭉 + - 햇 + - 鯖 + - 髭 + - 傭 + - 蛐 + - 鰻 + - 遜 + - ഠ + - › + - 怄 + - 裟 + - 啩 + - 恣 + - 斛 + - 檻 + - 谔 + - 踞 + - 닉 + - 맹 + - 잼 + - 詐 + - 櫃 + - 浏 + - 綬 + - 攫 + - 冢 + - 綜 + - 芃 + - 歆 + - 殇 + - 鄭 + - 鲱 + - 黨 + - ፃ + - ᱨ + - Ụ + - ‹ + - 滓 + - 濤 + - 갱 + - 앗 + - 쵸 + - 캔 + - 抡 + - 輿 + - 擊 + - 苓 + - 歎 + - 幔 + - 愫 + - 萼 + - 檸 + - 嵇 + - 薏 + - 蘿 + - Ӓ + - ፌ + - 딪 + - Ք + - ሔ + - 憐 + - 洸 + - 燧 + - 珩 + - 껏 + - 셉 + - 즉 + - 펌 + - 珐 + - 瘙 + - 粵 + - 膽 + - 荏 + - 镊 + - 劾 + - 妲 + - 缮 + - 靚 + - 鳏 + - Ţ + - ఠ + - ቄ + - 昀 + - 椀 + - 袤 + - 遽 + - 흠 + - Џ + - 仃 + - 婵 + - 诩 + - 鍼 + - 쉐 + - 탱 + - 奚 + - 饯 + - 桢 + - 樺 + - 锭 + - 蚬 + - 跻 + - ޠ + - 膺 + - ԑ + - ޏ + - ဤ + - 哂 + - 攰 + - 葦 + - 錐 + - "\x94" + - ỵ + - 靭 + - 뺑 + - 엥 + - 탠 + - 帼 + - 〇 + - 姪 + - 晰 + - 摺 + - ឬ + - 恻 + - 惡 + - 蹉 + - à + - ၅ + - 궈 + - 멸 + - 빴 + - 쇠 + - 푼 + - Տ + - 巌 + - 掳 + - 撚 + - 膈 + - 蛹 + - 胛 + - 舫 + - 缚 + - 舐 + - 鲫 + - 荞 + - 豉 + - 叻 + - 骛 + - 龋 + - 糜 + - 둑 + - 뢰 + - 륵 + - 얹 + - 煉 + - 痤 + - 蝽 + - 煨 + - 膦 + - 嚿 + - 蛆 + - 蟲 + - 钴 + - 顯 + - '}' + - ᱴ + - 歸 + - 湄 + - Ő + - Լ + - Ռ + - ٦ + - 銷 + - 깥 + - 뱃 + - 嶙 + - 鄱 + - 錣 + - 烃 + - 謁 + - 炀 + - 潢 + - 煜 + - 娑 + - 痿 + - ၆ + - ቨ + - 跎 + - 꼽 + - 댁 + - 밭 + - 섹 + - 숏 + - 쎈 + - 쥬 + - 츄 + - 칵 + - 콤 + - ૅ + - 瑰 + - 襷 + - 楕 + - 瞠 + - 酉 + - 鹬 + - 叵 + - 婕 + - 庖 + - 觊 + - 謂 + - 闊 + - ٨ + - 偌 + - 挎 + - 锏 + - 룰 + - 뭣 + - 봇 + - 빔 + - 융 + - 찼 + - 퉁 + - 헛 + - 汎 + - 蟠 + - ゞ + - 箏 + - 峋 + - 堑 + - 痍 + - 纥 + - 勵 + - 粼 + - 钚 + - 퀄 + - ᱥ + - 窩 + - 螯 + - 髻 + - 鱲 + - ′ + - 巽 + - 谄 + - 꼰 + - 뇨 + - 뜰 + - 볍 + - 빚 + - 툭 + - 펑 + - ਊ + - 涣 + - 淬 + - 稅 + - 魇 + - 姣 + - 疣 + - 胫 + - 酊 + - 檗 + - 猾 + - 跄 + - 踉 + - 瓒 + - 骊 + - 鬆 + - ґ + - 咦 + - 肱 + - 臉 + - 鞄 + - 넉 + - 빗 + - 뻥 + - 얄 + - 엎 + - 칩 + - 훔 + - Ə + - ઊ + - 泱 + - 狞 + - 윈 + - 欽 + - 涧 + - 匝 + - 籌 + - 鲶 + - 嘗 + - 鰂 + - 鹩 + - 濮 + - 姦 + - 恿 + - 袈 + - £ + - 撐 + - 曉 + - 聰 + - 蔥 + - 郴 + - ʿ + - ໌ + - ၈ + - ጄ + - ឥ + - 戌 + - 蕙 + - 蠻 + - 贮 + - 铵 + - 깄 + - 앵 + - 혐 + - 檎 + - 緋 + - 桉 + - 骞 + - 坳 + - 箴 + - 桀 + - 鏑 + - 瀛 + - 礴 + - 芪 + - ঊ + - 倖 + - 谵 + - '{' + - Þ + - ၄ + - 喹 + - 燔 + - 芍 + - 詢 + - 遙 + - 깡 + - 뀔 + - 넥 + - 젝 + - 핏 + - 횟 + - Օ + - ઞ + - 洩 + - 颧 + - 燭 + - 뭐 + - ঞ + - 繰 + - 呷 + - 鲻 + - ங + - 鳝 + - 鹪 + - 偻 + - 珥 + - 铡 + - ಞ + - 戀 + - 狰 + - 璜 + - 纭 + - 蝈 + - ሟ + - ‽ + - 敝 + - 砝 + - 삿 + - 샷 + - 쏠 + - 쿼 + - 揸 + - 锰 + - 掟 + - 葭 + - 鸚 + - 謳 + - 罷 + - 湮 + - 蜃 + - Œ + - ಠ + - 诙 + - ਠ + - ಐ + - 厭 + - 咛 + - 掻 + - 揿 + - 纏 + - 荀 + - 菏 + - 蓦 + - 袂 + - 镫 + - 뱀 + - 뱉 + - 짰 + - 嘔 + - 歐 + - 礒 + - 葡 + - 鋸 + - 匯 + - 滉 + - 倹 + - ៌ + - 擺 + - 痱 + - 篑 + - 遲 + - 鹳 + - 嬴 + - 惴 + - 鰺 + - ၃ + - 彈 + - 滟 + - 簾 + - 苋 + - ٧ + - ਢ + - ၌ + - ★ + - ゑ + - 窈 + - 葺 + - 谪 + - 랗 + - 맣 + - 틈 + - 耆 + - 苅 + - 铉 + - 鹋 + - 妩 + - 塹 + - 牆 + - 獐 + - Չ + - ଵ + - 怵 + - 獻 + - 硌 + - 磴 + - ୌ + - 绌 + - 굿 + - 껀 + - 띵 + - 뻘 + - 슐 + - 쩜 + - 툴 + - 椽 + - 濂 + - 焗 + - 裱 + - 챔 + - 穩 + - 茗 + - 橿 + - 镑 + - 脷 + - 錆 + - 寰 + - 阡 + - 忻 + - 矾 + - 镭 + - 骜 + - 駛 + - 詔 + - 냬 + - 뉘 + - 듀 + - 횡 + - ȋ + - ቧ + - ᱷ + - 厲 + - 屐 + - 徵 + - 谗 + - 貰 + - 렬 + - 쿵 + - 唸 + - 嚥 + - 塙 + - 澪 + - 櫓 + - 燦 + - అ + - І + - 噚 + - 榷 + - 孪 + - 揀 + - 擞 + - 纜 + - Ø + - Ρ + - ⠀ + - 伢 + - 缄 + - 翳 + - 蛳 + - 諫 + - 谥 + - 賦 + - 雜 + - 鮑 + - Ζ + - Ї + - Ֆ + - ٪ + - 丟 + - 獎 + - 秸 + - 郦 + - 隱 + - 깼 + - 므 + - 팽 + - 푹 + - 仄 + - 廈 + - 杳 + - 涞 + - 淅 + - 袴 + - 繳 + - 撫 + - 嘤 + - 笺 + - 髮 + - 穣 + - 纾 + - 鲭 + - ኃ + - 垠 + - 牠 + - 睨 + - ၇ + - ጻ + - 佞 + - 櫛 + - 虛 + - 鲷 + - 갇 + - 똘 + - 쇄 + - 쑥 + - 젖 + - 탭 + - 훌 + - 淚 + - 贏 + - 镂 + - 阖 + - 夥 + - 滲 + - 簽 + - 菰 + - 鹹 + - 绗 + - 牝 + - 霏 + - 逵 + - 鹜 + - 鸸 + - 噏 + - 忤 + - 瞓 + - 啖 + - Ω + - ՛ + - ޟ + - ሹ + - ᱵ + - 殼 + - 礫 + - 簌 + - 蛔 + - 蛯 + - 铤 + - 곽 + - 귈 + - 됩 + - 벳 + - 숱 + - 숲 + - 첩 + - 탓 + - 틸 + - 펼 + - Ҷ + - ጸ + - 鋪 + - 쁨 + - 饽 + - 忿 + - 濾 + - 畿 + - 澁 + - 穢 + - 矶 + - 绉 + - 嚢 + - 犄 + - 筵 + - 茴 + - 莅 + - Ջ + - ଢ + - 嗔 + - 诓 + - 隍 + - 셰 + - ŕ + - ఛ + - 悌 + - 槇 + - 蘋 + - 鵝 + - 녜 + - 맻 + - 벙 + - 섰 + - 썬 + - 쏟 + - 퀘 + - 흉 + - Ď + - Ь + - 寵 + - 廢 + - 祓 + - 麽 + - 蹼 + - 鋒 + - 槭 + - 懋 + - 窕 + - ̂ + - 嵜 + - 掣 + - 灞 + - 襯 + - 邈 + - 锱 + - 魷 + - Շ + - ޘ + - ቫ + - 峽 + - 碓 + - 謠 + - 遴 + - 颦 + - 멕 + - 킥 + - ዥ + - ឧ + - 叢 + - 鍮 + - 黐 + - 갸 + - 뎅 + - 옵 + - 훠 + - 覽 + - 暹 + - 甾 + - 疸 + - 鴎 + - 缛 + - 烁 + - 猁 + - 猞 + - ឯ + - 佝 + - 欖 + - 瀝 + - 罡 + - 萸 + - 藿 + - ̄ + - 咂 + - 螢 + - 铢 + - 頚 + - 饗 + - 鸢 + - ઑ + - Ừ + - 嗬 + - 嘥 + - 嚕 + - 爲 + - 纨 + - 겟 + - 굔 + - 냠 + - 콕 + - 텝 + - 훅 + - Ң + - 悻 + - 潛 + - 苺 + - 藁 + - 鶯 + - 黍 + - 넛 + - 濫 + - 鄰 + - 蠅 + - 襖 + - 枇 + - 盧 + - 廚 + - 褓 + - 賤 + - 幄 + - 栀 + - 盃 + - 鑊 + - 珅 + - 绾 + - 蔦 + - 遨 + - Ҩ + - ۂ + - 嬲 + - 繫 + - 膊 + - 룬 + - 맺 + - 옴 + - 쭤 + - 팁 + - 폈 + - 瑪 + - 癸 + - 삽 + - 첼 + - 锑 + - 龜 + - 嵯 + - 氚 + - 蓼 + - ຼ + - 珪 + - 揖 + - 瑚 + - 膻 + - 霎 + - 飕 + - Ή + - Խ + - 峦 + - 廁 + - 蘆 + - 衢 + - 蹟 + - 锉 + - ሼ + - 啵 + - 恆 + - 焯 + - 诿 + - 깅 + - 뛸 + - 륨 + - 밸 + - 쉰 + - 텅 + - 壯 + - 夾 + - 峒 + - 蝋 + - 餘 + - 勁 + - 哏 + - 檄 + - 赭 + - 毓 + - 燗 + - 鮨 + - 榭 + - 啶 + - 梆 + - 嵘 + - 轢 + - 嗟 + - ጮ + - 嬰 + - 捱 + - 蹶 + - 꺾 + - 텨 + - Ӑ + - ኗ + - ዤ + - ዷ + - ፤ + - 冚 + - 搖 + - 楣 + - 浔 + - 瞟 + - 诨 + - 骥 + - 닙 + - 젓 + - 펐 + - 繞 + - 鹸 + - 瀞 + - 燮 + - 苜 + - 湎 + - 靱 + - 閻 + - 杷 + - 臧 + - 噻 + - 囫 + - 溴 + - 阄 + - Ҵ + - 簑 + - 薔 + - 蠔 + - 頁 + - ፐ + - 〔 + - 檔 + - 閱 + - 겄 + - 괄 + - 굶 + - 귓 + - 깠 + - 꽈 + - 넜 + - 럿 + - 옹 + - 욜 + - 쬐 + - 漑 + - 潸 + - 唷 + - 笈 + - 鱈 + - 蓿 + - 剌 + - 酩 + - 佇 + - 唑 + - 嶼 + - 钒 + - 胝 + - 胼 + - 蛱 + - 圩 + - 礙 + - 趨 + - Υ + - 櫂 + - 玥 + - 瑄 + - 绺 + - 蔔 + - 鸬 + - 鹚 + - Æ + - ୈ + - 墾 + - 搶 + - 盅 + - 绡 + - 蚩 + - 閪 + - "\x9E" + - ­ + - ̈ + - ۖ + - ଝ + - ሾ + - ዪ + - 琏 + - 굵 + - 눅 + - 늬 + - 됨 + - 붉 + - 샴 + - 씌 + - 얜 + - 옳 + - 욘 + - 傥 + - 蜣 + - 迴 + - 鱧 + - 唢 + - 殒 + - 菫 + - 沣 + - 爐 + - 泗 + - 揆 + - 靉 + - 倏 + - 疥 + - 卞 + - 噉 + - 囵 + - 殘 + - 氙 + - 腚 + - 銮 + - ᱣ + - 慘 + - 搔 + - 犠 + - 盥 + - 綫 + - 蒐 + - 褲 + - 訝 + - 辊 + - © + - ® + - ቭ + - 〕 + - 吡 + - 啉 + - 痂 + - 觞 + - 貘 + - 鷺 + - 눕 + - 늑 + - 늫 + - 렷 + - 벚 + - 뻗 + - 얌 + - 얗 + - 왓 + - 짖 + - Ư + - 唁 + - 圀 + - 鐔 + - 륜 + - 뻑 + - 쓱 + - 왤 + - 滘 + - 濑 + - 岷 + - 疋 + - 蓑 + - 譚 + - 铯 + - 毘 + - 諦 + - 襁 + - 讴 + - 鄞 + - 緣 + - 膘 + - 禰 + - 泮 + - 璎 + - 莊 + - 蔺 + - 裨 + - 陂 + - 馗 + - ڦ + - ಃ + - ጩ + - 渫 + - 溧 + - 獠 + - 祢 + - 诌 + - 赅 + - 괌 + - 렘 + - 렙 + - ኚ + - Ủ + - 兇 + - 彿 + - 荠 + - 谀 + - 댈 + - 룡 + - 륙 + - 및 + - 뿜 + - 셈 + - 읍 + - 찡 + - 毬 + - 辋 + - 箩 + - 饅 + - 拚 + - 紆 + - 葚 + - 儺 + - 籾 + - 菀 + - 呤 + - 煸 + - 琲 + - 胍 + - 玳 + - 谴 + - 镉 + - 俎 + - 洵 + - 锲 + - 颉 + - 僱 + - 柘 + - 栎 + - 疝 + - 萢 + - 鑽 + - 骶 + - 〆 + - 儘 + - 汩 + - 腭 + - Փ + - 佈 + - 掮 + - 梏 + - 歙 + - 毽 + - 涿 + - 矬 + - 엮 + - Û + - Ѐ + - ዣ + - ᱡ + - ᱦ + - 喬 + - 嫲 + - 嬌 + - 懶 + - 筲 + - 糅 + - 辭 + - 霭 + - 낑 + - 뎌 + - 뛴 + - 봅 + - 솜 + - 엣 + - 왁 + - 찹 + - 칫 + - 懼 + - 禎 + - ဌ + - 娆 + - 鬚 + - 荥 + - 笏 + - 嶌 + - 癣 + - 攣 + - 鍬 + - 嘌 + - 捌 + - 孑 + - 淦 + - 瑁 + - 硼 + - 擾 + - 泓 + - 閾 + - 楯 + - 蝕 + - ゐ + - 哙 + - 姝 + - 孖 + - 盂 + - 胄 + - Ɓ + - ଃ + - ഊ + - ዌ + - ፆ + - 倜 + - 卅 + - 卍 + - 柩 + - 鲅 + - 갛 + - 껑 + - 껜 + - 륭 + - 뭇 + - 슝 + - 싯 + - 쏴 + - 잎 + - 콧 + - 팜 + - 펀 + - ඞ + - 婀 + - 톨 + - 洙 + - 硤 + - 梠 + - 锆 + - 筧 + - 鵤 + - 菖 + - 邬 + - 軋 + - 栉 + - 忪 + - 桎 + - 筠 + - 脍 + - 锃 + - 佔 + - 儆 + - 掬 + - 旮 + - 荊 + - ᱹ + - 隽 + - 饴 + - 훑 + - Ċ + - Է + - ቬ + - ጧ + - 奂 + - 滷 + - 癮 + - 蝼 + - 슥 + - 쏙 + - 왈 + - 팥 + - 핥 + - Ը + - 乸 + - 擤 + - 縱 + - 铍 + - 멧 + - Ў + - 嘹 + - 埴 + - 悅 + - 欅 + - 谒 + - 鴛 + - ឲ + - 嘭 + - 箪 + - 鴦 + - 恫 + - 覃 + - 穎 + - 郜 + - 韋 + - 僭 + - 痙 + - 邁 + - 哌 + - 疇 + - 惇 + - 侗 + - 箒 + - 埂 + - 讶 + - 邺 + - 鲹 + - 稞 + - 蒡 + - 賴 + - Զ + - 绶 + - 贖 + - 铱 + - Ҭ + - 亳 + - 坩 + - 柒 + - 纰 + - 觸 + - Ɗ + - ፏ + - ⋯ + - 劑 + - 擴 + - 殲 + - 溏 + - 茯 + - 깍 + - 붐 + - 뻣 + - 샹 + - 줍 + - 쯔 + - 펠 + - 敕 + - 깬 + - 꾹 + - 뮬 + - 빰 + - 숍 + - 즙 + - 쭝 + - 쾅 + - 퀸 + - 킵 + - 펭 + - 헝 + - 俥 + - 滂 + - 瘘 + - 캘 + - 嗪 + - 衞 + - 睢 + - 铣 + - 韮 + - 翦 + - 娠 + - 旛 + - 翫 + - 蕈 + - 譯 + - 吽 + - 囿 + - ͘ + - 讚 + - 钹 + - Ƙ + - ǔ + - Ұ + - 阕 + - 阱 + - 麿 + - 쫑 + - 쿡 + - ဧ + - ሣ + - 嬤 + - 懺 + - 晁 + - 殓 + - 滾 + - 苻 + - 钯 + - 饬 + - 껐 + - 꿋 + - 덧 + - 뵈 + - 엌 + - 잌 + - Ë + - 沅 + - 瑩 + - 撻 + - 笥 + - 尕 + - 簀 + - 竈 + - 縷 + - 鮪 + - 糀 + - 謄 + - 侘 + - 鰭 + - 氩 + - 籐 + - 舖 + - 皺 + - 伫 + - 弭 + - 欸 + - 泙 + - Ύ + - 祚 + - 缢 + - 聒 + - 诰 + - 鄢 + - 鴫 + - 鹄 + - 齡 + - Ξ + - ಓ + - ᱰ + - 垓 + - 燉 + - 筈 + - 贊 + - 鬥 + - Ĩ + - Ź + - ഐ + - ඖ + - ᱲ + - 侩 + - 惱 + - 杓 + - 涪 + - 漿 + - 炆 + - 觥 + - 颍 + - 餵 + - 麾 + - 겜 + - 괘 + - 꿍 + - 돕 + - 돗 + - 딲 + - 릏 + - 맑 + - 뵙 + - 솥 + - 앚 + - 쫀 + - 쭘 + - 펄 + - Ũ + - Ӗ + - ┐ + - 榧 + - 癜 + - 缱 + - 饕 + - 驅 + - 鲇 + - 젯 + - 퍽 + - 갯 + - 憫 + - 爍 + - 鄧 + - 萘 + - 廼 + - 吁 + - 茲 + - 鉤 + - 埚 + - 墉 + - 慳 + - 泔 + - 猢 + - 瑭 + - 旌 + - 孱 + - 屆 + - 弐 + - 珉 + - 祗 + - 薑 + - Ŵ + - ʽ + - Њ + - ѐ + - ഛ + - ቾ + - Ị + - 唞 + - 囁 + - 搽 + - 旯 + - 绻 + - 腧 + - 膣 + - 謊 + - 谆 + - 谌 + - 蹤 + - 钽 + - 靂 + - 뚤 + - 몫 + - 삥 + - 웜 + - 줏 + - 쩰 + - 츤 + - 캉 + - 큘 + - 팸 + - 펍 + - 펫 + - 헨 + - 崑 + - 瑤 + - 痧 + - 轍 + - 顛 + - 飚 + - 鵑 + - 龅 + - 롬 + - 잣 + - 횐 + - ಛ + - ඍ + - 滯 + - 薹 + - 譴 + - 桿 + - 氤 + - 蹙 + - ÷ + - 鵯 + - 臘 + - 鲼 + - 甑 + - 鯵 + - 嬬 + - 婺 + - 杈 + - 鬶 + - 鲠 + - 鳶 + - 嬸 + - 骅 + - ઋ + - 啐 + - 嗫 + - 尴 + - 徉 + - 抻 + - 煬 + - 瓊 + - 祜 + - 虢 + - 鈿 + - 俶 + - 倌 + - 撳 + - 棗 + - 樸 + - 珲 + - 癬 + - 笪 + - 錶 + - 삘 + - 씽 + - ኡ + - ፔ + - 剱 + - 彎 + - 獰 + - 甕 + - 綁 + - 腍 + - 芡 + - 薈 + - 蜆 + - 逑 + - 겔 + - 곈 + - 뤘 + - 뾰 + - 옇 + - 윽 + - 잭 + - 텃 + - 텼 + - 픔 + - 兖 + - 勳 + - 擰 + - 朧 + - 桤 + - 睏 + - 迩 + - 흙 + - 舩 + - 訛 + - 馮 + - 撈 + - 攬 + - 祎 + - 饒 + - 儚 + - ឍ + - 纈 + - 纐 + - 莳 + - 氘 + - 鑓 + - 葳 + - 莪 + - 儂 + - 繇 + - 苒 + - 恸 + - 舢 + - 刎 + - 徜 + - 桠 + - 繹 + - 芫 + - 杢 + - 榫 + - 氲 + - 睜 + - 箜 + - 篌 + - 貅 + - 閖 + - ᱼ + - 屙 + - 敘 + - 暈 + - 梾 + - 籤 + - 謬 + - 낌 + - 씁 + - 씸 + - Ĕ + - Ŭ + - Ӡ + - ቿ + - 傢 + - 呟 + - 悭 + - 溟 + - 璽 + - 瓴 + - 绔 + - 芩 + - 貔 + - 酞 + - 釀 + - 鍊 + - 鲃 + - 깁 + - 돔 + - 둡 + - 랴 + - 썪 + - 짭 + - 짼 + - 퀵 + - 폿 + - 홋 + - ఞ + - 潞 + - 癲 + - 鋲 + - 캄 + - 퐁 + - 瀾 + - 訶 + - 贄 + - ಢ + - 羰 + - 羸 + - 麂 + -  + - 剋 + - 滁 + - 瑳 + - 谶 + - 荸 + - 좀 + - 碲 + - 楳 + - 鲳 + - 煕 + - 戇 + - 溲 + - 膑 + - ޣ + - 壷 + - 擠 + - 聿 + - 伉 + - 滦 + - 睥 + - 繩 + - 脘 + - 荽 + - 崙 + - 攤 + - 柾 + - 砀 + - 籮 + - 蠡 + - 谧 + - ഔ + - 挲 + - 晔 + - 琮 + - 瘋 + - 藨 + - 钣 + - Ơ + - Ҟ + - ಔ + - ዑ + - ጵ + - Ứ + - ‫ + - ∈ + - 凇 + - 懑 + - 掙 + - 揼 + - 涜 + - 炔 + - 繪 + - 腟 + - 芾 + - 錘 + - 頒 + - 驟 + - 鹞 + - 꽝 + - 넬 + - 눴 + - 뜸 + - 밉 + - 뵀 + - 삔 + - 샜 + - 셌 + - 쑤 + - 엿 + - 콸 + - Ҥ + - Ҽ + - ဿ + - 捩 + - 禿 + - 竇 + - 譽 + - 郫 + - 둠 + - 뒹 + - 렐 + - 맴 + - 뽈 + - 첸 + - 拋 + - 淙 + - 盞 + - 丶 + - 寬 + - 獵 + - 窰 + - 舳 + - 註 + - ઃ + - 诅 + - 閤 + - 鴇 + - 嘧 + - 慄 + - 攝 + - 蝨 + - 鰯 + - 貶 + - 臾 + - 笕 + - 頷 + - 镌 + - 竪 + - 噤 + - 诘 + - 锗 + - 閘 + - 嗚 + - 壩 + - 撺 + - 晷 + - 桡 + - 棹 + - 耧 + - 趸 + - → + - 妁 + - 牯 + - 瓿 + - 笄 + - 蛄 + - 豈 + - 铖 + - 骐 + - 鷉 + - 鸾 + - 屍 + - 楸 + - 踽 + - 锒 + - 鲲 + - 섀 + - 켄 + - Ľ + - ӊ + - ጇ + - ጬ + - ◎ + - 嚨 + - 姒 + - 蒺 + - 蝸 + - 輻 + - 鸨 + - 齟 + - 깰 + - 끽 + - 낵 + - 눔 + - 닳 + - 밋 + - 밲 + - 벡 + - 뺨 + - 쉘 + - 슉 + - 쌔 + - 짚 + - 촛 + - 춧 + - 캣 + - 캥 + - 튕 + - 휙 + - ਔ + - ఢ + - ೧ + - ᱯ + - 偲 + - 劍 + - 枱 + - 膩 + - 艷 + - 菸 + - 詛 + - 豇 + - 낡 + - 됬 + - 둣 + - 쌰 + - 撷 + - 贰 + - 躙 + - 辯 + - 遑 + - Յ + - 楮 + - 誼 + - 瞞 + - 祿 + - 绦 + - 廬 + - 皋 + - 妝 + - 鸮 + - 떤 + - 圳 + - 捲 + - 陝 + - 獺 + - 媾 + - 魍 + - 鼩 + - 鴈 + - ゝ + - 狲 + - 釐 + - 铄 + - 沮 + - 蘼 + - 邕 + - 钎 + - 靥 + - 鞣 + - ♥ + - 姘 + - 娣 + - 稹 + - 胳 + - 郅 + - 阆 + - 颱 + - 餮 + - ־ + - 儋 + - 厝 + - 肅 + - 誊 + - 騷 + - 숟 + - "\x92" + - "\x97" + - Ճ + - ՞ + - ኜ + - ዢ + - ዦ + - Ố + - 嘍 + - 揩 + - 曆 + - 栢 + - 潋 + - 箬 + - 糍 + - 遞 + - 髡 + - 鰐 + - 鲡 + - 鲢 + - 齬 + - 걀 + - 꺄 + - 꿉 + - 뗄 + - 빕 + - 얽 + - 읏 + - 잰 + - 쟀 + - 컥 + - 킷 + - 햐 + - 흩 + - ඣ + - ፑ + - ៣ + - 寳 + - 淖 + - 灑 + - 錨 + - 駁 + - 랠 + - 썽 + - 웰 + - 젬 + - 탬 + - 툼 + - 핍 + - 檳 + - 籃 + - 僑 + - 橼 + - 脹 + - 銛 + - 钜 + - 盱 + - 籲 + - 陲 + - 颔 + - 勖 + - 蓖 + - 郢 + - 檯 + - 粂 + - 獏 + - 燿 + - 祕 + - 鯊 + - 枡 + - 惕 + - 兌 + - 钼 + - 鞆 + - ● + - 綦 + - 蕗 + - 埜 + - 焘 + - 劭 + - 愎 + - 橈 + - 鎚 + - 锷 + - 鞏 + - 齁 + - 龇 + - ဍ + - ♂ + - 侪 + - 窠 + - 肪 + - 蜇 + - 逹 + - 邛 + - 卟 + - 撓 + - 燐 + - 纖 + - 郓 + - 闱 + - 餞 + - 鹓 + - 俬 + - 呔 + - 澧 + - 燴 + - 犍 + - 羧 + - 葶 + - 谲 + - ¬ + - Ć + - ː + - ̓ + - ڱ + - ۚ + - ඪ + - ፁ + - ᱪ + - Ẩ + - 呎 + - 哣 + - 噃 + - 搣 + - 淒 + - 苕 + - 萋 + - 襪 + - 訇 + - 諄 + - 謢 + - 邳 + - 鉈 + - 鴉 + - 鸻 + - 갭 + - 곶 + - 넹 + - 뗐 + - 룽 + - 맷 + - 샾 + - 쐈 + - 쨍 + - 챠 + - 컹 + - 튠 + - 푠 + - ˮ + - Ί + - Ҿ + - ޛ + - ዟ + - 悗 + - 耒 + - 躾 + - 鏟 + - 閂 + - 곁 + - 맏 + - 뮌 + - 찻 + - 睪 + - 礦 + - 筺 + - 艱 + - 賬 + - 镕 + - 蕕 + - 炝 + - 聾 + - 逡 + - ฌ + - 瀋 + - 詭 + - 鲣 + - 侉 + - 埙 + - 慟 + - 蜉 + - 钡 + - 輯 + - 諧 + - 吳 + - 鐙 + - 陛 + - 撹 + - 苧 + - 劔 + - 濛 + - 齧 + - Ժ + - 剝 + - 吩 + - 徕 + - 镓 + - ൌ + - 佻 + - 嚅 + - 岘 + - 窨 + - 跬 + - 銜 + - 骢 + - 魉 + - 鰓 + - 㩒 + - 嬗 + - 旎 + - 旖 + - 氫 + - 洄 + - 牺 + - 篙 + - 舂 + - 闌 + - 飄 + - Ծ + - ḿ + - 仞 + - 嘯 + - 噓 + - 囹 + - 圄 + - 岿 + - 恁 + - 揦 + - 殚 + - 沆 + - 簕 + - 莠 + - 莼 + - 萊 + - 鰆 + - ɔ + - ≡ + - 砣 + - 辇 + - 궐 + - 뽐 + - "\x84" + - "\x9A" + - § + - Ť + - Ձ + - ۓ + - ጢ + - ፂ + - ፄ + - Ổ + - Ờ + - 僆 + - 棂 + - 獸 + - 瓏 + - 瘢 + - 聳 + - 荛 + - 衿 + - 遒 + - 鑰 + - 镬 + - 깽 + - 꺠 + - 끙 + - 늪 + - 댐 + - 딥 + - 딧 + - 랖 + - 룻 + - 릅 + - 봔 + - 봬 + - 뼛 + - 섣 + - 쉼 + - 싣 + - 쎘 + - 얏 + - 윌 + - 쥴 + - 쯧 + - 챈 + - 챌 + - 촥 + - 톰 + - 핬 + - 圪 + - 屜 + - 捽 + - 珮 + - 碛 + - 臟 + - 螫 + - 輋 + - 醪 + - 骠 + - 똠 + - 맸 + - 샬 + - 沔 + - 禊 + - 襦 + - 趄 + - 邇 + - 剜 + - 筍 + - 緞 + - 虧 + - 趔 + - 铩 + - 埒 + - 憚 + - 扦 + - 罟 + - 囮 + - 賈 + - 匁 + - 吲 + - 哚 + - 雎 + - 鄒 + - 飫 + - 縊 + - 讼 + - 濯 + - 竊 + - 铕 + - 蓣 + - ๅ + - 潑 + - 瀉 + - Ґ + - ಊ + - 屓 + - 碣 + - 粳 + - 苈 + - 蕤 + - 誨 + - 跖 + - 騾 + - 魑 + - ⸺ + - 倅 + - 幇 + - 廂 + - 柺 + - 楡 + - 瀨 + - 狆 + - 籏 + - 籬 + - 跣 + - 锶 + - 镆 + - 韌 + - ΐ + - 佚 + - 汜 + - 牍 + - 牴 + - 癱 + - 蟬 + - 顏 + - ϋ + - ዉ + - ▪ + - 佥 + - 刿 + - 噙 + - 孭 + - 洮 + - 漲 + - 猷 + - 瓤 + - 疊 + - 癡 + - 矍 + - 硯 + - 稃 + - 讫 + - 贔 + - 꾀 + - 떵 + - 맬 + - 빳 + - 챕 + - "\x91" + - "\x96" + - ƴ + - ؔ + - ઔ + - ෲ + - ኣ + - ១ + - 啞 + - 夘 + - 嵋 + - 徬 + - 慾 + - 斂 + - 渌 + - 滌 + - 漯 + - 燶 + - 砵 + - 稟 + - 笤 + - 蓆 + - 螞 + - 覓 + - 諺 + - 诳 + - 谡 + - 踎 + - 躉 + - 鈔 + - 铋 + - 陞 + - 顼 + - 麪 + - 갬 + - 궜 + - 궤 + - 꿇 + - 덱 + - 떳 + - 띨 + - 룐 + - 몹 + - 삑 + - 슁 + - 쏭 + - 앰 + - 욤 + - 웩 + - 잦 + - 죙 + - 챘 + - 첵 + - 촘 + - 쿤 + - 킴 + - 텁 + - 퓸 + - 훼 + - ઍ + - 冧 + - 勐 + - 擸 + - 晉 + - 汨 + - 燊 + - 瘡 + - 癇 + - 眀 + - 鎹 + - 铷 + - 鯰 + - 鱒 + - 딤 + - 앓 + - 얍 + - 윷 + - 쟈 + - 팎 + - 囗 + - 諌 + - 鋤 + - 壆 + - 嶄 + - 碕 + - 綵 + - 闢 + - 鳐 + - 秣 + - 簗 + - 蕪 + - 氹 + - 兪 + - 恹 + - 鈕 + - 钇 + - 蝣 + - 軀 + - 畲 + - 埕 + - 潅 + - 瞼 + - 褄 + - 詈 + - 邏 + - 颶 + - 莟 + - 艙 + - 碩 + - 筅 + - 钐 + - 寤 + - 徭 + - 銑 + - 朊 + - 楝 + - 澩 + - 竽 + - 褌 + - 覲 + - 铑 + - 鵠 + - 捭 + - 哞 + - 墊 + - 忾 + - 杼 + - 玑 + - 砭 + - 芨 + - 菡 + - 锇 + - 埓 + - 壅 + - 峅 + - 崧 + - 徠 + - 悱 + - 瑧 + - 脩 + - 邙 + - 铨 + - 鱸 + - 鸩 + - ẅ + - 壢 + - 泫 + - 爰 + - 箝 + - 耄 + - 耋 + - ▲ + - 垭 + - 巒 + - 捯 + - 撿 + - 攋 + - 梼 + - 璟 + - 疖 + - 痦 + - 紥 + - 缬 + - 腈 + - 菝 + - 逓 + - 铒 + - 鬢 + - 魃 + - 뎁 + - ѝ + - 垚 + - 擲 + - 眦 + - 絃 + - 舄 + - 蘅 + - 隸 + - 髯 + - 鲛 + - 鹱 + - 뎠 + - 딛 + - 몄 + - 쨈 + - 휠 + - 휩 + - ȃ + - Ց + - ۃ + - ॠ + - ḅ + - ヮ + - 勻 + - 卌 + - 吋 + - 噸 + - 囝 + - 奀 + - 戆 + - 揈 + - 揞 + - 搲 + - 攏 + - 昶 + - 暅 + - 椶 + - 榲 + - 橞 + - 涠 + - 珙 + - 琬 + - 磚 + - 粝 + - 糰 + - 緬 + - 罫 + - 羈 + - 葜 + - 蒹 + - 蕁 + - 薷 + - 蠱 + - 襴 + - 轸 + - 邰 + - 鏈 + - 鬘 + - 龐 + - 긱 + - 꺽 + - 늠 + - 뎀 + - 딕 + - 띡 + - 뵐 + - 셧 + - 슌 + - 웍 + - 윳 + - 짙 + - 쫒 + - 텄 + - 헉 + - 헹 + - 훗 + - Ώ + - ♯ + - 刪 + - 妯 + - 廪 + - 瀟 + - 犧 + - 畦 + - 癪 + - 矽 + - 禪 + - 腴 + - 袢 + - 鉦 + - 鏝 + - 뽁 + - 켈 + - 휜 + - 沭 + - 漣 + - 磔 + - 蕩 + - ଐ + - 仟 + - 壟 + - 妪 + - 淝 + - 紓 + - 苴 + - 莜 + - 隴 + - 饌 + - 駭 + - 鹘 + - 黢 + - ઐ + - 浛 + - ㄟ + - 剷 + - 圻 + - 澹 + - 砻 + - 肄 + - 崂 + - 痾 + - 稗 + - 褻 + - 迨 + - 镧 + - 霰 + - 顰 + - 輦 + - 輛 + - 焔 + - 篭 + - 踐 + - 坻 + - 왜 + - 殯 + - 靄 + - 琨 + - 闖 + - 騭 + - 蝿 + - 頤 + - 厠 + - 夲 + - 嫪 + - 玘 + - 蘊 + - 黚 + - 黧 + - 媞 + - 咥 + - 嘜 + - 嵊 + - 椴 + - 濞 + - 緘 + - 藺 + - 蝮 + - 醴 + - 鉉 + - 鹗 + - 贲 + - ഃ + - ဠ + - 偈 + - 唪 + - 嗳 + - 姶 + - 嫻 + - 孥 + - 崁 + - 彧 + - 徂 + - 枞 + - 狽 + - 皲 + - 紮 + - 缦 + - 莒 + - 裃 + - ṃ + - 穫 + - ゚ + - 喑 + - 摟 + - 擋 + - 氡 + - 篾 + - 絣 + - 绐 + - 聩 + - 蚶 + - 螟 + - 襞 + - 賁 + - 踟 + - 蹰 + - 鈷 + - 镛 + - 闾 + - 髂 + - 鲆 + - 齒 + - 쌋 + - 췌 + - ॊ + - ఔ + - ဩ + - ኅ + - ※ + - 俅 + - 唖 + - 尷 + - 洇 + - 澆 + - 绀 + - 蕭 + - 틋 + - ኻ + - 佷 + - 侈 + - 뉜 + - 쉑 + - 쑈 + - "\x8A" + - "\x9D" + - Ğ + - ǐ + - ಝ + - ೯ + - ඃ + - ฯ + - ဈ + - ሒ + - ኼ + - ጴ + - ៖ + - ៦ + - ᱬ + - ᱶ + - ᱸ + - □ + - 䁅 + - 呯 + - 唈 + - 唳 + - 喐 + - 嗄 + - 噹 + - 娌 + - 娛 + - 寢 + - 嶂 + - 恽 + - 慚 + - 懞 + - 懣 + - 抌 + - 攜 + - 曚 + - 枥 + - 柽 + - 樑 + - 樞 + - 樾 + - 牀 + - 狍 + - 稙 + - 繚 + - 舸 + - 芎 + - 衾 + - 訕 + - 豢 + - 躝 + - 轎 + - 酐 + - 鎏 + - 鏊 + - 钆 + - 钪 + - 钶 + - 雋 + - 饋 + - 鬠 + - 鸫 + - 龠 + - 갰 + - 겅 + - 곗 + - 곪 + - 굼 + - 낱 + - 냇 + - 넒 + - 닛 + - 댑 + - 덨 + - 듦 + - 땔 + - 떄 + - 뗀 + - 똔 + - 롷 + - 롹 + - 묽 + - 볐 + - 빢 + - 뼌 + - 뽂 + - 샛 + - 샥 + - 솟 + - 숄 + - 숑 + - 슛 + - 쐬 + - 쑨 + - 쓕 + - 앳 + - 얕 + - 옅 + - 웁 + - 윰 + - 쟨 + - 젼 + - 짹 + - 쫘 + - 쭌 + - 챗 + - 펩 + - 푯 + - 핌 + - "\U00022C55" + - 櫚 + - 煅 + - 甌 + - 莢 + - 驕 + - 髌 + - 랏 + - 쏜 + - 옐 + - 핼 + - ஔ + - 僖 + - 恊 + - 滙 + - 澍 + - 癢 + - 粿 + - 翹 + - 蔀 + - 蛸 + - 躓 + - 鏃 + - 飩 + - 髀 + - 吶 + - 垃 + - 巉 + - 巔 + - 怩 + - 搗 + - 楦 + - 琚 + - 篁 + - 脲 + - 誡 + - 阊 + - 鬻 + - 鸱 + - 叺 + - 湟 + - 頗 + - 魟 + - 狢 + - 畐 + - 畷 + - 椹 + - 諍 + - 醮 + - 鐸 + - 釗 + - 镗 + - 锴 + - ゙ + - 戕 + - 稈 + - 纒 + - 亓 + - 庹 + - 氖 + - 祉 + - 鉗 + - 础 + - 嚯 + - 堉 + - 桫 + - 椤 + - 楋 + - 瀣 + - 珧 + - 礬 + - 舾 + - 邾 + - 鵺 + - 鼱 + - 滢 + - 臍 + - 堝 + - 弍 + - 晞 + - 椁 + - 濺 + - 睄 + - 礇 + - 笫 + - 蠟 + - 鎂 + - 閨 + - 怏 + - 慷 + - 瀏 + - 綸 + - 罎 + - 閩 + - ጐ + - ឫ + - 伧 + - 僂 + - 冼 + - 夔 + - 媠 + - 嵴 + - 幟 + - 畊 + - 磬 + - 窺 + - 簷 + - 胿 + - 臬 + - 蚵 + - 蹚 + - 鋏 + - 鏖 + - 霑 + - 騮 + - 鲔 + - 끅 + - ̋ + - Љ + - ѕ + - ២ + - 佶 + - 唻 + - 抾 + - 柞 + - 澱 + - 錙 + - 늄 + - 뒨 + - 믈 + - 콰 + - ± + - ¶ + - ʾ + - ̊ + - ଈ + - ଔ + - ஶ + - ኀ + - ጳ + - ጼ + - ጾ + - ጿ + - ፥ + - ឮ + - ០ + - ៤ + - ៨ + - ᱝ + - 㓤 + - 仝 + - 倧 + - 刄 + - 厍 + - 咇 + - 唥 + - 喏 + - 嗞 + - 囍 + - 圜 + - 埞 + - 塬 + - 塱 + - 墀 + - 墮 + - 壸 + - 婭 + - 岫 + - 崃 + - 崋 + - 弶 + - 愜 + - 憊 + - 挈 + - 揜 + - 摮 + - 擘 + - 擱 + - 昐 + - 枘 + - 枳 + - 椚 + - 槁 + - 樒 + - 櫸 + - 淸 + - 溘 + - 溼 + - 燙 + - 痈 + - 硎 + - 篩 + - 簒 + - 縝 + - 縻 + - 纔 + - 荪 + - 葯 + - 蚴 + - 蛏 + - 蛻 + - 蝰 + - 蠹 + - 裇 + - 裥 + - 誅 + - 豎 + - 貲 + - 踭 + - 踴 + - 蹌 + - 蹣 + - 鑿 + - 铼 + - 锺 + - 镲 + - 颙 + - 駈 + - 駱 + - 鮓 + - 鮟 + - 鯇 + - 鰈 + - 鰜 + - 鱇 + - 鲀 + - 鵲 + - 괭 + - 굘 + - 긌 + - 깟 + - 깻 + - 꼿 + - 넙 + - 뉸 + - 뗘 + - 뚠 + - 띃 + - 렜 + - 룔 + - 멓 + - 멱 + - 뭄 + - 뺌 + - 뿅 + - 뿍 + - 숯 + - 슘 + - 쎌 + - 얠 + - 옌 + - 잴 + - 쩝 + - 쳇 + - 췻 + - 츰 + - 캇 + - 켔 + - 퀭 + - 킁 + - 탤 + - 튄 + - 팰 + - 혓 + - 홧 + - 훤 + - 휑 + - 힉 + - ȇ + - ˎ + - 躼 + - 곯 + - 덫 + - 햅 + - Ě + - 狹 + - 睚 + - 觜 + - 겡 + - 셴 + - 쌜 + - ಋ + - 壘 + - 孛 + - 忟 + - 旻 + - 榑 + - 煥 + - 狎 + - 眇 + - 罘 + - 胪 + - 脛 + - 舨 + - 镒 + - 餼 + - 馐 + - 촤 + - 歃 + - 禛 + - ♭ + - 垌 + - 尭 + - 晝 + - 楹 + - 滄 + - 砜 + - 菟 + - 蒨 + - 藷 + - 鏢 + - 鐡 + - 頌 + - 馕 + - 鰲 + - 鳉 + - 豕 + - 蜘 + - ㄧ + - 嵬 + - 忸 + - 暝 + - 盜 + - 螣 + - 謐 + - 嘬 + - 圾 + - 洟 + - 舁 + - 醗 + - 铟 + - 颏 + - 黌 + - 栂 + - 瘻 + - 瞋 + - 窣 + - 窸 + - 絋 + - 鶫 + - 銕 + - √ + - 蚺 + - 蹕 + - 窶 + - 牻 + - 擯 + - 愼 + - 榾 + - 癩 + - 筜 + - 筼 + - 聶 + - 蟄 + - 鍔 + - 頽 + - 黠 + - 梛 + - 莨 + - 骈 + - 鸊 + - 倬 + - 唛 + - 嗶 + - 嘰 + - 嚐 + - 媪 + - 徛 + - 憺 + - 揠 + - 甦 + - 翃 + - 肭 + - 芗 + - 茔 + - 萁 + - 葎 + - 蓠 + - 蛉 + - 蜮 + - 贶 + - 趖 + - 轡 + - 釁 + - 鈉 + - 隹 + - 餉 + - 饪 + - 騅 + - 橹 + - 篳 + - 蟯 + - Ъ + - ឦ + - ∠ + - 〝 + - ヰ + - 俠 + - 冪 + - 埤 + - 墘 + - 嬅 + - 峤 + - 巿 + - 扻 + - 搦 + - 攔 + - 昰 + - 枋 + - 槊 + - 渑 + - 燵 + - 猊 + - 簋 + - 肼 + - 臚 + - 艄 + - 茆 + - 茼 + - 菘 + - 菪 + - 諷 + - 譟 + - 躑 + - 輓 + - 郯 + - 郾 + - 鄄 + - 鋆 + - 铳 + - 锨 + - 閏 + - 颪 + - 馭 + - 髒 + - 鱔 + - ǰ + - ॲ + - ୫ + - ឪ + - 愠 + - 歛 + - 皚 + - 硲 + - 稣 + - 蛚 + - 輾 + - 馩 + - 꽌 + - 롸 + - 밧 + - 뱄 + - "\x80" + - "\x99" + - Ï + - ǒ + - ȏ + - ̌ + - ̔ + - ̟ + - Ӯ + - ٗ + - ۗ + - ޡ + - ऍ + - ॆ + - ॔ + - ૢ + - ୪ + - ೦ + - ೨ + - ೩ + - ෳ + - ቮ + - ጹ + - ḉ + - ḫ + - ṇ + - ṉ + - ẃ + - Ạ + - Ầ + - Ậ + - Ệ + - Ự + - ⁠ + - ∙ + - ⊙ + - ◯ + - ⸻ + - 〟 + - 㧎 + - 䒏 + - 䒐 + - 佮 + - 俟 + - 倯 + - 倻 + - 偢 + - 僥 + - 儍 + - 凊 + - 匱 + - 叁 + - 嗐 + - 嘏 + - 噁 + - 囪 + - 埵 + - 堯 + - 奓 + - 姍 + - 娉 + - 尣 + - 弸 + - 怍 + - 悽 + - 挜 + - 挹 + - 揗 + - 摈 + - 斃 + - 昉 + - 曵 + - 梣 + - 棧 + - 楫 + - 橐 + - 欒 + - 殭 + - 殳 + - 洎 + - 浐 + - 涷 + - 玭 + - 瑋 + - 璁 + - 璈 + - 甙 + - 畈 + - 瘓 + - 眙 + - 硃 + - 碚 + - 磧 + - 竅 + - 筥 + - 篦 + - 粲 + - 糒 + - 繻 + - 罅 + - 胗 + - 舺 + - 艋 + - 艤 + - 艪 + - 艸 + - 茕 + - 荜 + - 莵 + - 菉 + - 菔 + - 萠 + - 蓺 + - 蔣 + - 蘂 + - 蟥 + - 覯 + - 訐 + - 訥 + - 詡 + - 誣 + - 誦 + - 誻 + - 謨 + - 譖 + - 豂 + - 赧 + - 趌 + - 趺 + - 躅 + - 軚 + - 輘 + - 輷 + - 迾 + - 鄣 + - 醌 + - 鎅 + - 鎔 + - 鎝 + - 鏨 + - 鑄 + - 鑲 + - 钋 + - 闕 + - 陉 + - 頰 + - 餋 + - 餒 + - 餛 + - 馯 + - 骘 + - 鬍 + - 鬨 + - 魎 + - 鲮 + - 鲿 + - 鳫 + - 鵞 + - 鵡 + - 鶉 + - 鹛 + - 鼆 + - 鼐 + - 걜 + - 겋 + - 곌 + - 굥 + - 귐 + - 꽐 + - 꽥 + - 꿩 + - 끍 + - 냔 + - 냘 + - 냡 + - 넝 + - 넴 + - 놉 + - 놋 + - 놘 + - 뇽 + - 뉩 + - 늉 + - 댜 + - 듈 + - 땋 + - 떰 + - 띤 + - 맽 + - 멩 + - 몀 + - 믕 + - 볕 + - 뵌 + - 빻 + - 뿡 + - 샨 + - 숀 + - 숴 + - 슾 + - 쌕 + - 쌨 + - 썅 + - 썜 + - 쎅 + - 쏼 + - 쒀 + - 씰 + - 옉 + - 옫 + - 웟 + - 읊 + - 읜 + - 좆 + - 짯 + - 쨋 + - 쨰 + - 쩄 + - 쮸 + - 촐 + - 캬 + - 켁 + - 켐 + - 켸 + - 콥 + - 쿱 + - 퉤 + - 튬 + - 팹 + - 퐉 + - 푤 + - 퓰 + - 픕 + - 휀 + - "\U00022CC2" + - ʺ + - 꾜 + - 꿰 + - 쇳 + - 잽 + - Ǹ + - ೫ + - ኟ + - ṅ + - † + - 凈 + - 垪 + - 拵 + - 曷 + - 梘 + - 漚 + - 絚 + - 鯪 + - 넚 + - 쌉 + - 엡 + - ೮ + - 䢢 + - 佤 + - 凫 + - 煖 + - 獪 + - 瘆 + - 癆 + - 秬 + - 糋 + - 躹 + - 迳 + - 钌 + - 陜 + - 韪 + - 驛 + - 髙 + - 鹼 + - 갉 + - 뷴 + - 寃 + - 刳 + - 劏 + - 嚡 + - 杮 + - 槎 + - 槤 + - 樅 + - 沤 + - 炴 + - 煊 + - 熒 + - 珎 + - 璉 + - 痼 + - 簔 + - 苄 + - 苳 + - 菴 + - 蘚 + - 虬 + - 詆 + - 赍 + - 跶 + - 铪 + - 闔 + - 顱 + - 颢 + - 飜 + - 骹 + - 伜 + - 柝 + - 聟 + - 釵 + - 崆 + - 畋 + - 笸 + - 膾 + - 蕲 + - 靫 + - 頴 + - 髷 + - 鵙 + - 鸷 + - 錺 + - 蒟 + - 愴 + - 腘 + - 鯱 + - 샀 + - 끊 + - 굳 + - 拶 + - Ẓ + - 橄 + - Ṛ + - 惫 + - 咆 + - 옛 + - ఊ + - 싫 + - 밌 + - 雰 + - 괜 + - 떻 + - 뭔 + - 伥 + - 飪 + - 鬪 + - 鼈 + - 걔 + - 椙 + - 蒎 + - 锿 + - 鲵 + - 亰 + - 啻 + - 囂 + - 峁 + - 弖 + - 憮 + - 桴 + - 瓘 + - 瘧 + - 秭 + - 簓 + - 薖 + - 蝴 + - 谯 + - 趿 + - 镨 + - 闳 + - 馑 + - 骺 + - 鱚 + - 鲐 + - ఋ + - 咙 + - Ÿ + - ഋ + - ഢ + - ဋ + - 丨 + - 丱 + - 仱 + - 傈 + - 傩 + - 僳 + - 劊 + - 嗆 + - 嗹 + - 嘁 + - 岈 + - 嵖 + - 巖 + - 庠 + - 廸 + - 戔 + - 扂 + - 拏 + - 挾 + - 掗 + - 摰 + - 撣 + - 攑 + - 敍 + - 旃 + - 旒 + - 栻 + - 槓 + - 歕 + - 歨 + - 殂 + - 泠 + - 渀 + - 潲 + - 潷 + - 澀 + - 瓩 + - 甓 + - 疃 + - 癀 + - 癔 + - 竦 + - 筊 + - 篥 + - 籟 + - 籼 + - 糬 + - 緹 + - 縉 + - 縢 + - 膕 + - 臈 + - 臙 + - 艏 + - 苡 + - 莩 + - 蓊 + - 薀 + - 薜 + - 蘓 + - 裈 + - 褧 + - 覕 + - 諡 + - 謇 + - 诒 + - 诤 + - 贽 + - 軼 + - 迤 + - 逶 + - 邡 + - 醅 + - 釼 + - 錚 + - 鍚 + - 鐃 + - 鐐 + - 钺 + - 铇 + - 锕 + - 镎 + - 靑 + - 顫 + - 髖 + - 鰊 + - 鳎 + - 鳔 + - 鷽 + - 鼙 + - ኰ + - 䖙 + - 俢 + - 儉 + - 啍 + - 埲 + - 屄 + - 戥 + - 掞 + - 枦 + - 爿 + - 笳 + - 綢 + - 繄 + - 翕 + - 芘 + - 蛣 + - 豔 + - 蹐 + - 鉀 + - 闞 + - 鵪 + - 鸝 + - 됭 + - 싰 + - 옭 + - 좔 + - ̧ + - ☉ + - 떫 + - 뱌 + - 벘 + - 씉 + - 엷 + - 읐 + - Ƴ + - "\x81" + - "\x8D" + - "\x8E" + - "\x98" + - ¦ + - Ð + - Ù + - Ŋ + - ƒ + - Ǥ + - ǫ + - Ʉ + - ˊ + - ˋ + - ̕ + - ̱ + - ̲ + - ̶ + - Ψ + - Ђ + - Ћ + - Ќ + - Ѹ + - Ӌ + - Ӳ + - Ղ + - Ր + - ַ + - ּ + - ؓ + - ٓ + - ऩ + - ॐ + - ৗ + - ઼ + - ૧ + - ૮ + - ୗ + - ୨ + - ୯ + - ఝ + - ఱ + - ೪ + - ഝ + - ෴ + - ་ + - ན + - ሓ + - ሿ + - ቐ + - ቓ + - ቯ + - ዒ + - ዖ + - ዡ + - ጯ + - ፗ + - ៎ + - ៥ + - ៧ + - ḏ + - ḡ + - ḩ + - Ḫ + - ṁ + - ẞ + - Ắ + - Ể + - Ỉ + - Ỗ + - Ộ + - Ớ + - Ὑ + - ῖ + - ‰ + - ₹ + - ⃗ + - ↑ + - ↓ + - ∇ + - ∼ + - ≈ + - ▼ + - ☺ + - ✅ + - Ⱅ + - Ⱎ + - ゎ + - ゔ + - 㶶 + - 䁯 + - 䆀 + - 䱽 + - 䴕 + - 亍 + - 佉 + - 侷 + - 傃 + - 傉 + - 傱 + - 僉 + - 僊 + - 僮 + - 凩 + - 刋 + - 剎 + - 劖 + - 劼 + - 勰 + - 勼 + - 匏 + - 厴 + - 厶 + - 叅 + - 吿 + - 呓 + - 咹 + - 哓 + - 唂 + - 唎 + - 喟 + - 喲 + - 喼 + - 嗇 + - 嗿 + - 嚀 + - 嚒 + - 囑 + - 圷 + - 坜 + - 坵 + - 坼 + - 埆 + - 埭 + - 塢 + - 塭 + - 墁 + - 奬 + - 妗 + - 妠 + - 妡 + - 妣 + - 妤 + - 姹 + - 娗 + - 嫐 + - 嬶 + - 尓 + - 尙 + - 屢 + - 屣 + - 岀 + - 峄 + - 峇 + - 崞 + - 崮 + - 帙 + - 廍 + - 弌 + - 弢 + - 彥 + - 彳 + - 悒 + - 惝 + - 愔 + - 愷 + - 愾 + - 慤 + - 戞 + - 戽 + - 扴 + - 抆 + - 抔 + - 抦 + - 拃 + - 捹 + - 掁 + - 掕 + - 掼 + - 摙 + - 摳 + - 摵 + - 摷 + - 擏 + - 擷 + - 斝 + - 旳 + - 昃 + - 晡 + - 晧 + - 暸 + - 杙 + - 杣 + - 杻 + - 枧 + - 枰 + - 柸 + - 棔 + - 椏 + - 椟 + - 榙 + - 樁 + - 樗 + - 檪 + - 櫈 + - 殁 + - 殄 + - 毵 + - 氾 + - 汱 + - 洐 + - 洹 + - 淥 + - 淪 + - 湫 + - 溋 + - 溷 + - 滸 + - 潴 + - 澗 + - 澶 + - 濉 + - 瀍 + - 烝 + - 煆 + - 熈 + - 燜 + - 爨 + - 牾 + - 猗 + - 玜 + - 玠 + - 珒 + - 珣 + - 瑨 + - 瓠 + - 疔 + - 疠 + - 疴 + - 睞 + - 硚 + - 硨 + - 磲 + - 礑 + - 祆 + - 禳 + - 穐 + - 笮 + - 筌 + - 筿 + - 箆 + - 箓 + - 篋 + - 簟 + - 簫 + - 糉 + - 絅 + - 綖 + - 綯 + - 綷 + - 綽 + - 緁 + - 緲 + - 縒 + - 縹 + - 繆 + - 繏 + - 缑 + - 缙 + - 罨 + - 羂 + - 羣 + - 羶 + - 翙 + - 聼 + - 肟 + - 艀 + - 艹 + - 芰 + - 芻 + - 苎 + - 茏 + - 茖 + - 茭 + - 莚 + - 莸 + - 莾 + - 萜 + - 萡 + - 蒽 + - 蓀 + - 蓁 + - 蓥 + - 蕘 + - 蕞 + - 薟 + - 藳 + - 蛲 + - 蜑 + - 蜞 + - 蝥 + - 螋 + - 蟇 + - 蟳 + - 衒 + - 衮 + - 袛 + - 袰 + - 裄 + - 裎 + - 褦 + - 褫 + - 襤 + - 觔 + - 觚 + - 詬 + - 諚 + - 諤 + - 謔 + - 譫 + - 讒 + - 诮 + - 谘 + - 谳 + - 貉 + - 貮 + - 赀 + - 赓 + - 赟 + - 踅 + - 蹺 + - 輊 + - 輟 + - 輳 + - 轾 + - 辎 + - 辶 + - 迍 + - 郃 + - 郗 + - 郛 + - 郧 + - 鄯 + - 醯 + - 釆 + - 釿 + - 鈪 + - 鉅 + - 鉎 + - 銥 + - 銳 + - 鎭 + - 鐇 + - 鐶 + - 鑛 + - 鑢 + - 钕 + - 钤 + - 钫 + - 钬 + - 钿 + - 铙 + - 铧 + - 铽 + - 锝 + - 锟 + - 镝 + - 镡 + - 闼 + - 隗 + - 雺 + - 霈 + - 韃 + - 韜 + - 韫 + - 餚 + - 餾 + - 饑 + - 馔 + - 駝 + - 驺 + - 驽 + - 骝 + - 髧 + - 鮒 + - 鮖 + - 鯣 + - 鰌 + - 鰒 + - 鱉 + - 鱷 + - 鲗 + - 鲩 + - 鲾 + - 鳀 + - 鳊 + - 鳚 + - 鳜 + - 鳢 + - 鳰 + - 鴿 + - 鹀 + - 鹟 + - 麭 + - 黩 + - 鼢 + - 鼷 + - 齴 + - 龢 + - ꞌ + - 갼 + - 겝 + - 겻 + - 곘 + - 괍 + - 괏 + - 궂 + - 귯 + - 꺅 + - 꺤 + - 껒 + - 꽨 + - 꽷 + - 꾿 + - 뀨 + - 끕 + - 낏 + - 넵 + - 녘 + - 놥 + - 눟 + - 늗 + - 늣 + - 닪 + - 닸 + - 덷 + - 뎄 + - 뎡 + - 돚 + - 됑 + - 듭 + - 듶 + - 딫 + - 땍 + - 땟 + - 떈 + - 떱 + - 뗏 + - 똫 + - 뙤 + - 뚸 + - 뛌 + - 뜹 + - 띌 + - 띔 + - 럤 + - 롄 + - 뤃 + - 뤼 + - 맀 + - 먀 + - 먙 + - 멨 + - 묀 + - 뭍 + - 뭥 + - 뭬 + - 뭰 + - 믁 + - 믐 + - 밈 + - 밎 + - 뱁 + - 뱡 + - 벋 + - 벛 + - 볻 + - 봥 + - 뵤 + - 붜 + - 뷘 + - 뺘 + - 뻬 + - 뼘 + - 뼜 + - 뿕 + - 뿟 + - 쁩 + - 쁸 + - 삣 + - 삧 + - 삯 + - 셤 + - 셥 + - 셸 + - 솝 + - 솨 + - 쇽 + - 쉪 + - 쉭 + - 쌘 + - 쎼 + - 쏸 + - 쐐 + - 쐴 + - 쑬 + - 쒯 + - 씃 + - 앎 + - 앏 + - 앝 + - 얉 + - 얋 + - 얐 + - 얬 + - 옙 + - 옜 + - 왝 + - 왯 + - 윅 + - 읒 + - 잿 + - 쟝 + - 젭 + - 젱 + - 졀 + - 좃 + - 좇 + - 좐 + - 죈 + - 죵 + - 줜 + - 줴 + - 쥔 + - 쥘 + - 짢 + - 쩟 + - ํ + - ଋ + - 닯 + - 뜀 + - 룟 + - 뭡 + - 쌂 + - Ѓ + - ઁ + - ః + - 摅 + - 欉 + - 洶 + - 牘 + - 篪 + - 繃 + - 艻 + - 跩 + - 鷯 + - 뫼 + - 왐 + - ఙ + - 仂 + - 俍 + - 埖 + - 堊 + - 尅 + - 悾 + - 掅 + - 摎 + - 柢 + - 樨 + - 橂 + - 歁 + - 殕 + - 狯 + - 珜 + - 珰 + - 瑆 + - 畭 + - 穰 + - 箨 + - 缳 + - 罌 + - 耨 + - 臌 + - 苁 + - 萄 + - 蠓 + - 蠖 + - 蠶 + - 褸 + - 襠 + - 觴 + - 謖 + - 酺 + - 铊 + - 駟 + - 鰍 + - 黾 + - ♡ + - 僢 + - 剉 + - 噘 + - 圞 + - 圹 + - 岨 + - 弉 + - 昺 + - 橢 + - 濶 + - 焮 + - 禩 + - 秡 + - 秫 + - 笊 + - 茌 + - 蕖 + - 藹 + - 螅 + - 袆 + - 郏 + - 鉋 + - 銹 + - 铌 + - 駸 + - 墻 + - 悋 + - 暱 + - 櫨 + - 浬 + - 筬 + - 糺 + - 紑 + - 誂 + - 賎 + - 跹 + - 蹁 + - 蹠 + - 鰤 + - ằ + - 蒻 + - 鞨 + - ắ + - 笵 + - + - + - +token_type: + value: bpe +train_data_path_and_name_and_type: + value: + - - exp/s2t_stats_raw_bpe50000/splits12/wav.scp + - speech + - kaldi_ark + - - exp/s2t_stats_raw_bpe50000/splits12/text.prev + - text_prev + - text + - - exp/s2t_stats_raw_bpe50000/splits12/text.ctc + - text_ctc + - text + - - exp/s2t_stats_raw_bpe50000/splits12/text + - text + - text +train_dtype: + value: float32 +train_shape_file: + value: + - ./exp/stats_finetune/train/text_ctc_shape + - ./exp/stats_finetune/train/speech_shape + - ./exp/stats_finetune/train/text_shape + - ./exp/stats_finetune/train/text_prev_shape +unused_parameters: + value: false +use_adapter: + value: false +use_amp: + value: false +use_deepspeed: + value: false +use_matplotlib: + value: true +use_preprocessor: + value: true +use_tensorboard: + value: true +use_tf32: + value: false +use_wandb: + value: true +val_scheduler_criterion: + value: + - valid + - loss +valid_batch_bins: + value: null +valid_batch_size: + value: 8 +valid_batch_type: + value: null +valid_data_path_and_name_and_type: + value: + - - dump/raw/dev_v3/wav.scp + - speech + - kaldi_ark + - - dump/raw/dev_v3/text.prev + - text_prev + - text + - - dump/raw/dev_v3/text.ctc + - text_ctc + - text + - - dump/raw/dev_v3/text + - text + - text +valid_iterator_type: + value: null +valid_max_cache_size: + value: null +valid_shape_file: + value: + - ./exp/stats_finetune/valid/speech_shape + - ./exp/stats_finetune/valid/text_shape + - ./exp/stats_finetune/valid/text_prev_shape + - ./exp/stats_finetune/valid/text_ctc_shape +version: + value: "202503" +wandb_entity: + value: null +wandb_id: + value: null +wandb_model_log_interval: + value: -1 +wandb_name: + value: null +wandb_project: + value: null +write_collected_feats: + value: false diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/output.log b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/output.log new file mode 100644 index 0000000000000000000000000000000000000000..d340b623908c564e3a10fa5c1a7dc586f48a0e28 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/output.log @@ -0,0 +1,10554 @@ +wandb: WARNING Serializing object of type list that is 400088 bytes +wandb: WARNING Serializing object of type list that is 444376 bytes +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:638: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/s2t/espnet_model.py:279: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast(False): +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:856: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:638: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/s2t/espnet_model.py:279: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast(False): +/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet2/train/trainer.py:856: FutureWarning: `torch.cuda.amp.autocast(args...)` is deprecated. Please use `torch.amp.autocast('cuda', args...)` instead. + with autocast( +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 220, in get_text_width_height_descent +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle +Exception ignored in: <_io.BufferedReader name='/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/mpl-data/fonts/ttf/DejaVuSans.ttf'> +Traceback (most recent call last): + File "/home/gganeshl/.local/lib/python3.9/site-packages/matplotlib/backends/backend_agg.py", line 193, in draw_text +OSError: [Errno 116] Stale file handle diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/requirements.txt b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..00360265baafd76ff1f414ce4592add172950d03 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/requirements.txt @@ -0,0 +1,309 @@ +monai==1.4.0 +nvidia-nvjitlink-cu12==12.4.127 +jiter==0.8.2 +accelerate==1.3.0 +nvidia-nvtx-cu12==12.4.127 +gitdb==4.0.12 +rfc3986-validator==0.1.1 +proto-plus==1.26.0 +jupyterlab==4.3.5 +prometheus-fastapi-instrumentator==7.0.2 +tomli==2.2.1 +json5==0.10.0 +sniffio==1.3.1 +google-auth==2.38.0 +msgspec==0.19.0 +nvidia-cusparse-cu12==12.3.1.170 +traitlets==5.14.3 +torchvision==0.20.1 +referencing==0.36.2 +astor==0.8.1 +decorator==5.1.1 +importlib_resources==6.4.5 +debugpy==1.8.13 +compressed-tensors==0.9.1 +dill==0.3.8 +evaluate==0.4.3 +pycparser==2.22 +nvidia-nccl-cu12==2.21.5 +mpmath==1.3.0 +ptyprocess==0.7.0 +cffi==1.17.1 +multidict==6.1.0 +bleach==6.2.0 +fastjsonschema==2.21.1 +blake3==1.0.4 +partial-json-parser==0.2.1.1.post5 +jedi==0.19.2 +xgrammar==0.1.11 +nvidia-cusolver-cu12==11.6.1.9 +asttokens==3.0.0 +rfc3339-validator==0.1.4 +aiolimiter==1.2.1 +smart-open==7.1.0 +pyarrow==18.0.0 +torchaudio==2.5.1 +charset-normalizer==3.4.0 +GitPython==3.1.44 +sentencepiece==0.2.0 +nvidia-cuda-runtime-cu12==12.4.127 +huggingface-hub==0.26.2 +pandas==2.2.3 +opencv-python-headless==4.11.0.86 +pyasn1==0.6.1 +msgpack==1.1.0 +frozenlist==1.5.0 +regex==2024.11.6 +pybind11==2.13.6 +smmap==5.0.2 +xxhash==3.5.0 +llvmlite==0.43.0 +uri-template==1.3.0 +multiprocess==0.70.16 +argon2-cffi-bindings==21.2.0 +webencodings==0.5.1 +mistune==3.1.2 +webcolors==24.11.1 +filelock==3.16.1 +tenacity==9.0.0 +fonttools==4.55.1 +nvidia-cuda-cupti-cu12==12.4.127 +widgetsnbextension==4.0.13 +aiohappyeyeballs==2.4.3 +sglang==0.4.2.post3 +yarl==1.18.0 +pandocfilters==1.5.1 +iniconfig==2.0.0 +nbconvert==7.16.6 +ipykernel==6.29.5 +jupyter_core==5.7.2 +vllm==0.7.3.dev57+g2ae88905 +notebook==7.3.2 +certifi==2024.8.30 +websockets==14.2 +googleapis-common-protos==1.67.0rc1 +jupyter_client==8.6.3 +safetensors==0.4.5 +jupyter-lsp==2.2.5 +scikit-learn==1.5.2 +kiwisolver==1.4.7 +einops==0.8.0 +eval_type_backport==0.2.2 +notebook_shim==0.2.4 +pyasn1_modules==0.4.1 +wcwidth==0.2.13 +nvidia-cufft-cu12==11.2.1.3 +jupyterlab_widgets==3.0.13 +pyzmq==26.2.1 +pure_eval==0.2.3 +wandb==0.19.6 +docker-pycreds==0.4.0 +executing==2.2.0 +ipython==8.18.1 +distlib==0.3.9 +uvloop==0.21.0 +python-dotenv==1.0.1 +matplotlib==3.9.3 +tiktoken==0.8.0 +requests==2.32.3 +protobuf==5.29.3 +distro==1.9.0 +wrapt==1.17.2 +pydantic==2.10.6 +soupsieve==2.6 +rouge-score==0.1.2 +pycountry==24.6.1 +terminado==0.18.1 +fsspec==2024.9.0 +Send2Trash==1.8.3 +py-cpuinfo==9.0.0 +sentry-sdk==2.20.0 +scipy==1.13.1 +transformers==4.48.3 +tokenizers==0.21.0 +rsa==4.9 +jupyter-events==0.12.0 +slicer==0.0.8 +async-lru==2.0.4 +openai==1.60.2 +platformdirs==4.3.6 +pytest==8.3.4 +bitsandbytes==0.45.5 +async-timeout==5.0.1 +joblib==1.4.2 +tinycss2==1.4.0 +seaborn==0.13.2 +fqdn==1.5.1 +isoduration==20.11.0 +httpx==0.28.1 +numba==0.60.0 +beautifulsoup4==4.13.3 +jupyter_server_terminals==0.5.3 +sympy==1.13.1 +ray==2.42.0 +httpcore==1.0.7 +depyf==0.18.0 +overrides==7.7.0 +nbformat==5.10.4 +babel==2.17.0 +argon2-cffi==23.1.0 +nvidia-curand-cu12==10.3.5.147 +python-dateutil==2.9.0.post0 +uvicorn==0.34.0 +aiohttp-cors==0.7.0 +nvidia-cuda-nvrtc-cu12==12.4.127 +starlette==0.45.3 +aiosignal==1.3.1 +shap==0.46.0 +matplotlib-inline==0.1.7 +absl-py==2.1.0 +jupyterlab_server==2.27.3 +cloudpickle==3.1.1 +datasets==3.1.0 +jsonschema-specifications==2024.10.1 +comm==0.2.2 +parso==0.8.4 +httptools==0.6.4 +websocket-client==1.8.0 +nvidia-cublas-cu12==12.4.5.8 +six==1.17.0 +outlines==0.1.11 +google-api-core==2.24.1 +jupyter_server==2.15.0 +cachetools==5.5.1 +annotated-types==0.7.0 +virtualenv==20.29.1 +threadpoolctl==3.5.0 +prompt_toolkit==3.0.50 +torch==2.5.1 +watchfiles==1.0.4 +urllib3==2.3.0 +attrs==24.2.0 +nltk==3.9.1 +propcache==0.2.0 +jsonpointer==3.0.0 +aiohttp==3.11.7 +pillow==11.0.0 +outlines_core==0.1.26 +airportsdata==20241001 +pydantic_core==2.27.2 +defusedxml==0.7.1 +lm-format-enforcer==0.10.9 +opencensus==0.11.4 +python-json-logger==3.2.1 +stack-data==0.6.3 +Pygments==2.19.1 +tqdm==4.67.1 +h11==0.14.0 +pluggy==1.5.0 +triton==3.1.0 +rpds-py==0.22.3 +jupyterlab_pygments==0.3.0 +exceptiongroup==1.2.2 +contourpy==1.3.0 +interegular==0.3.3 +jsonschema==4.23.0 +nvidia-cudnn-cu12==9.1.0.70 +pexpect==4.9.0 +jupyter==1.1.1 +opencensus-context==0.2.dev0 +anyio==4.8.0 +ipywidgets==8.1.5 +mistral_common==1.5.3 +nbclient==0.10.2 +gguf==0.10.0 +nest-asyncio==1.6.0 +xformers==0.0.28.post3 +jupyter-console==6.6.3 +tornado==6.4.2 +packaging==24.2 +arrow==1.3.0 +py-spy==0.4.0 +grpcio==1.70.0 +networkx==3.2.1 +typing_extensions==4.12.2 +lark==1.2.2 +colorful==0.6.0a1 +fastapi==0.115.8 +monai-weekly==1.5.dev2505 +diskcache==5.6.3 +types-python-dateutil==2.9.0.20241206 +setproctitle==1.3.4 +prometheus_client==0.21.1 +cycler==0.12.1 +tzdata==2024.2 +pytz==2025.2 +pyparsing==3.2.3 +Werkzeug==3.1.3 +ctc_segmentation==1.7.4 +espnet-tts-frontend==0.0.3 +audioread==3.0.1 +numpy==1.26.4 +h5py==3.13.0 +idna==3.10 +librosa==0.9.2 +zipp==3.21.0 +omegaconf==2.3.0 +lightning==2.5.1 +resampy==0.4.3 +jiwer==3.1.0 +pooch==1.8.2 +jaconv==0.4.0 +pypinyin==0.44.0 +g2p-en==2.1.0 +asteroid-filterbanks==0.4.0 +PySocks==1.7.1 +ci_sdr==0.0.2 +fast_bss_eval==0.1.3 +Markdown==3.8 +hydra-core==1.3.2 +espnet==202503 +setuptools==73.0.1 +espnet-model-zoo==0.1.7 +PyYAML==6.0.2 +torch-complex==0.4.4 +ConfigArgParse==1.7 +Unidecode==1.3.8 +soundfile==0.13.1 +jamo==0.4.1 +Cython==3.0.12 +kaldiio==2.18.1 +editdistance==0.8.1 +humanfriendly==10.0 +psutil==7.0.0 +Distance==0.1.3 +tensorboard-data-server==0.7.2 +click==8.1.8 +gdown==5.2.0 +typeguard==4.4.2 +lightning-utilities==0.14.3 +MarkupSafe==3.0.2 +pyworld==0.3.5 +pytorch-lightning==2.5.1 +pip==25.0 +torchmetrics==1.7.1 +tensorboard==2.19.0 +more-itertools==10.6.0 +Jinja2==3.1.6 +importlib-metadata==4.13.0 +RapidFuzz==3.13.0 +wheel==0.45.1 +antlr4-python3-runtime==4.9.3 +inflect==7.5.0 +opt_einsum==3.4.0 +importlib_resources==6.4.0 +wheel==0.43.0 +backports.tarfile==1.2.0 +autocommand==2.2.2 +inflect==7.3.1 +typing_extensions==4.12.2 +jaraco.text==3.12.1 +zipp==3.19.2 +more-itertools==10.3.0 +platformdirs==4.2.2 +packaging==24.1 +typeguard==4.3.0 +jaraco.functools==4.0.1 +jaraco.context==5.3.0 +importlib_metadata==8.0.0 +tomli==2.0.1 diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-metadata.json b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-metadata.json new file mode 100644 index 0000000000000000000000000000000000000000..100c4cb4dcc118e85de5ed5165c811f0f79ed2d7 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-metadata.json @@ -0,0 +1,98 @@ +{ + "os": "Linux-5.14.0-427.42.1.el9_4.x86_64-x86_64-with-glibc2.34", + "python": "CPython 3.9.6", + "startedAt": "2025-04-22T16:26:24.696915Z", + "program": "/home/gganeshl/speech/asr_ft.py", + "codePath": "asr_ft.py", + "email": "gganeshl@andrew.cmu.edu", + "root": "exp/finetune", + "host": "babel-4-33", + "executable": "/home/gganeshl/miniconda3/envs/speech/bin/python", + "codePathLocal": "asr_ft.py", + "cpu_count": 32, + "cpu_count_logical": 64, + "gpu": "NVIDIA RTX A6000", + "gpu_count": 1, + "disk": { + "/": { + "total": "236663791616", + "used": "88929800192" + } + }, + "memory": { + "total": "540351823872" + }, + "cpu": { + "count": 32, + "countLogical": 64 + }, + "gpu_nvidia": [ + { + "name": "NVIDIA RTX A6000", + "memoryTotal": "51527024640", + "cudaCores": 10752, + "architecture": "Ampere" + } + ], + "slurm": { + "cluster_name": "babel", + "conf": "/var/spool/slurmd/conf-cache/slurm.conf", + "cpu_bind": "quiet,mask_cpu:0x00000001000002000000000100000200", + "cpu_bind_list": "0x00000001000002000000000100000200", + "cpu_bind_type": "mask_cpu:", + "cpu_bind_verbose": "quiet", + "cpus_on_node": "4", + "cpus_per_task": "1", + "distribution": "cyclic,pack", + "gpus_on_node": "1", + "gtids": "0", + "job_account": "cp3a", + "job_cpus_per_node": "4", + "job_end_time": "1745511243", + "job_gid": "2709914", + "job_gpus": "5", + "job_group": "gganeshl", + "job_id": "4624778", + "job_name": "speech_asr", + "job_nodelist": "babel-4-33", + "job_num_nodes": "1", + "job_partition": "general", + "job_qos": "normal", + "job_start_time": "1745338743", + "job_uid": "2709914", + "job_user": "gganeshl", + "jobid": "4624778", + "launch_node_ipaddr": "172.16.1.5", + "localid": "0", + "mem_per_node": "32768", + "nnodes": "1", + "nodeid": "0", + "nodelist": "babel-4-33", + "nprocs": "1", + "ntasks": "1", + "prio_process": "0", + "procid": "0", + "pty_port": "37249", + "pty_win_col": "134", + "pty_win_row": "25", + "script_context": "prolog_task", + "srun_comm_host": "172.16.1.5", + "srun_comm_port": "32883", + "step_gpus": "3", + "step_id": "0", + "step_launcher_port": "32883", + "step_nodelist": "babel-6-21", + "step_num_nodes": "1", + "step_num_tasks": "1", + "step_tasks_per_node": "1", + "stepid": "0", + "submit_dir": "/home/gganeshl/speech", + "submit_host": "babel-6-21", + "task_pid": "3934047", + "tasks_per_node": "4", + "topology_addr": "babel-4-33", + "topology_addr_pattern": "node", + "tres_per_task": "cpu=4" + }, + "cudaVersion": "12.6" +} \ No newline at end of file diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-summary.json b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-summary.json new file mode 100644 index 0000000000000000000000000000000000000000..b2c2673b8e4297885b44ed76f5a62c573cf10d59 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/files/wandb-summary.json @@ -0,0 +1 @@ +{"train/train_loss_ctc_epoch":8.894595814524148,"train/train_time":8.246310259787366,"_runtime":4169.55117254,"train/train_loss_epoch":1.2184081917391751,"train/train_forward_time_epoch":0.05445344569766894,"valid/valid_acc_epoch":0.8508969873189927,"train/train_optim_step_time_epoch":0.006779810173436999,"valid/valid_loss_ctc_epoch":21.5558465385437,"valid/valid_cer_ctc_epoch":0.12294024802744388,"epoch":4,"train/train_loss_att_epoch":3.15036278873905,"metrics/loss_scale":1,"metrics/iter_time":1.937151960558258,"train/train_backward_time_epoch":0.05791670780628919,"_timestamp":1.7453433542476704e+09,"train/train_iter_time_epoch":1.937151960558258,"metrics/clip":100,"train/train_clip_epoch":100,"metrics/loss":1.2184081917391751,"_step":203,"train/train_gpu_max_cached_mem_GB_epoch":10.736328125,"train/train_grad_norm_epoch":34.59821179962158,"metrics/optim_step_time":0.006779810173436999,"iteration":2000,"train/train_optim0_lr0_epoch":0.00010000000000000003,"valid/valid_loss_epoch":17.118548574447633,"train/train_train_time_epoch":8.246310259787366,"train/train_loss_scale_epoch":1,"valid/valid_wer_epoch":0.9300000011920929,"metrics/loss_ctc":8.894595814524148,"valid/valid_loss_att_epoch":15.216849050521851,"train/train_acc_epoch":0.9732946280975294,"metrics/optim0_lr0":0.00010000000000000003,"metrics/backward_time":0.05791670780628919,"valid/valid_gpu_max_cached_mem_GB_epoch":10.736328125,"metrics/forward_time":0.05445344569766894,"metrics/loss_att":3.15036278873905,"valid/valid_cer_epoch":0.09997057549655437,"_wandb":{"runtime":4175},"metrics/grad_norm":34.59821179962158,"metrics/acc":0.9732946280975294} \ No newline at end of file diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log new file mode 100644 index 0000000000000000000000000000000000000000..df33d1be3e217819bc8bd78229f65d6e509d5c80 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log @@ -0,0 +1,15 @@ +{"time":"2025-04-22T12:26:24.672048644-04:00","level":"INFO","msg":"main: starting server","port-filename":"/tmp/tmpy0krtiml/port-3934128.txt","pid":3934128,"log-level":0,"disable-analytics":false,"shutdown-on-parent-exit":false} +{"time":"2025-04-22T12:26:24.673781794-04:00","level":"INFO","msg":"Will exit if parent process dies.","ppid":3934128} +{"time":"2025-04-22T12:26:24.6746965-04:00","level":"INFO","msg":"server is running","addr":{"IP":"127.0.0.1","Port":45355,"Zone":""}} +{"time":"2025-04-22T12:26:24.688179568-04:00","level":"INFO","msg":"connection: ManageConnectionData: new connection created","id":"127.0.0.1:53318"} +{"time":"2025-04-22T12:26:24.699245967-04:00","level":"INFO","msg":"handleInformInit: received","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T12:26:24.812922771-04:00","level":"INFO","msg":"handleInformInit: stream started","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.417988098-04:00","level":"INFO","msg":"handleInformFinish: finish message received","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.4213275-04:00","level":"INFO","msg":"handleInformFinish: stream closed","streamId":"hc47k8jw","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458763144-04:00","level":"INFO","msg":"handleInformTeardown: server teardown initiated","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458778322-04:00","level":"INFO","msg":"handleInformTeardown: server shutdown complete","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458788401-04:00","level":"INFO","msg":"server is shutting down"} +{"time":"2025-04-22T13:36:03.458799733-04:00","level":"INFO","msg":"connection: closing","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458922374-04:00","level":"INFO","msg":"connection: closed successfully","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458959755-04:00","level":"INFO","msg":"connection: ManageConnectionData: connection closed","id":"127.0.0.1:53318"} +{"time":"2025-04-22T13:36:03.458966237-04:00","level":"INFO","msg":"server is closed"} diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log new file mode 100644 index 0000000000000000000000000000000000000000..8a21e017023308722e94ddb0c5c115bc95815f70 --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log @@ -0,0 +1,17 @@ +{"time":"2025-04-22T12:26:24.699996553-04:00","level":"INFO","msg":"stream: starting","core version":"0.19.6","symlink path":"exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-core.log"} +{"time":"2025-04-22T12:26:24.81223292-04:00","level":"INFO","msg":"created new stream","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812702295-04:00","level":"INFO","msg":"writer: Do: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812796834-04:00","level":"INFO","msg":"sender: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812793588-04:00","level":"INFO","msg":"handler: started","stream_id":"hc47k8jw"} +{"time":"2025-04-22T12:26:24.812797595-04:00","level":"INFO","msg":"stream: started","id":"hc47k8jw"} +{"time":"2025-04-22T12:26:25.072522218-04:00","level":"INFO","msg":"Starting system monitor"} +{"time":"2025-04-22T13:28:37.53429929-04:00","level":"INFO","msg":"api: retrying error","error":"Post \"https://api.wandb.ai/files/gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw/file_stream\": dial tcp 35.186.228.49:443: connect: connection timed out"} +{"time":"2025-04-22T13:36:00.330987928-04:00","level":"INFO","msg":"Stopping system monitor"} +{"time":"2025-04-22T13:36:00.33232475-04:00","level":"INFO","msg":"Stopped system monitor"} +{"time":"2025-04-22T13:36:01.292531969-04:00","level":"INFO","msg":"handler: operation stats","stats":{}} +{"time":"2025-04-22T13:36:01.461755077-04:00","level":"INFO","msg":"fileTransfer: Close: file transfer manager closed"} +{"time":"2025-04-22T13:36:03.418249732-04:00","level":"INFO","msg":"stream: closing","id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418297973-04:00","level":"INFO","msg":"handler: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418318932-04:00","level":"INFO","msg":"writer: Close: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.418339511-04:00","level":"INFO","msg":"sender: closed","stream_id":"hc47k8jw"} +{"time":"2025-04-22T13:36:03.421317411-04:00","level":"INFO","msg":"stream: closed","id":"hc47k8jw"} diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log new file mode 100644 index 0000000000000000000000000000000000000000..cdea53bbd9324eb3ebb1fd7cd26df45e99ed5bbb --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log @@ -0,0 +1,30 @@ +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Current SDK version is 0.19.6 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Configure stats pid to 3934128 +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/.config/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from /home/gganeshl/speech/wandb/settings +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_setup.py:_flush():68] Loading settings from environment variables +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():637] Logging user logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug.log +2025-04-22 12:26:24,370 INFO MainThread:3934128 [wandb_init.py:setup_run_log_directory():638] Logging internal logs to exp/finetune/wandb/run-20250422_122624-hc47k8jw/logs/debug-internal.log +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():756] calling init triggers +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():761] wandb.init called with sweep_config: {} +config: {'_wandb': {}} +2025-04-22 12:26:24,371 INFO MainThread:3934128 [wandb_init.py:init():789] starting backend +2025-04-22 12:26:24,688 INFO MainThread:3934128 [wandb_init.py:init():793] sending inform_init request +2025-04-22 12:26:24,695 INFO MainThread:3934128 [backend.py:_multiprocessing_setup():97] multiprocessing start_methods=fork,spawn,forkserver, using: spawn +2025-04-22 12:26:24,696 INFO MainThread:3934128 [wandb_init.py:init():808] backend started and connected +2025-04-22 12:26:24,704 INFO MainThread:3934128 [wandb_init.py:init():901] updated telemetry +2025-04-22 12:26:24,705 INFO MainThread:3934128 [wandb_init.py:init():936] communicating run to backend with 90.0 second timeout +2025-04-22 12:26:25,069 INFO MainThread:3934128 [wandb_init.py:init():994] starting run threads in backend +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_console_start():2385] atexit reg +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2235] redirect: wrap_raw +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2300] Wrapping output streams. +2025-04-22 12:26:25,471 INFO MainThread:3934128 [wandb_run.py:_redirect():2325] Redirects installed. +2025-04-22 12:26:25,475 INFO MainThread:3934128 [wandb_init.py:init():1036] run started, returning control to user process +2025-04-22 12:26:25,642 INFO MainThread:3934128 [wandb_run.py:_config_callback():1253] config_cb None None {'accum_grad': 4, 'allow_variable_data_keys': False, 'batch_bins': 1600000, 'batch_size': 8, 'batch_type': 'unsorted', 'best_model_criterion': [['valid', 'acc', 'max']], 'bpemodel': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/data/token_list/bpe_unigram50000/bpe.model', 'chunk_excluded_key_prefixes': [], 'chunk_length': 500, 'chunk_shift_ratio': 0.5, 'cleaner': None, 'collect_stats': False, 'config': 'conf/train_s2t_ebf_conv2d_size384_e6_d6_piecewise_lr1e-3_warmup60k_flashattn_lessreg.yaml', 'create_graph_in_tensorboard': False, 'ctc_conf': {'ctc_type': 'builtin', 'dropout_rate': 0.0, 'ignore_nan_grad': None, 'reduce': True, 'zero_infinity': True}, 'cudnn_benchmark': False, 'cudnn_deterministic': True, 'cudnn_enabled': True, 'decoder': 'transformer', 'decoder_conf': {'attention_heads': 6, 'dropout_rate': 0.05, 'linear_units': 1536, 'num_blocks': 6, 'positional_dropout_rate': 0.05, 'self_attention_dropout_rate': 0.05, 'src_attention_dropout_rate': 0.05}, 'detect_anomaly': False, 'dist_backend': 'nccl', 'dist_init_method': 'env://', 'dist_launcher': None, 'dist_master_addr': None, 'dist_master_port': None, 'dist_rank': None, 'dist_world_size': None, 'distributed': False, 'drop_last_iter': False, 'dry_run': False, 'early_stopping_criterion': ['valid', 'loss', 'min'], 'encoder': 'e_branchformer', 'encoder_conf': {'attention_dropout_rate': 0.05, 'attention_heads': 6, 'attention_layer_type': 'selfattn', 'cgmlp_conv_kernel': 31, 'cgmlp_linear_units': 1536, 'dropout_rate': 0.05, 'gate_activation': 'identity', 'input_layer': 'conv2d', 'layer_drop_rate': 0.0, 'linear_units': 1536, 'macaron_ffn': True, 'merge_conv_kernel': 31, 'num_blocks': 6, 'output_size': 384, 'pos_enc_layer_type': 'abs_pos', 'positional_dropout_rate': 0.05, 'positionwise_layer_type': 'linear', 'rel_pos_type': 'latest', 'use_ffn': True, 'use_linear_after_conv': False}, 'exclude_weight_decay': False, 'exclude_weight_decay_conf': {}, 'fold_length': [80000, 150, 150, 150], 'freeze_param': [], 'frontend': 'default', 'frontend_conf': {'fs': '16k', 'hop_length': 160, 'n_fft': 512, 'win_length': 400}, 'g2p': None, 'grad_clip': 5.0, 'grad_clip_type': 2.0, 'grad_noise': False, 'ignore_init_mismatch': False, 'init': None, 'init_param': [], 'input_size': None, 'iterator_type': 'sequence', 'keep_nbest_models': 3, 'local_rank': 0, 'log_interval': 10, 'log_level': 'INFO', 'max_cache_fd': 32, 'max_cache_size': 0.0, 'max_epoch': 5, 'model': 'espnet', 'model_conf': {'ctc_weight': 0.3, 'length_normalized_loss': False, 'lsm_weight': 0.1, 'sym_na': ''}, 'multiple_iterator': False, 'multiprocessing_distributed': False, 'nbest_averaging_interval': 0, 'ngpu': 1, 'no_forward_run': False, 'noise_apply_prob': 1.0, 'noise_db_range': '13_15', 'noise_scp': None, 'non_linguistic_symbols': None, 'normalize': 'global_mvn', 'normalize_conf': {'stats_file': '/home/gganeshl/miniconda3/envs/speech/lib/python3.9/site-packages/espnet_model_zoo/models--espnet--owsm_v3.1_ebf_base/snapshots/b5e81ebea826fbce5d78d34147f29cd2df0c0411/exp/s2t_stats_raw_bpe50000/train/feats_stats.npz'}, 'num_att_plot': 0, 'num_cache_chunks': 1024, 'num_iters_per_epoch': 500, 'num_workers': 1, 'optim': 'adamw', 'optim_conf': {'lr': 0.0001, 'weight_decay': 1e-06}, 'output_dir': './exp/finetune', 'patience': 2, 'postencoder': None, 'postencoder_conf': {}, 'preencoder': None, 'preencoder_conf': {}, 'preprocessor': 's2t', 'preprocessor_conf': {'speech_name': 'speech', 'text_name': 'text'}, 'pretrain_path': None, 'print_config': False, 'required': ['output_dir', 'token_list'], 'resume': True, 'rir_apply_prob': 1.0, 'rir_scp': None, 'scheduler': 'steplr', 'scheduler_conf': {'step_size': 1000}, 'seed': 2024, 'sharded_ddp': False, 'short_noise_thres': 0.5, 'shuffle_within_batch': False, 'sort_batch': 'descending', 'sort_in_batch': 'descending', 'specaug': 'specaug', 'specaug_conf': {'apply_time_warp': True, 'time_warp_window': 5, 'time_warp_mode': 'bicubic', 'apply_freq_mask': True, 'freq_mask_width_range': [0, 27], 'num_freq_mask': 2, 'apply_time_mask': True, 'time_mask_width_ratio_range': [0.0, 0.05], 'num_time_mask': 5}, 'speech_volume_normalize': None, 'token_list': ['', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '
', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '<0.00>', '<0.02>', '<0.04>', '<0.06>', '<0.08>', '<0.10>', '<0.12>', '<0.14>', '<0.16>', '<0.18>', '<0.20>', '<0.22>', '<0.24>', '<0.26>', '<0.28>', '<0.30>', '<0.32>', '<0.34>', '<0.36>', '<0.38>', '<0.40>', '<0.42>', '<0.44>', '<0.46>', '<0.48>', '<0.50>', '<0.52>', '<0.54>', '<0.56>', '<0.58>', '<0.60>', '<0.62>', '<0.64>', '<0.66>', '<0.68>', '<0.70>', '<0.72>', '<0.74>', '<0.76>', '<0.78>', '<0.80>', '<0.82>', '<0.84>', '<0.86>', '<0.88>', '<0.90>', '<0.92>', '<0.94>', '<0.96>', '<0.98>', '<1.00>', '<1.02>', '<1.04>', '<1.06>', '<1.08>', '<1.10>', '<1.12>', '<1.14>', '<1.16>', '<1.18>', '<1.20>', '<1.22>', '<1.24>', '<1.26>', '<1.28>', '<1.30>', '<1.32>', '<1.34>', '<1.36>', '<1.38>', '<1.40>', '<1.42>', '<1.44>', '<1.46>', '<1.48>', '<1.50>', '<1.52>', '<1.54>', '<1.56>', '<1.58>', '<1.60>', '<1.62>', '<1.64>', '<1.66>', '<1.68>', '<1.70>', '<1.72>', '<1.74>', '<1.76>', '<1.78>', '<1.80>', '<1.82>', '<1.84>', '<1.86>', '<1.88>', '<1.90>', '<1.92>', '<1.94>', '<1.96>', '<1.98>', '<2.00>', '<2.02>', '<2.04>', '<2.06>', '<2.08>', '<2.10>', '<2.12>', '<2.14>', '<2.16>', '<2.18>', '<2.20>', '<2.22>', '<2.24>', '<2.26>', '<2.28>', '<2.30>', '<2.32>', '<2.34>', '<2.36>', '<2.38>', '<2.40>', '<2.42>', '<2.44>', '<2.46>', '<2.48>', '<2.50>', '<2.52>', '<2.54>', '<2.56>', '<2.58>', '<2.60>', '<2.62>', '<2.64>', '<2.66>', '<2.68>', '<2.70>', '<2.72>', '<2.74>', '<2.76>', '<2.78>', '<2.80>', '<2.82>', '<2.84>', '<2.86>', '<2.88>', '<2.90>', '<2.92>', '<2.94>', '<2.96>', '<2.98>', '<3.00>', '<3.02>', '<3.04>', '<3.06>', '<3.08>', '<3.10>', '<3.12>', '<3.14>', '<3.16>', '<3.18>', '<3.20>', '<3.22>', '<3.24>', '<3.26>', '<3.28>', '<3.30>', '<3.32>', '<3.34>', '<3.36>', '<3.38>', '<3.40>', '<3.42>', '<3.44>', '<3.46>', '<3.48>', '<3.50>', '<3.52>', '<3.54>', '<3.56>', '<3.58>', '<3.60>', '<3.62>', '<3.64>', '<3.66>', '<3.68>', '<3.70>', '<3.72>', '<3.74>', '<3.76>', '<3.78>', '<3.80>', '<3.82>', '<3.84>', '<3.86>', '<3.88>', '<3.90>', '<3.92>', '<3.94>', '<3.96>', '<3.98>', '<4.00>', '<4.02>', '<4.04>', '<4.06>', '<4.08>', '<4.10>', '<4.12>', '<4.14>', '<4.16>', '<4.18>', '<4.20>', '<4.22>', '<4.24>', '<4.26>', '<4.28>', '<4.30>', '<4.32>', '<4.34>', '<4.36>', '<4.38>', '<4.40>', '<4.42>', '<4.44>', '<4.46>', '<4.48>', '<4.50>', '<4.52>', '<4.54>', '<4.56>', '<4.58>', '<4.60>', '<4.62>', '<4.64>', '<4.66>', '<4.68>', '<4.70>', '<4.72>', '<4.74>', '<4.76>', '<4.78>', '<4.80>', '<4.82>', '<4.84>', '<4.86>', '<4.88>', '<4.90>', '<4.92>', '<4.94>', '<4.96>', '<4.98>', '<5.00>', '<5.02>', '<5.04>', '<5.06>', '<5.08>', '<5.10>', '<5.12>', '<5.14>', '<5.16>', '<5.18>', '<5.20>', '<5.22>', '<5.24>', '<5.26>', '<5.28>', '<5.30>', '<5.32>', '<5.34>', '<5.36>', '<5.38>', '<5.40>', '<5.42>', '<5.44>', '<5.46>', '<5.48>', '<5.50>', '<5.52>', '<5.54>', '<5.56>', '<5.58>', '<5.60>', '<5.62>', '<5.64>', '<5.66>', '<5.68>', '<5.70>', '<5.72>', '<5.74>', '<5.76>', '<5.78>', '<5.80>', '<5.82>', '<5.84>', '<5.86>', '<5.88>', '<5.90>', '<5.92>', '<5.94>', '<5.96>', '<5.98>', '<6.00>', '<6.02>', '<6.04>', '<6.06>', '<6.08>', '<6.10>', '<6.12>', '<6.14>', '<6.16>', '<6.18>', '<6.20>', '<6.22>', '<6.24>', '<6.26>', '<6.28>', '<6.30>', '<6.32>', '<6.34>', '<6.36>', '<6.38>', '<6.40>', '<6.42>', '<6.44>', '<6.46>', '<6.48>', '<6.50>', '<6.52>', '<6.54>', '<6.56>', '<6.58>', '<6.60>', '<6.62>', '<6.64>', '<6.66>', '<6.68>', '<6.70>', '<6.72>', '<6.74>', '<6.76>', '<6.78>', '<6.80>', '<6.82>', '<6.84>', '<6.86>', '<6.88>', '<6.90>', '<6.92>', '<6.94>', '<6.96>', '<6.98>', '<7.00>', '<7.02>', '<7.04>', '<7.06>', '<7.08>', '<7.10>', '<7.12>', '<7.14>', '<7.16>', '<7.18>', '<7.20>', '<7.22>', '<7.24>', '<7.26>', '<7.28>', '<7.30>', '<7.32>', '<7.34>', '<7.36>', '<7.38>', '<7.40>', '<7.42>', '<7.44>', '<7.46>', '<7.48>', '<7.50>', '<7.52>', '<7.54>', '<7.56>', '<7.58>', '<7.60>', '<7.62>', '<7.64>', '<7.66>', '<7.68>', '<7.70>', '<7.72>', '<7.74>', '<7.76>', '<7.78>', '<7.80>', '<7.82>', '<7.84>', '<7.86>', '<7.88>', '<7.90>', '<7.92>', '<7.94>', '<7.96>', '<7.98>', '<8.00>', '<8.02>', '<8.04>', '<8.06>', '<8.08>', '<8.10>', '<8.12>', '<8.14>', '<8.16>', '<8.18>', '<8.20>', '<8.22>', '<8.24>', '<8.26>', '<8.28>', '<8.30>', '<8.32>', '<8.34>', '<8.36>', '<8.38>', '<8.40>', '<8.42>', '<8.44>', '<8.46>', '<8.48>', '<8.50>', '<8.52>', '<8.54>', '<8.56>', '<8.58>', '<8.60>', '<8.62>', '<8.64>', '<8.66>', '<8.68>', '<8.70>', '<8.72>', '<8.74>', '<8.76>', '<8.78>', '<8.80>', '<8.82>', '<8.84>', '<8.86>', '<8.88>', '<8.90>', '<8.92>', '<8.94>', '<8.96>', '<8.98>', '<9.00>', '<9.02>', '<9.04>', '<9.06>', '<9.08>', '<9.10>', '<9.12>', '<9.14>', '<9.16>', '<9.18>', '<9.20>', '<9.22>', '<9.24>', '<9.26>', '<9.28>', '<9.30>', '<9.32>', '<9.34>', '<9.36>', '<9.38>', '<9.40>', '<9.42>', '<9.44>', '<9.46>', '<9.48>', '<9.50>', '<9.52>', '<9.54>', '<9.56>', '<9.58>', '<9.60>', '<9.62>', '<9.64>', '<9.66>', '<9.68>', '<9.70>', '<9.72>', '<9.74>', '<9.76>', '<9.78>', '<9.80>', '<9.82>', '<9.84>', '<9.86>', '<9.88>', '<9.90>', '<9.92>', '<9.94>', '<9.96>', '<9.98>', '<10.00>', '<10.02>', '<10.04>', '<10.06>', '<10.08>', '<10.10>', '<10.12>', '<10.14>', '<10.16>', '<10.18>', '<10.20>', '<10.22>', '<10.24>', '<10.26>', '<10.28>', '<10.30>', '<10.32>', '<10.34>', '<10.36>', '<10.38>', '<10.40>', '<10.42>', '<10.44>', '<10.46>', '<10.48>', '<10.50>', '<10.52>', '<10.54>', '<10.56>', '<10.58>', '<10.60>', '<10.62>', '<10.64>', '<10.66>', '<10.68>', '<10.70>', '<10.72>', '<10.74>', '<10.76>', '<10.78>', '<10.80>', '<10.82>', '<10.84>', '<10.86>', '<10.88>', '<10.90>', '<10.92>', '<10.94>', '<10.96>', '<10.98>', '<11.00>', '<11.02>', '<11.04>', '<11.06>', '<11.08>', '<11.10>', '<11.12>', '<11.14>', '<11.16>', '<11.18>', '<11.20>', '<11.22>', '<11.24>', '<11.26>', '<11.28>', '<11.30>', '<11.32>', '<11.34>', '<11.36>', '<11.38>', '<11.40>', '<11.42>', '<11.44>', '<11.46>', '<11.48>', '<11.50>', '<11.52>', '<11.54>', '<11.56>', '<11.58>', '<11.60>', '<11.62>', '<11.64>', '<11.66>', '<11.68>', '<11.70>', '<11.72>', '<11.74>', '<11.76>', '<11.78>', '<11.80>', '<11.82>', '<11.84>', '<11.86>', '<11.88>', '<11.90>', '<11.92>', '<11.94>', '<11.96>', '<11.98>', '<12.00>', '<12.02>', '<12.04>', '<12.06>', '<12.08>', '<12.10>', '<12.12>', '<12.14>', '<12.16>', '<12.18>', '<12.20>', '<12.22>', '<12.24>', '<12.26>', '<12.28>', '<12.30>', '<12.32>', '<12.34>', '<12.36>', '<12.38>', '<12.40>', '<12.42>', '<12.44>', '<12.46>', '<12.48>', '<12.50>', '<12.52>', '<12.54>', '<12.56>', '<12.58>', '<12.60>', '<12.62>', '<12.64>', '<12.66>', '<12.68>', '<12.70>', '<12.72>', '<12.74>', '<12.76>', '<12.78>', '<12.80>', '<12.82>', '<12.84>', '<12.86>', '<12.88>', '<12.90>', '<12.92>', '<12.94>', '<12.96>', '<12.98>', '<13.00>', '<13.02>', '<13.04>', '<13.06>', '<13.08>', '<13.10>', '<13.12>', '<13.14>', '<13.16>', '<13.18>', '<13.20>', '<13.22>', '<13.24>', '<13.26>', '<13.28>', '<13.30>', '<13.32>', '<13.34>', '<13.36>', '<13.38>', '<13.40>', '<13.42>', '<13.44>', '<13.46>', '<13.48>', '<13.50>', '<13.52>', '<13.54>', '<13.56>', '<13.58>', '<13.60>', '<13.62>', '<13.64>', '<13.66>', '<13.68>', '<13.70>', '<13.72>', '<13.74>', '<13.76>', '<13.78>', '<13.80>', '<13.82>', '<13.84>', '<13.86>', '<13.88>', '<13.90>', '<13.92>', '<13.94>', '<13.96>', '<13.98>', '<14.00>', '<14.02>', '<14.04>', '<14.06>', '<14.08>', '<14.10>', '<14.12>', '<14.14>', '<14.16>', '<14.18>', '<14.20>', '<14.22>', '<14.24>', '<14.26>', '<14.28>', '<14.30>', '<14.32>', '<14.34>', '<14.36>', '<14.38>', '<14.40>', '<14.42>', '<14.44>', '<14.46>', '<14.48>', '<14.50>', '<14.52>', '<14.54>', '<14.56>', '<14.58>', '<14.60>', '<14.62>', '<14.64>', '<14.66>', '<14.68>', '<14.70>', '<14.72>', '<14.74>', '<14.76>', '<14.78>', '<14.80>', '<14.82>', '<14.84>', '<14.86>', '<14.88>', '<14.90>', '<14.92>', '<14.94>', '<14.96>', '<14.98>', '<15.00>', '<15.02>', '<15.04>', '<15.06>', '<15.08>', '<15.10>', '<15.12>', '<15.14>', '<15.16>', '<15.18>', '<15.20>', '<15.22>', '<15.24>', '<15.26>', '<15.28>', '<15.30>', '<15.32>', '<15.34>', '<15.36>', '<15.38>', '<15.40>', '<15.42>', '<15.44>', '<15.46>', '<15.48>', '<15.50>', '<15.52>', '<15.54>', '<15.56>', '<15.58>', '<15.60>', '<15.62>', '<15.64>', '<15.66>', '<15.68>', '<15.70>', '<15.72>', '<15.74>', '<15.76>', '<15.78>', '<15.80>', '<15.82>', '<15.84>', '<15.86>', '<15.88>', '<15.90>', '<15.92>', '<15.94>', '<15.96>', '<15.98>', '<16.00>', '<16.02>', '<16.04>', '<16.06>', '<16.08>', '<16.10>', '<16.12>', '<16.14>', '<16.16>', '<16.18>', '<16.20>', '<16.22>', '<16.24>', '<16.26>', '<16.28>', '<16.30>', '<16.32>', '<16.34>', '<16.36>', '<16.38>', '<16.40>', '<16.42>', '<16.44>', '<16.46>', '<16.48>', '<16.50>', '<16.52>', '<16.54>', '<16.56>', '<16.58>', '<16.60>', '<16.62>', '<16.64>', '<16.66>', '<16.68>', '<16.70>', '<16.72>', '<16.74>', '<16.76>', '<16.78>', '<16.80>', '<16.82>', '<16.84>', '<16.86>', '<16.88>', '<16.90>', '<16.92>', '<16.94>', '<16.96>', '<16.98>', '<17.00>', '<17.02>', '<17.04>', '<17.06>', '<17.08>', '<17.10>', '<17.12>', '<17.14>', '<17.16>', '<17.18>', '<17.20>', '<17.22>', '<17.24>', '<17.26>', '<17.28>', '<17.30>', '<17.32>', '<17.34>', '<17.36>', '<17.38>', '<17.40>', '<17.42>', '<17.44>', '<17.46>', '<17.48>', '<17.50>', '<17.52>', '<17.54>', '<17.56>', '<17.58>', '<17.60>', '<17.62>', '<17.64>', '<17.66>', '<17.68>', '<17.70>', '<17.72>', '<17.74>', '<17.76>', '<17.78>', '<17.80>', '<17.82>', '<17.84>', '<17.86>', '<17.88>', '<17.90>', '<17.92>', '<17.94>', '<17.96>', '<17.98>', '<18.00>', '<18.02>', '<18.04>', '<18.06>', '<18.08>', '<18.10>', '<18.12>', '<18.14>', '<18.16>', '<18.18>', '<18.20>', '<18.22>', '<18.24>', '<18.26>', '<18.28>', '<18.30>', '<18.32>', '<18.34>', '<18.36>', '<18.38>', '<18.40>', '<18.42>', '<18.44>', '<18.46>', '<18.48>', '<18.50>', '<18.52>', '<18.54>', '<18.56>', '<18.58>', '<18.60>', '<18.62>', '<18.64>', '<18.66>', '<18.68>', '<18.70>', '<18.72>', '<18.74>', '<18.76>', '<18.78>', '<18.80>', '<18.82>', '<18.84>', '<18.86>', '<18.88>', '<18.90>', '<18.92>', '<18.94>', '<18.96>', '<18.98>', '<19.00>', '<19.02>', '<19.04>', '<19.06>', '<19.08>', '<19.10>', '<19.12>', '<19.14>', '<19.16>', '<19.18>', '<19.20>', '<19.22>', '<19.24>', '<19.26>', '<19.28>', '<19.30>', '<19.32>', '<19.34>', '<19.36>', '<19.38>', '<19.40>', '<19.42>', '<19.44>', '<19.46>', '<19.48>', '<19.50>', '<19.52>', '<19.54>', '<19.56>', '<19.58>', '<19.60>', '<19.62>', '<19.64>', '<19.66>', '<19.68>', '<19.70>', '<19.72>', '<19.74>', '<19.76>', '<19.78>', '<19.80>', '<19.82>', '<19.84>', '<19.86>', '<19.88>', '<19.90>', '<19.92>', '<19.94>', '<19.96>', '<19.98>', '<20.00>', '<20.02>', '<20.04>', '<20.06>', '<20.08>', '<20.10>', '<20.12>', '<20.14>', '<20.16>', '<20.18>', '<20.20>', '<20.22>', '<20.24>', '<20.26>', '<20.28>', '<20.30>', '<20.32>', '<20.34>', '<20.36>', '<20.38>', '<20.40>', '<20.42>', '<20.44>', '<20.46>', '<20.48>', '<20.50>', '<20.52>', '<20.54>', '<20.56>', '<20.58>', '<20.60>', '<20.62>', '<20.64>', '<20.66>', '<20.68>', '<20.70>', '<20.72>', '<20.74>', '<20.76>', '<20.78>', '<20.80>', '<20.82>', '<20.84>', '<20.86>', '<20.88>', '<20.90>', '<20.92>', '<20.94>', '<20.96>', '<20.98>', '<21.00>', '<21.02>', '<21.04>', '<21.06>', '<21.08>', '<21.10>', '<21.12>', '<21.14>', '<21.16>', '<21.18>', '<21.20>', '<21.22>', '<21.24>', '<21.26>', '<21.28>', '<21.30>', '<21.32>', '<21.34>', '<21.36>', '<21.38>', '<21.40>', '<21.42>', '<21.44>', '<21.46>', '<21.48>', '<21.50>', '<21.52>', '<21.54>', '<21.56>', '<21.58>', '<21.60>', '<21.62>', '<21.64>', '<21.66>', '<21.68>', '<21.70>', '<21.72>', '<21.74>', '<21.76>', '<21.78>', '<21.80>', '<21.82>', '<21.84>', '<21.86>', '<21.88>', '<21.90>', '<21.92>', '<21.94>', '<21.96>', '<21.98>', '<22.00>', '<22.02>', '<22.04>', '<22.06>', '<22.08>', '<22.10>', '<22.12>', '<22.14>', '<22.16>', '<22.18>', '<22.20>', '<22.22>', '<22.24>', '<22.26>', '<22.28>', '<22.30>', '<22.32>', '<22.34>', '<22.36>', '<22.38>', '<22.40>', '<22.42>', '<22.44>', '<22.46>', '<22.48>', '<22.50>', '<22.52>', '<22.54>', '<22.56>', '<22.58>', '<22.60>', '<22.62>', '<22.64>', '<22.66>', '<22.68>', '<22.70>', '<22.72>', '<22.74>', '<22.76>', '<22.78>', '<22.80>', '<22.82>', '<22.84>', '<22.86>', '<22.88>', '<22.90>', '<22.92>', '<22.94>', '<22.96>', '<22.98>', '<23.00>', '<23.02>', '<23.04>', '<23.06>', '<23.08>', '<23.10>', '<23.12>', '<23.14>', '<23.16>', '<23.18>', '<23.20>', '<23.22>', '<23.24>', '<23.26>', '<23.28>', '<23.30>', '<23.32>', '<23.34>', '<23.36>', '<23.38>', '<23.40>', '<23.42>', '<23.44>', '<23.46>', '<23.48>', '<23.50>', '<23.52>', '<23.54>', '<23.56>', '<23.58>', '<23.60>', '<23.62>', '<23.64>', '<23.66>', '<23.68>', '<23.70>', '<23.72>', '<23.74>', '<23.76>', '<23.78>', '<23.80>', '<23.82>', '<23.84>', '<23.86>', '<23.88>', '<23.90>', '<23.92>', '<23.94>', '<23.96>', '<23.98>', '<24.00>', '<24.02>', '<24.04>', '<24.06>', '<24.08>', '<24.10>', '<24.12>', '<24.14>', '<24.16>', '<24.18>', '<24.20>', '<24.22>', '<24.24>', '<24.26>', '<24.28>', '<24.30>', '<24.32>', '<24.34>', '<24.36>', '<24.38>', '<24.40>', '<24.42>', '<24.44>', '<24.46>', '<24.48>', '<24.50>', '<24.52>', '<24.54>', '<24.56>', '<24.58>', '<24.60>', '<24.62>', '<24.64>', '<24.66>', '<24.68>', '<24.70>', '<24.72>', '<24.74>', '<24.76>', '<24.78>', '<24.80>', '<24.82>', '<24.84>', '<24.86>', '<24.88>', '<24.90>', '<24.92>', '<24.94>', '<24.96>', '<24.98>', '<25.00>', '<25.02>', '<25.04>', '<25.06>', '<25.08>', '<25.10>', '<25.12>', '<25.14>', '<25.16>', '<25.18>', '<25.20>', '<25.22>', '<25.24>', '<25.26>', '<25.28>', '<25.30>', '<25.32>', '<25.34>', '<25.36>', '<25.38>', '<25.40>', '<25.42>', '<25.44>', '<25.46>', '<25.48>', '<25.50>', '<25.52>', '<25.54>', '<25.56>', '<25.58>', '<25.60>', '<25.62>', '<25.64>', '<25.66>', '<25.68>', '<25.70>', '<25.72>', '<25.74>', '<25.76>', '<25.78>', '<25.80>', '<25.82>', '<25.84>', '<25.86>', '<25.88>', '<25.90>', '<25.92>', '<25.94>', '<25.96>', '<25.98>', '<26.00>', '<26.02>', '<26.04>', '<26.06>', '<26.08>', '<26.10>', '<26.12>', '<26.14>', '<26.16>', '<26.18>', '<26.20>', '<26.22>', '<26.24>', '<26.26>', '<26.28>', '<26.30>', '<26.32>', '<26.34>', '<26.36>', '<26.38>', '<26.40>', '<26.42>', '<26.44>', '<26.46>', '<26.48>', '<26.50>', '<26.52>', '<26.54>', '<26.56>', '<26.58>', '<26.60>', '<26.62>', '<26.64>', '<26.66>', '<26.68>', '<26.70>', '<26.72>', '<26.74>', '<26.76>', '<26.78>', '<26.80>', '<26.82>', '<26.84>', '<26.86>', '<26.88>', '<26.90>', '<26.92>', '<26.94>', '<26.96>', '<26.98>', '<27.00>', '<27.02>', '<27.04>', '<27.06>', '<27.08>', '<27.10>', '<27.12>', '<27.14>', '<27.16>', '<27.18>', '<27.20>', '<27.22>', '<27.24>', '<27.26>', '<27.28>', '<27.30>', '<27.32>', '<27.34>', '<27.36>', '<27.38>', '<27.40>', '<27.42>', '<27.44>', '<27.46>', '<27.48>', '<27.50>', '<27.52>', '<27.54>', '<27.56>', '<27.58>', '<27.60>', '<27.62>', '<27.64>', '<27.66>', '<27.68>', '<27.70>', '<27.72>', '<27.74>', '<27.76>', '<27.78>', '<27.80>', '<27.82>', '<27.84>', '<27.86>', '<27.88>', '<27.90>', '<27.92>', '<27.94>', '<27.96>', '<27.98>', '<28.00>', '<28.02>', '<28.04>', '<28.06>', '<28.08>', '<28.10>', '<28.12>', '<28.14>', '<28.16>', '<28.18>', '<28.20>', '<28.22>', '<28.24>', '<28.26>', '<28.28>', '<28.30>', '<28.32>', '<28.34>', '<28.36>', '<28.38>', '<28.40>', '<28.42>', '<28.44>', '<28.46>', '<28.48>', '<28.50>', '<28.52>', '<28.54>', '<28.56>', '<28.58>', '<28.60>', '<28.62>', '<28.64>', '<28.66>', '<28.68>', '<28.70>', '<28.72>', '<28.74>', '<28.76>', '<28.78>', '<28.80>', '<28.82>', '<28.84>', '<28.86>', '<28.88>', '<28.90>', '<28.92>', '<28.94>', '<28.96>', '<28.98>', '<29.00>', '<29.02>', '<29.04>', '<29.06>', '<29.08>', '<29.10>', '<29.12>', '<29.14>', '<29.16>', '<29.18>', '<29.20>', '<29.22>', '<29.24>', '<29.26>', '<29.28>', '<29.30>', '<29.32>', '<29.34>', '<29.36>', '<29.38>', '<29.40>', '<29.42>', '<29.44>', '<29.46>', '<29.48>', '<29.50>', '<29.52>', '<29.54>', '<29.56>', '<29.58>', '<29.60>', '<29.62>', '<29.64>', '<29.66>', '<29.68>', '<29.70>', '<29.72>', '<29.74>', '<29.76>', '<29.78>', '<29.80>', '<29.82>', '<29.84>', '<29.86>', '<29.88>', '<29.90>', '<29.92>', '<29.94>', '<29.96>', '<29.98>', '<30.00>', '▁', ',', '▁the', '.', 's', '▁and', '▁of', '▁to', '▁a', '。', '▁in', "'", '▁that', '▁i', '▁it', '▁was', 'en', 'e', 't', '▁you', '▁he', '▁is', '的', '-', '▁for', '▁de', '▁with', '▁be', 'n', 'd', '▁as', '▁his', '▁we', 'の', '▁on', '、', '▁die', '▁had', 'a', '▁but', '▁so', '?', 'o', '▁not', '▁at', '▁have', '▁this', '▁und', 'er', '▁her', 'i', '▁they', 'm', 'ed', 're', '▁she', '▁an', '▁by', '▁der', 'ing', '▁all', '▁are', '▁la', 'が', 'を', '▁from', '▁me', '▁which', '▁my', 'es', '▁one', 'は', '▁no', '▁there', '了', '▁him', '▁or', '▁were', 'に', 'y', '▁do', '▁what', 'r', '▁zu', '▁our', 'u', '▁if', 'ly', '▁ist', '▁would', '▁when', '▁their', '▁will', '▁said', 'で', '▁es', '▁like', '▁das', '▁Sie', '▁them', '在', '▁can', '▁who', '▁out', '▁know', 'te', '▁been', '▁ich', '▁about', '▁up', '▁I', '!', '▁more', '▁man', 've', '我', '▁que', '▁un', '是', '▁sie', '和', '▁then', '▁your', '▁ein', '▁some', '▁den', 'а', '▁now', '你', '▁von', '▁nicht', '▁very', 'と', '▁has', '▁into', 'in', '▁time', '▁в', 'ar', '▁just', '▁не', '▁um', 'k', '▁could', '▁dass', '▁Und', '人', '▁think', '▁auf', 'al', 'de', '▁и', '▁war', '▁eine', '▁over', '▁mit', '▁well', 'も', '他', '▁see', '▁also', '▁wir', '▁other', '▁des', 'le', '▁how', 'll', '▁than', '不', '啊', '▁these', '▁little', '▁sich', '▁"', 'ten', 'c', 'an', '▁us', '上', '▁l', '▁two', '▁any', '有', '▁don', '▁go', '▁did', '▁people', '▁only', 'е', 'na', '▁good', 'l', 'st', '▁where', '▁на', '▁el', '▁se', 'z', 'to', '中', '▁first', 'g', 'ta', '▁na', '▁di', '▁als', 'is', '▁come', '▁Ich', '▁much', '▁für', 'ne', '▁с', '我们', '大', '▁get', '▁here', '▁down', 'у', '▁du', '▁le', '▁что', 'から', '▁way', 'h', '▁y', '▁wie', '▁should', '▁before', '▁am', '▁made', '▁those', '▁after', '一', 'on', '▁upon', '▁because', '▁back', '▁right', '▁haben', 'se', '▁great', '他们', '▁say', '▁going', 'です', '这个', '▁dem', 'и', '就', 'f', '▁по', '▁make', 'ra', '来', '▁The', 'م', '▁er', '▁its', '▁such', '▁ver', '▁may', 'w', 'ge', '▁even', 'la', '▁men', '说', ':', '▁new', '▁im', '地', 'é', 'da', 'ch', '▁through', '呢', '▁long', 'な', 'me', '▁never', '▁most', '▁Es', 'as', 'il', 'p', '▁A', '▁must', '"', '▁sind', '▁day', 'し', '一个', '▁really', '▁per', 'b', '▁came', '▁con', '1', '这', 'man', '▁And', '▁life', '▁many', 'м', '▁old', 'est', 'я', 'j', '▁я', '▁yeah', 'no', 'ro', '▁again', 'т', '▁things', '▁La', '▁hat', 'be', 'ma', '▁mu', '▁own', '她', 'den', '▁take', 'ci', '▁et', '▁aus', '▁being', '▁je', 'ga', 'os', '它', 'ni', 'we', '▁mr', '▁still', 'ir', '▁我', '2', '▁last', 'か', '小', '▁too', '▁les', '▁might', '会', '▁work', 'us', '▁у', 'ce', 'や', '▁every', 'un', '▁We', '子', '▁ku', '▁al', '去', '▁за', '▁So', 'ы', 'at', '▁want', 'る', 'ی', '▁Die', '到', 'it', '▁went', '▁look', '▁über', 'х', '▁In', 'ti', '▁years', '对', '’', '吗', '▁это', '▁same', '▁three', '▁something', '▁da', 'do', 'li', '▁werden', '▁let', '▁thought', '▁himself', '▁ne', 'й', '▁ah', '被', '▁van', 'って', '▁got', '▁ge', 'д', '▁world', 'ね', 'い', '▁wenn', 'va', '好', '▁einen', '要', '▁thing', '▁while', '▁à', '▁part', '都', 'ه', 'с', '着', '▁year', 'el', '▁del', '▁oh', '▁away', '▁hand', '▁Er', 'em', 'et', 'ho', '下', 'た', '▁Das', '▁auch', 'ka', '▁ya', 'ter', '▁kind', '▁without', '▁place', 'ж', '▁put', '出', 'lo', 'ba', 'ment', '▁oder', '▁under', '没有', 'した', 'л', '▁вы', '▁una', '▁off', 'th', '▁то', 'ri', '里', '▁yet', 'ze', 'н', 'する', '▁diese', '▁another', 'ers', '▁why', 'je', '▁found', '从', '时', 'ko', '就是', 'sa', 'ng', '▁S', '▁shall', '▁aber', '▁sein', 'or', '▁а', '点', '3', 'ur', 'ка', '▁tell', '▁god', 'お', '▁و', '▁Aber', 'ke', 'ness', '也', '▁far', 'able', '▁give', 'si', 'して', '▁though', '▁nothing', 'mo', '▁eyes', '手', '▁once', '家', 'x', 'ver', '▁always', '▁het', '日', '▁saw', '▁house', 'men', '用', 'di', '▁ha', 'この', 'ja', 'go', '▁wird', '▁ever', '▁een', '▁face', 'о', ')', '▁vor', '▁你', '年', '▁love', 'am', '想', 'ung', 'ent', '▁uns', '▁home', 'he', 'на', '▁habe', 'ation', '▁head', '▁nach', 'ли', '▁nur', 'mi', '▁few', 'zi', '▁young', 'но', 'ن', 'て', '▁mean', '▁mich', 'ki', '▁better', '▁each', '▁einem', '▁find', 'ha', '▁si', '▁business', 'ш', 'ت', 'では', '▁left', '▁both', 'ton', '▁It', '▁v', 'der', 'v', '▁einer', '那', '为', 'wa', '▁night', '·', '过', '▁took', '▁(', '▁können', '▁mind', '▁—', 'ya', '▁father', '▁mir', '▁moment', '▁done', '得', '▁va', 'ca', 'د', '水', '▁su', '」', '▁against', '▁need', 'ry', '吧', '的人', '▁end', '▁yes', 'sch', '▁lot', 'ity', 'という', 'um', '▁course', 'co', '▁dat', '▁half', '▁between', '高', '▁Wir', '▁من', 'ant', 'り', '▁next', 'ste', '当', '▁noch', '▁pro', '▁He', '多', '做', '▁E', 'gen', '本', '这些', '事', 'でも', '▁می', '▁door', 'к', '▁called', 'ted', 'son', '▁looked', 'za', '▁ja', 'ul', '前', 'tu', '▁ko', '▁wurde', 'ye', 'ス', '،', '什么', '▁por', '▁kann', '▁los', '▁asked', 'ش', '▁seen', '▁как', '回', 'ла', '「', '▁дробь', '▁улица', '心', '▁side', '▁told', '▁does', 'ら', '4', '者', 'lu', '▁son', '▁having', '生', '▁water', '分', 'ol', '三', '▁sehr', '▁quite', '▁hatte', '看', '▁El', '▁heard', '▁whole', '▁heart', '▁believe', '".', '▁te', '▁met', 'ч', '打', '与', '▁name', '▁uh', '的时候', '▁ni', '而', '▁mother', '▁در', '▁ال', 'vo', '把', '▁bei', 'land', '能', '▁ob', '▁knew', '▁о', '▁op', '▁ma', '▁different', '▁around', '▁best', '▁به', '▁call', '可以', '▁mi', '▁enough', '▁il', '▁second', '▁para', 'く', '行', '自己', '▁par', '性', 'ie', '▁point', '▁seemed', 'ю', 'ます', '后', '▁ba', '▁set', '▁four', '所', 'ました', 'ة', '▁pas', '▁mrs', 'so', 'には', '▁woman', 'ia', 'ven', '▁room', '▁да', '山', 'ting', 'その', '・', 'bo', 'S', '▁five', '▁che', 'ion', '이', '▁high', '走', '▁所以', '▁sure', '▁但是', '▁durch', '还', '5', '▁hundred', '▁country', '▁light', '▁sir', 'та', '▁use', '▁hier', '▁anything', '▁sa', 'г', '▁к', '▁actually', '现在', 'ad', 'by', '▁bir', 'ku', '▁он', '▁quarter', '▁wa', '▁po', 'ó', '▁при', '▁almost', '▁про', '▁days', '▁от', '▁他', '天', 'ken', '▁help', '最', '▁care', '▁sort', 'ر', '您', '▁dieser', '▁Der', 'po', '特', 'id', '新', '▁L', '▁ab', 'ですね', '▁gibt', '▁soon', 'ler', '国', '▁com', '▁з', '▁Be', '我的', '▁white', '▁alle', '▁dann', 'du', 'ling', '▁small', '力', 'ي', 'less', '▁together', '▁fact', 'im', '▁since', '▁money', 'ak', '▁мы', '很', 'à', '个', '你的', '▁qui', '▁doing', 'さん', 'hi', '更', '▁until', '给', 'ine', '斯', '▁talk', '▁question', '▁nor', '老', 'き', 'ty', '▁twenty', '▁didn', '▁used', 'ik', 'vi', '▁bit', '▁hard', '▁miss', 'zu', '▁big', '▁full', '▁Le', '▁Re', '▁yn', '▁De', 'ist', 'よ', '非常', 'au', '▁gave', '不是', '▁morning', 'さ', 'з', '▁mehr', 'ов', '将', 'ку', '▁keep', 'pa', 'ut', '可能', '▁lord', '▁rest', '▁number', '▁An', 'que', '▁real', '가', '▁words', '▁began', 'and', 'ки', '呀', '▁ik', '▁immer', '▁however', '▁hands', '▁open', '▁king', '头', '▁bin', '▁ب', 'A', '▁lo', 'bi', '▁looking', '▁раз', '▁pe', 'led', 'ل', '▁па', '▁c', 'п', 'ig', 'р', '▁turned', '▁feel', '▁En', '那个', '▁waren', '可', 'lar', 'ic', '▁і', '▁felt', '▁так', '比', '▁zum', '▁bu', 'ها', '再', '▁في', '▁wirklich', '像', 'в', '外', '▁etwas', '开始', '已经', '长', 'ちょっと', '▁poor', '▁pour', '▁D', '▁power', '或', '名', '▁word', '▁among', 'gi', '度', '▁myself', '▁children', '▁during', 'ا', '▁whom', '▁ka', 'しました', '▁这', '▁lady', '▁large', '▁matter', '▁death', '▁Ver', '▁Ja', '▁vi', 'pe', '▁true', '6', '▁certain', 'ate', 'ом', 'kan', 'nt', '▁state', '▁pa', '并', 'ь', '▁till', '▁که', '▁dans', '▁person', '月', '金', '▁present', '▁general', 'les', '▁tun', '▁O', 'tion', 'ă', '向', '▁boy', '因为', '▁live', '▁case', '▁est', '▁brought', '以', '▁black', '成', '又', '你们', 'ek', '▁order', '▁dis', 'oj', '▁rather', 'mu', 'だ', '▁Se', '太', '▁voice', '▁w', '▁все', '▁taken', 'zo', '道', '▁Menschen', '先', 'jo', 'ть', '▁Wenn', '让', '▁perhaps', '▁given', 'ない', '内', '▁hear', '▁already', 'ju', '所以', 'ся', '▁une', 'dy', '▁important', '▁girl', '▁human', '▁show', '发', '▁вот', '这种', '▁ihre', '▁را', '▁C', 'wi', '▁hij', 'á', '▁ihr', '▁B', '▁qu', '▁ihn', '▁K', '▁company', 'lan', '▁meine', '▁strong', 'ren', '▁thousand', 'the', 'った', 'га', '▁seine', 'す', '▁air', '▁coming', '▁But', '面', '▁friend', '▁--', 'ben', '▁within', '▁round', '海', '方', '▁Li', '▁change', 'ва', 'ji', 'ard', '▁six', 'み', '二', 'ai', '▁often', '▁everything', '▁sea', 'ع', '没', '▁along', 'nie', '▁sent', '▁Ein', '▁whether', '他的', '7', '▁wissen', '无', 'う', '这是', 'とか', '尔', 'per', '▁estas', '但', '▁но', 'ieren', '▁This', '▁car', 'ive', '▁themselves', 'ب', '车', '口', '▁forward', '入', '学', '▁co', '▁N', 'ado', '▁Na', '西', '何', '▁others', '▁za', 'í', 'つ', 'го', '▁我们', '▁idea', '开', '▁keur', 'س', '▁across', '▁dear', '▁stood', '▁school', '▁那', '▁understand', '▁sagte', '▁making', '▁dan', 'ck', 'bu', '▁family', '▁fire', '▁nature', '▁near', '▁из', '于', 'ем', 'もう', '▁times', 'да', '▁herself', '▁public', '▁niet', '▁b', '▁Zeit', '▁read', '▁cannot', '▁pre', '▁hope', '花', '▁turn', '▁city', 'ル', '▁این', 'cu', '▁würde', 'è', '▁است', '▁zijn', 'ger', '死', '▁از', 'sta', 'ны', '▁viel', '▁li', 'ner', '▁women', '▁gone', '▁sagen', 'ster', '▁non', '▁sur', '听', '▁然后', 'fe', '▁ser', '▁means', '▁thus', 'いい', '▁tu', '▁child', '▁least', 'ق', '▁sehen', '▁T', '▁nu', '化', '▁pretty', 'aba', '▁ki', 'ты', '▁sense', '▁says', 'ada', '▁أ', 'fa', '工作', 'ので', '▁reason', '这样', '▁einfach', '▁keine', '▁behind', '日本', '▁この', '▁wife', '▁Il', 'T', 'E', 'いた', 'che', '▁voor', '▁short', '▁bi', '一些', '▁body', '▁indeed', '先生', '▁ce', '▁feet', 'wo', '一样', '8', '▁M', '就像', '▁wo', '还是', '德', 'نا', '▁до', '▁Ma', '▁sat', '▁continue', 'ま', 'ts', '▁unter', 'age', 'q', '▁ask', '儿', '▁U', '▁close', 'ить', 'ம்', '▁several', '放', '▁won', '▁om', 'ية', '▁whose', 'не', '▁market', '之', '▁red', '▁possible', 'C', 'up', '你知道', '▁amb', 'イ', 'わ', '部', '▁leave', 'tes', 'など', '는', 'として', '▁less', 'ile', 'ク', '▁become', 'ля', '▁later', '重', '拉', 'ان', '吃', '▁known', '▁Un', 'ف', '▁growth', 'zen', 'ä', 'P', 'ft', '▁Ge', '▁friends', 'و', 'lich', '▁either', 'ny', 'gu', '▁story', '▁probably', '体', 'ous', 'ana', '▁ihm', 'ー', '▁Sch', '▁able', '▁thou', '▁else', '▁wieder', 'io', '白', 'ц', '跟', '万', '▁run', '光', '位', '▁diesem', '▁bad', 'б', '▁alone', '但是', 'ات', '▁そして', '▁gut', 'ز', '▁start', '法', '▁past', '路', '▁itself', 'iert', 'aj', '▁în', 'š', '▁Art', 'ле', '▁jetzt', 'I', 'ran', 'і', '▁therefore', 'ア', '▁free', '▁sometimes', '▁passed', 'ў', '▁speak', 'mos', '数', '问题', 'yo', '▁book', '▁line', '▁andere', '▁mal', 'chen', 'ми', '▁Bu', '▁above', '▁became', '▁Al', 'bar', '我们的', '▁wanted', 'des', 'ال', 'way', '利', 'era', 'ك', '▁bo', '▁Je', '▁cried', '9', 'ban', '▁today', 'tro', '▁au', '今', '고', '▁getting', '别', '▁okay', 'ley', '▁kaj', 'ham', '马', 'ん', 'fer', 'sten', '지', '▁saying', '▁No', '▁bring', '▁zwei', '四', 'ated', '需要', '▁p', '田', 'ح', '▁weil', '▁las', '▁z', 'mer', 'gel', '▁és', '世界', '10', 'ber', '孩子', 'んだ', 'ет', 'end', '都是', '▁ta', '▁그', 'だった', '王', 'リ', '▁form', '▁dead', '▁hour', '▁future', 'ма', '▁bis', '▁machen', '物', 'پ', 'лі', '▁earth', '▁zur', '自', 'nd', 'ful', 'カ', '▁là', '▁government', '▁Do', '钱', '▁،', 'му', 'nu', '▁play', '▁remember', '▁land', '▁bed', '▁vous', 'ere', '▁plus', '知道', '两', '带', '真', '▁fast', 'ish', 'ning', '快', '身', '▁fell', '▁dark', '▁held', '时间', 'rs', '定', 'им', '▁As', '▁started', '▁lost', 'op', '主', '▁hi', '▁como', '爱', '▁ت', '▁answer', '▁Was', '一下', '▁bar', '▁один', 'tor', 'します', 'gan', '▁cost', 'ная', '▁fa', 'nya', 'ang', '▁сто', 'ой', '▁early', 'ari', 'min', 'ご', '▁müssen', 'su', '▁ground', 'lin', '▁answered', '▁ago', 'red', '▁anderen', '▁lay', '明', '▁Vi', '▁ў', '▁Ba', 'con', '▁stand', '正', '▁但', '安', '知', '加', '▁под', '合', '▁selbst', '谁', '起', 'han', '▁они', '▁em', 'ра', '▁Ha', 'ç', ']', 'tt', 'vu', '五', '▁truth', '▁Ka', '美', '▁mar', 'ot', 'ド', '▁мне', '看到', '▁alles', '流', '▁denke', '▁try', 'ac', 'iz', 'ait', '人们', 'ker', 'cy', 'ru', '▁clear', 'ко', '同', '▁Leute', '▁working', '克', '▁Ne', '▁front', '▁towards', '▁replied', 'ト', 'port', '▁taking', '▁Ihnen', '▁viele', '火', '然后', '▁же', '怎么', 'her', 'え', 'র', '▁further', '等', '那么', 'day', '的话', 'ин', '叫', '▁Dinge', '▁fine', '▁ad', '市', 'வ', '▁kon', '▁ну', 'ам', '只是', 'om', '▁zurück', '▁trying', '."', 'tan', 'ism', '▁law', 'O', '▁town', '▁было', '▁для', '感', '▁fear', 'ff', '▁Da', '门', 'lle', 'ez', 'B', '全', '气', 'これ', 'にも', '▁его', 'ini', 'ern', 'まで', 'ire', '目', '▁ты', '真的', 'ラ', ';', '▁thank', '▁со', '▁table', 'are', '▁ye', '؟', '▁Y', '使用', '中国', '▁есть', '▁third', '▁church', '▁dieses', '▁expect', 'ú', '作', 'います', 'ex', '▁Du', '▁art', '平', '▁Sa', '▁diesen', 'ный', '▁sun', '▁doubt', '▁бы', '▁return', 'qui', '▁system', '▁pay', 'ap', '▁sin', '▁era', '▁[', 'ü', 'ance', 'のは', '▁plan', '도', 'め', '▁maybe', '▁soul', 'ர்', 'コ', '野', '▁dr', 'ita', 'tre', 'ina', 'ло', '▁muss', '▁الم', 'sen', '通', '▁aan', '请', '▁sound', 'ring', '▁거', 'ند', 'one', '▁Wie', '南', '▁beautiful', '▁seems', '見', 'ах', '▁week', '▁brother', '▁два', '▁با', '▁kept', 'sha', '時', 'elle', 'あ', 'ary', 'gar', '▁certainly', '▁continued', '▁comes', '▁P', '▁top', '▁position', 'ча', '어', '20', 'sto', '▁там', 'ит', '▁gu', '▁нас', 'K', '▁suddenly', '▁seven', '▁thinking', '▁А', 'している', '에', 'ab', '▁wish', '▁talking', '▁ready', '▁Mi', '▁master', 'F', '▁service', '自己的', 'ন', '▁evening', 'しています', '▁view', '▁cap', '▁thy', '那些', '▁nie', 'ک', '▁ما', 'sel', '▁subject', '通过', '▁Per', '...', '应该', '▁Ta', '▁eines', '▁cold', 'ure', 'és', 'pi', '▁dé', '文', '▁longer', '▁letter', '▁cause', '▁Ro', '▁happened', 'kin', '生活', 'ды', '▁deep', '▁nous', '▁если', 'dan', '▁common', 'ding', '立', '使', '▁happy', '▁post', 'van', '▁zij', 'bel', 'でした', 'ン', 'tar', '▁дом', '▁ca', 'んで', '▁low', '▁arm', '区', '▁gi', '▁cu', '动', '▁pass', 'ти', 'ни', 'то', 'ble', '▁interest', '▁dit', '格', 'ah', '▁schon', 'cia', 'ix', '这么', 'ê', 'igen', '▁ihnen', '只', '▁john', '米', 'une', '▁Ihre', '▁manner', '▁living', 'ies', '▁To', '它们', '声', 'து', 'ama', '▁natural', 'ある', '送', 'いて', '▁hold', '▁thirty', '▁eight', '▁「', '▁б', '▁Welt', 'mp', '研究', '▁spirit', 'fi', '▁months', 'された', '▁river', '▁அ', 'ين', '▁unsere', '出来', '▁husband', '▁watch', 'G', 'ক', '▁capital', 'ite', 'sh', '店', '不会', 'mal', 'ris', '问', '▁road', '意', '住', '▁rose', '▁fi', 'los', '▁guess', 'val', '总', '▁Ab', '的是', '▁seeing', '▁support', '喜欢', 'ня', 'ной', '▁result', 'ub', '▁Ni', '有一个', '我想', '原', '▁You', '▁value', 'во', 'ط', '▁deal', '▁meet', '▁results', '号', '▁wurden', '長', 'bra', '今天', 'tic', '木', '不能', '▁street', '次', '希望', '▁vol', '情', '给我', '▁green', 'ар', '▁denn', '▁social', '▁hours', '或者', '科', '▁returned', '▁cut', 'ил', '▁experience', 'vis', 'ian', 'ون', 'len', '▁sub', 'ungen', '▁strange', 'ud', '元', '▁werde', '戦', 'кі', 'いる', 'ая', '是的', '▁whatever', '▁einige', '▁sight', '之前', '▁mein', '公司', '半', '的事情', '▁drei', '言', '▁doesn', '公', 'ischen', 'car', '▁その', '▁Aus', 'ей', 'те', '也是', '是一个', '▁să', '▁fair', '▁У', '▁terms', '▁food', '気', '▁minutes', 'ef', '的东西', '▁seiner', '▁아', '能够', 'ль', 'خ', '▁ex', 'ons', 'sche', '▁Te', '▁court', '▁process', 'ナ', 'tel', '▁account', '发现', '该', '品', '林', '▁received', '▁blood', '▁меня', 'ных', 'ence', 'ag', 'D', '▁followed', '▁Ra', '▁ho', '▁Mo', '干', '▁pri', 'ロ', '张', 'がある', 'ò', '▁feeling', 'ну', 'ici', '▁Co', '州', '觉得', '▁particular', 'las', 'ல்', 'マ', '▁Di', '▁makes', 'ні', 'lie', '▁はい', '▁yo', '▁due', '他们的', '▁move', '▁یک', '▁english', '第', 'line', 'ā', '女', '▁أن', '▁mais', '▁seem', '讲', '代', '八', '▁Vor', 'ende', '▁damit', 'ما', '线', '▁act', '▁beyond', 'ria', 'れ', 'nen', '▁captain', 'zer', '▁single', '▁hair', '▁об', 'té', '▁arms', '▁spoke', '▁They', 'tra', '▁suppose', '▁có', 'tas', 'க்', 'ர', '▁self', '▁Also', '▁information', '▁data', '▁simple', 'وا', 'ста', '之后', 'ша', '▁wild', '▁horse', 'ige', '▁R', '还有', '一点', 'M', 'king', '▁tried', '▁sleep', 'č', '相', '▁mine', '을', '石', 'ée', '社会', 'ndo', '色', '_', 'mes', '量', '人が', '神', '▁wrong', '大家', '▁effect', '▁wind', '▁history', '▁sit', '▁yourself', 'ور', '才', '集', '▁eye', '球', '理', '▁walk', '▁fifty', 'ブ', '▁states', '军', 'cer', '▁foot', '▁Um', '们', 'レ', 'hu', 'cht', '▁очень', '台', 'だけ', 'じ', '形', '▁inter', '▁Les', '▁problem', 'gri', '▁although', '▁fer', '▁maar', 'こ', '空', 'ме', '不要', '▁gold', 'ische', 'N', '找', '▁G', '▁mo', 'fu', '▁这是', 'ura', 'mente', 'ally', '▁F', '关于', '北', 'if', '很多', 'î', '▁space', 'ست', '▁когда', '▁period', 'なかった', '▁ei', '所有', '▁könnte', 'ています', 'んです', '▁glad', 'こと', 'タ', '▁weiß', '六', '▁example', '▁двадцать', '▁stop', '▁stuff', '私', '▁els', 'ron', '▁reached', '认为', '▁doctor', 'ę', '政府', '让我', '▁none', 'nde', 'ano', 'ම', '▁daughter', '▁send', '▁force', 'のか', 'use', '进', 'tter', '▁chance', 'ras', '▁attention', 'че', '见', '▁W', '买', '▁fall', '▁pot', '教', 'ম', 'room', '▁Man', 'ş', 'について', '▁она', '▁blue', '▁exactly', 'ale', '如果', '▁New', '东西', 'né', '▁dir', '時間', '▁Ku', '▁camp', '▁stay', 'wer', '▁party', '▁Si', '▁especially', 'ض', '完全', '川', 'wn', 'af', 'ando', 'fen', 'ди', '▁character', '▁dich', '▁except', 'вер', '布', '▁please', 'my', 'ок', '▁Pa', 'そう', '▁Als', '▁share', '▁hatten', 'ия', 'フ', '事情', '▁Leben', '▁higher', '▁tôi', '阿', '何か', 'ement', '受', 'になる', '▁mis', '▁outside', '▁following', '▁hu', '▁level', '▁Me', 'ные', '▁geht', '信', 'ру', '▁couple', '▁lui', '▁necessary', 'ok', '▁Auf', 'ele', '器', '给你', '卡', '味', 'やっぱり', '起来', 'це', '话', '▁instead', '▁và', '▁opportunity', '▁carried', '▁nun', 'eg', 'nk', '▁appeared', '▁toward', '食', '如何', '▁gab', 'cho', '▁respect', '风', 'ati', '▁south', '▁Teil', '美国', 'シ', '▁added', 'ž', '▁window', '▁如果', 'nda', '正在', '▁او', 'är', 'ன்', 'ö', '▁control', 'ating', 'もの', '▁england', 'ор', 'ф', 'за', '▁seinen', '▁пере', '▁nine', 'па', '▁questions', 'ই', '成为', '越', 'オ', '▁ought', '期', '▁más', '▁save', '九', '朝', 'del', 'ць', '▁Mu', '▁late', '▁lower', '▁нь', '民', 'ira', '以后', '▁lived', '▁health', '▁knowledge', '▁ke', '▁Lo', '写', '▁што', 'ns', '▁нет', '▁现在', 'res', 'са', '▁customers', '▁tra', 'он', '嘛', '▁dollars', 'ый', 'ё', '▁Mae', '▁Bo', '▁gehen', 'cha', '▁wat', '▁Po', 'र', '歌', '▁opened', 'ks', 'ار', '取', '▁Im', 'chi', '▁miles', '▁grand', 'eth', 'let', 'また', '少', '▁haar', 'ている', '▁pen', '▁wall', 'ach', 'க்க', '▁è', '学校', '选择', '▁comp', '▁eighteen', '▁step', '▁easy', 'tur', '哪', 'heit', 'ば', '▁quickly', 'don', '▁Mal', 'mar', '▁wait', 'ging', '书', 'っていう', 'ky', '回来', '员', 'eur', 'ба', '▁Pro', '城', '▁Bi', 'ien', '▁neither', '▁уже', 'ре', 'tal', '▁fellow', 'ise', '▁group', '▁product', 'lla', '▁Ri', 'ام', '人の', '▁building', '▁чтобы', 'ide', '▁因为', '▁goes', '▁north', '▁chi', '▁jeung', '▁Z', '▁vielleicht', '▁music', 'ு', '一种', '▁main', '▁три', 'una', '▁paper', '周', 'ри', '▁bright', '▁beginning', 'க', 'ным', 'out', '▁V', 'ры', 'tin', '几', '▁hall', 'L', '▁ningal', '▁wonder', '▁diwawancara', '▁forth', '▁olohok', '▁office', '▁christ', '▁sweet', '▁möchte', 'ミ', '後', 'ذ', '▁wollen', 'stre', 'stand', '▁ihren', 'ities', 'H', 'ned', 'yi', '▁var', '▁wäre', '▁figure', '▁mhm', '▁Ki', '为什么', '▁entre', '▁nearly', '▁ran', '▁dipoto', 'ன', '▁wartawan', '▁avec', '▁forty', '任何', '制', '▁пра', '十', 'kt', '在这里', 'ке', '▁team', 'ali', 'time', '▁mon', 'ida', '夜', '清', 'bre', '进行', '▁Mann', 'lor', 'med', '的一个', '▁ganz', 'ج', 'دا', '由', '▁bien', '机', '本当に', '拿', 'と思います', '近', '▁Con', '大学', '▁kam', 'ğ', 'ges', 'wy', '▁rich', '直', 'ийн', '▁interesting', '的な', '▁Mit', 'ду', '▁There', '▁local', '▁konnte', 'или', '▁sollte', '急', '▁Am', '波', '特别', '▁purpose', '其他', '倒', 'mon', '▁este', '▁lives', 'ல', 'ということです', '▁будет', 'ан', '▁daß', '的地方', '▁Ad', 'ту', 'ville', '▁key', 'kel', 'pan', 'ص', '巴', '▁một', '村', '得到', '表', 'od', 'ert', '▁heute', 'けど', 'ল', '▁Com', '▁근데', 'ça', '解', '▁game', '接', '▁news', '▁peace', '▁weiter', 'ய', '▁pleasure', 'sti', '▁darüber', 'for', '▁situation', '▁learn', '▁ou', '▁ihrer', '局', '笑', '▁lie', '▁안', 'バ', '是什么', 'tie', '▁على', '▁silence', '▁grow', 'R', '是不是', '30', '▁sister', 'tri', '▁sei', '安全', 'ther', 'த', '▁class', 'ید', '音', '派', '甚至', '▁zoo', '▁pan', '▁moved', '▁strength', 'ib', 'ili', '▁sta', 'ということで', '▁modern', '▁success', 'ante', 'side', '雪', '▁secret', 'log', '▁Va', 'ł', '君', '初', '哥', '▁dog', '▁follow', '指', 'ani', 'cher', 'се', '船', '切', '继续', '▁board', '男', '▁comme', '▁ru', '▁mag', '提供', '▁뭐', 'vel', '古', 'nes', 'U', '▁och', '▁davon', '다', '中的', '国家', '雨', '来说', '▁french', 'ッ', '早', '▁gegen', 'ро', 'mit', 'lichen', '▁middle', '两个', '▁project', '▁С', 'lang', '▁uit', '▁afraid', 'どう', 'ía', '▁eat', '▁expected', '▁dar', 'cal', 'への', '▁bear', 'む', '实际上', '管', 'غ', 'nce', '落', '▁Я', 'よく', '▁performance', '▁Arbeit', 'っ', '难', 'ца', '▁wouldn', '▁ara', 'tte', '▁army', 'こう', '▁entered', 'uri', '到了', 'mas', '字', '▁spring', '▁fit', '▁Ho', 'mor', 'ize', '如此', 'ier', '▁impact', '▁object', '七', '帮助', '▁national', 'can', '▁drive', 'rea', '▁cool', '▁private', '片', '”', '▁difficult', '在一起', '咱们', '土', '曲', '▁joy', 'ized', 'ப்', 'ү', '▁standing', '其实', '▁progress', '▁trouble', '低', '▁floor', 'tres', '▁pu', '選手', '▁только', '東京', '▁ship', '▁Nun', 'かな', '哈', '▁Su', '▁break', 'чи', '一直', '命', 'form', '▁mai', 'ول', '▁zusammen', 'ئ', 'ple', '▁av', '▁cho', 'エ', 'ズ', '▁provide', '救', 'pen', '▁She', 'ами', '▁happen', 'ving', '病', '▁din', '感じ', '作为', 'zeit', '活', 'になって', '▁nice', 'ウ', '▁ways', '▁american', '▁everybody', '▁special', '▁smile', 'же', '▁major', '率', '▁ju', 'sse', '▁chief', '▁hem', '理解', '一起', 'およそ', '处', '▁sont', 'ত', '▁distance', '罗', '▁И', '看看', 'чы', '电', 'ció', 'vin', '▁prince', '▁dies', '▁sign', 'لا', '▁fight', '▁greater', '▁That', 'ен', '▁mouth', '朋友', '▁Jahren', 'dig', 'ido', '▁kein', '▁consider', '▁demand', 'ව', '反', '▁sitting', 'ого', '▁written', '▁lang', '▁oku', '▁Wa', 'ní', 'cla', '▁remain', '▁couldn', '李', 'art', 'dd', '▁Eine', '은', '街', '场', '▁design', '▁spot', '▁потому', 'house', 'cken', '不知道', '▁vom', 'すると', '▁length', 'nis', 'win', '▁ба', '〉', '▁job', '▁пять', 'すごい', 'ship', '岁', 'hen', '▁heaven', 'де', 'ა', 'san', '必须', '河', '▁books', '条', '▁final', 'of', '▁grew', '▁base', '一次', 'ие', '▁walked', '▁isn', '▁increase', '官', '▁просто', '奥', '▁society', '▁amount', '▁On', '断', 'ero', 'cur', 'гу', '▁trees', '▁program', '▁これ', 'ې', '▁был', 'न', '有点', 'ى', '▁ம', 'ations', 'â', 'iza', '▁faith', 'vor', '▁heavy', '▁immediately', '▁battle', '▁president', 'ین', '▁financial', '▁What', '▁〈', 'のが', '▁dort', '▁четыре', '▁running', '▁begin', '▁рас', 'par', '間', 'サ', '▁personal', 'へ', '▁action', 'ха', 'wan', '▁cor', '▁тридцать', 'sie', '▁places', '▁development', '▁visit', '▁во', '▁train', '▁eu', '▁mary', '▁learned', '▁không', '▁write', '▁cre', '▁ohne', 'ですよね', '▁Gu', 'ст', '一个人', '东', '最近', '首', 'ется', '▁darauf', 'nas', '▁hot', 'さんが', '▁died', '地方', '支持', 'ую', '▁laid', '▁perfect', '她的', 'ces', 'ries', '▁queen', '工', '却', 'そして', '▁Ar', '决定', 'できる', '▁einmal', '서', '足', '▁command', '▁safe', 'ии', 'yu', 'される', '▁slowly', '连', 'dra', 'ә', '▁price', '▁Ti', '▁super', '玩', 'ı', '▁Mar', 'ий', '▁quick', '▁wood', '▁glaube', '▁сейчас', '▁add', '女性', 'ram', 'ndi', '▁estis', 'liche', '▁build', '只有', '实', 'っている', '▁sales', '▁nga', '▁Zu', '▁stopped', 'ą', '队', 'dro', '▁sobre', 'キ', '森', '▁嗯', '▁finally', '红', '思', 'nia', '▁various', '▁conversation', '差', '当然', '▁color', '▁changed', '▁age', '推', 'ө', 'цы', '▁married', '远', '▁west', '▁caught', 'mm', '酒', '▁gentleman', 'vid', '深', 'mus', '▁més', '▁cette', 'lik', '战', '▁hast', 'clock', 'uch', '所有的', '强', 'ве', '▁или', '▁film', '▁desire', 'shi', 'mel', '▁straight', '▁study', 'ins', 'メ', '▁pi', 'isi', '▁может', 'вы', '▁model', '▁warm', '▁ging', 'rie', 'sion', '▁которые', '▁tree', '当时', '▁ill', 'த்த', '▁cross', '▁hay', '▁ад', 'dem', '▁built', '▁Land', '▁science', '▁бол', '▁J', '▁bra', 'ட', 'ans', '亚', 'ところ', '▁danger', '商', '努力', 'ska', '▁kwa', '啦', '每', '▁talked', '▁remained', '部分', '老师', '士', '室', '变', 'sis', '番', '▁paar', 'schen', '▁giving', 'gang', '話', 'そうです', '▁gonna', '▁All', 'pp', 'ité', '▁quiet', '让我们', '▁rate', 'ного', '转', '▁york', '▁meiner', '热', '▁их', 'rus', 'チ', '▁الأ', 'ɣ', '▁tre', '我是', '事件', '▁wrote', '▁picture', '▁loved', 'ip', 'yan', 'аў', '▁Diese', 'ps', '整个', '▁Ur', '▁tr', '▁Ko', '▁snow', '▁gemacht', '▁waiting', '▁uncle', 'ث', 'tive', '▁семь', '肉', '▁那么', '▁fort', '▁yang', '▁race', 'ito', '失', '▁nichts', '▁For', '▁london', '▁кто', 'мо', '▁これは', '▁minute', 'ать', 'ino', '▁boys', '报', 'ski', 'бы', '千', '▁dinner', 'til', '▁gar', '▁march', 'ය', 'хо', '房', '▁fourth', 'rem', '边', '▁works', '▁sprechen', '▁broken', 'tus', '关', '▁tatsächlich', 'ち', '▁below', '有什么', '▁đ', 'ties', '感觉', 'ona', '▁piece', 'xi', '▁similar', 'より', '▁according', '保', '▁simply', '最后', '▁trust', '往', '达', 'なく', 'ம', '▁seinem', 'ḥ', '▁regard', 'ug', '▁hardly', '如果你', '▁zwischen', '▁direction', '▁seu', '▁drew', '世', 'lä', '▁mil', 'сан', '▁brain', '▁corner', '真正', 'cle', '种', '以上', '关系', '▁using', '这里', '▁summer', 'اس', '▁buy', 'ich', '▁language', '▁Ke', '▁impossible', '▁sus', '不同', 'چ', 'ше', 'eren', '▁Tu', '▁bon', '权', '▁hätte', 'ade', '▁Tag', '▁beauty', '▁lips', 'ue', '画', '第一', '▁evil', '▁Now', 'õ', '单', '▁france', '▁garden', '▁بود', '▁month', 'bil', '▁station', 'ec', 'さんの', 'ev', '进入', '▁lead', 'ré', 'int', '包', '県', 'sco', '기', '▁Ga', 'gehen', '▁denen', '▁presence', 'amente', '▁girls', '▁opinion', '▁touch', 'dia', 'そういう', '▁gran', '的问题', '▁fresh', '▁آن', '过去', '▁united', '系统', 'field', '▁Hu', 'gra', '야', 'rit', '▁mas', '▁political', '▁showed', 'とは', 'ят', 'fo', 'یم', '▁ма', '▁г', 'ser', '▁looks', 'ться', '眼', 'ず', '▁Frage', '以及', 'را', '▁vier', '▁나', '▁гэта', '▁placed', 'ney', 'パ', 'pu', '▁brown', '冷', '発', '▁сорок', 'ал', 'cra', '根', 'met', '▁Pe', 'ato', '▁我想', '星', 'ava', 'ción', '▁growing', 'ei', 'ions', '省', '▁risk', '了一个', '▁că', '▁В', '▁sick', 'ツ', '▁bank', '▁переулок', '▁current', '▁decided', '▁soft', '▁village', '板', 'ですが', '夫', '我就', '今年', 'ব', '▁filled', 'cent', '青', '好的', '▁hit', '実', '▁еще', '▁speaking', 'nh', 'ih', 'ют', '▁dazu', 'ice', 'گ', '其', '图', 'ral', 'น', 'V', '▁вас', 'ර', '▁hin', '▁Hi', '▁Ca', '▁led', '来了', 'kon', '▁ஆ', 'ou', '▁برای', '装', 'schaft', '▁wasn', '▁cent', '▁har', '▁muri', 'iti', 'эр', '▁weeks', '上的', '找到', '▁zich', '▁pero', '非', 'well', '▁inside', 'ial', 'like', '▁Sta', '▁Ihr', '▁writing', 'berg', '▁mentioned', '在那里', '▁expression', '出去', '▁trade', '脚', '▁born', 'fin', '▁pain', '▁á', '▁worked', 'ika', '風', 'ament', '比较', '交', '▁twelve', '这样的', '▁type', '▁cy', 'ده', '▁kan', '▁Jahre', '▁revenue', 'nte', '▁rain', '▁serve', 'ова', 'ute', '▁reach', 'よね', '▁H', 'oli', '▁meant', '▁würden', 'har', '妈妈', '▁direct', '▁இ', 'ң', 'やって', '▁plain', '▁för', '▁Ru', '▁pleased', '▁win', '▁winter', '▁influence', '▁parts', '▁doch', 'isch', 'kat', 'uk', '▁mij', '▁Lu', '車', '你可以', '▁naar', '▁worth', 'via', '这一', '▁community', '▁thoughts', '突然', '》', '包括', '▁kommen', 'hin', '▁しかし', '▁raised', '▁wide', '▁col', '▁große', '▁của', 'дзе', 'eb', '传', 'リー', '▁haven', '▁chair', '▁bri', '▁field', 'fall', '亲', '▁umu', '松', '里面', 'wood', '存在', '让你', '皮', '零', '▁boat', '▁forget', 'bro', '▁exclaimed', '代表', 'uka', 'ded', '听到', '11', '血', 'ут', '▁carry', '▁chúng', 'mmer', 'mis', 'das', '华', '别人', 'ió', '▁Geschichte', 'ford', 'bb', '▁broad', '▁od', '▁paid', '▁likely', '▁condition', '▁ersten', '▁afternoon', '以前', '▁someone', '▁grave', '▁și', 'put', 'ای', '▁genau', '々', '▁dream', 'сы', '▁Fa', 'ых', 'න', '▁мо', '▁На', '说话', 'ком', '▁ourselves', '▁waar', 'ô', '草', '▁band', '我觉得', '▁content', '▁wenig', 'ora', '自然', '家庭', '方面', 'ে', '黑', '▁imp', '▁industry', '▁terrible', 'dos', '尼', 'ым', 'rig', '▁report', '▁somebody', '要求', '▁allowed', 'さんは', '▁path', 'rá', '▁pale', '那里', '▁appearance', 'ssen', '▁mark', '▁worden', 'umu', 'よう', '学生', 'ments', 'мен', '院', '▁க', 'أ', 'sur', '円', '▁journey', 'жа', '▁usually', '▁دو', '卖', 'ную', 'ves', 'ите', 'gli', '的方式', 'だと', '调', '▁listen', '警察', 'び', 'wen', '▁Frau', '兰', 'tik', 'グ', 'ī', '温', '50', '線', 'んですよ', '▁vast', 'يا', '▁anar', '▁material', 'ە', '▁generally', 'ට', '▁fait', '▁enemy', 'пер', '▁area', '▁struck', 'dar', 'aient', '重要', 'tir', '▁rock', 'ような', '喝', '的に', '▁shot', 'ると', '▁finden', '▁sorry', '▁gra', '▁evidence', '▁آ', 'া', 'ний', '我认为', 'ход', 'ula', 'sam', '了解', '▁daran', 'wu', 'uma', '▁Gi', '▁Nach', 'いました', 'ков', '▁easily', '件', '▁individual', '节', '▁duty', '座', '▁tout', 'mie', '过来', '▁những', '▁unless', 'まだ', '它的', 'ু', 'ros', '▁bill', '▁fifteen', 'heid', 'mann', '▁Her', 'lt', '成功', 'iv', 'pri', 'اد', 'iya', 'それ', 'lia', '▁laughed', '▁шесть', '▁надо', '▁clean', '▁normal', 'sar', '▁ن', '▁tea', 'ala', '▁kar', 'ami', 'var', 'ながら', '恩', 'oc', '▁gesagt', 'llen', '是否', '▁meeting', '纳', '▁create', '▁ஒரு', 'ҡ', '▁Dann', '▁ré', '▁products', '▁Et', '▁вам', 'tis', '▁fun', '▁während', '了吗', '▁focus', 'ses', 'あの', '▁fond', '▁sí', 'んですけど', 'あと', '▁star', '▁Weise', '健康', '▁considered', 'َ', '▁não', '油', 'स', 'せ', 'んですね', '▁Weg', '▁broke', 'stra', '▁moving', '▁sah', 'set', '▁быть', '此', '▁leaving', '▁supposed', 'stan', 'ぶ', '▁million', '▁services', 'ひ', '▁charge', '▁ber', '▁drink', '▁test', 'ская', '▁enter', '▁gerade', '技术', '▁sudden', '式', 'wr', 'ги', 'ista', '▁wonderful', 'त', '▁season', '▁어', '",', '▁difference', '▁jo', '▁আ', '未', 'اء', '▁knows', '▁geben', '▁rep', 'きました', 'ified', '为了', 'leg', 'iri', '▁mad', '▁positive', '▁grace', '▁пры', 'dri', '▁stone', 'なんか', '▁spent', '我在', '▁everyone', 'W', 'als', 'られる', 'ē', '▁bat', '▁Kinder', '修', '方法', 'э', '▁principal', '怎么样', '▁sagt', '▁iron', 'dor', 'pt', '▁том', 'ก', '坐', '▁Ve', 'アメリカ', '▁ball', '▁fünf', '▁Jo', '▁Fall', 'ped', '▁energy', '▁sixty', '▁honor', '雷', 'ius', 'لی', '▁min', 'رو', 'ジ', '▁ganze', '▁بر', 'というのは', '间', 'чу', '▁ப', '▁imagine', 'zar', 'ţi', '▁covered', '▁exist', '人的', '▁latter', '▁receive', '▁wollte', '▁cast', '任', '▁daar', '不同的', 'nor', '▁moral', 'vers', '▁global', '▁fo', '▁esta', 'pro', '強', 'eu', 'ように', 'たい', 'تر', '▁natürlich', 'ぐらい', 'bed', 'сти', 'uru', '▁allow', 'ே', '▁closed', '▁cases', '离', 'nos', '▁bound', 'ஸ்', 'but', '把它', '▁kun', '▁shut', '左', '▁dafür', '▁arrived', '▁huge', 'pf', '▁technology', '▁besides', '▁term', 'ா', 'ット', 'ことが', 'ph', '自由', '改变', '▁Kon', '服务', '二十', 'ニ', '许多', '注意', 'ろ', 'ay', '▁At', 'cin', '▁entirely', '▁tears', 'ですか', 'ojn', '教育', '▁particularly', '▁pod', '▁девять', '有人', 'ey', '▁hill', '直接', '试图', '▁ل', '▁großen', 'ão', '▁Ze', '▁而且', 'ella', '▁actual', 'looking', 'ata', 'bli', 'по', 'のです', 'all', '▁І', '方式', '状況', 'ants', '▁anti', 'pre', '▁Our', '▁turning', 'ació', 'しか', 'هم', '学习', '▁ко', '一天', '步', 'yn', '▁lassen', 'んですが', 'rt', 'yon', '准备', 'ビ', '维', '药', '▁cat', 'ward', '▁percent', '▁ahead', '▁notice', 'spe', '离开', '人类', '▁justice', '▁sollten', 'iga', '▁spend', 'pul', '▁significant', '▁fest', '▁ي', '▁needs', '收', 'hand', 'ай', 'ical', '▁sand', 'だから', 'ட்', 'лю', '▁sky', '▁killed', '语', '▁dos', '▁bak', 'nder', 'eva', '를', '▁Beispiel', 'rà', 'лу', '留', '考え', '▁holy', '宝', '百', '▁Dr', '▁Pi', '▁Go', 'ส', '▁europe', '▁rise', '▁animal', 'های', '完', '▁macht', 'ение', '▁jeder', '▁labor', '▁бо', '▁John', '▁deux', '参加', '▁island', '▁kids', '▁size', '▁occasion', 'cio', '▁beside', 'ぎ', 'iki', '▁park', 'ул', 'illa', 'ви', 'og', '中心', 'され', '福', 'board', '島', '▁jack', '▁complete', '提', '▁east', '▁religion', '▁note', 'ein', '▁usual', 'ture', '▁horses', '▁police', '▁youth', '▁unserer', 'vil', '▁uma', '▁wise', '短', 'ハ', 'ón', 'ola', '角', 'tru', '▁crowd', '▁george', '▁welche', '▁пред', 'ḍ', '▁gute', '▁silent', '吉', '兵', '跑', 'していた', '影响', 'ム', 'qu', '▁пятьдесят', '查', '▁opportunities', 'hr', '▁tend', 'lon', '▁peter', 'av', 'になった', 'ima', '师', '▁education', '見て', '好好', '▁К', '▁«', 'лен', 'bert', 'ți', '▁countries', 'ボ', 'ably', '▁sam', 'ability', '▁нам', '你会', 'கள்', '▁blind', 'ど', '▁trans', '40', '▁восемь', '▁former', '▁مع', 'vy', 'nan', '▁ただ', '▁molt', '▁tut', '▁су', '▁“', '完成', '▁sicher', '▁prop', '▁noble', '▁ubu', '▁tax', '▁della', '▁meinen', 'lé', 'mun', '案', 'mba', '客', '▁ziemlich', 'เ', 'тор', '▁Hand', '▁warum', '▁lange', 'ман', '▁letters', '▁была', '▁reading', '▁Denn', '▁parents', '演', '配', '▁Car', 'rei', '▁attack', '▁чем', 'лся', 'teil', '▁surprise', '来自', 'にある', '破', '▁heraus', 'pon', '文化', '走了', '▁aunt', '▁needed', '▁ngo', '▁slow', 'low', '数据', '▁offer', 'といいます', '至', '▁pleasant', '▁list', 'ett', 'arbeit', '罪', '▁entire', 'ৰ', '无法', 'uta', '▁lines', 'sent', '▁Dies', '만', '▁merely', '▁cry', '▁está', '▁ac', 'ierte', 'iro', 'tha', 'mbo', '▁worse', '▁pra', '待', 'kla', '▁cha', '另一个', 'huh', 'tag', '▁unto', 'があります', '▁absolutely', '▁marriage', 'tim', '跳', 'ened', '▁п', 'sia', '算', '▁gesehen', '▁ни', '▁original', '▁этом', 'nou', '▁tall', 'ネ', '▁based', 'aka', 'ร', 'ov', '管理', '似乎', '▁ideas', 'ador', 'mut', 'bla', '▁этого', '我会', 'ые', 'نی', '▁هو', '▁store', '取り', '全部', '也不', '▁kandi', '获得', '▁somewhat', '대', '▁kleine', '▁watching', '我要', '经济', '▁forest', '原因', '▁weak', 'kommen', 'ats', '問題', '▁takes', 'шы', '总是', 'தி', 'سی', '▁steps', '▁nog', '▁всё', 'rat', '利用', '▁mà', '一定', '政治', '▁Or', '▁đó', '▁members', '▁silver', '▁discovered', '你在', 'ге', 'án', '▁ع', '割', 'า', '好了', '▁including', '科学', 'ский', 'tta', 'эл', '▁tan', '▁property', 'тер', '▁bow', 'け', '▁appear', '计划', 'gal', 'itat', '通常', '▁draw', '飞', '守', '掉', '谷', '未来', '▁serious', '▁bottom', 'ils', 'rn', 'night', '▁circumstances', '▁是的', 'vre', '▁Geld', 'اب', '▁escape', '▁chapter', 'ét', '▁movement', 'J', '▁proud', 'ell', '“', '▁fortune', '▁customer', 'そ', 'nden', 'tung', '▁iz', 'лы', '▁breath', 'ů', '▁san', '满', '▁ph', '▁Jahr', 'werk', '发生', '好像', '▁Wo', '▁وال', '▁thick', '▁mountain', '党', 'tz', '可能会', 'ū', '▁changes', 'ения', 'ав', '▁sondern', '故事', 'бо', 'ი', 'ந்த', 'ケ', '▁prepared', '▁sad', '▁Stadt', '▁completely', '母', '感染', '迪', '▁fish', 'dis', '▁mort', 'ete', 'до', '▁points', '击', '▁besser', '▁gw', 'oni', 'rwa', '▁dels', 'oma', 'ев', '▁increased', '▁bij', '▁america', '▁Herr', '।', '▁instant', 'ica', '▁Moment', '▁Über', '▁где', 'rin', '▁erste', '▁named', 'ரி', '如', 'モ', '▁conditions', '停', '▁guard', '리', 'lic', '▁здесь', '▁Ya', 'bit', 'ис', 'ස', '共', 'tek', '夏', 'ep', 'ын', 'ُ', '▁mijn', 'これは', 'ظ', '几乎', 'ட்ட', '精', '▁effort', '▁judge', '仍然', '▁habit', '▁credit', 'sim', '牛', '▁jesus', '江', '▁тем', '▁afterwards', 'ม', '▁ok', 'lung', '信息', '追', '▁cal', 'най', '▁sono', '皆さん', 'ное', '▁gives', 'aga', '忙', '12', '▁advantage', 'ně', 'rum', '谈论', 'itu', 'ray', '毛', '素', 'ret', '▁research', '▁meaning', 'ator', '▁zou', 'ці', 'lay', 'ック', '▁Grund', '▁glass', '▁nobody', '▁video', 'kle', '▁Ende', 'gy', '程', '感到', 'イン', '养', 'හ', '▁Ort', '▁cash', 'hir', '▁count', '▁inform', '▁また', '▁neue', 'encia', '歳', 'lü', '▁taste', '▁porque', '▁box', '▁fin', 'ற', 'ことを', 'ân', '▁watched', '▁college', '▁막', '▁York', '▁того', '▁storm', '▁mass', 'みんな', '约', '我们在', '▁weather', '拍', 'े', 'å', '排', '▁scene', '▁laugh', '▁dry', '▁total', '确实', 'ということ', 'zin', '对于', '▁beiden', '▁memory', '▁się', '▁Els', '▁madame', '其中', '15', 'তা', 'mak', '▁events', 'off', '▁greatest', 'тай', '▁aba', '界', 'ping', '型', 'press', '▁Sache', '▁speech', '▁pick', 'ados', '▁played', '▁companies', 'idad', '▁passage', '下来', 'こんな', '▁weg', '▁benefit', '▁alt', '▁War', '退', 'light', '视', '▁economic', '▁тут', '▁edge', '▁international', 'gue', 'net', '晚上', '照', '医生', '▁Bar', 'ева', '▁record', 'bol', 'ロシア', 'zel', '屋', '▁fallen', '▁tak', '▁animals', '超', 'ż', 'ほど', '▁تا', 'odd', '▁我是', '▁kill', '菜', 'ක', 'ille', 'ación', 'ს', '今日', '▁app', '▁tone', 'cos', '▁shore', '▁balance', 'abo', '▁إلى', '▁dia', '▁solid', 'ın', '香', '勝', '思い', 'wed', 'ো', '肯定', 'zy', 'ری', 'ぐ', '▁denken', 'ux', 'rang', 'kul', 'äh', '▁spread', 'kar', 'ノ', 'ily', 'table', '▁moon', '班', '娘', '端', 'ад', 'over', 'ua', 'эн', 'じゃない', '昨日', 'なら', 'wing', '服', 'die', 'ще', '因', '▁için', '▁sharp', 'tem', 'いく', '▁без', '▁jeden', 'sk', '苦', 'vad', 'eta', 'fre', '시', '▁comfort', 'ப', 'mb', 'ɛ', 'ран', '云', '回到', '▁understood', '機', '▁الت', '▁Haus', '称', '树', 'ガ', '▁ihrem', '▁های', '▁можно', '▁search', 'iko', 'тра', 'vé', '费', '▁bag', 'られた', '▁honour', '经常', '▁tom', 'ría', 'டி', '無', '▁casa', '洗', 'テ', '▁bekommen', '▁shape', '必要', 'rent', '望', '▁fla', '非常に', '▁cover', '▁даже', '井', '員', '换', '▁kommt', 'ved', 'ちゃん', '武', '是个', '▁exp', '▁interested', '▁prove', '나', 'qua', '▁ben', '全国', '▁believed', '▁fixed', 'म', '▁brave', 'law', '▁surface', 'рэ', '▁double', '▁reply', '場', 'प', 'dir', 'ني', '▁Daten', '▁dress', '▁Gefühl', 'от', 'pped', '的时间', '▁song', 'some', '▁sau', '▁stock', '▁If', 'मा', '▁nó', 'ara', 'ย', '▁laws', '▁square', '▁bru', 'ير', 'ここ', '▁gehört', '▁professor', '▁emp', '▁excited', '▁لل', '▁Unternehmen', 'stone', '玉', '市场', '▁finding', '▁sing', 'ith', '▁environment', 'gg', '▁schnell', 'enden', 'gera', '最终', '刘', '▁popular', '▁ont', '▁ancient', 'স', '联系', 'asi', '帮', '▁royal', '右', '▁pie', 'став', '身上', '▁leben', 'стра', '▁seventy', '▁parte', '个人', '▁throughout', '▁Fi', '▁いや', '▁ces', '大きな', 'ер', '▁smoke', '求', 'bri', '基', 'ນ', 'டு', '▁markets', '▁These', 'ため', '▁lake', '0', '▁bal', '▁mere', '接受', '▁driven', '密', '登', '之间', '▁persons', '▁người', '▁explain', '▁seat', '▁putting', '▁af', '鱼', 'мы', 'imi', 'ார்', '▁pos', '▁telling', '▁час', '▁其实', '▁بال', '龙', '▁region', '▁center', '▁Ĝi', '系', '▁walls', '▁century', '▁mor', '▁mid', 'ว', '▁club', 'nel', '便', '▁pat', '▁range', '▁determined', 'ering', '▁Han', '▁prevent', '▁author', 'ப்ப', '▁sold', '呃', '▁எ', '音乐', '▁civil', '▁bas', 'com', 'aŭ', '黄', '▁accept', '▁stage', 'din', '▁narrow', '▁foreign', 'ob', '▁neck', '害', '▁رو', '▁issue', 'hor', '解决', '发展', 'tig', '▁production', '▁yellow', '▁soll', '证', '▁ladies', '▁hurt', '▁perfectly', '▁fill', 'und', '各', 'tant', '法律', '就会', 'jen', '杀', 'ол', '告', 'их', '▁german', '▁你知道', 'tura', '跟我', '付', '▁plant', '頭', '▁wel', 'ина', '想要', '大会', 'ِ', 'мі', 'вед', '▁approach', 'recht', 'gas', '▁access', '▁St', '▁familiar', '▁Ce', '去了', '▁proper', '常', '▁tri', 'との', '▁hotel', '伤', 'শ', '▁Dar', '▁learning', '▁Ju', '塔', '▁numbers', '▁fan', '▁bla', 'bin', 'ast', 'とも', 'rar', '有很多', '▁stick', 'ual', '▁hebben', 'gestellt', '▁因此', 'ী', 'pin', 'ත', '▁students', '対', 'lli', '站', 'りました', '投', '▁wished', '▁paris', '▁iki', '▁offered', '▁19', '关注', '▁cloud', 'тар', '▁grass', '城市', 'سا', 'rec', 'ур', 'war', '▁observed', '▁هم', '▁tam', 'ii', '之一', '▁favor', 'れば', '▁meinem', '乱', 'ته', '▁confidence', '▁agree', '父', '女人', 'cour', '?"', 'でしょう', '少し', '▁som', 'twa', 'osa', 'ea', '▁keinen', 'له', '▁degree', '▁который', '▁beneath', '秋', '▁était', 'فر', '▁mental', '▁Problem', 'work', '場所', 'tā', 'eux', 'biri', '▁marry', '微', 'ün', 'ged', '▁quality', '▁Seite', 'ła', '结果', 'лись', '▁firm', '▁baby', '奇', 'ları', 'rah', '▁clearly', '▁oil', '做的', '▁promise', '▁roman', '▁한', 'gin', 'lid', '伊', 'チーム', 'れる', '100', 'ද', '▁farm', '▁человек', '▁finished', 'ًا', '▁darkness', 'ego', 'leri', 'lum', '▁clothes', '্', '60', '死亡', '久', 'مان', 'цца', '保持', 'っと', '迷', '俺', '▁produce', '▁happiness', '▁Elle', '▁rule', '▁کار', '是我', 'みたいな', '▁playing', '▁gas', '列', '▁шестьдесят', '节目', 'たら', 'tet', 'uz', 'ane', '▁تو', 'وم', 'को', '家族', '▁golden', '▁あっ', '相信', '▁உ', '▁rein', '选', '▁scarcely', '▁seit', '你就', '几个', '友', '一般', '▁equal', '▁knowing', '回家', 'tern', '▁Ex', 'ச', '役', '回答', '果', '▁management', '▁lose', 'ール', 'ná', '▁brand', '▁sal', '啥', '▁könnten', '▁可是', 'зна', '▁opening', '試合', 'ター', '人生', 'morrow', '▁drawing', 'デ', '▁operating', '▁bạn', '▁profit', '▁Gra', '▁paul', '让他', 'rak', 'оч', 'glo', 'ette', 'ß', '▁loss', '▁stories', '▁wine', '▁sell', 'があった', '电话', 'hm', '脸', '▁attempt', '▁address', '▁bay', 'uku', '町', '▁leaves', '▁courage', 'spir', '▁media', '▁leading', '▁schwer', '▁ses', '的小', '▁efforts', '▁soldiers', '▁surely', '▁San', 'hel', 'lip', 'rü', 'iger', '▁Hier', 'ві', 'pot', '电影', '▁är', '▁passiert', '▁Але', 'än', '▁etwa', '他在', '春', 'ow', 'non', '▁produced', '▁flowers', '▁valley', '▁earlier', '▁Ik', 'cie', '人は', '▁holding', '▁eigenen', '理由', 'لي', '▁Mr', '▁sword', '▁supply', 'bot', '▁được', '▁weight', '副', '▁さあ', '주', '网', '视频', '妈', 'ி', '▁check', '▁walking', '▁flu', '連', '告诉我', '▁Europe', '枪', '▁additional', '这一点', 'ls', '▁pla', 'ிய', '助', 'pit', '▁fra', '因为我', 'ena', 'ification', 'eau', 'ako', '▁choice', 'による', '骨', 'бу', '▁vain', '自分の', '▁decision', 'cing', '▁如果你', '背', '▁Б', '▁gro', '라', '▁powerful', '弱', '地区', 'лан', '陈', 'きた', '拥有', '東', '这样做', '▁welcome', '▁recent', 'lam', '残', '▁happens', '▁structure', '在这个', 'fan', 'lit', 'وی', '▁formed', '▁han', '▁speed', 'ddy', 'zione', '▁meisten', 'ా', '是在', '14', '狗', 'lí', '로', '▁gli', '▁seek', '一番', '组织', 'rio', '▁nation', 'tat', '▁houses', '▁travel', '▁uz', '▁тоже', '▁bird', '▁passion', '▁directly', '去年', '▁그냥', 'である', 'ious', 'lı', 'mul', 'вод', '▁basis', '明天', 'прав', '▁Can', '▁platform', '▁як', 'aire', 'どんな', '的这个', 'cker', 'The', 'ists', '治', 'gna', 'serv', '▁threw', '▁dropped', '▁divine', '▁deze', '▁그런', '这次', 'んですか', '读', '▁flat', 'ง', '▁Buch', '考', 'ир', 'uza', '考虑', 'dol', 'න්', '▁deliver', 'ак', 'vá', 'かった', '는데', '▁شد', 'スト', '」。', 'mat', 'fully', 'ugu', 'hör', '▁military', '▁letzten', '睡', '▁birds', '▁sake', '▁lying', 'ください', '▁Fe', 'жи', '▁required', '▁existence', '▁ничего', '▁addition', '横', '気持ち', '▁contract', '爸爸', '्', 'ள', 'バー', 'stu', 'из', 'bie', 'бе', '▁passing', '不了', 'try', '若', '▁ibi', '▁declared', 'セ', '唱', '▁Par', 'уч', '▁конечно', '▁эти', '▁anybody', '身体', '▁coast', 'aux', 'tum', 'きょう', 'си', '▁cri', 'কে', '▁내가', 'ныя', '▁available', 'rich', 'क', '建', '18', '▁glance', '▁track', '▁unser', '尽', '▁page', 'بر', 'ること', 'bl', '良', 'chten', 'mic', '▁understanding', '▁orders', '▁practice', '源', 'су', '带着', '▁seva', '▁wichtig', 'vas', 'sin', '三个', 'bau', 'zwe', 'ole', 'kuru', '愿', '人家', 'stat', 'mond', 'こちら', 'she', '▁你们', '▁william', '▁caused', 'stein', '▁christian', 'ible', 'ient', '▁Mas', '▁catch', 'cas', '▁Wasser', '▁guy', 'ction', '時に', '▁uno', '▁vint', '脱', '轻', '▁eighty', '▁allen', '封', '▁şi', '▁host', '▁fly', '▁–', 'rate', 'rick', '▁Д', 'gil', 'uko', '▁bedeutet', '▁hung', '▁ears', '▁prison', '▁più', '▁ф', '▁двести', 'more', '例', '▁muy', '前に', '▁text', '▁centre', '▁presently', '熱', '情况', '▁wahrscheinlich', 'gle', 'ポイント', 'によって', '▁Augen', 'вал', 'genommen', '普', 'อ', 'chan', 'gre', '社区', '▁že', '▁này', '托', '▁curious', 'になります', 'ön', '해', '▁larger', 'jar', '▁этот', '▁pel', 'ін', '▁shows', '▁voi', '新的', 'つの', 'geben', '类', '夫人', '处理', 'ket', '▁instance', '▁colonel', '▁Okay', 'quer', 'ungs', '▁net', '▁indi', '比如', '年前', 'thi', '错', '▁ре', 'すごく', 'nne', '第二', '▁hath', '자', 'க்கு', '及', '▁pr', '这是一个', '首先', 'igkeit', '▁population', '면', '▁pentru', '了我', 'cen', '▁vision', '的事', '▁accident', 'じゃ', '▁matters', '▁elle', '解释', '返', '▁richtig', '也许', '群', 'व', '极', '▁spoken', '▁indian', '▁kwi', '▁coat', '▁hearing', 'っています', '▁gets', 'ざ', 'nic', '级', '▁shown', '▁هذا', '▁hospital', 'kes', 'での', 'би', 'ロー', 'ी', '▁officers', '▁port', 'ais', '一切', 'ग', '▁kleinen', '▁statements', '回去', '▁cro', '刚', '▁Bei', '데', 'ative', '▁gre', 'ним', '19', '不好', '办', '乐', '沙', '▁shadow', 'ہ', '▁fool', '团', '▁今天', 'vert', '▁calm', '担心', 'bye', '▁motion', 'stru', 'プ', '現在', '▁ook', '▁faire', '▁aux', '▁thin', '▁basically', 'まして', '▁shook', '事故', '保护', 'গ', '▁henry', '▁member', 'lis', '▁thanks', '▁aware', '▁время', 'あります', 'されました', 'eri', '▁opposite', 'ო', '▁pocket', '▁task', '▁willing', '▁successful', 'فت', '秒', '▁bread', 'uw', 'চ', '▁ama', '变得', '▁tem', 'なので', '▁trong', '▁extra', '▁religious', '▁люди', '▁strategy', '▁Har', 'یه', '▁remains', '▁cousin', 'ус', '▁إ', '票', '挺', 'などの', '不用', 'ぞ', '▁fre', 'ですよ', '‘', '游戏', '▁beat', 'ese', 'dde', '而不是', '苏', '▁guys', '▁Aba', '▁central', '最高', 'それを', 'ches', 'jan', '容', '▁officer', 'pic', '▁wants', 'ched', '▁related', '▁bw', 'ふ', '▁noise', '杰', '▁possession', '開', 'lat', '▁pure', 'そんな', '▁Person', '造', '▁nti', '語', '▁otherwise', '▁gray', '▁carefully', '▁sogar', '産', 'вид', '一年', '项目', 'ண', 'ග', '▁thể', 'kom', 'ние', 'ด', '個', '▁daily', '衣', '▁comment', '▁我觉得', 'mek', 'ෙ', 'ors', '咱', '▁10', '穿', 'bat', '▁areas', 'mme', 'vol', 'ś', '▁pres', '▁sum', '防', 'cause', 'ですから', 'ற்ற', '▁stream', '▁今', '▁были', '手机', '段', 'igi', '▁ear', '▁scale', '▁activity', '▁drawn', 'uh', '▁smiled', '▁Oder', '出现', '控制', 'pat', '▁conduct', 'られ', 'istic', '▁ninety', 'ston', '▁surprised', '▁са', '▁cas', '▁engaged', 'pie', '▁你说', '▁Ent', 'nc', '▁fate', '動', '相当', '▁policy', '你想', '▁Form', '▁شما', 'あった', 'ரு', '▁aid', '▁bur', 'nar', '▁repeated', '▁jedoch', '休', '▁throw', '给他', '才能', '▁excellent', '結構', 'plo', '▁event', '▁Ben', 'ign', '我们可以', '▁семьдесят', 'دي', '▁больше', '渡', 'eh', '▁apart', '快乐', 'али', '改', '▁neu', '▁district', 'ij', 'sed', '男人', '▁gun', 'kte', 'lem', '▁versch', '应', '▁এ', 'يد', '《', '▁ay', 'мер', '様', '▁Ye', '层', '▁fue', 'dat', '饭', 'ismus', 'kä', '▁spite', '▁dire', '▁skin', '▁castle', 'sz', 'hl', '▁خ', '▁bil', '▁My', 'lig', '▁digital', '已', '▁dick', 'ும்', '▁monsieur', '▁species', '▁О', 'iku', '▁machine', '愛', '▁reform', '▁gentlemen', '▁fur', '16', '▁regular', 'ши', 'far', 'ु', '▁mountains', '▁fat', 'ć', 'ас', '▁på', '▁fruit', 'ierung', '▁correct', '直到', '分享', '▁difficulty', '▁نه', 'こちらの', 'ি', '▁Spiel', '▁image', 'setzen', '▁review', '▁todo', '▁getan', '楼', 'об', 'heim', 'ım', '▁hoe', 'ï', 'ດ', 'вар', '▁advance', '放在', 'dic', '底', '▁reality', '根据', '▁portion', '強い', 'sor', 'ска', '▁ausge', '▁commercial', '▁created', '▁spa', '不想', 'tí', 'če', '▁还有', 'ela', 'ном', '▁temple', '同じ', 'ポ', '▁anyone', '姐', '▁보', '持', '▁keeping', 'udi', '▁message', '看着', 'ල', '数字', 'row', 'یت', '▁später', 'isa', '并不', '上帝', '▁crime', '▁forced', '▁noticed', '▁tired', '▁choose', '▁pieces', '▁đã', '想象', 'ソ', 'place', '活动', '▁creature', 'dom', '▁union', '茶', '父母', '更多的', '兄弟', 'legen', '▁wahr', '25', '初めて', 'кой', 'fra', 'ques', 'anya', '我说', 'ник', '没事', 'ずっと', '▁proved', '▁plans', 'gh', '▁legal', '每个', '▁improve', 'لو', '▁pride', '▁bevor', '午後', '组', '▁erhalten', '▁знаю', 'ゴ', 'hy', '▁عن', '▁ту', '▁كان', '아', '大人', 'nem', '▁suffering', 'rad', '楽', '▁Well', '▁кон', '▁duke', 'ダ', '▁served', '▁sol', 'ša', 'пи', '我可以', 'ys', 'ạ', 'yle', '小姐', '▁dachte', 'fel', '▁obviously', '再次', '▁suit', '▁fully', '▁frank', '作品', '▁Kar', 'ピ', '性的', 'kim', '双', 'こういう', '▁bridge', 'pus', 'mont', '▁eh', '除', '▁res', '▁mention', '▁sounds', 'されている', 'ێ', '有些', '限', '情報', '▁لا', 'its', '▁blow', '精神', '做了', '▁été', '▁然而', '▁だから', 'nye', 'kwa', '▁peculiar', 'ore', '▁burst', '▁planet', '▁faint', '▁jemand', '样', 'сто', '伯', '▁nineteen', '▁tur', '▁asking', '▁pounds', '▁bringen', 'んですよね', '▁allem', '的工作', 'bona', 'ري', '▁starting', '明白', 'ヤ', '▁press', '款', '▁avait', '▁pray', '圣', '可能性', '▁gij', '紧', '▁height', '女孩', '告诉', 'nova', 'kir', 'eɣ', '梅', 'parti', '▁bereits', '▁att', '▁අ', 'wel', '▁david', '▁Thank', '▁measure', '▁date', '▁진짜', '▁nom', 'fru', '痛', 'stro', 'gt', '引', 'てる', 'hood', 'নি', 'dal', '▁forma', '我也', '余', 'ิ', '▁servant', '结', 'ங்க', 'fle', '▁stranger', 'ву', 'wana', '17', '▁Frauen', '▁blo', 'ric', '▁Tom', 'auf', 'ней', '▁enjoy', '料', '書', '한', 'してる', '▁Unter', '▁moi', 'wie', 'nni', '他说', '▁Nu', '▁names', 'ult', '▁provided', '▁breast', 'vez', '政策', '▁palace', 'となる', '大约', 'ल', 'লে', '▁costs', '▁tap', 'тан', 'amu', '男性', '而且', '▁devil', '▁freedom', '▁charles', 'ھ', '存', '▁authority', 'bone', 'mble', '▁defend', '▁hoch', 'pens', '▁бар', '▁reasons', 'しい', '业', '▁Sam', '▁sechs', 'ません', '▁fancy', '▁fashion', '毒', 'ос', '▁intention', '▁alive', '倍', 'py', '静', '今回', '▁pair', '设计', '▁impression', '儿子', 'ör', '▁sex', '伦', 'ellen', '▁cyane', '▁desert', '▁gentle', '认识', '▁bell', 'ۆ', '잖아', 'ала', '多少', '压', '都有', '▁style', 'ṛ', '▁forms', '▁anxious', '▁teach', '哦', '词', '▁Pu', '更多', 'vent', '的生活', '▁genug', '怕', '很好', 'род', 'voll', '▁sup', '▁Menge', '假', '方向', 'mark', '▁circle', '▁weit', '▁тебя', 'ddi', 'cul', '自分', '▁twice', 'তে', '政', 'قا', '▁ordered', '▁gla', '▁mer', '▁honest', '▁сказал', 'のお', '▁Zi', '▁stra', '▁possibly', '▁angry', '▁س', '▁council', 'sol', 'loo', 'dam', '▁vida', '能力', 'gara', 'ši', '▁brief', '▁کرد', 'eln', '基本', '▁лет', 'ró', '打开', '▁20', '犯', 'nik', 'br', '▁leur', '▁gy', 'mine', 'ration', 'uli', '▁ocean', '▁origin', '▁Sant', '▁З', '▁geen', 'icht', '英国', '▁patient', '▁ordinary', '▁bent', 'ැ', '▁british', 'alt', '▁ای', '▁importance', '▁qua', '▁són', '喜', 'vie', '▁яго', '多くの', '▁legs', 'ство', 'ния', 'kins', '▁university', 'long', '▁вопрос', '▁eigentlich', '▁юм', '▁hören', '好吧', 'shed', 'lijk', 'rag', '姆', '令人', '인', '结婚', '▁rising', 'дер', 'leid', '▁Vater', '▁culture', '▁或者', '▁tongue', '▁murder', 'els', 'はい', '200', '当中', '▁Kopf', 'arm', '▁somewhere', '▁volume', '▁heads', 'ega', '▁qual', '▁với', 'گر', 'nnen', '清楚', '▁safety', 'halt', '▁ganzen', 'কা', '▁zo', 'ades', '支', 'pend', '同时', '嗯', '스', '▁Mutter', '激', '選', 'تی', 'сть', 'ví', 'pet', '▁problems', '▁agreed', '▁physical', '▁investment', '内容', '▁truly', 'gus', 'wal', '▁row', 'わけ', 'ि', '▁security', 'iĝis', 'hab', 'ээ', '▁fe', '▁тебе', 'ology', '▁hate', '▁shoulder', '▁forgotten', 'ord', '▁breakfast', '▁rode', 'пла', '▁seventeen', '▁那你', '▁taught', '▁ему', '你是', '▁roof', 'vir', '▁aim', '▁cook', '迫', 'tä', '▁med', '▁mistake', '▁promised', '▁много', '▁dance', '运动', '▁сам', '▁Cha', 'されています', 'pun', 'ود', '▁China', 'ыш', '▁join', 'še', 'geb', '感谢', '▁versuchen', '▁waited', 'elijk', '▁exercise', '▁roll', 'ight', 'uda', '▁ability', '▁anne', 'rou', '▁altogether', '▁dare', 'izi', '▁remembered', 'plan', '息', 'нов', '氏', 'гүй', 'люб', '主要', '▁Jetzt', '▁kor', '▁би', '▁calling', 'fl', '▁làm', '▁Ch', 'lent', '▁fingers', '▁dangerous', 'சி', '▁weniger', '▁hart', '不可', '▁feelings', 'аль', '▁Tra', '▁kuri', '▁target', 'வா', 'ていた', '▁потом', 'old', '三十', '▁tent', '▁salt', 'part', '质', 'jn', 'けれども', '▁failed', '这不是', '▁glory', 'ule', '每天', 'از', '▁восемьдесят', '永远', '▁chose', 'uit', '▁そう', 'اق', '▁бу', '曾经', '▁streets', '汉', 'கி', '▁specific', 'nje', '▁wil', 'раз', '関係', 'any', 'を見', '▁вообще', 'tch', '▁terror', 'tausend', 'すること', '一位', '税', '▁bist', 'ға', '跟你', '▁empty', 'lief', '景', '▁helped', '▁method', '▁james', '刚刚', '▁vielen', 'zon', 'uni', 'bili', 'jā', 'stellen', '▁rot', '▁quietly', 'bon', 'ねえ', '▁famous', 'pping', 'パー', 'rim', '社', 'gor', '▁drop', '一条', '▁fil', '▁auto', '调查', 'urs', '▁express', 'zig', '▁grant', 'ziehen', '▁active', '都会', '消', '▁wear', '▁после', 'bal', '婚', '亮', '▁байна', 'iye', '▁пре', 'য়', '▁princess', '▁limit', '后来', '万円', 'ld', '▁ха', 'ło', '▁wij', '生命', 'keit', 'の中で', 'ائ', '▁ச', '▁bul', '探', '▁Für', '▁kingdom', 'cke', '▁series', '▁sufficient', '越来越', '▁busy', '▁grown', 'бор', '13', '有一些', '▁Мы', '▁aussi', 'tika', '企业', '▁các', '行动', '▁issues', 'wert', 'bus', '▁rapid', 'зы', '告诉你', 'ூ', '▁Za', '▁شده', '▁такой', '赛', 'eli', 'もある', 'rz', '▁delight', '▁sang', 'なんです', '▁struggle', '堂', '在我', '▁online', '▁그거', 'tori', '▁explained', 'ño', '軍', 'про', '▁fault', 'aw', '▁deg', 'প', 'ім', 'rom', '▁ended', '▁guide', '目前', 'ート', '▁signal', '▁heat', 'či', '▁flow', '日本の', '▁そうですね', 'phy', 'nin', '念', '旧', 'tto', '▁aside', '▁gr', 'û', 'ium', '▁그래서', '▁liegt', '散', '▁És', '▁potential', '▁yesterday', '▁rights', '▁девяносто', '▁false', 'gia', '医', 'يل', 'nze', '違う', '▁pré', '▁sorrow', '▁highest', '医院', 'sp', 'されて', '▁hinter', '▁Wer', 'kā', '▁extremely', '▁Dia', '▁experiment', 'Laughter', 'иться', '▁judgment', '网络', '▁exact', '▁сегодня', 'اف', '▁fel', '▁hell', '你说', 'aya', '绝对', '▁dev', '▁verstehen', '駅', '▁listening', 'おいしい', '第一次', '的孩子', '▁strike', '▁connection', '▁sentence', '▁income', '赤', '居', 'ล', '▁European', '▁kuba', '▁pou', '▁greatly', '▁Па', '房子', '▁described', 'ского', 'したい', 'ກ', '▁klar', '▁recently', '萨', '▁priest', '旅行', 'ి', '▁margin', 'ое', '▁pressure', '▁touched', '▁trial', 'haus', '▁separate', '▁network', '▁refer', 'وي', 'était', 'tle', '▁fix', '▁previous', '▁sides', '요', '出了', '降', '▁companion', 'uf', 'uff', 'спе', '洛', 'dio', '▁때', '▁Fragen', '真是', '▁vers', '▁де', '那种', '▁older', '▁disease', '▁почему', '大的', '▁angel', 'lá', 'нем', '▁zehn', '▁beim', '進', '▁settled', 'হ', 'oso', 'ude', '▁gay', 'rung', '▁ride', '合作', '▁grande', 'ются', 'horn', 'cies', '▁becomes', 'ym', '剧', 'pla', '置', 'からの', 'দ', 'tom', '你要', '▁eleven', '▁When', 'bs', '▁людей', '▁meer', 'یا', 'ْ', '▁map', '▁gleich', '▁apparently', '▁naturally', 'ства', 'ҙ', '那是', 'gun', 'دی', '很难', '来的', '▁sage', 'ime', '▁onder', '英', '▁гор', '▁Prozent', '致', 'ming', '▁superior', 'aus', 'tă', '▁имени', 'sem', '游', 'ウクライナ', '▁Lebens', '即使', '▁hun', '▁intended', '▁philip', 'lio', '▁sixteen', 'сон', '▁involved', 'ыя', 'эд', 'ился', '▁liked', '▁capacity', '诺', 'まず', '轮', '▁vie', '▁Ci', 'iste', 'wand', 'ана', '▁interview', '▁troops', '▁Auto', 'eye', 'antes', 'лась', '▁même', 'ées', '▁belief', '້', '一家', 'gem', 'cara', 'າ', 'nal', '▁него', '▁title', 'nge', '我们将', '参与', '你能', '机会', '除了', '产', 'amos', '▁bald', '▁release', '▁corn', '谈', '粉', '创造', '親', '冲', 'でしょうか', '▁ice', '▁مت', '▁driving', '▁stars', 'щ', 'rry', '▁student', 'hundert', '▁highly', '展示', '止', '▁vote', '▁shop', 'ht', 'nehmen', 'ande', 'нд', '▁operations', 'eller', 'inde', 'ash', 'ек', 'lot', 'ruh', 'ա', '▁career', 'ct', '▁definitely', '▁chamber', '▁argument', '▁happening', 'tier', 'fr', 'phi', 'bes', '晚', 'гийн', '▁sans', '讨论', 'ono', '▁admit', '抓', 'ましょう', 'olo', 'zwa', '料理', 'ila', '▁ap', 'той', '収', 'ε', '▁avoid', 'burg', '▁thrown', 'vä', '実は', '校', 'ив', 'によりますと', '▁todos', '▁contra', '架', '▁aller', '整', 'やはり', '▁flo', '富', '▁suffer', '▁shoulders', '认', '▁minister', '▁Th', 'gro', 'ès', '▁match', '▁ந', 'tud', '滑', '▁bereit', 'spiel', 'tür', '俩', '期待', '▁concerned', '弄', '▁windows', '一定要', 'ийг', '▁harm', '▁cup', 'ori', 'hora', '末', 'বে', 'ज', 'ario', '▁thousands', '▁kennen', 'тур', 'লা', '▁pointed', '▁nay', '▁His', 'get', '▁ideal', '下去', '它是', 'ži', '箱', 'sing', 'rd', '80', '▁fairly', '▁standard', '▁ее', '只能', '▁nose', '的故事', 'lus', 'kal', 'iamo', '▁spiritual', '▁해', '▁Pri', '田さん', 'dale', '▁carriage', 'яв', 'رس', '▁verwenden', '▁kinds', '要是', '▁Gott', '呼', 'tten', '块', '▁loud', '▁helfen', '▁joined', '▁себя', '▁bro', '吃饭', '▁kid', '索', '하는', '报告', 'vit', '可能是', '▁novel', 'tain', '县', '不管', '▁weitere', 'gam', 'ejo', 'anza', 'stri', '▁claim', 'reich', '▁excuse', 'த்', 'வு', '复', '叶', '就在', '▁fighting', '▁mari', 'пу', '▁ones', '▁temps', '猫', '▁affairs', 'gwa', 'ust', 'kana', '▁wealth', '症', '重新', '▁useful', 'dé', '百分之', '▁presented', '▁flight', '鲁', 'kam', '灯', '▁grey', 'cut', '▁пад', '记', '每个人都', 'cz', '▁papa', 'ique', '▁fri', 'rik', 'できない', '▁mix', 'lock', '▁loose', 'ность', 'fort', '▁Cor', 'بي', '▁niemand', 'ян', '▁cuando', '▁prayer', '▁faces', 'pad', 'bare', '歳の', '▁debt', '▁evidently', 'abi', '▁unseren', '▁möglich', 'まあ', '▁suggest', '付け', 'pha', 'ща', '动物', '▁woods', 'का', '你不', '▁Х', 'vien', '▁pull', '▁develop', '当你', '▁cruel', '▁そんな', 'ità', 'igung', '借', 'したら', '▁anders', '▁ف', 'بل', 'மா', '令', 'dus', '因此', '市の', 'になりました', '▁indem', '▁Regierung', '▁الح', '▁average', '时代', 'شر', '▁native', '速', 'ked', '▁ange', '▁خود', '▁X', '▁아니', '▁tin', 'ි', 'tü', '梦', 'hau', 'ила', 'тал', '愿意', '▁worst', 'por', 'வி', 'じゃないですか', '続いて', 'თ', 'bwa', 'wick', 'ssa', '▁lack', '表示', '▁considerable', '▁нужно', 'olu', 'hn', '志', '▁trail', 'ace', 'rup', '▁dogs', '勒', 'ath', '▁suggested', '▁torn', 'パン', '▁nos', '▁pal', '程度', '也有', 'ify', '▁bid', 'mwe', 'eix', '慢', '▁raz', 'ụ', '都在', 'tent', '▁пока', '父亲', '贵', 'haft', '条件', 'ск', 'र्', '▁Dan', '注目', '▁arbeiten', 'lichkeit', '是谁', 'bas', '▁gate', '▁மற்றும்', '▁male', 'uel', 'нь', '▁dabei', '▁sought', '▁raise', 'ters', 'elles', '▁какой', 'それで', '▁이제', '▁gain', '的想法', '▁bodies', 'book', '▁wohl', '▁それは', 'ゆ', 'hind', 'ыр', '▁constant', '明日', '▁heb', '▁好吧', '威', '心里', 'وت', '▁sacrifice', '然', '▁Männer', '普通', '▁labour', '产品', 'ете', '▁bekannt', '分析', '込み', '看起来', 'とき', '莫', '▁refused', '占', 'gé', '顿', 'comp', 'しない', '▁slightly', '▁хорошо', '道路', '▁fail', 'しっかり', '▁sheet', '招', '▁source', '▁Meinung', '▁dot', '▁Dank', '经', 'sign', '是你', 'ening', 'ум', '▁birth', '▁també', 'bury', 'コン', '▁hills', '顔', 'ui', '▁rapidly', '▁pur', '▁becoming', '我知道', '谢谢', '盘', '▁saved', 'kken', 'hang', '▁поэтому', '▁bringing', '谢谢你', '▁Nicht', 'mia', '▁tender', '▁showing', 'дел', 'える', '以来', 'pal', '也没有', 'ской', '▁computer', 'নে', 'ギ', '▁virtue', '曼', '▁nehmen', 'ره', '硬', '▁unknown', '▁tradition', 'fon', 'cr', 'ws', 'なる', '▁finger', '▁advanced', 'inte', 'мат', '句', 'сэн', '▁Film', '到底', 'avi', '▁papers', '▁governor', 'trag', '▁upper', '就可以', '▁じゃあ', 'cé', 'produ', 'кам', '▁Post', '▁audience', 'たち', 'anga', '切り', 'با', '▁extent', '▁peut', '▁pin', 'なぜ', 'halten', '▁solche', '▁gift', '▁э', 'endo', '側', '▁neuen', 'லை', '▁pity', '▁theory', 'sal', '提出', '▁Em', '▁¿', '▁alte', '場合', '▁division', '历史', '▁everywhere', 'iva', '70', '▁Bir', '들', 'なって', 'pli', '北京', 'ization', '沉', '▁çok', '▁praise', '▁cities', 'term', 'yer', '▁Des', '▁Vo', '▁portfolio', '▁Tre', 'これから', 'று', '会社', '价', '▁первый', '▁dressed', '▁Auch', 'punkt', 'ел', '教授', '▁servants', '建立', '▁charm', '▁nächsten', '▁cell', '▁System', 'ベ', '靠', '育', 'зи', 'стр', 'cept', 'хи', '▁See', '▁talent', '▁Idee', 'wir', '▁où', '你有', 'right', 'ál', '魔', '▁кор', '射', '▁trip', '▁established', 'ül', '▁sua', '▁features', '▁الس', '▁distant', '至少', '▁rome', '▁Punkt', '▁kitchen', 'ced', 'ets', '都不', 'stellung', '▁wake', 'yl', '具', 'ецца', '▁advice', 'ешь', 'xa', '国内', 'なんて', '▁quarters', '坏', 'ibi', 'না', '折', '一百', '▁gewesen', '▁occurred', 'esa', 'эх', '▁Hause', 'kus', '結果', '刀', 'ér', '▁respond', '満', '▁reflect', 'phe', '(', 'ır', '▁moments', '▁Park', 'isten', 'ワ', 'ේ', '▁yr', '▁beg', '▁аб', 'کن', '▁mode', '▁ذلك', 'jou', '▁forces', '家里', 'ised', '▁committed', '▁hy', '▁Г', '是如何', 'ña', 'zza', '判断', 'mber', 'その後', '▁announced', '▁Tri', '▁quatre', '▁bought', 'дар', 'уд', 'ности', '空间', '立ち', 'cro', '核', '怪', '刚才', '▁думаю', 'ständig', 'main', '▁robert', '▁discover', 'ара', '▁pace', '▁guidance', 'раб', '▁include', '業', '▁kiss', 'mbe', '藤', '▁pulled', '▁había', '▁بعد', 'cions', '言葉', '▁Gesicht', 'بار', 'nell', '▁darin', 'сі', '恶', 'lf', '▁teeth', '▁How', '▁пе', 'ej', 'を受け', '活動', '▁lamp', '24', '▁smart', '▁leg', 'ீ', '礼', 'rac', '▁lovely', 'pose', 'きます', 'বা', 'த்து', '总统', '都没有', 'зе', 'ает', '所有这些', '▁card', '▁jane', '警', '▁facts', 'dur', '▁ankaŭ', '▁我就', 'mir', '身边', '▁sunday', '投票', '▁prefer', 'ră', '黒', 'ema', '▁detail', '▁shame', '▁oli', '電', '마', '▁fut', 'str', '主义', 'ож', '▁block', 'บ', '▁Cu', '世纪', '番組', '航', '▁هذه', '▁frei', '▁этой', 'ře', '▁closely', '▁intelligence', '▁erst', '卫', '意识到', 'ì', '▁hang', 'mma', '▁hearts', '▁leicht', '▁drove', 'app', 'nga', 'нос', '支援', 'ske', '厚', '▁bud', '▁அவர்', '▁One', '进来', '▁afford', 'back', '▁zal', '什么时候', '▁whispered', '現場', '▁medical', '旅', '真正的', 'pra', 'être', 'kor', '▁pop', '建议', 'tı', '増', 'ico', '▁Warum', '▁போ', '▁protection', '▁details', '▁Ol', '▁milk', '搞', '顶', 'eza', 'いろんな', '▁comfortable', 'ことは', '▁Ob', '论', '▁section', '属', 'oon', '▁department', 'ат', '▁다', '博', '▁gathered', '证明', '▁existing', 'ން', '게', 'von', '尾', 'izing', '▁affection', 'かなり', 'ech', '▁metal', '▁liebe', '蒙', 'sko', 'ここで', '他是', 'ür', 'pé', '势', '▁dozen', 'фи', '影', 'тро', '最好的', '▁secure', 'lab', '▁extraordinary', '▁anyway', '▁cosa', '▁listened', '货', 'sus', '▁brauchen', '▁slight', 'nta', '▁Namen', 'ますね', '▁conclusion', '▁female', 'нее', 'سم', '抗', 'пол', 'tos', '▁gene', '观', '▁laughing', '▁represent', '▁manage', '鬼', '▁syn', '▁solo', '▁crown', '▁handsome', '▁Pre', 'town', '▁Video', '领', '▁ở', '▁heeft', '我们有', '延', '▁bitter', '▁carrying', '一会儿', '▁daha', '我有', '▁„', '感情', '▁nurse', 'ు', '胡', '▁smooth', '▁iran', '▁él', '運', '経済', '▁indians', '是为了', 'sicht', '位置', 'eḍ', '▁donc', '▁больш', '▁Hal', 'მ', 'nek', '象', '▁treatment', '我已经', 'っていうのは', 'medi', 'ත්', '▁অ', 'டை', 'なんだ', 'ப்பு', '▁consideration', '▁த', '制作', 'тэй', 'tions', '不到', '▁appears', 'ong', 'дал', '的一些', 'fini', '▁Wissen', '▁当然', '今回の', '▁developed', '宫', '运', '▁careful', '新闻', '▁obliged', 'ế', '▁projects', 'もっと', '▁treat', 'kh', 'ŝ', 'ের', '▁discussion', '▁clar', '▁sự', 'べ', '▁về', 'zie', '思考', '▁reward', '环境', 'ヒ', '▁П', 'kö', '▁дело', '参', 'ボール', 'гі', '冬', 'ente', '▁resources', '▁வி', '▁второй', '日に', '네', 'ència', 'cks', 'şi', 'ා', '▁independent', '▁professional', 'さらに', '▁Is', '地说', '各种', 'blick', 'пе', '▁staff', '▁Raum', 'iyo', '铁', '是因为', 'zan', '十分', '▁role', '阳', '引き', '▁тогда', 'pl', 'ティ', '▁rough', '举', '່', '冰', '▁nta', '▁jest', '▁focused', '▁drug', '▁mighty', '記録', '▁ප', 'द', 'fli', 'aha', 'ctor', 'bor', 'ên', 'bank', '日の', 'az', 'ो', '▁Q', '了吧', '▁transport', 'hält', '▁lies', '▁wow', '▁schools', 'wit', '▁reg', '▁smaller', 'それは', '最大', '▁Woche', '▁кол', 'rap', '想到', 'ን', '▁systems', '▁mé', 'ball', 'あれ', 'なかなか', '幸福', 'cion', 'のに', '▁response', 'tá', '▁compared', '▁Mon', '▁imagination', '▁pare', '是吧', 'ค', 'رف', '▁200', 'nyi', '做出', 'рав', '▁louis', 'ppen', '曾', '会有', '▁realized', 'каз', '▁Wort', '▁Chris', '▁artist', 'ção', 'くる', '▁element', 'sho', '▁sieht', '归', '说了', 'gl', 'este', 'تا', 'ý', 'gate', 'einander', 'dí', 'ciones', '随着', 'ต', '欢迎', '年代', 'uga', '岛', '独', 'nom', 'nken', 'げ', '职', '▁kurz', '▁permit', '尽管', '▁organization', 'vier', 'ère', '▁extreme', '危险', 'ژ', 'fold', '▁training', '现', 'hat', '寻找', '▁spr', 'ings', '▁University', '行为', 'カー', '▁Dollar', '▁incident', 'mbi', 'gon', '塞', '▁David', '▁instrument', '▁hal', 'star', '▁questo', '▁rare', 'でしょ', '价值', '▁Schw', '嫌', '▁cop', 'ã', 'უ', '▁organis', '把我', '▁Neu', 'யா', 'られて', '▁cya', 'ität', '▁leader', '歩', '仕事', '▁smiling', '▁まずは', 'imo', '▁Kind', 'бер', 'ం', '▁beide', 'peri', '受到', '暗', '▁contrary', '▁saint', '▁deine', '▁treasure', 'llo', '▁hidden', 'ierten', 'iyor', '▁patients', '状態', '▁mess', '▁unbe', '▁skill', 'nza', '▁eso', '▁joe', '▁principle', '示', '▁realize', '领域', '▁EU', '▁relief', '▁ain', '的歌', 'يت', '▁Pen', 'ちゃんと', '▁arab', 'فا', 'مر', '▁Che', 'lim', '▁succeeded', 'pos', '▁fleet', 'wind', 'өр', '同样', '▁measures', '豆', '公共', '▁actions', '▁temper', 'жы', '▁不过', 'һ', '▁gan', 'ayo', 'ってる', '▁carrer', '▁liberty', 'রা', '▁ئا', '▁setting', 'оў', 'ट', '▁protect', '藏', '我是说', '▁colour', '▁более', '刺', '▁function', 'blo', '▁estate', '▁invest', 'sid', '▁families', '▁Sha', 'ыл', 'ун', '▁wore', 'nat', '▁steht', '同意', '劳', 'ppe', '▁falling', '必', '私は', '委', '简单', '▁suffered', 'に対して', 'тэ', 'টা', '随', '▁Sp', '▁frequently', 'hol', '▁somehow', '不可能', '十二', '▁partner', 'itude', '▁flesh', '▁powers', 'اع', '你看', '▁olarak', '▁ships', '500', 'cus', '』', '▁yi', 'اه', '▁ج', '唯一', 'ист', '▁stellen', '有时', '▁campaign', 'uje', '『', '▁solution', 'aron', '上了', 'ubu', 'ery', 'shy', 'ydd', '▁nevertheless', '投资', '▁overall', '床', '対応', '▁affair', '我不', '▁awful', '▁Europa', '▁như', '▁stark', '▁begann', '▁Recht', '▁picked', '▁Ihrer', 'kazi', '基本上', '说的', 'bia', '▁accepted', '▁sp', '▁request', 'фе', '▁Freund', 'ency', '功', 'vari', 'shaka', '▁favour', '▁direkt', '▁euch', 'ක්', '▁plenty', '▁ĉi', '有了', 'unt', 'ём', '等等', '▁businesses', '▁seized', 'もあります', 'dien', 'ów', '▁grim', '特に', '不过', '▁glauben', 'hal', '▁kra', 'üh', '▁conference', '▁zeigen', '▁motor', '▁пера', '患者', 'юць', '▁peu', '▁thế', '以为', '薬', 'sey', '产生', '▁faithful', '▁satisfied', 'fic', 'spect', 'yor', 'lly', '▁dust', '▁dreadful', '即', '▁하', '私の', '▁うん', '▁jim', '▁pet', '套', '一直在', '에서', '▁funny', 'viv', '股', 'weg', 'cs', '▁expressed', '▁مو', '累', '上げ', 'mara', '▁foundation', 'аны', 'ont', '▁tip', 'gul', 'وس', '職', '把他', 'さんに', 'uv', 'にして', '▁Sal', '▁remarked', 'ここに', '▁appeal', 'pel', 'dul', 'ं', '▁meal', '▁Internet', '▁bob', '▁fields', '前の', '生物', '▁possess', '▁soldier', 'эт', 'つけ', '▁horror', '▁alla', 'лет', '変', 'んだよ', '▁kal', '你也', 'veni', '还没有', 'cri', '贝', 'می', '当我们', 'лар', 'ome', '洋', 'дан', '▁воз', '▁ක', 'gie', '吸', '预', '▁excitement', '▁거야', '是一种', '▁contact', '▁rules', '両', '▁mac', '▁negative', '▁Ist', '敢', '▁Гэта', '▁connected', '▁universal', '▁Gar', '▁irgendwie', 'pil', '▁majority', '▁destroy', '▁Los', '蒂', 'hod', '我去', 'prob', 'kol', 'がありました', '▁Den', 'ோ', '▁sé', '▁relationship', 'со', '▁bore', '▁lifted', '编', 'tory', '▁Körper', '▁fu', '▁whenever', 'かもしれない', '▁sprang', 'வே', 'と思う', '了一', 'cat', '▁我要', 'これを', 'top', '汽车', 'зі', '害怕', '90', '▁iyi', '▁With', '▁şey', '▁qué', '▁emperor', '▁lock', 'oh', '▁Và', '▁flag', '▁Reihe', '结束', '▁tail', '▁pardon', 'ians', 'ред', '▁proof', '▁fal', '▁protest', '▁parties', '地域', '死了', 'rian', '你必须', 'яр', '▁rid', '▁amazing', 'kas', 'మ', 'nig', '袋', 'Z', '▁hello', 'ட்டு', 'ké', 'кова', '▁challenge', '但我', 'сад', '▁Pan', 'act', 'isto', '我没有', 'زی', '▁savage', 'tisch', '▁Angst', '▁spo', '丁', 'mise', '弹', '我都', '可是', '▁prior', 'だって', '▁West', '▁adam', '▁nest', '我还', '▁resist', '▁Antwort', '▁rev', '▁수', '▁mot', 'Y', '▁இந்த', '▁decide', '▁wondering', '▁phone', '▁所以我', '境', '▁crossed', 'down', '疑', '▁radio', '母亲', '印象', '▁Saint', '▁те', 'mobil', '▁wisdom', '▁để', '战争', 'nna', '▁anger', 'ップ', '▁flower', '▁Familie', 'kli', '▁zei', 'مل', '▁Не', 'rze', '▁screen', 'aniran', 'ington', '▁کو', '▁frame', '食べ', 'ktor', 'ange', 'kü', '""', '露', '▁đi', '▁occupied', 'ả', '▁それでは', 'nit', '翻', '▁despair', '▁washington', 'five', '人に', '務', '和你', '▁kunnen', 'ров', '▁demanded', '里的', 'ose', '的名字', 'uti', '天气', 'col', 'シャ', '▁Liebe', 'бай', '▁dawn', '烟', 'colo', '做什么', '▁schi', '最初', '▁statement', 'دار', 'nam', 'نى', 'させて', '商品', '까', 'band', '杨', 'position', 'tage', '土地', '▁gerne', '▁ghost', '谢', '▁пол', '▁fundamental', '▁managed', '池', '治疗', 'duc', '▁Ihren', '人员', '▁enemies', 'eurs', '▁School', '▁kur', '▁rank', 'ель', 'nah', 'なんですが', 'fern', '▁yer', '衣服', '凯', '▁communication', '▁agreement', '▁marked', 'treten', 'ெ', 'tti', '▁Son', 'бра', '共同', '赶', 'みたい', '▁一方', '▁increasing', 'य', '니까', '▁Let', '▁removed', 'وب', '浮', '発表', '有没有', 'をして', '▁dying', '▁slave', '关键', '▁remarkable', '进去', '▁Krieg', '権', 'dzi', 'tó', 'iş', '▁Het', '▁теперь', '▁supper', '▁ari', 'ஜ', '▁cow', 'न्', '他们在', '年の', '▁improvement', '▁mistress', '计', '舞台', '团队', 'ු', '面前', 'ered', '▁equally', '▁суд', '▁jak', 'iem', '▁violence', 'بی', '▁strategic', '▁burning', 'öl', '没有人', '今の', 'くらい', '▁шу', 'liegen', '▁très', '▁schien', '▁However', '▁mü', 'などを', '▁poet', '▁الك', '▁bishop', '▁clo', '▁deck', 'お願いします', '▁baron', '▁Mor', 'stig', '有多', '▁farther', '皇', '课', '恋', 'кая', 'ень', '▁primer', '的声音', '人民', '▁말', '▁regarded', '▁Spe', '你好', '值', '▁groups', '▁asleep', '尤其是', '▁Э', '組', 'пом', '▁kom', '戴', '▁effective', 'ት', 'stin', 'sky', '▁mile', '▁verschiedene', '▁Alle', 'யில்', '机构', '如果我', 'ında', 'の方', '聞いて', '▁educa', 'jas', '▁code', '▁kas', '▁Cap', 'stellt', '▁Ste', 'chter', 'テレビ', '▁generation', '坐在', '秘密', 'од', 'もし', '▁wedi', 'роз', 'พ', 'vita', '▁sprach', '▁dengan', '▁cab', '▁describe', '▁route', 'ಿ', '▁weißt', '▁nahm', 'ед', 'いない', '▁좀', 'grad', '▁esto', '원', '▁calls', '务', '▁deeply', 'că', 'انی', '▁continues', 'னை', 'オリンピック', '了很多', '▁meat', 'お前', '的大', 'bul', 'thy', '先ほど', 'ngu', '▁gew', 'uba', '▁pack', 'сты', 'wyd', '丸', '▁arch', '▁播放', '怀疑', '了你', 'weise', 'ага', 'آ', '▁topic', 'oz', 'ган', '▁herum', '看见', '和我', '▁Amerika', '移', '▁behold', 'schau', '这个人', '▁inner', '营', '▁import', 'angle', 'rice', '▁capable', 'гла', '女儿', '▁nervous', '▁Kra', '介绍', '▁flying', '熊', '▁hacer', '▁chain', '唐', '▁minds', 'がない', 'whi', '妹', '混', 'tische', '姑娘', 'mah', '▁acht', '▁будзе', '地球', '▁أو', '▁innocent', 'gui', 'run', '▁Men', 'vě', '▁software', 'ffer', '背景', 'ific', 'らない', 'bet', 'களை', 'تى', '宁', '▁begun', 'uzi', '▁levels', 'vă', '年轻', '▁yield', 'lap', 'よりも', '▁Informationen', '▁بی', '▁spirits', '▁alarm', '▁проезд', '▁machte', '▁explanation', '对我', '不仅', '▁jam', 'zone', '▁younger', 'র্', '优', 'لت', 'гал', 'toj', '▁hide', '▁buried', 'マン', '攻撃', '▁worthy', '希', '吹', '▁Commission', '▁konnten', 'ा', '▁gods', 'tors', 'lama', '▁aspect', '▁eene', 'このあと', 'dum', '那样', '▁pred', 'ison', 'org', '并且', '▁rear', 'ரா', '具体', '▁wave', '加入', 'клад', '▁complex', '你现在', '▁Arm', 'を見て', 'loc', '▁southern', '▁mayor', 'ງ', 'gs', 'тель', '▁doors', 'лә', '▁citizens', '麻', '眼睛', '▁forgive', 'نت', '▁evident', '事儿', '人で', '帮我', 'வை', '▁commission', '▁site', '自身', '▁included', 'igt', '宮', '莉', '不太', '莱', '▁unique', 'setzt', '▁अ', '第三', '▁sons', '展', '▁dull', 'pass', '▁我说', '▁bottle', '容疑者', '▁dari', '▁الع', 'wydd', '▁verschiedenen', '▁bull', '一只', '▁stehen', '関', 'っていた', '▁کا', '▁чего', 'pers', 'ν', 'ступ', 'anda', '高い', 'তো', 'worth', '你还', '▁dim', '▁tower', '▁millions', '▁satisfaction', '▁effects', '▁rates', '▁gener', '表明', '▁虽然', '灵', '전', 'kuwa', '叫做', '下面', '▁cheer', 'من', 'کر', '领导', '变化', 'عد', '正常', '第一个', '▁clever', '▁treated', '▁divers', 'water', 'lös', 'ő', '▁rocks', '路上', '▁necessity', 'もちろん', '的一部分', 'licht', 'ingly', 'ۇ', '我们会', 'yard', '了他', 'аг', '▁ново', 'oka', '▁zero', '▁fund', '▁Natur', '接種', 'ridge', '▁pipe', '老板', 'قد', '▁figures', '丽', 'vant', '在哪里', 'maze', 'だけで', '替', 'lah', '▁edward', '▁shade', '人間', '乡', '在他', 'nim', 'ĉ', '备', 'それが', '新しい', '▁friendship', 'oi', 'ホ', '你这', 'nud', '▁liber', '▁sheep', '▁вер', '▁pictures', '义', '▁election', 'bung', 'gira', '▁Tur', 'эм', 'alo', '▁attitude', '▁них', 'jes', '橋', '▁conscious', 'že', '▁proportion', '▁ruin', 'cil', '▁себе', 'cyo', '其他人', '▁document', '▁western', '▁oo', 'ез', '▁economy', '▁twee', 'cient', 'ư', '▁palm', 'gua', 'elli', 'ств', 'と思って', 'raz', '▁execution', '視', '麦', 'ными', '▁entrance', '食物', 'кт', '▁manifest', 'ци', '▁perspective', '▁nations', '▁ху', 'lea', 'anti', '▁Bre', '▁plate', '▁desired', 'ço', 'ペ', '▁alten', '▁الب', '▁expense', '女子', 'そこ', 'vou', '目的', '坚持', '▁tiny', 'voir', '▁allein', '▁confi', 'шел', '导', 'ります', 'tica', '▁gradually', '▁Chi', 'cial', '▁pli', '壁', '▁mem', 'tab', '会议', 'wis', 'ış', '私が', '▁smith', '一人', '▁obtained', 'في', '▁relation', '▁grup', '▁gaze', 'رب', 'rous', 'していました', 'か月', '彩', 'rk', '许', 'hä', '▁tour', '▁giant', '▁perform', 'いや', '▁lad', '▁triumph', '▁finish', 'oku', 'ニュース', '艺术', '▁бер', '席', '▁всех', 'やすい', 'hung', '▁mí', 'jí', '▁sail', '▁require', '▁core', '▁einzige', '調査', 'рам', '马上', '▁сказать', '影響', '▁wounded', 'griff', '大哥', '▁Tür', '完了', '▁Ziel', '一场', '一旦', 'gent', '▁untuk', '▁criminal', 'nny', '企業', '▁revolution', '还要', '▁mystery', '▁mercy', 'aban', '▁constantly', 'cli', '▁teaching', 'taj', 'shobora', 'rod', 'cast', 'roll', '▁teacher', 'итель', 'ologie', 'bly', '▁update', '僕', '▁acquaintance', '休息', '今月', '▁article', '挑战', '▁эта', '▁bisschen', '某', '▁あの', 'fri', '照顾', '酸', '▁nói', 'وق', '▁sul', '▁visible', '▁instantly', 'gegangen', '▁dei', '▁それ', '▁значит', '▁versucht', '対策', '▁работа', 'өө', '▁через', '▁Ed', '测试', '护', 'year', 'というのが', '▁counsel', 'сла', 'ҫ', 'ですけど', '接下来', '▁你看', '難しい', '▁tres', '实现', '▁триста', 'last', '按', '觉', '宗教', '▁Plan', 'کی', '这么多', '确定', '悪', '▁letzte', 'ец', '▁violent', '▁knees', '▁knight', '在我们', '如果我们', 'isha', 'aria', 'ını', '▁пу', '21', 'gru', '▁nel', '▁crack', '്', '因为他', 'ttle', '▁splendid', '▁richard', '▁Mont', '▁brilliant', '▁assured', 'script', '对你', 'rel', '▁mill', 'sca', 'imu', '減', '▁jede', '▁какие', '责任', 'apo', '▁être', '▁az', '补', '就是说', '▁earnings', '新たな', '▁fragte', 'ვ', '▁necessarily', 'tiv', '▁wit', '▁critical', '▁harry', '一张', 'gol', '赶紧', '潜', 'ではない', 'cou', '一緒に', '▁confident', '▁lag', '本来', 'ew', 'In', 'лася', '言って', '建筑', 'ާ', '上がって', '▁multi', 'ically', '▁turns', '惊', 'ию', '▁website', 'よかった', '▁worship', '▁unable', '▁throat', 'ӱ', '▁grief', 'lement', 'ここから', 'مي', '▁relations', 'iɣ', '▁كل', 'ière', '额', '▁published', '纸', 'dina', '▁vis', 'umi', '▁suspicion', '陆', 'test', '▁دارد', 'ўся', '▁sẽ', '▁Det', '也会', 'dad', 'eten', '▁petit', 'در', 'জ', '我们要', '▁darum', '▁maintain', '▁director', '▁الن', 'غا', '这个问题', '馬', '我很', 'aja', '▁Paul', '库', 'fy', '▁official', 'rí', '▁delivered', '▁cart', '▁goed', '上面', '▁schön', '▁prisoner', 'enga', '让他们', '▁universe', '挑', '▁rooms', 'оп', '▁bija', 'аць', '站在', 'pper', 'ایی', '▁оста', '▁regret', '▁differ', '▁나는', 'даг', '▁Col', 'んですけれども', 'ene', 'ந்து', '这儿', 'トップ', '▁mat', '言う', '▁puis', 'tail', 'だろう', '▁実は', '来到', '起こ', '▁tal', '▁objection', '▁Not', 'üm', '▁reden', '我自己', '经历', '▁midst', '▁admitted', '▁እ', '耳', '▁نمی', 'にかけて', 'ится', '▁threat', 'ás', '▁stronger', 'ingen', '考えて', 'ხ', 'كم', 'Т', '▁county', 'zem', '▁halten', '遇到', 'eff', '聊', '▁worry', '错误', 'fla', '观察', 'fte', '▁proposed', '免', '▁hence', '▁attend', 'لة', 'ume', '▁cada', '▁nearer', '▁Mädchen', '联', '大事', '甲', 'lassen', 'өн', '▁такое', '▁roz', 'の中', '▁guns', 'ик', 'ট', 'cade', '牌', '岡', '▁description', '▁Ка', '▁lots', 'ないと', '▁web', '男孩', '▁잘', '最大的', 'اند', '争', '▁adalah', 'рад', '▁concerning', '▁singing', '▁blame', 'lè', '▁affected', '▁folks', '▁verwendet', 'kira', 'ા', 'fas', '▁shock', '▁さらに', '容易', 'ick', '日本人', 'ously', '你自己', '▁possessed', 'mittel', '▁cabin', 'бі', '▁liberal', '▁我认为', '▁stones', '根本', '缺', '▁engine', 'graf', 'vat', '▁vice', '▁plants', '变成', 'dung', '录', 'lerin', '▁Bro', '唔', '▁mc', 'dü', '▁бул', '▁changing', '▁scientific', 'ท', '▁immense', '▁val', 'zug', '▁sport', '▁largest', 'über', 'lk', '▁magic', '▁гар', 'meter', '届', 'gger', 'ე', '笔', '▁私は', '▁absence', '京', '▁absolute', '▁дела', 'லி', 'cons', '媒体', '▁пи', '这件事', '原来', '▁wy', '丹', 'قل', 'aries', '▁Kan', '▁conflict', 'تم', '对吗', '府', '▁над', 'ischer', '園', '▁brothers', 'しく', 'oth', 'னி', '▁proceeded', '▁sem', 'nak', '▁intent', '▁کند', '▁disappeared', '只要', 'ово', 'bag', 'chte', '▁govern', 'ugh', 'きのう', '秀', 'yar', '▁mortal', '停止', '▁voices', '之间的', '▁nächste', 'ディ', '▁Au', '▁rue', 'گی', 'ප', 'zz', '▁bleiben', '▁لم', '▁favorite', 'pak', 'zähl', '▁hoped', '▁Nein', '▁mae', 'なり', '声音', '▁seated', 'дет', '▁bold', 'meye', '▁affect', '▁tempo', 'ે', '▁soil', '乔', '宇宙', 'ह', '镇', '骗', 'یک', '▁мар', '暴', 'aan', '▁waters', '中で', 'ั', 'ucht', 'мет', '▁awake', 'elo', '▁expectations', '▁sieben', 'знач', 'মা', 'としては', '撃', '工具', 'usa', '记录', '일', '▁arrival', 'atu', '在这', '▁Que', '▁hole', 'ffe', '港', '▁coffee', '選挙', 'gleich', '▁studies', '幅', '▁gente', '嘴', 'komp', '▁wusste', 'tric', '▁library', '增加', 'nzi', '▁delicate', '▁domestic', 'mina', '▁scheme', '▁перед', 'rö', 'bild', '▁profession', '▁experienced', '▁jedes', '▁interests', '后面', '▁Kom', '经过', '▁elizabeth', 'enda', 'プロ', '▁vessel', 'hold', '▁eating', '▁quando', 'czy', 'abil', 'merk', '▁remind', '盛', '▁channel', '▁Nacht', '▁না', '有个', '也没', '意思', '▁link', '▁تر', '▁numerous', 'zt', 'のある', '今後', 'bun', 'نگ', '▁recognized', '▁scheint', '▁الج', '这就是', 'рын', '▁custom', '▁mundo', '▁occur', 'nau', '的原因', '所以我', 'lect', 'сці', 'そうな', '▁vez', '行业', '▁bath', '▁Gehirn', 'ax', '由于', '描述', '▁pol', '陪', '▁silk', 'ort', '▁crew', '▁Wi', 'bt', '▁frightened', '▁всего', '现实', 'dies', '娜', 'ザ', '▁seines', 'たくさん', '▁えっ', '▁hor', '我不知道', '▁Bereich', '▁ceased', '湖', '爹', '▁israel', '▁wondered', '▁objects', '是我们', '▁prime', '丝', '▁apartment', '▁steel', '▁ещё', 'ただ', '我相信', '▁resolved', '▁Nor', '▁Bur', '固', 'Al', '洞', '▁更に', '中央', '舞', '▁china', '▁cert', '▁Mein', '确保', 'mini', '怀', '▁stepped', '依', '▁shelter', '▁fourteen', 'ching', '▁bou', '▁failure', '▁investments', 'амі', 'кон', '▁christmas', '▁signs', '看到了', '▁khi', 'ref', 'ছে', '▁groß', 'மை', '▁committee', 'autre', '▁anywhere', '▁organ', '▁게', '▁apply', 'ບ', 'いません', '▁chosen', 'ook', 'тә', '▁buck', 'んだけど', '음', '▁Wal', 'ular', 'erung', '優勝', '▁mysterious', '▁پر', '決め', 'ĝ', '▁friendly', '上がり', '打ち', 'rez', '▁Abend', '▁tous', 'xe', '万人', '▁Энэ', '▁кар', 'ぬ', 'سل', 'prav', 'scher', 'adi', '▁ён', 'lyn', 'スター', 'jun', 'ை', '一部', 'බ', 'thing', '▁principles', '▁너', 'eka', 'ອ', '▁voyage', 'ラン', 'nut', '最好', '▁rent', '方が', '▁Tod', '▁Staaten', '▁دە', '奖', '▁majesty', 'wij', '易', '▁tiene', '▁закон', '麻烦', '▁Rat', '过了', '達', '▁حال', '传统', 'ۈ', 'iyi', '週間', 'つく', 'radi', '▁Haupt', 'hil', '▁bet', '对不起', '▁prices', '▁manchmal', '▁manera', '习惯', '▁construction', 'gat', 'X', '的所有', '▁error', '抱', '▁està', 'なくて', '▁heißt', 'weit', '我现在', '▁mission', 'nica', 'àn', 'cor', 'zna', 'scha', 'ときに', 'hui', 'ago', '▁ee', '▁herr', '模式', '人気', '高兴', '准', '▁为什么', 'どこ', 'стан', '学院', '我看', '結', 'gne', 'fahren', '▁foolish', '枚', 'ə', 'ที่', 'ifi', 'já', 'homme', '检查', '银行', '允许', 'дзі', '▁pause', '▁rief', 'ො', '醒', 'uto', 'というか', 'টি', 'list', '午前', '▁problema', 'char', '勢', '▁Licht', 'nov', '乗', '▁Pla', '▁char', '▁internet', '▁coach', 'кан', '还没', 'enza', '▁gently', '▁beach', 'fried', '标准', 'ñ', '▁currently', '不行', '▁encore', '圈', 'ለ', 'iß', 'fect', '年轻人', '▁College', 'ọ', '▁discovery', '▁practical', '▁ĝi', '电视', 'poli', '▁oben', '命令', 'дзя', '艾', '▁stands', '虽然', '▁besteht', '▁Möglichkeit', '▁git', '▁paused', '▁sooner', 'ksi', '▁Mais', 'unk', '▁사', 'த்தில்', 'iden', 'cc', '▁这就是', 'زن', '名字', 'кра', '▁trois', '您的', 'door', '刻', '▁mille', 'ген', 'スタート', '▁cui', '▁Will', '▁sacred', 'やり', 'च', 'зу', 'system', '▁mud', 'inter', '▁одна', '▁quand', 'dienst', '▁hon', 'แ', '这位', '▁blessed', '▁pushed', '▁reco', '瓦', '▁ariko', '大多数', '▁наш', '▁Wahl', '▁reign', '장', 'air', 'kum', '来看', 'دة', '▁delay', 'стро', 'жу', '▁mont', '▁fought', 'seite', 'ог', '▁reported', 'chester', '他就', 'gged', '▁bare', '▁sigh', '薄', '▁thunder', 'شی', '年間', 'いつも', 'アン', '▁Yes', '▁Präsident', '▁northern', '▁Sir', 'ले', '当地', 'dik', 'sy', 'tia', 'liv', 'عمل', 'essa', '軽', '议', '▁modest', '蛋', 'ngi', 'gesetzt', 'oto', '▁empire', 'geführt', '人たち', 'nej', '▁Ihrem', 'ъ', '▁waste', 'ыг', '被害', '▁İ', 'bile', '▁delle', '弗', 'でき', '当我', '▁quan', '▁collection', '▁கா', '▁prima', '杯', '▁photograph', '▁veel', '压力', 'tif', '典', '▁wings', 'мә', 'ச்', 'rij', '▁dreams', '司', '▁dur', '予想', '▁gained', '怎么了', 'при', '▁내', '▁سر', '▁horrible', '人物', 'пар', '我能', '▁fled', '超过', '干什么', 'cí', 'rais', 'фа', '調', 'vision', 'ăm', 'ars', '▁easier', '▁могу', '▁Probleme', '있', '顺', 'facebook', '▁sofort', 'たま', 'not', 'zog', '戏', 'isme', '▁آنها', 'ే', '显示', '▁funktioniert', 'wali', 'なんと', '本身', '姿', '永', '▁stairs', '▁sale', 'ulo', 'ép', 'roj', '▁Port', '▁proceed', '甘', '▁copy', '▁burn', '▁bearing', '確認', '▁consequence', '▁completed', '不错', '在一个', '▁се', 'fred', '我喜欢', '▁employed', '瑞', '▁Oh', '▁banks', 'ห', '棒', '▁enormous', '烧', '▁sympathy', '▁Lage', 'vet', '▁Some', '▁concern', 'cré', 'ங்கள்', 'α', 'faced', 'richtet', '▁factors', 'اح', '哭', '▁nada', '▁Tor', '▁philosophy', '▁clouds', 'レー', '▁gesprochen', '▁tight', 'asta', 'born', '既', 'head', 'indi', '▁By', '▁instinct', '▁algo', '幕', 'ゲーム', '困难', 'rr', '我这', 'ҡа', '▁elements', 'の中に', 'lık', '▁congress', '▁你要', '▁album', '▁London', '▁relative', 'typ', 'cted', '专业', '▁connect', '▁restaurant', 'lier', '▁climate', '▁goal', '▁Gespräch', '则', '▁mood', '▁classes', '▁introduced', '▁gì', 'üt', 'ο', '▁schwierig', '▁anche', 'лег', '▁maid', '持续', 'ава', '▁König', '振', 'tique', 'dda', '▁odd', 'cord', 'tit', '试', 'dit', '▁segment', 'ņ', '転', '▁conscience', '▁retreat', '▁По', '▁jar', '難', '▁earn', '▁Por', 'sión', '我真的', '盗', 'それから', '▁التي', 'kro', 'عة', '!?', '▁version', '施設', '▁Fin', '那就是', '徒', '对我来说', '▁cave', '▁medicine', '▁application', 'ции', '约翰', '▁Bild', '▁informed', 'zio', 'rant', '▁gör', '说你', '▁谢谢', '大量', 'ajn', '腿', 'جا', '傷', 'аж', '▁previously', 'pho', '▁immediate', '痛苦', '敬', '他们会', '▁witness', '▁interpret', '避難', 'gebracht', 'じゃあ', '▁benefits', '▁morgen', '▁reference', '▁feed', '▁chu', '终于', 'mmel', '年に', '하고', '▁එ', '▁anxiety', '▁severe', '▁via', 'اش', '移动', 'れて', 'пы', 'ẓ', '▁discuss', '到达', 'のように', '▁但是我', '▁returning', 'オー', 'нес', '捕', '▁recognize', '▁Vielleicht', '▁nord', '取材', '怎么办', '打电话', '▁falsch', 'ช', '▁Mark', 'gomba', '▁cheap', 'ишь', '突', '▁recon', '動き', '好吗', '炎', '▁kit', '▁Of', '▁ease', '▁yards', 'рь', '▁engagement', 'だと思います', 'oro', '大丈夫', 'ubi', '▁games', '▁Musik', 'となりました', '状', '季', 'ものを', '▁slide', 'aza', 'segu', 'führen', '注', 'さんと', '他会', '想法', '▁hurried', 'termin', 'تي', '▁mostly', 'sun', 'める', '▁wheel', 'kem', '反对', '▁intend', 'いって', '知识', '▁amongst', 'ún', '▁countenance', 'fite', 'ワクチン', '全然', '▁variety', '▁thomas', '形式', '▁بە', '▁intelligent', 'force', '值得', 'acht', 'jem', '用户', '▁الش', 'нага', 'quin', 'rri', 'hle', '▁rush', 'тов', '说什么', '▁అ', 'овать', '▁Sin', '▁کنم', 'anto', '吓', 'いっぱい', '▁partly', '▁hinaus', '▁guilty', 'isse', '▁fox', 'stead', '確', '▁rope', '出場', '▁вос', '面对', '▁assistance', '▁gesch', '▁Fo', 'いつ', 'கொண்ட', 'tech', '据', '▁Miss', '▁tools', 'lau', '逃', '大臣', 'тив', 'лов', '▁которая', '▁Ber', 'なんで', '显然', '▁solemn', '楽しみ', '辛', '▁geworden', 'ald', '▁eager', '▁counter', '我们现在', 'mana', '▁consciousness', 'iendo', '▁为了', 'iba', '▁너무', '胸', '▁També', '▁scho', '▁vent', 'xon', '▁candle', '▁Ш', '▁lion', '▁combat', '关心', 'ije', '▁located', '▁شود', 'staat', '▁resolution', '検査', '▁august', '▁disse', '交通', 'گو', '▁depend', '▁Von', 'かい', '▁Gen', '不安', 'はこの', '▁你是', 'chu', '▁Programm', 'aku', 'luc', '▁joke', 'مه', 'lands', 'эг', '▁adult', '▁Да', 'が出', '成员', '姐姐', '照片', '▁Ap', '▁consent', 'rer', '▁tief', '▁rub', '察', 'ып', '全球', '族', '落ち', '▁ließ', '▁High', 'feld', 'tul', 'cl', '事实', '하', '今日は', '响', 'rés', '▁Ger', 'рт', 'ও', '▁Herz', '你别', '▁سال', '的朋友', '▁neces', '▁pitch', 'gno', '▁tai', 'kie', '▁notion', '▁yu', 'eks', 'kora', '▁victory', 'hur', '▁Bas', 'agi', 'のでしょうか', '映画', '评论', 'کە', '▁Pol', 'どんどん', '▁enable', '▁marketing', '▁número', '摩', '▁reduce', '▁cela', 'වි', '్', '▁cru', 'byo', 'ril', '▁push', '▁ເ', 'yen', '▁bre', '▁flash', 'やる', '▁خو', 'すぐ', '▁improved', '持ち', 'まる', 'ät', 'had', 'ря', '糖', 'かもしれません', '负', 'دم', 'anyi', 'baza', '▁überhaupt', '鸡', 'れた', '▁rushed', '回来了', 'оль', '▁Una', '▁obtain', '사', '▁refuse', '语言', 'fangen', '▁Eu', '選手が', 'kka', '魚', '▁wider', '骑', '善', '▁eternal', 'قر', '▁trick', '▁así', 'ongo', '▁worn', '▁stores', 'рос', '制造', 'lied', 'rica', 'raf', '十年', 'omo', '、2', '▁smell', 'rav', '▁pensa', '▁continent', '▁stupid', 'となった', '接触', '▁werd', '▁Para', '闹', '▁stir', '▁score', '구', 'とても', '者の', '▁こちら', '属于', 'çi', 'том', '説明', '受け', '▁gest', 'サン', 'ului', '▁slip', '없', '増え', '▁apple', 'のかな', '偏', '承认', '▁surrounded', '▁Zukunft', '▁valuable', '▁führen', '答案', '▁hätten', 'teilen', '▁einigen', '孙', '▁rw', 'handel', '▁approached', 'cis', '▁exchange', '、1', '▁internal', '▁мал', 'まり', 'ラー', '▁gegenüber', '埃', 'lain', '▁absurd', '全体', 'ция', '▁phil', '上海', '▁associated', '▁điều', '▁cam', '▁William', '▁dont', '▁পা', 'шла', '技', 'ここまで', '▁abantu', 'kna', '章', 'hem', '例如', '▁Dass', '▁softly', 'qa', '▁Pra', '不再', '抽', '▁họ', 'sehen', '▁sunt', 'rada', 'を見せ', '▁நா', 'lou', '▁kindly', 'رة', 'уб', '巨大的', '作り', 'bling', '▁fet', '▁moreover', 'quel', '▁uniform', 'laufen', '▁stable', '▁байсан', '▁dal', '▁clients', 'wol', 'だよ', 'ismo', 'コロナ', '材料', '▁bitte', '▁genius', 'mā', 'があって', 'fat', '▁escaped', 'guard', '男子', '在你', '▁beginnen', '▁substance', '▁bush', '小心', '呆', '▁suggestion', 'دان', '跟他', '▁limited', 'ーン', '▁offen', '▁unserem', '伤害', 'cel', '▁يمكن', 'mate', '独立', 'giye', '▁mur', '▁robot', 'etti', 'esc', 'grund', '▁Bra', '负责', '▁situa', '开心', '▁Don', '羽', '▁dessen', '▁plane', 'ことで', 'gü', '▁куда', '▁closer', '▁precious', '거든', 'овская', 'است', '▁convinced', '▁bomb', 'tà', 'จ', '種', '▁früher', 'май', 'ał', '▁confess', 'そこに', '▁жа', '因为我们', '▁phải', 'вой', 'кс', '▁curiosity', 'نو', '図', '別', '▁десять', 'tting', 'йте', '▁kiel', '▁Meine', 'できた', '▁sap', '大きく', '▁addressed', '康', 'ota', 'சா', 'نه', 'kali', 'тым', '▁shouted', '▁этим', 'гә', '▁сер', 'gere', '総', '▁우리', '▁concept', 'here', 'のために', '▁unten', '▁National', 'sek', '▁crea', '▁hare', '▁button', 'なのか', 'উ', 'これまで', '関東', 'quet', '当他', '弟', '▁نو', '▁நி', '博士', 'stal', '佐', 'amo', '▁gal', 'mé', 'ár', 'zing', '▁zwanzig', '▁nachdem', 'بو', 'していく', '▁pressed', '▁neza', '有关', '▁dignity', '▁meanwhile', '▁Millionen', '▁causes', '▁poison', 'を取り', 'pir', '▁arrive', '▁mia', '▁flood', 'ory', '▁thu', '放弃', '早く', 'ckt', '的那个', 'anar', '虚', '▁lights', '雲', 'wart', '▁같애', 'مو', '▁doen', '▁phrase', 'そうですね', '的一', '▁cum', 'யை', 'Co', '込んで', '▁tiu', 'idos', 'سب', '▁今日は', '▁musste', '似', 'қ', '▁flew', '▁Mittel', '给我们', 'ライ', '▁bigger', 'prov', '▁Qui', '▁hanging', 'schrift', 'してください', '▁За', '犯罪', '▁purchase', '▁quarrel', 'üs', '▁seg', 'ণ', '▁federal', 'ී', '说我', '▁también', '▁yari', 'apa', 'nja', '▁succeed', '▁hielt', '▁recht', 'Ma', '正如', '焼き', '▁besten', 'fam', '論', 'おります', 'ุ', 'くて', 'tation', '住宅', 'وه', '▁mod', '▁coal', '▁italian', 'ほ', 'пан', 'tine', '▁però', '▁render', '▁South', '欠', '广告', 'реш', 'をする', 'кий', 'schuldig', '▁programs', 'рен', 'ぼ', 'hé', '▁cancer', '▁verk', 'ük', '▁miserable', 'श', 'azione', '▁bunch', 'ık', '▁fierce', 'fie', '▁appropriate', '▁healthy', '▁subjects', '▁kre', 'qué', '▁día', '▁Ama', 'ych', '▁fatal', '馆', 'kiri', '▁لە', '菲', '每一个', 'ились', 'форм', 'hoo', 'вор', 'vingt', '▁assume', '消息', '▁swift', '▁سو', 'elt', '▁competitive', '▁hasta', '▁aquí', '小时', '既然', 'させ', 'gene', 'stoff', '▁opera', '▁М', 'shing', 'lies', '連続', 'voy', '▁mamma', 'めて', 'unda', '▁hint', '▁offering', '吴', '▁luck', '▁Medi', 'iu', '賞', 'lte', '一份', '国际', '▁crisis', '▁creatures', 'raum', 'لك', '▁Roedd', 'lut', '▁tremendous', '▁Esta', 'swa', 'রে', 'ために', 'ρ', '▁micro', '发布', 'kov', '▁monde', '▁shoot', '▁rage', 'ín', 'ன்ற', 'ident', '▁reflection', '▁stern', '部屋', '太多', '▁forgot', '殺', '▁arthur', '広', '▁zwar', 'lina', 'を使って', '▁rob', 'эй', '▁destroyed', 'idi', 'ello', '▁activities', 'cole', '▁nein', '▁dell', 'pada', '여', '▁Ser', '▁tells', '▁painful', 'ones', '子供', '▁他说', '▁politics', '还在', '观众', '▁Seine', 'ines', '记住', '▁branches', '僕は', '更加', 'wala', '▁Nord', 'satz', '▁appointed', '▁że', 'きて', 'რა', 'uring', '決', 'äng', '▁sens', 'tischen', '表达', 'pia', '▁acquisition', '▁تم', '疾病', '▁directed', '▁bwa', '持って', '某种', '▁chap', 'یر', 'хан', '▁keen', 'はない', '▁lover', '▁nou', '有一', '▁Sicherheit', '▁hum', '▁observe', '岩', '▁accompanied', '▁laughter', '▁ஒ', 'jor', 'دە', '▁Hel', 'rā', '▁whilst', '時代', '▁waves', '意味', '▁survey', 'ид', '作業', '伝え', '▁Sprache', 'schrei', '▁distinct', '沈', 'един', 'يم', 'வர்', 'dzie', '赵', '▁spin', 'amba', '雅', '▁دست', '很多人', '北海道', 'ありがとうございました', 'schließen', '▁porta', 'லா', 'vic', '▁tren', 'hum', '▁Eltern', 'பெ', '澳大利亚', 'なんですね', '▁많이', '▁branch', '咋', '商业', '▁throne', '▁burden', '▁martin', '▁alors', 'fertig', '▁rela', '情绪', '抓住', '留下', '因为你', '▁totally', '并没有', '▁sector', '▁launch', '▁leaders', '▁shouldn', '众', '▁cái', '形成', '寺', '▁decline', '▁Thema', '▁fifth', '从未', '▁thoroughly', '▁Prozess', 'La', 'ệ', '▁Bla', '一块', 'box', 'will', 'なんですけど', '终', '▁sugar', 'ří', 'роб', '▁»', 'én', '▁votre', '撮影', '▁warning', '▁hundreds', '▁Это', '▁divided', 'からは', '重要的', '我希望', '▁string', '合い', 'دن', '▁fand', '▁Politik', 'dı', '▁stated', '充', '映像', '目标', 'سي', '▁household', '▁suis', 'ण', '▁hut', 'ι', '几天', '▁dollar', '鸟', '病院', '在这儿', 'ís', 'rid', 'riye', '我对', 'プレー', '▁punt', '戸', '▁City', 'ologi', 'صد', '▁tear', 'رد', 'emos', 'ணி', 'turn', '▁pea', '设', 'ье', '齐', 'からね', '表现', '早上', 'уул', '盖', '▁degrees', '四个', '▁hurry', '爆', '▁প', '▁plej', '▁forever', 'ė', 'пад', 'ders', '▁دی', '▁remote', '▁mount', '▁privilege', 'uj', 'bata', 'のこと', 'ぜひ', 'cket', '▁hari', '▁critic', '▁Fer', '▁hopes', 'மான', '▁applied', 'かけ', 'تون', '▁kwam', '▁cyangwa', '▁Macht', '▁lift', '流れ', 'gram', '平台', '写真', '拒绝', 'гор', 'ು', '▁Gemeinschaft', 'ников', '▁regarding', '▁reduced', '生产', '頂', '▁joseph', '▁Boden', '▁shining', 'pela', 'ວ', 'dacht', '植物', '▁heel', '학', 'これが', 'ったら', '是有', '▁Während', '▁weary', '大概', '坂', '▁völlig', '▁años', 'chy', '▁день', '▁wound', 'えて', '▁combination', 'oy', 'autres', 'инская', 'ван', 'asse', 'кол', '▁States', '▁эту', 'دو', '▁meu', '▁sollen', '出て', '人口', 'ል', '我们需要', '▁humble', 'به', '▁bang', 'most', '自我', 'inda', '▁rolled', '报道', '睡觉', '暖', 'ے', '▁crazy', '▁seriously', '较', '니', '我只是', '虫', '▁remaining', 'rra', '▁Ten', 'unter', 'pr', '入り', 'ngo', '▁punishment', '▁episode', '▁zeide', 'kop', '▁sank', 'いきます', '▁file', '▁Durch', '▁Selbst', '▁Projekt', '▁ring', '▁prisoners', '▁pes', '▁Fu', '絶', 'ால்', '言い', '▁народ', 'cca', '▁dad', '▁hero', '▁vos', '▁Mus', '▁helen', '▁생각', '▁Schritt', 'ていました', 'shire', 'adas', '▁pricing', '▁Entwicklung', '子ども', '的情况', 'dim', '码', 'gur', 'gging', 'vul', '▁pays', 'ліся', '夢', '▁holiday', 'hus', '▁remarks', '▁Rolle', 'ған', 'ほとんど', 'ිය', '23', '专', '▁strongly', '▁solutions', 'tang', '▁اما', 'ake', 'tara', '比赛', 'lad', '律师', '▁uw', 'ап', '団', 'bur', '▁types', '欧', '▁assist', '海外', '▁california', '▁pig', '▁trap', '▁gall', 'ös', 'dica', 'gled', '▁architect', '▁Ph', '▁Blick', '自宅', '▁onze', '▁我也', '▁Geist', '把你', '▁wicked', '▁wolf', '結婚', '记得', '▁ああ', '▁breaking', 'şe', '尝试', 'ound', '▁views', '每个人', 'ское', 'তি', '▁pool', '過', '▁trat', '▁attended', 'عا', '▁profound', '大部分', '应该是', '▁humanity', 'în', 'mad', 'ここは', '調べ', '▁loving', '流行', '▁arose', '高校', '智', 'あっ', '不仅仅是', '国会', '最も', 'てきた', '▁sous', '▁Но', 'зд', '▁movie', 'camp', 'lieb', 'шу', '▁kindness', 'ς', '▁我知道', 'gut', '▁literature', '斯特', 'tam', '▁presentation', 'ことし', '▁designed', 'わけです', 'km', '▁expenses', 'oko', '我们都', '▁George', '優', '交流', '献', '失败', 'ひと', '▁vy', '▁border', '▁pilot', '集中', '▁tegen', 'ም', '基础', '▁inquired', 'つか', '▁assets', '▁ibyo', '▁slept', '▁mismo', '▁zien', '登場', 'iḍ', '▁interrupted', '▁constitution', '▁nodded', 'archi', 'ключ', '还不', '▁هي', '▁alas', '▁merit', '비', '▁начал', '▁буду', '▁Nur', '▁thrust', 'luci', '▁الق', '▁adventure', '▁puede', '▁debate', 'пуст', '▁paying', '诗', 'mata', 'four', 'hari', 'mě', '▁enterprise', 'については', '▁Ei', 'fit', 'প্র', 'সা', '▁atmosphere', 'ண்ட', '▁இது', '煮', '▁cottage', 'アル', '▁ஏ', '▁cattle', 'ில்', 'arte', '▁pole', 'luk', '▁secretary', 'লি', '▁leven', '因为他们', 'stä', '困', '▁Aquest', '豪', '功能', '▁peer', 'вол', '两个人', 'ມ', '▁earl', '偷', '▁möchten', '▁kuko', '▁گ', 'ost', 'тен', '▁прав', '▁manager', '▁пыта', '▁Robert', 'த்தை', 'ject', 'iten', 'ғы', '本当', '异', '▁faster', '▁interior', 'füg', 'вя', '▁Wert', '▁cel', 'frage', 'مة', 'baka', '目の', '▁Energie', '▁leap', 'muntu', '的新', '▁margaret', '▁weakness', '▁steam', '▁souls', '정', '▁danke', '▁Ма', '▁eventually', 'ché', '我们就', '哥哥', '▁약간', '安排', 'lant', '扔', '▁guests', 'ско', '▁click', '頃', '▁Gruppe', 'organiz', 'ნ', '水平', 'lop', '▁tanto', 'vý', 'பி', '▁imagin', '▁Peter', '▁rosa', '▁Tat', '▁bai', '成了', 'uur', 'gio', '▁Ac', 'haw', 'が多い', 'esse', 'そうだ', '▁کنند', 'avoir', '▁seus', '国際', 'ា', 'نىڭ', '売', '▁spanish', '宽', '聪明', '反应', '▁widow', '不敢', '▁unit', 'アメリカの', '▁suc', '質', '▁unhappy', '▁flame', '对吧', '▁tide', '▁dijo', 'ậ', '▁shift', '帕', '韓国', 'azi', '▁déc', '经验', '达到', '▁notes', '랑', '▁fare', '怒', '▁catholic', '技術', '资源', '▁Nous', 'bila', '▁stared', '▁tied', 'quest', '各位', '▁thirteen', 'vano', '对方', 'ağı', '▁abge', 'ssel', '因为它', '▁veil', '▁chat', '▁또', 'establish', '以外', 'ި', 'raj', 'மாக', '▁auszu', 'გ', 'lance', '▁anzu', 'غير', 'kara', '答え', '晓', 'மே', '▁essential', '当時', '번', 'nyuma', '▁Stimme', 'lage', 'ै', 'ört', 'を持って', '▁anderes', '亿', '▁Sol', 'игр', '兴', 'リン', 'த்தி', 'wachsen', 'ってこと', '▁plu', '▁partners', '▁eggs', '▁largely', '▁hadn', '▁enjoyed', 'ው', 'aid', '상', '▁despite', '▁Os', '房间', '▁Union', 'кр', '五十', '▁distribution', '▁pues', '人々', '客户', '▁intellectual', '▁cred', '▁buildings', '国王', '▁Show', 'ios', '▁baş', '▁wholly', '▁parent', '▁neat', 'лын', '▁ehhe', '▁braucht', '▁stud', '入れ', '▁verloren', '▁guest', 'wyr', 'ちゃう', 'enti', 'sak', 'ران', '▁kr', 'аа', '简', 'شا', 'gegeben', '▁mate', '亲爱的', '增长', '意义', 'あり', '▁đang', '▁delighted', '婚姻', 'trau', '▁handle', '▁مح', 'ゲ', '伟大的', 'مت', '▁steady', '健', '▁Cal', '▁Bank', 'ances', '▁Tôi', '▁physician', 'his', 'pren', 'ambi', 'ڭ', 'laden', '▁stayed', 'などで', '▁patience', '▁utterly', '▁오', '▁Dieser', '牙', '▁primarily', '▁Grunde', '▁esper', 'كون', 'י', 'ony', '▁context', 'kaj', 'தா', '▁sud', 'là', 'Le', '▁іх', '▁Mer', '▁annual', 'сил', '中の', '▁fro', 'цу', 'вали', '▁contrast', '▁Technologie', '爷', '▁lernen', '泰', 'burn', '有一种', 'দি', '禁', 'An', '和他', 'uld', '▁будут', '幸', '史', 'coming', '▁entwickelt', 'ache', '呼吸', 'hara', '▁trump', '▁hey', 'post', '子さん', '▁beste', 'asa', '▁Zo', 'füll', '这么说', '挂', '▁arranged', '悲', '一つ', 'ics', 'лек', '▁coup', '办法', 'மி', 'があり', '一边', '▁pink', '▁расс', '保证', '▁follows', '▁scar', 'ировать', '御', '▁retail', '另一', 'ダー', 'эс', '文件', '▁symbol', 'جر', '爸', '现场', '透', 'diri', 'след', 'teur', 'σ', 'というふうに', '给了', '▁contained', '放送', 'ddle', '▁budget', '▁""', 'өл', '▁kamen', '▁Met', 'wag', '▁کل', '▁biggest', '▁gross', '▁feature', 'Л', 'fun', '圆', '▁distinguished', '▁studied', 'kunda', '▁dispose', '人を', '▁Hy', '得到了', '▁Af', 'Ar', 'fus', 'バス', 'rai', '▁obwohl', 'innen', '▁shoes', 'eme', 'そうなんです', 'او', 'kra', '▁sensation', 'mission', '▁всегда', 'raga', '▁hoffe', '心理', '▁ŝi', '했', '▁properly', '▁pala', '那边', '大統領', '▁prophet', '▁parliament', 'нова', 'tera', 'fil', 'というところ', '就不', 'hou', '▁consum', '▁tomb', 'ު', 'uze', 'ていく', '羊', '▁lit', '适合', '▁Gesellschaft', 'としています', '▁созда', '▁desk', '▁হ', '▁አ', 'rek', '▁đến', '带来', 'твор', '题', 'год', '▁russian', 'に出', '▁Luft', '22', 'dank', '再说', '斗', 'వ', '▁jedem', '▁பா', '▁knife', '反正', '開発', '▁crying', '▁moet', 'sser', '▁operation', '▁confusion', 'ರ', 'に入って', 'master', '缩', '▁этих', '▁continuing', '▁rival', 'ły', '▁articles', '▁кажется', '▁remark', '▁damage', 'ご覧', 'nto', '▁Google', '▁strip', '銀', 'お店', 'tse', '▁iets', '▁devoted', '絵', '▁jump', '园', '女士', '世界上', '▁log', '丈夫', '▁traffic', '▁所以我们', 'ünde', '▁deu', '▁abandon', '▁tale', '审', 'şa', '▁bah', '▁тот', 'bble', '寄', '▁tis', '▁musical', '开发', '▁deposit', '阅读', 'two', 'のような', 'كن', '项', '决', '▁num', 'tiva', '中に', '▁چه', 'ıyor', '▁persönlich', 'kta', 'ён', '▁Mc', 'that', 'ander', '▁perceived', '東京都', '▁Ter', '▁hunting', '▁companions', '▁emotion', 'cious', '부', '升', 'さまざまな', '记者', '绝', '್', '▁ends', '▁الإ', '细', 'ias', 'thro', '▁bor', 'fei', '▁Inter', '的感觉', '任务', '▁surrounding', '▁хочу', '▁tar', '▁mixed', '▁Schüler', '▁স', 'さま', '▁spending', '▁Parlament', 'see', 'пор', '一段', '我和', 'guru', '▁beau', 'еш', 'аш', '▁என்று', 'zor', '▁sisters', 'вать', 'ის', 'bei', 'ites', '▁yours', 'лось', '▁друг', '▁Just', '▁expedition', '▁utter', '▁செ', '▁transform', '▁hollow', 'lev', '▁lonely', '▁sonra', 'క', '▁zijne', 'үү', '▁erkennen', '▁té', '▁هر', '▁komen', 'ktion', 'сло', '利益', '真的是', 'ड', 'tzen', '▁mare', 'late', '▁shake', '▁servi', '▁homes', 'しながら', 'भ', '法院', '▁multiple', '▁Fri', 'あまり', '▁exception', '▁reader', '潮', '▁discussed', '什么样的', '▁trop', '▁две', 'nä', 'irwa', '▁uko', '塁', 'hing', 'sack', 'いただきます', '肯', '盛り', 'ological', '▁Facebook', '▁poco', 'cles', 'schauen', '出し', 'تن', '她说', 'чит', '▁spi', 'zelf', '沢', '▁helping', 'খ', '▁Dat', '价格', '看到的', '▁деле', '▁kap', '▁accordingly', 'ӹ', '▁operate', '▁wer', '委员会', '▁meng', '▁literally', 'tari', '左右', 'лом', '▁bus', '▁permanent', '效', '四十', 'хий', 'pol', 'vous', 'rè', 'こうした', '▁arise', 'こっち', '▁lại', '্যা', 'teri', '▁driver', '十五', '▁American', 'соб', 'ù', '▁heap', '▁barn', 'nger', '▁Cas', 'すれば', '▁rifle', '▁Produkt', '▁After', '▁まず', '中间', '▁stem', '▁background', 'stehen', '▁Tage', 'bij', '▁schließlich', '▁কি', 'rte', 'кай', '▁writer', '額', '▁duties', '▁hungry', '▁wegen', '▁piano', '▁pretend', '運転', '▁sleeping', 'mpa', '大脑', 'iw', '部门', '▁doctrine', '▁define', 'dian', '美元', 'mmen', '提醒', '▁efficient', '▁続いては', 'ו', 'eo', '▁plötzlich', 'ສ', '▁несколько', 'きょうは', 'denken', 'дә', '▁President', '▁occasionally', '不喜欢', '▁James', '▁perd', '▁eigen', '今日の', '▁nombre', 'under', '津', '▁estaba', '▁бел', '▁rod', '▁mala', '▁sovereign', '今回は', 'anno', '▁понял', 'مە', '▁tiempo', '平均', '▁initiatives', '▁Tro', '▁тре', 'got', '▁industrial', 'uro', '▁Weil', '▁beast', '▁spell', 'ことに', '▁conviction', '▁sorts', '▁sistema', '▁visited', 'lines', '▁olma', 'enz', '寝', '伴', '▁《', '状态', '▁tele', '▁quit', '▁poder', 'registr', '▁你怎么', '将军', '战斗', 'leben', '途', '্য', '触', '▁absolut', '朱', 'bis', '懂', '▁cells', '里边', 'stadt', '▁kings', 'はず', '▁divi', '▁bless', '▁einge', '不需要', '်', '▁queer', 'bir', '▁свет', 'ич', 'alter', 'çe', '先月', '▁lawyer', '▁кур', 'now', 'еж', '▁formal', '▁город', '▁extended', '▁poverty', '許', 'буд', '湿', 'bringen', '贴', '▁từ', '▁verlassen', '▁Folge', '▁lest', '那天', '▁composed', '▁innovation', 'quen', '▁вз', '▁striking', '锁', '▁fellows', 'サー', '▁Team', '▁lieutenant', 'ряд', '▁loro', '▁gefunden', '▁Freunde', '▁Minuten', '地震', '▁これが', '▁generous', '▁толькі', 'rib', '経験', 'ヘ', 'hap', '家的', 'pid', 'iente', '丢', 'chel', 'mod', '▁sagten', 'enge', '▁exciting', '되', '月に', '▁spielen', '▁destruction', '▁すごい', '接近', 'ович', '▁stiff', 'constru', 'pur', '想想', '▁Wochen', '岸', 'tsi', '▁premier', '见过', '▁Non', '▁possibility', '▁responsible', 'ší', '▁expand', 'স্', 'ị', 'Be', '▁strain', 'ڵ', '▁интерес', 'ister', 'dau', '▁singular', '▁location', '▁prospect', '変化', '▁suo', '▁genannt', '▁stress', 'лд', 'ubwo', '検', 'るの', 'бли', 'жээ', '▁Sein', '▁cả', '相手', '▁вторая', '▁Morgen', 'comb', '▁troba', 'вин', 'igo', '那么多', '▁должны', 'いで', 'ās', '▁Dis', '▁那我', '昨天', 'geld', '▁acts', '▁Trump', '▁boats', 'ジャ', '▁eigene', '隔', '输', 'іць', 'лин', '▁Schule', '▁যা', 'пре', '▁association', '▁trembling', '猜', 'вая', 'ரை', 'loop', '▁recall', 'どうぞ', 'buch', '300', '▁gibi', '▁stretched', 'ட்டி', '▁россии', '▁нэг', '5%', '▁performed', 'グループ', 'ıl', '▁proposal', '▁semi', '捜査', '▁sehe', '隆', '▁accustomed', 'したのは', '▁schlecht', '长大', '▁unusual', 'ress', '很快', '▁frequent', 'activ', 'gezogen', '▁germany', '▁ça', 'bound', '▁باش', '▁Fla', 'ifica', '▁anni', 'یو', '▁brings', '▁вельмі', 'лог', '▁individuals', 'maz', '»', '걸', '▁Ordnung', 'лё', '大阪', '▁یا', 'ேன்', 'erte', '不断', 'தான்', '▁ale', 'кла', '▁glanced', 'jya', 'pis', '是不', 'aro', '▁Yo', '我们必须', 'sprech', 'چی', '▁nav', 'graph', '▁großer', 'uten', '温度', '▁Cre', '▁modo', '▁mewn', '▁wearing', 'figur', 'uye', '▁North', 'chung', '▁kay', '▁european', 'るのは', '▁billion', 'служ', '細', '▁hunt', '▁responsibility', '▁ও', '▁говорит', '▁grateful', '太阳', '▁fragen', '抢', '▁অঁ', '▁dice', '▁riding', '▁tard', 'dition', 'ファン', '▁있어', '▁sports', 'π', '▁india', 'ья', 'বি', 'cum', '妻', '无论', '意外', 'produkt', 'やっぱ', '而是', 'ありません', '症状', '▁Op', 'bio', '▁victim', '▁wanna', 'owa', '▁Ak', '▁самом', '▁Glück', 'rse', 'سه', '我们已经', 'rede', 'sept', '霍', '▁Gre', 'dwa', 'nant', '仲', 'rack', '▁thì', '我将', '▁butter', '▁hace', '▁Š', '特朗普', 'át', 'bera', '▁делать', '力量', '▁yok', '▁داد', 'het', 'gis', '▁Leuten', '다고', 'för', '▁agent', 'ป', '監督', 'تح', '誰', 'anc', '▁mehrere', '作为一个', '▁değil', '瓶', '▁지금', '下午', '▁katika', '同学', '▁سا', '▁invited', '▁spare', '▁represented', 'eld', '印', '撞', '▁swept', '▁wishes', '之外', 'などが', '▁maiden', '▁الف', '▁prize', 'ase', 'phone', '問', 'خر', '▁concluded', '▁repair', 'gos', 'ню', 'liz', 'ее', '有可能', '▁ак', '▁neben', '造成', '▁nennen', '▁Cy', '▁oak', 'овский', 'rif', 'lern', 'ezi', '▁Gemeinde', '▁guten', '▁hid', '▁poetry', '▁mano', '▁такая', '▁plot', '▁selling', '▁gekommen', '▁Maria', '▁Min', '导致', 'ີ', 'gelegt', '操', 'fod', '就算', 'لب', '家人', '墙', 'ところで', '脑', '▁Komm', '版', 'なの', '▁yap', '▁proposition', 'eze', '▁latin', '喂', 'gebaut', 'cinc', 'politik', '▁そこで', 'aquesta', '▁але', 'gala', '▁actor', 'ggi', 'тя', 'არ', 'unu', '荷', 'ĩ', 'ээр', '▁sil', '▁поселок', '▁Pat', '了一些', 'uren', 'found', '摇', 'ент', '▁signed', 'くなる', '▁display', '不一样', 'やつ', '内部', '▁tema', '演讲', '▁select', '▁ashamed', '決勝', '户', '▁elder', '寒', 'jin', '发生了', 'wyn', 'स्', '孩子们', 'ちゃ', '▁rude', '▁именно', 'әй', '生气', '販売', '▁yw', '▁movements', '好き', '▁feared', '实际', '▁dun', '▁creation', '▁pied', '腕', 'point', 'жил', 'யி', 'Bri', '▁cad', 'genda', '▁kissed', '标', '▁chest', '▁cheeks', '避', '冒', '宗', 'kwi', '▁Tal', '▁cycle', '▁geschrieben', 'られない', 'lian', '映', 'lebt', '帰', '▁adopt', 'たり', 'kola', '▁payment', 'ான்', '▁hol', 'త', '▁bible', '▁achieve', '意味着', 'hü', 'пят', '▁rail', 'おい', '▁действительно', '▁Platz', 'اط', '卵', '▁materials', 'رت', 'ッと', 'ware', 'sses', '▁disposition', '▁glücklich', 'tial', 'fund', '▁continu', 'stimmt', '話を', 'kur', '▁attached', '▁mild', '▁locked', '染', 'フェ', '▁recover', '▁Qu', '顾', '办公室', '▁sou', 'kata', 'hak', '立て', '桥', 'ள்', 'лт', 'バイ', 'グラ', '▁shout', '一切都', '忍', '▁comments', '▁United', 'аться', 'үүл', '▁transition', '▁manufacture', '所以你', 'aine', '習', 'Ge', 'accord', '▁przy', '▁leurs', '▁jsem', '▁verb', '也可以', '就要', '你去', '▁brush', 'lov', 'шта', '▁jobs', '份', '▁appreciate', 'ガー', '围', '▁maj', 'emo', '▁supported', '▁abroad', '▁unu', '▁thấy', '▁sc', '้า', '▁못', 'pes', '▁Mag', 'ின்', '▁salut', 'tatu', '▁juga', '්', 'ох', 'つまり', '几年', '▁நான்', '▁font', '▁Kirche', '▁knee', 'работ', '▁Zwei', '▁distress', '▁Bau', '猪', 'wur', 'hof', '▁blessing', 'ழ', 'mera', '▁heavily', '▁الص', 'cover', '逆', '磨', '려', '签', '強く', 'гра', '含', '▁behavior', 'وان', '▁pine', 'bewusst', '▁neun', '▁bones', '▁それが', '▁armed', '▁quant', 'нут', '同志', 'るか', '▁refuge', '说过', 'ирован', '播', '见到', 'いった', '▁Bill', '▁reserve', '▁farmer', 'roy', '没有什么', '▁intimate', 'شن', 'சு', '▁essentially', '▁aquest', '▁corre', '▁sala', '▁ändern', '郎', 'んじゃないか', '▁Tages', '▁ここで', '▁сама', '厂', '▁хар', '错了', 'ளி', '▁june', '▁competition', '▁fois', 'ilen', 'リア', '我不会', '▁ruth', '▁opposed', '▁penn', '▁هستند', '拖', '▁antwortete', '▁jeune', 'إ', '▁repeat', '▁greek', '就说', 'ș', '!」', '▁teachers', '▁sy', 'あなた', '看来', 'isation', '▁rya', '一段时间', '▁belong', 'obu', 'ാ', '▁traditional', '▁painted', 'ことも', 'чь', '▁Mrs', 'сов', '▁settlement', 'いろいろ', '▁کنید', 'load', '▁massive', '▁zag', '▁alternative', 'dá', 'aren', 'メートル', '▁retired', '▁consult', '▁feels', 'njye', '训练', '▁charming', 'hop', '▁尽管', 'wl', '▁sole', 'gad', '▁karo', 'nez', 'tec', '我告诉你', '国の', 'jon', '▁bio', 'крас', 'tali', '▁việc', '▁reasonable', '制度', '▁kate', 'bw', 'юсь', 'نش', '▁schaffen', '搭', '▁slipped', '気温', 'tī', 'ゴール', 'ّ', '▁adopted', '更に', 'para', 'となっています', 'ind', '▁etc', 'んでしょうか', '▁scan', '▁ambition', 'iques', '▁basket', 'rau', '▁bark', '鞋', 'させる', 'dora', 'igu', 'éc', 'ían', '▁supreme', 'يف', 'krat', 'mund', '卷', 'avo', '暴力', '▁seldom', 'hack', 'urt', '▁approaching', '幼', 'др', '▁murmured', 'kni', '▁goodness', '▁Так', 'zeug', '合わせ', 'Po', '腰', '▁Val', '▁consistent', '▁rever', '▁gap', '▁gehe', '▁dame', 'witt', '▁handelt', 'ści', 'dreh', '▁pages', 'يو', '另外', 'ě', 'nach', '▁unfortunate', 'headed', '恨', 'path', 'ましたね', '主人', '▁совет', 'rī', '▁aren', 'ять', '▁depends', 'flo', 'miss', '▁таки', '▁zeigt', '▁terre', '▁commanded', '▁noi', 'bell', '▁Tatsache', 'cycl', 'رك', 'mani', '்', '▁muito', 'duk', 'lir', '▁tidak', '▁regiment', 'izo', 'ほか', '▁clerk', '▁vào', '▁года', '雄', '▁bullet', 'tree', '▁sempre', 'hlen', 'дэг', 'erin', 'rimo', '银', '▁teams', '▁foi', 'ums', '▁shortly', '▁cure', 'atge', '恢复', '▁Hol', 'づ', '▁Test', '▁drinking', '▁released', 'tics', '▁eastern', 'St', '▁zaman', '作用', '▁versus', 'ense', 'সে', 'aught', '▁жив', '라고', '押', '▁reflected', 'イギリス', '▁Hund', 'கை', 'وع', '交易', '▁blank', '▁Situation', '▁жизни', '▁minor', '大変', '으로', '▁obvious', '环', '攻', '▁useless', '▁blieb', 'のほう', '▁slaves', '材', '▁également', 'fal', 'сын', '▁tras', 'овой', '▁wherever', 'рез', '▁contest', 'care', '▁institution', 'дав', 'гло', '的那', '▁contribution', '这边', 'нне', '▁administration', '互联网', '了啊', '▁donde', 'она', '▁Demà', 'ление', '▁也许', '▁jour', '▁বা', 'ес', '打算', '▁быў', 'awa', 'mere', 'रा', '我不是', 'platz', '私も', 'pè', 'geven', '▁ensure', '▁importante', '彼', '▁داشت', '表情', 'тру', 'ところが', '▁vital', 'bab', '給', 'nio', '▁nutzen', 'ją', '泡', '不得不', 'rend', 'یان', '柱', '▁glorious', 'ensi', '这事', 'ாக', 'abu', '有一天', '▁feast', '동', '▁olan', '把这个', '▁inhabitants', 'キロ', 'ließ', '资金', '庄', '▁Tas', 'area', '気が', 'gues', 'يق', 'шин', '積', 'bug', '練習', '▁stroke', '▁Sy', '▁või', '狂', '迟', '▁Tot', 'arse', '▁plum', '不应该', '▁handed', '▁earnest', '勤', '对此', '我来', '敌人', '佳', '▁acquired', 'lak', 'жал', '▁fever', '▁impulse', '任何人', '南部', '▁dove', '▁ihres', '저', 'nega', '前面', 'готов', '▁newspaper', 'ックス', 'rait', 'мар', '碎', '老公', '所做的', '▁otro', '▁difficulties', '開催', '▁owner', '批', 'bü', 'aver', 'дать', '▁trace', '▁gleichen', 'தை', 'weisen', 'aɣ', '▁coin', 'شه', '드', '例えば', 'agon', '▁print', '▁treffen', 'اً', '乗り', '法国', 'ذا', '▁hombre', '隐', '不足', '▁Spa', 'kı', '▁departure', '的方法', '老婆', '▁хотел', '▁creating', 'nten', '台風', '人も', '▁وجود', '▁Sk', 'ates', '▁tough', '▁ўсё', '▁unlike', 'flu', '▁zweite', '冠', 'oba', '以上の', '一件', 'sell', 'ova', '▁accomplished', 'ально', 'てください', '峰', 'pati', '住在', '▁ignorant', '事实上', '▁deeper', '▁travers', '▁venture', '予定', 'らず', '病人', 'يك', 'হা', '▁Wirtschaft', '是由', 'ワン', 'cola', 'صل', '妻子', '▁我在', '▁reputation', '▁entfernt', 'trieb', '▁fiscal', '▁combined', 'การ', '▁plainly', '▁closing', '▁og', 'غر', '▁eher', '押し', '▁فقط', 'тры', '多的', '要去', 'イメージ', '欧洲', 'och', 'ṣ', '▁reckon', '▁granted', '際', 'ể', '▁italy', '熟', 'ļ', '淡', '▁whisper', 'лай', '▁painting', '▁poi', '▁smoking', '▁понимаю', 'ёр', 'krank', '▁insist', 'うまく', '▁fairy', '但他', 'アップ', 'мест', 'цен', 'quis', 'まさに', 'tör', '▁mono', '試', '続', '▁orange', 'キャ', '你不能', 'お金', '▁Sohn', 'гд', '哪儿', '网站', '你怎么', 'amento', 'icia', '深刻', 'тр', '▁mist', 'تو', '▁weder', '以降', '乳', '▁attractive', '漂亮', '广', '▁sue', '▁咱们', 'にとって', '追い', 'ден', '▁Cla', '▁такие', '始まり', 'ках', 'حق', '▁Ali', '内心', '▁jemals', '▁suspect', '次の', '▁wollten', '▁hunter', '▁slope', 'lee', 'agenda', '▁spre', 'ká', '供', '▁pond', '你了', 'になり', '还能', '▁risks', 'ものが', '▁Av', 'юцца', '▁Because', '▁мой', 'usi', '叔', '▁seeking', '▁momento', '▁margins', '近く', '▁General', '▁epi', 'hö', '▁compelled', 'так', 'тон', 'mä', '▁وأ', '艺', '▁pound', '์', '▁admiration', '▁songs', '行動', '▁dein', '館', '▁ښه', '▁abuse', '▁Stück', '▁pope', 'ois', '▁Umu', 'كي', '▁igihe', 'になっています', 'ấ', 'ッド', 'manda', 'hush', '▁interessant', '▁hörte', '▁bya', '▁jean', '的手', '▁infinite', '▁entonces', 'ают', '感兴趣', 'ける', '一体', 'foot', 'дол', 'ому', 'эв', 'chas', 'ând', 'rück', 'zia', '▁이런', '难道', '▁adapt', '▁Kor', '心配', '▁regions', '▁eagerly', '▁Mensch', '一项', 'sab', '殿', '▁Kol', '▁communities', '▁kaum', 'odor', 'わり', '▁Kla', '而言', 'ń', '▁yard', 'dine', 'ино', '▁lunch', '武器', '▁我现在', '▁forehead', '▁Bon', '▁fame', 'Ж', '▁那是', '▁withdraw', '▁mask', '▁تع', '▁dag', 'liness', '佩', '三年', '▁всем', '▁aho', 'レン', '哪里', 'полит', '냐', '▁idle', '▁dealing', 'bern', '的信息', '▁روی', 'ご紹介', 'ками', 'geze', 'eti', 'has', '▁Mary', '▁planning', 'сь', '每次', 'ュ', '控', '阶段', '▁Kunst', 'iff', 'لى', 'liga', '▁جو', '▁remove', '老人', '▁mister', '準備', '▁islands', '▁erreichen', '多い', '▁characters', '▁Bis', '▁вся', '一致', '祖', 'stieg', '▁mom', '▁само', 'geri', 'boy', '▁Rwanda', '▁estat', '印度', '▁client', 'wacht', '收入', '▁Mes', 'bles', 'jä', '▁acting', '▁infrastructure', '▁predict', 'ổ', 'щи', 'ロン', 'cido', 'grav', '▁мог', '▁burned', '▁gebracht', '▁shell', '▁australia', 'cult', '金融', '▁steep', '▁rang', '出生', '假设', '▁مر', '▁anirà', 'сен', '▁まあ', '这是我', '▁되게', 'voj', '——', '▁organic', 'छ', '的影响', '▁gather', '对话', '很重要', 'ât', 'ffen', 'dauer', 'ват', 'tons', '跟着', '并不是', '今晚', '▁Sinn', '▁nghĩ', '▁Bericht', '▁É', 'cono', 'lose', '辞', 'こちらです', '▁일', '爱情', 'だな', '说明', 'ях', '▁tag', '▁اون', '▁electric', '昔', '▁commander', '凡', 'கு', '▁chin', 'det', '続け', '▁fy', '比如说', '▁thrill', '一千', '证据', 'だったら', '▁яны', '▁causa', '▁insult', '▁fou', 'час', '实际上是', '莎', '▁Rück', '▁vessels', '▁junge', '▁eens', '▁inclined', '▁opposition', '計', '▁Forschung', 'spec', '▁unfortunately', '▁towns', '▁الر', '提到', '▁shirt', '▁сделать', '执行', '野菜', '快速', 'hole', '▁இரு', 'isiert', '▁ella', '▁Richtung', '▁wedding', '▁Viele', '▁leadership', '義', '你觉得', '销', '逃げ', '▁ali', '▁institutions', 'nā', 'aven', '▁billy', '▁schrecklich', 'licher', '▁icyo', 'ब', '▁descend', '答应', '判', 'eck', '▁gihe', '注意到', '情感', 'dha', '35', '▁undertake', '▁extrem', '拼', '▁Unterschied', 'won', '▁equipment', 'لم', '多く', 'år', 'lässt', '▁philosopher', '▁uttered', '毕业', '主任', '星期', '施', '▁sed', 'маг', '再见', '▁Yu', '我跟', '长的', 'やった', 'いか', '发现了', 'くん', '▁shared', '租', 'ların', '▁doubtless', 'aires', 'كل', 'යි', '가지고', 'ソン', '的吗', '▁Einige', '▁vrouw', '不够', '▁intense', 'fol', '▁glow', '▁permitted', '▁pis', 'quelle', 'ёт', '成长', 'طور', 'lib', '跟我说', '最後の', '価格', '逼', '▁settle', '结构', 'stände', 'κ', 'fallen', '▁negro', '▁♫', 'chin', '▁лучше', 'য়ে', 'schein', 'нул', '▁While', 'ike', '▁tijd', '▁học', '्या', '▁emotional', '模', 'city', 'zed', '▁passat', '▁avons', '래', 'tah', '▁человека', '是一', 'говор', 'ҡы', '▁desde', '▁deny', '▁obligation', 'ভ', 'رق', '異', 'stad', '▁providing', '专家', '▁Ag', 'zak', '▁Sand', '▁lighted', '▁baba', 'hall', 'ografi', '▁nella', 'stab', '▁substantial', 'иль', 'கோ', '▁vague', '一方', '▁cease', '▁Erfahrung', '严重', 'λ', '的眼睛', '▁ありがとうございます', '去找', '▁historical', 'олог', '踏', '▁Name', '意识', '何で', '将来', '域', 'یس', 'どういう', 'したり', 'gura', '▁curve', '▁Aufgabe', '▁fence', '▁dancing', '▁flung', '▁investigation', 'folge', '▁evolution', '▁და', '▁Мо', 'گە', '▁conserva', 'нии', '▁load', '▁nhiều', '▁parole', '尊重', ',"', 'psy', '効果', '▁egypt', 'geht', 'たちが', 'ulu', 'ús', '表演', '候', 'そういった', '▁speaker', '▁East', '▁utiliz', '记忆', '▁wooden', '▁beloved', '一度', '▁allows', '▁pursue', 'keeper', '環境', 'leh', '胜', '▁phase', '긴', '更好', '没想到', 'ím', 'tě', '▁lecture', '▁응', '订', '犬', '▁vorbei', '▁Mü', '▁lately', 'nosti', '▁bod', '一定会', 'programm', '▁arme', '▁irish', 'ữ', '恐惧', '생', 'idade', '按照', '佛', '▁Gesetz', '▁rabbit', '钟', '▁wilde', '国民', 'west', 'ה', '我々', '慢慢', '刑', '頼', 'tun', '搜索', 'note', '▁grandfather', 'larını', '▁decisions', '▁murmur', '▁terra', '▁할', '▁explore', '▁Ven', 'していて', 'கள', '▁TED', 'tivo', '文字', 'メンバー', 'bà', '驚', '▁staring', '電話', '满足', '支付', 'pac', '▁cliff', 'erson', 'のため', '穿过', '插', 'пал', '▁trunk', '▁league', '▁acest', '▁Tan', 'orient', 'cele', '▁desperate', '▁彼は', 'tical', 'ना', '▁expensive', 'ڕ', '适', '▁stuck', '▁Stunden', '▁dared', '▁Jahrhundert', 'gres', 'ஹ', '▁cheerful', 'かどうか', 'oor', '議員', '更新', '益', 'һы', '▁Rest', '分かって', '创', '▁après', '▁إن', 'иде', 'Q', 'ông', '▁obey', 'しても', 'iad', 'tje', 'nner', 'zimmer', 'ますよね', '▁sistem', '▁workers', '▁거기', '员工', '▁spain', '▁nad', '▁rend', '▁observation', '▁llama', '▁volumes', '地下', '北朝鮮', 'ந', 'gir', '▁declare', '▁upward', '極', 'طر', '▁deserve', '▁klein', '▁defence', '▁increases', '▁simp', '▁tramp', '台湾', '对他', 'bord', '▁camera', 'ancy', '▁jacob', '▁kwe', 'ată', '问题是', '実際に', '▁Sche', 'welt', '▁Arten', 'gla', '▁Bürger', 'የ', 'ộ', '▁Worte', 'ever', '梦想', 'bec', '▁begged', '▁wretched', '▁hơn', '▁хотя', '些', 'ስ', 'ант', '▁sending', '降り', '▁gilt', 'lando', 'że', '▁India', '▁questa', 'grün', '手を', 'qi', '▁Mel', '▁assure', '这意味着', 'あって', 'смотр', 'iber', 'ナー', 'шка', 'ця', '▁entering', '▁prze', 'tak', '▁hervor', 'ages', '▁offset', 'اج', '▁今日', '▁cũng', '▁consumer', 'zzi', '신', '▁adding', '▁virginia', '▁capture', '▁pistol', '▁curl', '▁accounts', '律', '▁Zahl', 'rut', 'なん', '紧张', '▁pursuit', '▁Michael', 'ası', '▁Far', '▁Berg', 'itza', 'stück', 'mira', '▁besonders', '▁enhance', 'fulness', 'dhi', 'யாக', '▁چې', 'ube', '肩', '▁jews', '▁أنه', '▁ils', '▁swear', '▁erreicht', '▁sentiment', '▁reaching', 'илась', 'かり', '▁cents', '중', '让她', '▁volta', '▁yell', '今天的', 'ские', '▁expansion', '▁notre', '▁torture', '▁purposes', '她们', '▁disgust', 'ެ', '▁aktiv', '▁highlight', 'yol', '้', '▁pit', '所以我们', '力を', '▁magazine', '▁America', 'rance', '它会', '崎', '▁saddle', '▁pont', '来た', 'blau', 'ક', 'tama', 'ვი', '▁Richtig', '▁depart', 'dag', '▁只要', '▁Trans', 'lagen', '▁кан', 'になっている', '思って', '不起', '▁indulge', 'polis', '鳥', '▁четырнадцать', '▁тэр', 'ভা', 'gabe', '▁langsam', 'በ', '▁должен', '▁leverage', '▁bench', '摆', '▁distinction', '/', '大雨', '地上', 'ने', 'куп', '▁biết', 'действ', 'tore', 'east', '▁brook', 'brach', 'issa', '해서', '▁lesen', '▁Erde', '▁bari', '▁quelque', 'say', 'sinn', '▁vend', '階', 'rand', 'نە', '▁damals', 'рак', '▁recovered', '過去', 'の大', '▁verd', 'ники', '运行', '▁begins', 'дум', '▁mbere', '圧', '▁alice', '范', '▁cutting', '▁rescue', 'бар', '奶奶', '▁incredible', '理论', '▁grain', '▁habits', 'なし', '▁merry', '▁جا', 'ったり', 'уме', '现代', 'نس', '▁whereas', '▁cloth', '▁havas', 'ää', '时期', '启', '▁gesture', '▁belonged', '▁Ко', 'تە', '▁случае', 'jet', '拿着', '▁journal', '▁rien', '暮らし', '活躍', 'èrent', '得多', '合わせて', 'vuga', '▁lodge', '是他', '▁gingen', 'தே', 'ロシア軍', 'してきた', 'يس', 'ação', 'ата', '一方で', '▁tat', '観', '一名', '▁بد', '▁irre', '▁خیلی', '過ぎ', '▁sowohl', '歌曲', 'nett', '▁früh', '▁Та', '▁гэж', '宋', '荒', '掌', 'kad', '▁Reise', '▁dread', '▁fog', '没错', 'bled', 'うわ', '积极', '▁Verbindung', '▁sensible', '▁mounted', '▁interes', 'mur', '设备', '音楽', '2000', '▁никто', 'rug', 'ಾ', 'We', '承', '▁shadows', '▁vin', 'nung', '被称为', '▁Weißt', '▁arrow', 'jal', 'زه', '▁misery', '狼', 'lets', '的机会', 'wig', 'glich', '遗', 'fehl', '▁komm', '▁なるほど', '信任', '▁brachte', 'iel', '▁editor', '▁Alter', '他对', 'ости', '▁gegeben', 'над', 'جي', 'نم', 'gard', 'lja', '傻', 'лав', 'ť', '、3', '▁padre', '厳しい', '我不能', 'んじゃない', '▁observ', 'उ', '▁prepare', '珠', 'tanga', 'でございます', '▁bowed', '▁Super', '27', 'iers', 'ись', '▁Sen', '不如', '▁jumped', '▁Gal', '▁permet', '仕', '很少', 'ރ', '投げ', '了这个', '▁troubled', '▁sufficiently', '我不想', 'hun', '▁cars', 'rzy', '▁그래', '欢', 'gelijk', 'erlei', '▁whence', 'рук', 'și', '▁Martin', 'stelle', '▁Van', '▁باید', '塩', '▁schl', '采取', 'ング', '让人', '为什么要', '▁lamb', '진', '▁fired', '▁Wissenschaft', '沿', '多了', 'daki', 'れない', '▁señor', 'dura', 'zahl', '▁zeer', '▁external', '▁كانت', 'mour', '失去', '▁Vereinigte', '▁муж', 'ર', 'cchi', 'فعل', '▁schreiben', '▁Deshalb', '▁falls', '▁disc', '▁drum', '▁нибудь', '▁рэ', '革命', '▁faut', '離', 'みると', '▁dalam', '▁Eis', '▁helpless', 'bbi', '闻', '▁голос', '的脸', '▁schöne', '电脑', '▁scorn', '没什么', '正解', 'spann', '▁Danke', '飞机', '▁runs', '▁includes', 'assa', '▁gedacht', '▁fins', 'verse', 'aged', 'enzi', 'bé', 'mento', '▁Arbeits', 'fang', '▁straw', '▁Schul', '訪', '▁experiences', '▁beam', '▁rendered', 'データ', '▁lesson', 'おり', '▁verse', '▁mirror', 'زا', '▁cheek', 'カメラ', '▁Gegen', 'ял', '部队', '穿着', '▁leads', 'ત', '▁technical', '▁conceal', '▁zeal', '▁authorities', '▁losing', 'arri', '我们是', '▁wagon', '▁Bett', '▁reports', '▁weapons', 'spel', '▁kick', '▁그게', '▁assumed', '▁qualities', 'あげ', '魅力', '▁dwell', 'マイ', '▁peak', '見せ', '▁jug', '▁endlich', '▁tio', '我没', '▁stretch', 'À', 'falls', '្', 'пі', 'nih', '▁aufge', '公開', 'аз', 'lju', 'گاه', '▁eve', '谈谈', 'მა', '▁namens', '▁করে', 'ジェ', 'وو', 'aging', 'tered', 'вай', '▁zit', 'とこ', 'ස්', 'iah', '▁discipline', 'ര', '미', 'Re', 'bara', '▁exposed', 'شت', '▁infant', '▁Ä', '▁email', '▁owe', '期间', '▁icy', '一句话', '徐', 'ょ', '▁yara', '▁Ana', '▁carbon', '行了', 'eja', 'あす', '▁pile', '▁planned', 'kita', '▁railway', '▁знаете', '一句', '製', 'üb', '今夜', '▁ahora', '▁naj', '?」', 'dou', 'şte', '正是', '▁ultimately', '沖縄', 'bahn', 'vine', '减少', '▁پس', '▁Washington', '▁considering', '▁Era', '▁persona', 'nimmt', '有时候', '▁bara', '用的', '▁tomorrow', 'ifa', '他们是', '看了', 'を中心に', 'front', 'ayı', '▁primary', '的心', '过程', '▁spur', '▁distribu', '要么', 'уш', '▁nk', '戦争', 'fir', '▁измен', '案件', '▁neighborhood', '意識', '▁drunk', '▁よろしくお願いします', '黑人', '▁tran', '▁мир', '▁extend', '▁USA', '神经', '时候', '▁그렇게', 'که', '▁raw', 'nus', '学会', 'mpel', 'impo', '军队', '▁Gericht', 'arra', '▁winds', '▁jungen', 'ప', '▁Lassen', '▁деньги', '▁sabe', '▁mobile', 'пло', 'ති', '▁cub', 'illo', 'ecek', '▁こちらは', '▁Gri', 'ി', '▁rằng', '▁Mil', 'piece', '▁mucho', '处于', '▁pier', '▁aloud', '▁Gold', 'ద', '▁Hilfe', 'قي', '▁americans', 'geno', '▁gates', 'vio', '早期', '▁separated', '▁நீ', 'ન', '出す', '最新', '▁mam', 'illes', '▁ведь', '▁avant', '▁заб', 'уй', '▁এই', '更好的', 'key', '▁kannst', '▁quantity', '▁свое', '▁toujours', '▁ages', 'ു', 'ませんでした', '▁opinions', '▁images', 'Se', '窗', 'setzung', '开放', '就能', 'みて', 'tritt', '辺', 'range', '運動', '▁wander', 'вет', '費', '▁haste', '正式', '▁sexual', 'ṭ', '▁Gedanken', '▁reli', 'それに', '▁100', '▁weird', 'ದ', '细胞', '▁همه', '▁portrait', '▁chill', '生活中', 'чер', '纽约', 'estra', '▁sera', '全く', 'anz', '▁слова', '▁County', 'もん', '▁det', 'وج', '▁deed', '▁claims', '▁delightful', '▁vroeg', '▁яе', 'ข', '別の', '▁тех', '면은', 'ark', '▁scattered', '▁gazed', 'rado', 'гром', 'वा', 'Any', 'обра', '仙', 'ality', '▁missed', '▁prin', '宣布', '▁flatter', '都没', '▁essere', '▁personally', '子里', '後ろ', '离婚', '▁magnificent', '▁miracle', '▁rolling', '▁thread', '述', '▁fuel', '▁altar', '▁قبل', 'دى', 'お母さん', '行く', '▁daughters', 'өг', '▁crash', 'ະ', 'ू', '▁challenges', 'его', '哪个', '介', '▁rồi', 'tron', 'akt', '▁ص', 'undzwanzig', '▁gens', 'maid', 'できます', 'plaats', '▁bosom', 'ロシアの', '▁mm', '▁methods', 'staan', '兄', 'ection', '握', '▁그때', 'ான', 'كى', 'せる', 'بع', 'colored', '▁ĉe', 'нда', 'mbre', '▁robe', 'マスク', '▁Mars', '▁concert', 'mov', 'you', '▁midnight', '▁missing', '分钟', '▁drag', 'ার', '▁joint', 'nost', 'つき', '▁Ён', '▁于是', 'sini', '▁Jag', 'ương', '历', 'ables', '▁restrain', '▁africa', '▁horizon', '以至于', 'خت', '▁reduction', '▁совершенно', '▁insisted', '邀请', '欲', '坦', 'bru', '▁Anfang', '▁zeggen', '우', '▁Feuer', 'freund', 'bwira', '减', 'ண்', '▁Afrika', '▁außer', '这么做', '宅', 'hearted', 'legt', '長い', 'にお', 'omen', '▁trou', '▁Brief', '▁anna', '▁vest', '▁你就', 'ских', '▁bestimmte', '▁sia', '练', '▁raising', '竹', '规则', '▁ignorance', 'cep', 'dek', '▁گفت', '▁einzu', '敗', '▁führte', '▁хорош', 'حل', '▁이렇게', '成本', '撤', '▁consequences', '▁factor', '旁边', '▁patron', '▁involve', 'pas', '风险', 'erie', 'cap', '宿', '够', '▁Ф', '一生', 'られました', '▁sink', '建造', '▁valor', '▁против', '▁cock', '▁نیست', '年龄', 'ティー', '严', 'izza', '▁момент', 'mäßig', '▁这是一个', '▁province', '▁convert', 'tina', 'cup', 'tiques', '▁breed', '干吗', 'rb', 'gefallen', '▁paint', '▁foe', 'ulation', '沃', '▁kugira', 'igh', 'っていうこと', '▁அவ', 'plic', 'koze', '亡', '▁prote', 'pok', '▁primera', '▁Sun', '▁Volk', '▁entra', '▁другой', '▁aufzu', 'емся', '▁cards', 'のよ', 'куль', '改善', '▁perché', '执', '▁Dingen', '▁mainly', 'wohn', 'ドル', '▁cet', 'ヒット', 'ವ', '▁folk', 'onde', 'このように', '劲', '明らかに', '▁trên', 'থ', '旗', '봐', 'ަ', '▁மா', '▁significantly', '▁chase', '▁مثل', '振り', '当初', '儿童', '▁nam', '会議', '剑', 'ӓ', '▁Richard', '날', '▁absent', 'რ', 'луч', '载', '▁هناك', '▁appar', 'せて', '▁Band', '▁我不', '後に', 'oedd', 'De', '▁минут', '没有任何', '距離', '竞争', '▁Ö', '▁Fahr', 'gaben', '▁15', 'sert', '危', '▁кого', '本人', 'ά', '▁Air', '▁Kultur', 'yal', '▁lust', '漫', '▁developing', '26', '▁boots', 'あとは', 'stream', '▁ບໍ່', '弾', 'dress', '▁quelques', '▁Bewegung', '▁messenger', 'жен', '▁roads', 'ų', '▁menschen', 'gender', 'deck', '▁molto', 'mart', '学家', '▁basic', '也不会', '▁nag', 'チャ', 'を受けて', 'ի', '有的', '▁firmly', '提高', '▁одно', '団体', 'ender', '▁Bezug', 'kura', 'wort', '▁inclu', 'لار', '作家', '話題', '住民', 'bura', 'çı', '▁crowded', 'diği', '▁outcome', '有效', 'volle', '▁May', 'َّ', '▁honey', '行って', 'чет', 'boot', '分かる', 'یی', '家伙', 'boat', 'wara', 'stimmen', '公平', '発見', '▁Вы', '的情况下', 'ర', '▁sana', '▁ram', '▁тысяча', '▁especial', '▁hastily', 'されます', '▁Vielen', '和其他', '或者是', '▁hai', '▁nearest', '▁multitude', 'kraft', 'үүд', 'minister', 'ivi', '▁rất', '▁plays', '▁clay', '销售', '▁porte', '周围', 'wechsel', 'ууд', '▁erzählen', '▁ernst', '▁оно', '▁系', '市民', '▁leaning', '▁overcome', '长期', 'melt', '▁Groß', 'үр', '▁innerhalb', '▁scrap', 'cita', '▁returns', '▁april', '奈', 'gehalten', '应用程序', 'dela', '▁kri', 'amp', '滚', '▁grasp', '▁cách', '软', '▁corps', 'elde', '▁lincoln', '▁lee', '全て', '▁continually', '▁Rus', '▁خوب', '一步', '人と', '一九', '▁đầu', '▁lokal', '▁молод', 'に対し', 'ege', '▁disorder', '▁implement', '吐', '默', 'nick', '足够', '者が', '▁twin', '▁между', '餐', '下的', 'タイ', 'iment', '自分が', '▁reveal', 'ờ', 'schlagen', 'uki', 'richten', 'тельно', '相关', '▁kadar', '▁cosas', '▁chinese', '▁Paris', '▁rebel', '挑戦', '▁এক', '▁humor', '▁improving', 'һа', 'いただいて', 'ваць', '▁fühlen', '▁cerca', 'āk', '▁ornament', '▁Wahrheit', '带到', '科技', '找到了', '真的很', 'euse', '▁purple', '聞き', '外面', '▁deshalb', '▁amid', '▁Mac', '疯狂', 'ления', '颜色', '▁clau', 'ுக்கு', '▁continua', '职业', 'ネット', '張', 'کرد', '浪', '的行为', 'kleid', 'ல்ல', '▁september', '▁Schiff', 'tava', '软件', '遠', '也不是', '▁Este', '思う', '▁confirm', 'tete', 'になると', '乌', 'istan', 'どれ', 'äre', '皇上', '▁oath', '愤怒', 'دل', '朗', '▁apparent', 'ồ', '▁khác', '▁shaking', '▁acquainted', '▁citizen', 'stav', '▁biz', '陸', '得很', '权力', '▁lieben', '▁fost', '▁badly', '▁King', '▁mankind', 'util', '▁هیچ', 'ҳ', 'tele', 'sucht', '戻', 'Da', '▁centuries', 'ようです', 'нар', '▁urged', 'чен', 'matic', '▁throwing', '▁outlook', '▁loves', '▁religi', 'を感じ', 'OK', 'gab', '▁Nähe', '▁issued', 'zioni', '▁đây', 'iriza', 'gesch', '裁', 'aud', '▁Universität', 'さっき', 'lika', '▁studio', 'рат', '聴', 'чин', '分からない', '▁зада', '▁afterward', 'lerini', '▁conta', 'ましたが', '逊', '트', '▁있는', '▁Tr', '▁illness', '見え', '▁alter', '▁sounded', 'posta', '▁Job', '▁significa', '下降', '▁третий', 'nyo', 'elen', '▁کنیم', 'avuga', '▁poem', '▁Sur', '变成了', 'ख', '再び', 'sili', '早就', 'نج', 'greg', '絶対', '▁First', 'trac', '▁photo', '当年', 'greifen', 'iĝas', '▁wären', '▁caso', 'ode', '45', '能不能', 'Me', 'らしい', '▁enthusiasm', 'マー', '▁bene', '警戒', 'انه', 'ừ', 'krieg', 'ř', '爬', '▁شهر', '▁preserve', '▁Kur', '震', '▁spear', '浅', '▁bwo', '▁moeten', 'imba', '▁comparison', 'したこと', '▁câ', '食べて', '胖', '拡大', '▁право', '▁kw', '▁الخ', '蓝', '臣', '什', '▁recorded', '▁rational', '▁estimate', '你知道吗', '▁thinks', '見た', '▁arrest', 'ssy', '▁trend', '表面', 'eke', '▁durant', '▁contain', '▁Dy', 'ற்க', 'ைய', '一件事', '临', 'кә', 'sicher', '人都', '▁gathering', '▁transaction', 'coll', '▁explo', '▁maria', 'ovan', '▁当我', 'ног', '什么事', 'ला', '同事', '▁toch', '議', '▁vorher', '说是', '▁Wat', '▁genuine', 'リーグ', 'ckte', 'jahr', '▁madam', 'ध', 'مون', 'タイム', '▁sig', 'scribe', '购买', 'premi', 'Pa', '▁হ্যাঁ', 'ога', '识', '▁Fern', '日子', '斜', '분', 'ника', '▁hook', 'ania', '▁schwa', '▁Zeitpunkt', '▁год', '▁meadow', '▁charity', '▁نام', '▁column', 'ministr', '▁Kraft', 'ঁ', '的钱', '▁revealed', '宣', '▁fearful', '▁melancholy', '▁daher', '机器', '▁первая', 'まずは', 'vesti', '把自己', '▁ansehen', '▁lugar', '▁Geschäft', '交给', '▁leaf', 'зо', '腹', '虎', 'No', 'ქ', '▁compliment', '但这', '▁trot', '▁lands', '▁Fuß', '報告', 'ொ', '巡', 'iš', '▁manners', 'جد', '治療', '等待', 'خط', '▁brow', '▁mock', 'овая', 'tico', '生き', '▁wet', '怎样', 'passen', 'lur', '▁Yuba', 'シー', '不在', 'embro', 'ধ', '▁zonder', 'ន', 'Ü', '▁craft', 'nji', '档', 'فی', 'য', '▁misfortune', 'kaba', 'вес', 'ക', 'flow', '▁Pero', 'さんです', 'アウト', 'чым', '过程中', 'ppel', 'これで', 'cce', 'вае', '▁alike', '阻止', 'しましょう', '▁blu', '嘉', '▁senior', '▁stellte', 'version', '药物', '▁然后我', '忘', 'вала', '▁gloom', '复杂', '的节目', '▁mejor', 'ča', 'wende', '演员', '▁borne', 'センター', '▁спа', '▁ebi', '▁requires', '杜', '▁پا', '▁fac', '医療', 'pher', '第二个', '▁switch', 'yne', '▁theatre', '作った', '信号', '体验', 'лам', '你需要', '▁sixth', '▁abandoned', '▁tipo', '類', '▁noted', '规', '▁initial', '上去', 'شار', '▁charged', '宇', '돼', '▁ciudad', '当たり', '为你', '▁cares', 'އ', '活着', '▁encourage', '門', 'tures', '간', '▁Би', '▁referred', 'erde', '▁leaned', 'дом', '▁Blut', '▁шо', '非常感谢', 'انت', '画面', '▁marks', '▁flock', 'ะ', '以下', '▁công', '▁saß', '▁originally', '▁sowie', 'kti', '▁encouraged', 'cm', 'psi', '▁жизнь', '▁hunger', 'ता', '我今天', '忠', 'stel', 'уп', '自信', 'قى', '▁volen', 'acco', '▁acu', '▁яшчэ', '▁而是', 'lation', 'aks', 'nish', 'angan', '芸', 'гад', '할', 'ям', 'ี', 'ogni', '▁hoping', '約', '紙', '出版', 'さんも', '▁Hat', '▁likewise', '치', '▁contempt', '▁Seiten', '▁свою', '我我', '▁wanting', 'ไ', 'య', 'anze', 'こそ', '▁operational', 'вести', 'سر', '▁gaan', 'کس', 'maß', '民族', '仅仅', '阿姨', 'فل', '▁тысяч', 'rò', 'DNA', '工程', '▁stout', '毎日', '▁senses', '研', 'dil', '▁fuhr', 'aca', '担当', '▁говорить', '▁dispute', 'rgi', '▁landscape', 'tima', '▁الذي', 'сте', '▁brick', 'بول', 'jer', 'َا', '▁examples', '对我们', '▁Hin', '▁großartig', '▁gir', '▁engineering', '▁cau', '▁monk', 'mona', 'ځ', '上班', '作者', '▁má', '▁الط', 'зов', '伝', '▁chỉ', 'dern', '▁provisions', '28', 'ales', '▁Bal', '创建', 'atory', '▁introduce', '▁назад', 'bart', '好きな', 'mother', 'üz', '▁engage', 'гон', 'лад', '▁champion', '子的', '食品', '見える', 'SNS', '▁inferior', '▁gratitude', '九州', '▁trained', '▁mensen', '可怕的', '闲', '走吧', 'stern', 'view', '玛', '开了', '単', '▁finance', '▁Gebäude', 'führung', '是这样', 'の影響で', 'すでに', '的关系', '▁personas', '▁bride', '▁occasions', '自分で', '▁priests', 'と同じ', '搬', 'imiento', 'сем', '▁То', '呗', 'iche', 'used', 'стаў', '▁chicken', '▁Straße', '好处', '是非常', 'hom', '公司的', 'away', '▁temperature', '▁sob', '▁darling', '▁knock', 'tick', '术', '甜', 'franc', '▁гол', '▁Quan', 'based', '不得', 'しっかりと', '▁artificial', 'sburg', 'メディア', '大きい', 'නි', '增', '▁आ', 'られている', 'өөр', 'tät', '很大', '▁todas', '工作的', 'aş', '听说', '所说的', 'vali', 'schied', '▁objective', 'سو', '区域', 'じゃなくて', 'avait', 'likuwa', '鹿', '▁laut', 'ではなく', '▁monta', '▁swell', '主席', '▁anderer', '▁ellos', '是吗', '▁determine', '的第一', '▁Familien', '▁threatened', 'のも', '灰', '我的意思是', '▁شو', '▁utmost', 'miz', '▁nacht', '▁arts', '束', '▁commit', '▁backward', '▁efficiency', '▁surrender', 'ebe', 'とともに', 'نده', '通知', 'ەر', '这些人', 'baha', '▁sonst', 'git', 'vale', '▁зам', 'iness', '▁Preis', 'お伝え', '▁imagined', '内で', '▁visual', '의', '▁Bedeutung', 'んだろう', 'まった', 'чат', 'wang', '▁probable', '他也', '▁conclude', '▁Ili', '財', '設', 'वि', 'ots', 'dium', 'eerd', '▁employment', '的女人', 'ຮ', '梁', '変わって', '民主', 'quent', '十六', 'uge', '▁retain', 'ச்ச', '▁monarch', '▁receiving', 'かん', 'utse', '▁dreißig', '▁Anne', '▁employ', 'оз', '▁attempted', '▁july', '▁nào', 'tief', 'すぐに', 'ēja', '▁draußen', '▁könig', '我们也', 'رج', '▁detective', 'kup', '▁geç', 'そのまま', 'ぶり', 'வர', '▁childhood', 'кал', '▁ciutat', 'ении', '▁bloom', 'かも', '▁wilt', 'koj', '▁poured', 'んの', '▁hinzu', '節', 'ager', '附近', '▁femme', '才是', 'cco', '▁ramp', 'によると', 'buka', '▁уг', '▁eki', '▁monument', '▁contains', '公众', 'öz', '▁items', 'Mo', 'поль', '▁kleiner', '从来没有', 'が入って', '▁instruments', '▁thine', '▁essen', '侧', 'habit', '桃', 'をお', '▁suchen', '敏', '▁Region', 'shin', 'تل', '▁Tiu', '尚', '葉', 'ators', 'наход', 'డ', '▁могут', 'zik', 'ステ', '态', 'wagen', '▁recognition', 'mez', 'フィ', '▁safely', '▁Jack', 'ija', '▁телефон', 'овка', '▁commitment', '跟你说', '▁wage', 'зда', 'සි', 'тын', '好不好', '▁мало', '▁alleen', '▁பு', '▁hasn', 'スの', 'ってきた', '悪い', '▁relatively', '▁Mur', '▁Bru', '▁relationships', '▁rat', 'るように', '▁Doch', '▁noon', '同样的', '▁integr', '简单的', '▁seal', 'гляд', '▁Uhr', '我怎么', '▁dining', '▁gebe', 'culture', '師', '他不', '▁kot', '▁huis', '帮你', '大家都', '▁solve', 'fur', '▁poll', '▁jamais', 'meri', '▁cared', 'bonne', '思想', '数量', '一半', '▁furniture', '▁territory', '▁verbunden', 'gaan', 'Imana', 'herr', '▁estar', '▁revis', 'hale', '▁Kü', '▁lucky', '账', '▁pursued', 'の皆さん', 'っていうのが', '▁mondo', '瞬間', 'スポーツ', 'dě', '▁ugly', '秦', '資', '▁ولكن', '▁gering', 'пас', '始めた', '▁cries', 'ありがとう', '裂', '▁amor', 'alis', 'haber', 'ë', '巨大', 'гер', 'たの', 'kee', 'وە', '▁groot', '▁प्र', 'цев', '新たに', '谱', 'ары', 'نفس', '▁ваш', '▁кры', 'maal', '▁mum', 'iter', '▁mig', 'bá', '盟', '向け', '▁betty', '▁никогда', '▁кү', 'гэ', 'どの', 'ブラ', '北部', 'йн', '▁peasant', 'gren', '很容易', '下さい', 'ไม่', '▁Ek', '▁Are', 'friend', '▁invisible', 'evi', '▁climb', 'lek', 'rika', 'tua', '▁terug', 'эк', '▁mijnheer', '▁decir', '▁Mill', 'とおり', '▁studi', '▁shield', '伸', 'assi', '▁award', '需', 'pira', '禁止', '▁autor', '▁contre', '▁entend', '给他们', '▁hugh', '!"', '▁passa', '▁erwähnt', '公开', '▁zweiten', 'iau', '▁Ok', 'mitten', 'ৈ', '喊', 'dle', '来る', 'inu', '▁ئە', '▁freely', '汤', 'なんですよ', '▁nuestro', '▁couch', '▁mistaken', '400', '▁expecting', '攻击', '▁landing', '你对', '的就是', '▁größte', '▁那就', '这对', '点击', 'ried', '▁bowl', '裏', 'და', 'kah', 'بط', 'face', 'lekt', '▁urbo', '▁solchen', '距离', 'вели', '▁drama', 'をした', 'chip', 'اص', 'mouth', '▁statt', 'antwort', 'kho', 'โ', '她是', '▁literary', '▁بیا', 'fassen', '▁michael', '▁nights', '▁jag', '都可以', '▁Geschichten', 'дын', '出来的', 'yê', '模型', '▁آیا', '▁пятнадцать', '▁belle', 'ピー', '▁Stra', 'бит', '▁merchant', '▁russia', '骂', '▁Amb', '今は', 'youtube', '수', '▁grade', '▁ɣer', 'ც', '撒', '▁pipeline', '聚', '▁Möglichkeiten', 'たのは', '▁julia', '容疑者は', '微信', '▁얘기', 'くなって', '▁umuntu', 'sprung', 'などに', 'খা', '▁vorstellen', '▁decent', '動か', 'もいい', '的力量', 'トン', '▁acted', '▁Personen', '恐', '大型', '▁reproach', 'エン', '▁nhà', '▁Heute', 'に対する', 'マーク', '▁Street', '▁toutes', '▁hinein', '▁двенадцать', 'даа', '▁ब', '▁Ah', 'ера', '▁kama', '▁hob', '▁abzu', '黑暗', '▁hated', '▁steal', '▁더', '▁yıl', '▁事实上', 'volu', '▁powder', 'Ch', 'klu', '针', 'ং', '▁Entscheidung', '▁mail', '话题', '▁otra', 'rir', '▁rhy', '▁сразу', '你可能', 'cija', 'там', 'dow', '摸', 'rite', 'ienne', '感染者', 'play', 'lick', '▁denk', '▁están', '若い', '▁verändert', 'チャンス', '红色', '▁bade', 'ây', 'mt', 'nych', '世代', '▁johnson', '▁fears', 'som', '什么呢', '去做', '▁prompt', '最終', '▁capabilities', 'ுவ', '▁Anti', '▁harder', '在那', 'ides', '▁examination', '▁invitation', '▁Erfolg', '小的', '定义', '测', '▁això', '住了', '赫', '▁авто', '▁apt', '▁Roman', 'wahr', 'hard', '▁irà', '▁toute', '会場', '▁spectacle', '個人', '德国', 'حد', '别的', 'けて', '▁näher', 'mpe', '用意', '▁کی', '▁bedroom', '▁puc', '▁nascut', '一日', '▁30', '▁meantime', 'ということは', '▁Charles', '▁shareholders', '明白了', '국', '故', 'ыз', 'තු', '十一', 'usta', 'ೆ', '▁parla', 'اخت', '▁inches', 'power', '的这种', 'ずに', 'berry', '品牌', '引起', '▁historia', '▁pret', '▁fantastic', '威胁', 'kru', '当他们', 'ؤ', 'esi', '▁occupation', 'rose', 'ር', '▁statue', '決定', 'ясн', 'ો', '▁Ton', '▁blij', 'uɣ', 'ogo', '▁favorable', '我从', '▁outline', 'atur', 'んじゃ', '▁বি', '▁conception', '▁comun', '大谷', 'меш', '었', '▁session', '▁fed', '今まで', '▁ridiculous', '妹妹', 'бр', '▁maig', 'フランス', '▁2017', 'ترین', '▁глаза', '▁её', '▁Computer', '▁vanished', 'kauf', '▁Unterstützung', '▁gukora', '做的事情', '业务', '▁schm', '러', '▁gotten', '▁pār', '▁rece', '▁zuerst', 'கா', '猎', '▁vergessen', '▁weet', 'ný', '▁Japan', '▁pointing', '▁estos', '▁unconscious', 'だけど', 'னா', '▁permission', 'هایی', 'вел', '一定是', '头发', 'ине', '悔', '▁Zum', 'ッシュ', '杀了', '様子', '▁blush', '▁sharply', '做得', '▁befindet', '▁cyf', '▁football', '▁alguna', 'пов', '泥', 'ghi', '十八', '▁treball', '▁inspired', '▁pattern', '▁crystal', '効', '▁cultural', '▁monster', '▁Bücher', '▁என்ன', 'сел', '▁pomp', '▁これで', '記', 'eyed', 'mati', 'トリ', 'boo', '庭', 'commerce', 'pru', '▁records', '取得', 'culo', '▁Mau', 'ようと', '▁Ban', '特殊', 'ฉัน', '采访', 'дра', 'ош', 'イベント', '发出', '▁prayers', '▁employees', 'klo', 'count', '▁panel', '▁crossing', '擦', '这是我们', '▁Frank', '▁kinda', 'ghan', 'reichen', '▁shone', 'có', '▁tutti', '真实', '▁avenue', 'ちょうど', 'kultur', '在我的', '▁iyo', '▁fetch', 'essen', '▁detect', '▁England', '▁село', '▁난', '▁reaction', '特定', '采', 'person', '惊讶', '▁strangers', '▁gemeinsam', 'тыр', '▁beard', '▁gleiche', '▁Africa', '周り', '▁сколько', '▁steadily', 'voca', '两年', 'zira', '▁startled', '▁muttered', '寄せ', '你应该', '策', '▁jud', '在他们', '闪', '개', '▁millor', '▁vein', 'に向けて', '香港', '播放', '▁accurate', '扬', '살', '▁Website', 'ফ', '覚', '▁whirl', 'よし', 'ope', 'ລ', '英雄', '▁我会', '▁gek', 'фі', '是怎么', '▁rap', 'ますか', '▁attacked', '▁endure', '▁tie', 'يع', 'rp', 'rash', '▁specifically', '▁collected', 'nahme', 'uous', 'න්න', 'dru', '稳定', 'oid', 'と思った', '▁каб', 'how', '▁以及', '▁anchor', '行き', '▁pia', 'ingham', '▁также', '礼物', '▁Typ', '理想', '▁lleva', 'ないように', '角色', 'uck', 'ી', '▁abstract', '▁Steve', 'Pro', '▁secured', '▁бес', 'mist', '生意', '▁consequently', '▁vriend', '的世界', '▁führt', 'ໄ', '▁railroad', '▁ticket', 'igis', '▁Ji', '道德', '▁disgrace', '소', '▁compare', '我必须', '▁wandering', '▁knocked', '▁tant', 'liter', '▁procure', '▁oedd', 'media', '▁offensichtlich', '都市', 'fed', '▁続いて', 'کار', '▁resistance', '▁ئى', '▁menos', '▁maken', '空气', '제', 'stock', '負け', '▁disappointed', 'fee', '選手の', '▁admire', '่า', '▁marie', '立即', '質問', '▁directions', 'eron', '▁Jean', 'ясь', 'يات', 'კ', '汁', '兴奋', '▁egg', 'كا', '▁erinnern', '▁Polizei', 'ய்', '▁È', '吸引', 'iere', 'ຍ', '▁dip', '▁starts', '▁свой', 'cir', 'ক্ষ', '兴趣', '्य', 'fekt', '▁Marc', '▁coward', '匹', '▁உள்ள', '▁dalla', 'とした', '▁brutal', '▁traf', 'holen', '肥', 'gian', '鲜', '课程', '会儿', '▁resumed', 'ຕ', '▁территория', 'schul', '▁complet', '▁sighed', '限制', '▁elsewhere', 'ança', '质量', 'ノー', '▁Versuch', 'образ', 'kwe', '▁virus', '天気', '筋', '的书', '▁timing', '熟悉', '促', '▁дома', '对了', '▁Damit', '我给你', '▁Bel', 'ối', '▁Chance', 'জা', 'ルー', '快点', 'これも', 'anca', '▁frau', '周辺', '▁pierre', '干嘛', '▁فکر', '教堂', '▁確かに', '香り', '道理', 'agit', '有多少', '指示', 'ம்ப', '▁patch', 'スーパー', '▁tonight', '▁Markt', 'رم', '▁Regel', 'migrant', 'miş', 'sió', '巧', 'kha', 'Ha', 'mination', '▁astonishment', '▁asia', 'má', 'kota', 'дээ', '▁Fehler', '▁Dieses', '▁persone', 'cant', '▁aquel', '消防', '▁perfection', 'cció', 'rren', '门口', 'fest', '▁viz', '粗', '▁nonsense', 'schätz', 'ができる', '程序', '▁говорил', '▁Clo', 'siz', '▁identify', 'ós', '▁omu', '祝', '続き', '▁род', 'ock', '表現', '▁slightest', 'aĵo', '豊', '▁пожалуйста', 'ски', '▁Lehrer', '▁erfolgreich', 'moor', 'பு', '▁players', '▁vì', '▁descended', 'qual', 'xo', '▁hopeless', '▁conducted', '手术', '▁Ay', '▁12', 'っちゃう', '生活的', '▁dragged', '▁بعض', 'нет', '▁inte', 'мон', '▁teu', 'тө', '▁liquid', '▁hip', 'find', 'moni', '▁State', 'Е', '▁shooting', '▁legend', '埋', '▁revenues', '▁unglaublich', 'abel', 'слав', '▁”', '听起来', '所有人', '▁düşün', '了他的', '残り', 'fro', '▁bend', '▁wirst', '▁akk', '▁hitherto', '成長', 'こうやって', '▁dirty', 'metri', '分の', '▁perceive', '▁jur', 'vra', 'خا', '▁năm', '晴れ', '酷', '▁poste', 'лер', 'lais', '▁sav', '认真', '毕竟', 'with', '▁regional', '▁scholar', '苹果', '改めて', '因素', 'டா', 'кы', '▁sembla', 'zustellen', '▁pupil', 'ifying', '缓', '手に', '名前', '▁совсем', '相談', '▁ал', '▁kendi', '▁promote', '▁стороны', '了我们', '发生的', 'прост', '▁mateix', '▁дума', 'ково', '▁Green', '自动', 'lima', 'もらう', 'ели', '▁departed', '▁belonging', '▁Star', 'وز', 'テーマ', 'யின்', '▁hesitated', '▁Om', '评', '▁Hoch', '正确', '協力', 'ikan', 'はどう', '▁lane', 'machen', 'reba', '▁ব', '逮捕', '在美国', '▁гру', 'osi', '1000', '泉', '▁examined', '方は', '▁disco', '▁Ale', '▁terwijl', '▁dig', '避免', '▁leisure', 'worm', '▁depth', '卢', '▁worried', '做好', '出身', '生まれ', '▁قرار', '废', 'ám', 'zzo', 'culp', '▁Gebiet', 'ibya', 'ач', '▁scenes', '王子', 'gelegen', '基于', '▁partie', 'lhe', '▁belt', 'রি', 'änder', '▁compassion', '♪', '下了', 'ями', '▁devotion', 'ろう', '他の', 'ケット', '▁monitor', '▁häufig', '検討', 'tö', 'enta', '▁sido', '補', '聊天', '我一直', '▁гэтага', '▁называ', '蒸', '▁当你', 'shyi', 'houden', 'conc', '▁device', 'この日', '凉', '▁Del', 'mica', '剂', 'ドイツ', '是要', '隣', '▁narrative', '▁Medien', '▁francis', 'Р', '▁beaucoup', '▁whistle', '她在', '▁kumu', '▁droit', '我们正在', 'nahm', 'etta', '▁fille', 'Do', '▁owned', '通り', 'もらって', '写的', '疼', 'ל', 'ām', 'пра', 'них', 'gali', 'shya', '▁France', '▁cord', 'だし', 'rab', '▁estava', '▁folgen', '遺', '位于', '▁sä', '▁Sport', '▁kui', '页', 'の方が', 'nata', '▁facing', '▁பொ', 'もない', 'He', '▁inventory', '实验', 'uter', 'raten', 'Sa', '▁drank', 'قی', '伺', '▁Barcelona', '▁keeps', '▁하고', '▁mult', 'gni', '금', '▁astonished', '▁readily', '▁unexpected', '▁mug', 'どうして', 'ҙә', '跡', 'еб', '▁Hill', '面临', 'onia', '▁cinema', 'čas', '创业', '▁зап', 'rücken', '▁silly', '▁facility', '▁除了', '用于', '▁Monsieur', 'ばかり', '▁collect', '▁انجام', '▁gifts', '▁doctors', '▁emotions', '▁republican', '▁maintained', '▁snake', '▁سي', '身份', '▁ней', '▁models', '▁gracious', 'ibwa', 'leigh', 'بت', '▁meines', '警察は', 'stall', '▁percentage', 'خوا', '▁crop', '▁ainsi', '忘了', 'cide', '▁killing', '▁tool', '的好', 'teria', '▁mutual', '剩', '▁wreck', '▁chiefly', '▁values', '▁strengthen', '▁cómo', '같', '的能力', '▁wunderbar', 'steigen', '▁heir', '▁2018', 'кат', 'zī', '▁அது', '▁கூ', 'breite', '▁guter', '▁duck', '相对', '承诺', '叔叔', '▁bana', '使う', 'زار', '组成', 'lö', 'としても', 'kap', '操作', '物质', 'Ba', '入って', 'halte', '▁tau', '▁weapon', '▁байгаа', 'rok', '▁graduate', '心情', 'ブル', '▁höher', 'leu', 'するため', '▁vai', 'ころ', '五年', '▁landed', '闭', '▁след', '▁selected', '放心', '秘', '等着', 'nol', 'gling', '▁对于', '▁lend', '▁povas', '券', '▁sources', '▁Kampf', 'はある', '▁Gro', '▁jemanden', '要做', '▁peaceful', 'як', '规定', 'dolph', '追求', 'univers', '添加', '▁pump', 'バン', '特徴', '多年', 'easing', '枝', '▁Louis', '▁Rob', '改革', '一本', '▁climbed', '▁bueno', '▁analysis', 'важ', 'シン', '▁roger', 'sein', '▁riesige', 'organ', '▁plat', '▁seventh', 'imper', 'ика', 'ニー', '▁breeze', '▁slavery', 'モン', '▁Seg', 'cru', '这个时候', 'zte', 'nici', '▁grandmother', '这是一种', '最後に', '厉害', 'ề', '▁usted', '▁split', '的儿子', '速度', 'gers', '▁heavens', 'شان', '▁planta', '奇怪', '▁Sed', '▁yüz', 'дай', '▁saturday', 'うれしい', '奇怪的', '联邦', 'جو', 'ydi', '▁cyn', '▁зах', 'üste', 'agne', 'мол', 'ায়', '▁bwe', 'бира', 'toria', '尖', '好多', 'undu', '▁urban', 'гч', 'ыч', '穴', '▁hiding', '▁loan', 'ແ', '▁kant', '▁complain', '▁apa', '▁точно', '抜け', '建物', '▁Win', 'يب', '재', '政府は', '▁Professor', '▁naked', '期間', '▁essay', '翔', '▁propose', '▁circumstance', 'めた', '不见', 'tour', '使われ', 'гар', '我妈', '▁zuvor', '坚', 'mik', '财', '▁museum', '▁건', '▁engineer', '日から', 'uß', '▁solar', 'nın', '▁gesamte', '▁后来', 'となって', '写了', '▁agreeable', '▁canoe', '▁rug', '▁Hor', 'جان', '什么呀', '▁marble', 'meister', 'ەت', '▁dorothy', '▁confused', 'ноў', 'лат', 'ffi', 'née', '否则', 'Applause', 'ண்டு', '▁complicated', '▁guerra', 'キー', '你不是', '▁最后', 'class', '▁swiftly', 'lton', '滴', '▁vollständig', '▁будем', '▁gleam', '▁finest', 'ザー', '▁fiel', '▁gusa', '▁motive', '時の', '▁circ', 'timo', '▁こんにちは', 'rated', 'هی', 'ect', '▁moins', '▁rested', 'fau', 'dden', 'elijke', '鼓', 'ough', 'kub', '▁quart', 'ຫ', '菌', 'skri', 'まれ', '▁Juli', 'جه', '▁dorm', '▁selfish', '混乱', '▁佢', 'なんですか', '▁examine', '▁insurance', 'гай', '一开始', '▁disturb', 'cción', '政権', '伏', '征', '▁Foto', '▁stati', '讯', 'xed', '▁chemical', 'ром', 'ships', 'ligen', '▁halb', '▁introduction', '▁дальше', '▁dish', '联合', 'posa', '积', '基因', 'ይ', '商店', '粒', '不去', '▁Fran', '彼此', '▁nieder', '▁mache', '都要', 'три', '気になる', '▁основ', '▁achieved', '▁نظر', '込む', 'زم', '高的', 'Di', '使い', '某些', '▁Joe', 'пам', '▁cloak', '投入', '▁captured', '週', '就这样', 'сс', '所谓的', '▁arī', '▁spoil', 'nuncia', '▁ɣef', 'word', '▁materially', '▁thực', '▁öffentlichen', '▁яв', 'gum', '▁ئۇ', '▁quote', '▁indicated', '▁stor', 'tare', '▁kaufen', '▁google', '▁unterstützen', '对自己', '▁wichtige', '▁recovery', 'mensch', '▁Ehe', '▁lessons', 'neɣ', '던', '怎么回事', 'octubre', '頑張って', 'أكثر', '▁testing', 'އި', 'ști', 'dır', '▁byose', '▁polite', 'рова', 'imana', '▁exhausted', '▁rivers', 'を行う', '帝国', 'oval', '▁例えば', '▁Rom', '这不', '▁Yn', '▁patent', '動画', 'рас', '▁mole', '不必', 'cura', '▁anh', '▁überall', '美国人', '▁disappointment', '▁soup', 'ktu', '▁transformation', '▁Verhalten', '後半', '▁байдаг', '合う', '▁Sil', 'ぜ', '扎', 'trud', 'ży', '▁shepherd', '▁возможно', 'レス', 'cier', '▁sunshine', '▁Telefon', '愉快', '▁havia', 'aşı', 'のだ', '进行了', '农', '▁continuous', '▁públic', '▁poz', '▁давай', '满意', '悲伤', 'lma', '▁curse', 'reb', '空気', 'قال', '▁player', '安定', 'maker', '的那样', '▁ntabwo', '▁способ', 'heben', '▁hecho', 'wide', 'Ho', 'then', 'ありました', '▁pendant', '▁咁', '但它', '能量', '▁Himmel', '十九', '有些人', '年的', '▁свои', '▁practically', 'ость', '▁deserted', '说他', '▁buying', '▁thorn', '▁holds', '信仰', 'lings', '▁glimpse', '▁CA', '▁Kal', 'slav', 'ҙа', '思います', '何も', 'ँ', 'regen', 'ッチ', 'druk', 'قص', '▁preferred', '续', 'بة', '▁мин', 'fälle', '▁travail', '▁他是', 'ழு', '▁matt', 'ít', 'eği', '勝ち', 'মি', '▁ваше', 'するのは', 'ෝ', '出した', '▁bite', '黄色', 'مال', '▁preparing', '▁há', 'ử', 'digit', '▁World', 'かせ', 'ieron', '答', '遇', 'カル', 'ファ', 'بن', '화', '▁priv', 'kaza', '▁giờ', 'ப்பட்ட', '▁bé', '▁چند', 'kut', '▁darf', '▁دوست', '具有', 'fes', 'еть', '▁Cette', 'konstru', '▁thứ', '▁jako', 'ছিল', 'organisation', '▁Essen', '▁surprising', '渴望', '资', '浦', 'isieren', '▁байв', '▁Ideen', 'స', '▁größer', 'besitz', 'bour', 'ән', 'werfen', '▁Ebene', 'dah', '美丽', '监', 'ドラマ', 'じゃん', '▁калі', '独自', '時期', '▁cose', '▁چیزی', '▁joining', '▁confession', '天天', '▁processes', '보', '▁比如说', '也就是', 'ーム', '是我的', '▁Stil', 'スピード', '少年', '▁fühlte', '予', 'vig', 'ики', '▁nap', '▁angels', '▁schedule', 'rán', '▁boston', '▁oude', 'まま', 'душ', '腾', 'ху', '咖啡', 'валі', '▁лес', '刷', '▁suspected', '▁inquiry', '▁amusement', 'ordnung', '▁Klasse', '食べる', '我记得', '连接', 'فق', '▁precisely', 'ープ', '▁왜', '▁Thomas', '場合は', 'schlag', 'னர்', '▁instructions', 'turi', '▁passieren', '▁medium', '姓', '▁укра', 'にする', 'wasser', '▁cigar', '▁pessoas', '▁thirst', '▁gö', 'がこの', '▁norman', 'geni', '拜', 'rina', 'اک', '出现了', '纯', 'ffin', '忘れ', '戦い', '效果', 'こういった', 'kõ', '▁مق', '▁روز', '妙', '▁jones', '▁During', '碰', '这条', 'っちゃ', 'рон', 'pack', 'gina', 'が起き', '▁sins', 'gelassen', 'prä', '▁Wand', 'istes', 'plat', '▁telephone', 'conf', '桌', '▁shine', '不知', 'جل', '▁Red', '▁pearl', '▁prec', '家の', '▁Süd', '▁într', '牧', 'agu', 'お話', '▁sym', '意見', 'case', '▁2016', '▁tenía', '▁Netz', 'lusion', '▁sola', 'なくなって', '克斯', '习', 'енно', '▁lucy', '日間', '단', 'መ', '肺', 'Sch', '文章', '▁festival', 'нае', 'дам', 'ppy', '▁glaubt', 'ило', '漏', 'सा', 'は何', 'rico', '吃了', '▁première', '移動', '▁River', '穷', '▁sensitive', '今週', '▁provides', 'нуть', '今度は', '获', '▁attract', '▁durante', '桑', '▁கு', 'を作って', 'volv', 'ື', '▁armen', '現', 'abwe', '세', 'ých', '隊', 'chet', '▁euro', 'kula', '▁hoofd', '▁visitor', '▁nooit', 'ятся', 'にした', '▁August', '每年', '▁هست', '▁colors', '▁buri', '▁definitiv', '▁Wu', 'かない', 'eno', 'গে', '▁لكن', 'egi', '▁своей', '▁Jordi', 'pfen', '▁solicit', '▁goods', '▁composition', 'gine', '第二天', 'までの', '▁intellect', '▁vow', '现在是', '▁frown', '▁furnished', '▁обе', 'য়া', '收到', '▁sicherlich', '▁setzte', '▁harsh', '専門家', '▁Тэр', '社長', '的一切', 'ハー', '迅速', 'hend', 'られています', '毁', 'ന', '順', '▁lunga', '最初の', 'anta', '▁expectation', '▁أي', 'ью', '▁дээр', '▁মা', 'udo', '▁jail', '计算', '▁나도', 'お父さん', 'fä', '*', '▁Studenten', '▁Gut', '▁你可以', '合同', 'рус', 'zam', 'rul', '帅', '▁Why', '▁moderate', '块钱', 'හි', 'alia', '▁timid', '▁cigarette', '没关系', 'ologist', 'rufen', 'legi', 'دید', '▁முடி', '敷', '方も', '刺激', '误', '▁fortunate', '▁crow', 'kehr', 'ーション', '▁nut', '你认为', 'frei', '▁mình', '▁existed', '烈', 'lij', 'agost', '▁partnership', 'ู', '▁ده', '▁così', '▁hebt', 'fire', '▁país', 'druck', 'Ә', '▁demon', '▁improvements', '这样一个', '▁jealous', '化学', '連絡', '医学', 'huit', '▁transfer', 'گیر', '▁favourite', '强烈', 'お伝えします', '卫生', '▁jerusalem', 'ঘ', 'ارت', '化的', '▁parallel', 'ções', '概念', '我们知道', 'anu', 'したと', '▁我不知道', '候補', '在他的', 'iens', '적', 'مى', '▁Jud', 'に戻', '▁Gleich', '▁dynamic', '▁arrested', '母親', '▁establishment', '何を', '▁père', '▁Regi', 'لف', '科学家', '▁xwe', '갔', '▁Fan', '▁television', 'bach', 'zes', '数学', 'கே', 'ってくる', 'ớ', '▁граждан', '下一个', '▁стран', 'loj', '▁是啊', '▁masters', 'лез', '▁какая', 'オープン', '▁option', 'ັ', '▁identity', '▁submit', '▁jusqu', '抑え', 'gefühl', '▁medio', 'bira', '我应该', '勝利', 'ĝis', '▁handkerchief', '夫妻', '孩子的', '▁vue', '▁sober', '阵', '▁lightly', 'clos', '▁laten', 'chie', 'şti', '那个人', 'informa', 'rough', '▁links', '▁distinguish', 'tego', '▁civilization', '▁jaar', '▁drugs', '▁convenient', 'いると', 'ನ', '▁например', 'dock', '▁disturbed', 'würdig', '▁deutlich', 'hri', 'destin', '免费', 'zina', '▁revenge', 'zogen', 'чка', '瀬', '▁concealed', 'rwanda', '▁باز', 'fahr', 'ilo', '한테', '奶', 'いるんです', 'аба', '得点', 'institu', 'нан', '▁hedge', '▁Every', '違い', '▁Ly', '▁بس', 'свя', '你这个', '▁dressing', '猛', '俗', 'ச்சி', '▁Ang', '问我', '▁بزرگ', '▁chapel', 'ходит', '▁kiu', 'ений', '我跟你说', '堡', 'utter', '躲', '▁ໄປ', '▁fabric', '▁frankly', 'を出', '漁', '队长', '▁هل', '的歌曲', '쫌', 'baar', '还有一个', '▁boast', '▁Pf', '▁bunu', '▁Kas', 'сол', 'rock', '元気', 'お願い', '▁Santa', 'imento', '抜', '▁чувств', 'ණ', '書いて', '▁dwelling', '聞いた', '▁Laufe', 'brechen', 'stol', '也在', 'раж', '给她', '▁arrangement', '▁Са', 'zat', 'jung', '29', 'minded', '▁vivid', '▁18', '走到', '去看', '▁weren', 'うち', '▁Mir', '背后', 'abilir', 'ホームラン', 'ures', '上がる', 'nischen', 'bridge', 'lara', 'hound', '▁technologies', '▁accompany', 'დ', 'tempe', '▁cream', '▁anticipated', 'même', 'лей', '▁Linie', 'が行われ', '▁Pres', '言った', 'past', 'ruf', '▁trait', 'uche', '모', '▁scotland', '▁struggling', '▁vậy', 'posit', '患', 'ミサイル', '▁preserved', '▁зачем', '▁defeat', 'avu', '▁aby', '▁pint', 'iji', 'leute', 'known', '済', 'サービス', '▁ёсць', '実際', '的国家', '▁são', '▁copper', '宾', '▁Partei', 'ziel', '▁illustration', 'ими', 'politi', 'ハン', '▁US', 'bry', '▁verge', 'öd', '法官', 'itud', '番の', '差不多', '很有', '▁jury', '▁Pas', '知道了', '▁объ', 'edifici', '雨の', '类似', '▁stamp', 'stimul', '我们应该', '▁monte', 'ީ', '称之为', '细节', 'ote', '▁номер', 'ライン', '日中', '赌', 'ctive', '页面', 'gion', '▁creative', '始', '▁Venim', '▁beings', 'schloss', '▁influ', '它在', '▁гэтым', '传播', '子どもたち', '▁Vous', 'mış', '▁sino', 'fach', '▁Stelle', '対象', '个月', 'big', '▁autumn', 'chron', '▁давайте', '▁eaten', '▁crept', 'цэ', '値', '▁defense', '激しい', '▁echo', 'nelle', '▁owing', '▁Black', '▁moest', '▁behalf', '▁происходит', 'impa', '▁minimum', 'niz', '▁investiga', '着急', '▁october', 'られます', '▁virgin', '▁lean', 'ළ', '▁ответ', 'えた', '▁звони', 'いけ', '享受', 'äch', '你们的', 'onge', '▁Hände', 'trat', '▁outward', '这里的', '▁notwithstanding', '▁volunteer', '▁Smith', 'чная', '去吧', '湾', '帯', 'きている', 'вез', '制限', 'maya', 'どうですか', '▁clothing', '性格', '▁Baby', 'bbing', 'වා', '花了', 'аю', '▁entwickeln', '▁approval', '▁irrit', '他没有', '▁Alles', '▁associate', '▁kenne', '▁bolt', '永远不会', 'lug', '▁perfekt', 'gué', 'nutz', '想知道', '▁bestimmten', '▁nail', 'ビー', 'ыми', '▁hatred', 'glia', '保存', '▁answers', '▁hefyd', '不懂', '催', 'aeth', '▁math', '的一种', 'ounce', 'eco', 'қа', 'ĝa', 'regel', 'うん', '▁betrachten', 'பா', 'nyama', '起き', '玛丽', '▁Fort', '願', '▁Chúng', 'wald', 'moto', '▁sustain', '명', '▁founded', '▁bringt', '工资', 'undi', 'Emp', '▁isso', '▁pris', 'と一緒に', 'eaux', 'ủ', 'aĵoj', 'ても', '海洋', '▁passes', 'otto', '▁Gesundheit', 'կ', '先週', 'unga', 'зал', '▁immortal', '▁covering', '▁wash', 'ích', 'bula', 'казать', 'wak', 'issen', '担', '泽', 'nico', '▁hyn', '▁react', '▁мор', 'mol', '▁definite', '▁decrease', '▁scarce', '▁beating', 'print', '強化', '▁Wind', 'egu', '▁справ', 'леп', 'gga', '▁nhưng', '▁poc', '是最', 'ங்கள', '▁compete', 'かかる', '▁territori', 'hana', '続く', 'ground', '経', '就是我', '買', 'وری', '邦', 'ミリ', '▁Gib', 'nă', '▁segui', '种族', 'gung', '▁formerly', '▁gün', 'ents', 'யும்', 'кие', '▁Kindern', '▁farewell', '▁cotton', 'пон', '▁mechanical', '▁enabled', 'थ', 'wesen', '▁prejudice', '과', '▁Organisation', 'کان', '▁beasts', '敌', '▁breathing', '▁đề', '▁dues', '▁grandes', '▁letting', 'wegen', '▁provision', '▁fishing', '▁ongoing', 'ŭ', '地位', '▁그러', '和平', '▁länger', '▁canada', '过的', '▁alma', '▁Pal', 'cular', 'வெ', '▁elegant', '司令', 'かね', '▁interessiert', '▁feu', '▁violet', 'маш', '▁Landes', '▁gazing', 'gestalt', '一个小', 'нат', 'klar', 'ló', '▁gallant', 'pä', '▁tutto', '▁În', 'kore', '正确的', 'lever', '▁restrict', '▁Lösung', '▁applications', '▁witch', 'ительно', 'yong', '会在', 'تج', '彼女', 'stärk', 'たちは', 'гре', '▁Spi', '▁tribes', 'η', 'six', 'sitz', 'komen', 'rê', '▁geboren', '▁niets', '▁prominent', 'けどね', '诉', '添', '发生了什么', 'tamente', '▁unver', '韩', 'ỗ', '▁viņa', 'heure', 'ያ', '兹', 'るんだ', '巨', 'дж', 'ඉ', 'ři', '▁upstairs', '▁entertain', 'цию', '▁indicate', 'kab', '▁rarely', '株', '▁imperial', 'pression', 'дем', '应用', '形で', 'crib', '▁replace', '▁beaten', '阴', '▁আছে', '平时', '立刻', '一群', '▁Außerdem', 'джа', '▁seltsam', '▁ته', '유', 'いわゆる', 'দা', '▁dimension', '▁Bob', '岁的', '思い出', 'open', '孤独', '▁disaster', 'களில்', 'baba', '▁touching', 'をかけ', '▁tribe', 'kati', '航空', '▁Nation', '▁maxim', '留在', '방', 'となり', '手が', '▁ähnlich', 'ēt', '▁strict', 'いきたい', 'により', 'гән', '▁wives', '▁политик', 'クラ', 'どちら', '▁Herausforderung', '这一切', '▁sailed', 'lash', '▁hanno', 'тка', '月の', '▁Vorstellung', 'sible', 'участ', '倾', 'namen', 'हरू', '込まれ', 'daw', '揚げ', 'っていく', 'nsen', '▁collar', 'ނ', 'hill', '▁petite', 'alität', '▁grab', '▁Kam', '▁egal', '绿', '事业', 'ores', '▁bewegen', 'besch', '▁Titel', '了她', 'きょうの', '这两个', '危険', 'labor', '▁funds', '十三', '갈', '▁jaw', '▁senator', '▁doorway', 'ationen', '્', 'зар', 'litz', 'dó', '▁определ', '▁あれ', '▁accent', 'yana', '▁wrath', 'Li', '▁moses', 'arna', '▁Hay', 'ええ', '▁interfere', '▁Text', '▁можна', '臭', 'なんですけれども', 'embra', 'zó', 'лич', '描', '发表', 'ぁ', 'itor', '▁cheese', '▁stato', '돈', '▁Mitarbeiter', '▁label', 'কার', '▁spun', '▁propos', '▁speaks', '在家', '赞', 'ór', '▁finds', '市で', '眠', 'ነ', 'flor', 'ニア', '▁мяне', '▁اگر', '▁operator', 'tention', '▁definition', '見事', 'вра', '▁büyük', 'tribut', 'порт', '非常非常', 'вяз', 'rov', '▁walter', 'oti', '▁marched', '▁restored', 'ells', '▁trug', '好啊', 'onda', '▁riches', '▁Hoffnung', '太太', 'ுடன்', 'lob', '▁belongs', '▁hans', '非常重要', '▁présent', '分子', '某个', '讨厌', '▁attracted', 'しまう', '▁encounter', 'nnes', 'zzle', 'レイ', '▁attain', '▁вами', '▁mutter', '开车', '바', '▁funeral', 'щу', 'اره', '▁shiver', '创新', '▁стал', 'treiben', '保险', '▁lightning', '▁complaint', '▁african', '重大', '你跟', '▁같은', 'چى', '对他们', '▁quel', '▁sama', '▁обо', '遊', 'aves', '▁manufacturing', '汗', '教会', '做一个', '▁wid', 'мент', '▁november', '▁месяц', '▁elbow', '▁tank', 'ほぼ', 'лем', 'ति', 'NHK', 'кин', '▁Bilder', '▁zeker', 'стве', '一个非常', '▁curt', 'ტ', '▁asset', '破坏', 'anye', '▁differences', '▁нашей', 'clin', 'ウクライナの', '行われた', '▁Shi', 'dors', '▁democratic', '▁Obwohl', 'صف', 'هر', '▁feeble', 'leş', '这种情况', 'ssin', 'を受けた', 'kai', '▁robust', '▁besondere', '▁elected', '▁Modell', '▁seconds', 'lauf', 'ダイ', 'ګ', 'セット', '時は', 'Applaus', '白人', '▁свобод', '病毒', '损', 'ජ', '▁Mat', '▁executive', '▁onto', 'lag', '▁важно', 'ან', '▁concerns', 'ء', 'ebbe', '▁Tru', '▁seed', '推荐', '▁Staat', '祭', '▁cleared', 'მო', 'eixen', '让它', 'သ', 'wiesen', 'Ro', 'train', '▁acknowledge', '取れ', '風が', '依然', '▁indifferent', '人数', '▁generate', '▁frost', 'itaj', '▁reminded', '▁romance', '隠', '▁ireland', '▁Ха', '最多', '▁layer', '柳', '就有', '▁caution', '▁bezeichnet', '▁denied', 'سە', '▁profile', '的位置', 'tato', '▁politische', '▁Dra', '高度', 'ちゃった', '▁Bay', '成立', '▁stephen', 'laş', '変わり', 'neb', 'ält', 'oza', 'coloured', 'рок', '▁independence', '▁traveller', '接着', 'utu', '许多人', '▁leather', '这项', '进步', '▁exists', 'kia', '进一步', 'ړ', '▁Char', '▁English', 'cional', 'maakt', '▁zá', '▁wereld', '▁дэ', '他们都', '▁Sicht', '出来了', 'وك', '▁christians', '種類', 'gone', '▁говорят', '▁danach', '▁positions', '问你', 'यो', '▁daylight', 'wall', 'えない', '不住', '▁echt', '脳', '搜', '▁consists', 'děl', '人在', '▁Adam', 'umva', '▁formula', 'anzi', '▁тысячи', '▁casual', 'ины', '▁eighth', 'plica', 'guer', '世界的', '▁استفاده', '▁German', '▁بیشتر', '▁Ŝi', 'ează', '反対', '▁determination', '时刻', 'iller', '히', '不愿意', '▁republic', 'respon', 'alen', 'liste', '▁outer', '▁echte', '对待', '私たち', '▁которых', 'って言って', '你先', '่', '▁aveva', 'nym', 'acions', '▁然后他', '▁democracy', '填', '▁гэты', '▁Bruder', '▁characteristic', '▁Kris', '▁neuro', 'politic', '▁visitors', 'ໂ', '▁gale', 'tır', '▁protestant', '▁befinden', '▁одиннадцать', '▁Schi', 'いまして', 'öhn', '연', 'そういうこと', 'arbeiten', 'лас', '▁porter', '做到', 'cun', 'нер', 'nette', 'atan', '▁zweitausend', 'ల', 'ట', 'öö', '▁relevant', '鼓励', '很棒', 'fford', '▁dios', '▁Tak', '个小时', '我发现', '▁Ul', 'rating', '▁creek', '▁aggressive', '▁трэба', 'それでも', '手里', 'へと', 'بح', 'нік', '一个问题', '公主', '见面', '▁saa', '始め', '崩', 'ivo', 'Mi', '▁extensive', '▁спасибо', '▁properties', '▁Asia', '▁Gran', '序', '애', 'posing', '发生的事情', '想起', '十七', '▁Anwendung', 'лө', '▁Member', 'トー', '孔', '▁наши', '▁span', '▁swung', '▁perception', 'हा', '▁ox', '劝', '▁laying', '▁carpet', 'wch', 'vē', 'はもう', '赚', '▁Demo', 'mala', 'daten', 'მე', 'quar', '▁تمام', 'anima', '▁radical', '▁власти', 'anı', '▁Ils', '証', '00', 'hub', 'ало', 'の姿', 'るのが', 'раў', '読', '%', 'ваў', '监狱', 'すいません', '▁execute', 'bred', '▁profess', '▁Fenster', '不上', 'exc', '▁torment', '互相', '▁unge', '着我', 'ரிய', 'の一', '▁sci', '設置', 'versa', '▁größten', 'vê', '▁graceful', 'popul', '夺', 'ಸ', '採', 'とにかく', 'name', '▁Partner', 'あるいは', '▁nuestra', '▁impressed', 'ức', '对不对', 'IT', '方便', 'pek', '一周', 'ਾ', 'ම්', '▁California', '▁assembly', '▁bran', 'жда', '可以在', '▁lei', '在她', '有趣的', '▁divide', '直播', 'nemen', 'の話', '求め', '彼の', '▁trends', '▁veröffentlicht', 'илось', '助け', 'க்கப்பட்ட', '▁دې', '▁rapport', '▁tones', 'nego', '怎么说', 'ົ', '也很', 'grat', 'träge', '▁großartige', '▁cape', '▁successfully', 'سى', 'علم', '撮', 'jah', '安妮', '▁whit', 'inin', '▁Funk', '他自己', '▁funding', 'jär', '女朋友', 'ホテル', '▁poly', '▁awkward', 'iyorum', 'wich', 'lish', '▁Jung', 'cata', 'جم', '▁Then', 'bby', 'embe', '▁Kein', '防止', '访问', '▁blanket', '鉄', '▁andrew', '▁grounds', '▁چا', '▁Israel', '▁pap', '出てくる', '▁convention', 'றி', 'えっ', '▁Wieder', '充满', '▁Australia', 'fik', 'аем', '▁schlechte', '▁Tier', '▁febrer', '屈', '肖', '課題', 'idas', '▁milli', '▁parish', 'borough', '進め', '▁Zeug', 'عب', 'En', '▁exceedingly', '柔', '砂', '郑', '▁таксама', 'leb', '最低', '当て', '▁japan', '你把', 'ächtig', 'sort', '▁shudder', '▁profitable', '如果他们', '▁放一下', 'クロ', 'ände', '他们说', '▁Durant', '很高兴', 'pare', 'artig', 'schlossen', '▁ora', '▁அந்த', 'cà', '掉了', 'fè', '▁canal', '▁administra', '▁bears', '出现在', '▁shriek', '▁знал', 'ebilir', '▁schrieb', 'contra', '▁roar', '間に', '液', '相互', '▁package', 'でお', '▁Maar', '식', 'けども', '▁romantic', '▁tales', '▁gelernt', '▁invent', '大体', '▁anyhow', 'を作る', 'stoß', '▁podcast', '▁Пра', 'ლი', '奔', 'lp', 'män', 'кар', 'mesi', '的观点', 'gani', 'Mail', '▁mwa', 'サッカー', '▁alien', 'tiu', '是真的', '計画', 'りの', '診', '医疗', '明确', '▁parece', 'десят', 'иш', '哇', '▁meta', 'CO', 'lec', '▁但是我们', 'argent', '炸', '我先', '▁studying', 'shaped', '的样子', '▁anymore', '▁attendant', '可怕', '▁erfahren', 'nade', '▁zona', '▁Dame', '▁containing', '▁Patienten', '▁болон', '統', 'ר', '▁ჰო', '▁соглас', 'মে', '目に', '▁gyda', '▁endeavour', '那时', '発射', 'бур', '▁cael', 'จะ', '言われて', '▁meg', '観光', '▁envelope', '▁говорю', '▁snap', '▁truck', '电子', 'ຊ', '▁endeavor', '▁stole', '▁beheld', '焼', '这也是', 'energie', '▁acid', '▁communicate', '▁Хо', '估计', '怎么会', 'зем', 'මා', '▁Australien', 'fish', '嫁', 'igheid', 'odi', '区别', 'нев', 'liko', 'tale', '▁Camp', '文学', 'krit', 'hielt', '▁tube', '▁карт', 'igne', 'ді', '我再', '的身体', 'obo', '告诉我们', '▁dhateng', '▁invention', 'ări', '▁அவர', '▁Herrn', 'าย', '▁cunning', 'folk', 'をしている', '▁Fra', '▁ignor', '▁Denken', '付き', '▁слуша', '実験', 'patri', '▁Ganz', '▁kurze', '▁saving', '東北', '韦', 'るのか', '▁baz', '▁Freude', '▁километр', '責任', '▁restless', 'ском', '▁Ty', '▁факт', '▁whip', '收集', 'となります', 'スタン', '▁folly', '▁wool', '▁uses', 'મ', '▁Unsere', '全員', 'стат', '▁regards', '▁Flu', 'El', '▁recommend', 'るような', 'tering', 'ству', 'ీ', 'cope', '每天都', 'harmoni', '▁کرده', '▁appointment', '下雨', '广泛', 'ehr', 'für', '向き', 'cell', 'юр', 'വ', '设置', '这只是', '▁erzählt', 'publik', '▁nämlich', '经理', '▁senate', '▁perpetual', '的研究', '昼', 'ற்று', '▁Grand', '和我们', 'ものです', 'まって', 'hra', '▁laura', '可能性がある', '▁Cho', '▁mama', '▁Cam', 'chair', '▁chart', '▁опять', '▁injury', 'scheid', 'ambo', '▁gospel', 'projekt', 'cı', '▁elephant', '▁наверное', 'nisse', '▁dislike', '▁stomach', '▁amendment', '応援', '▁barrier', '▁upset', '独特', '白色', '▁dedi', '無理', '▁extract', '時間が', '小说', '▁pains', '就是你', '観測', '▁所以说', '粘', '選手は', 'yin', '▁этому', '▁lass', '湯', '指挥', '▁illumin', 'rush', '進んで', 'দের', 'élé', '▁helps', 'fia', '▁Bildung', '▁Jeder', '亏', '億円', 'ご覧ください', 'gress', '▁romans', '▁Haben', 'トラ', '国家的', 'mato', 'hut', '支え', '▁tudi', '▁disappear', 'ына', '▁Gesundheits', '▁ነው', '▁Beziehung', 'cam', '▁Drei', '扣', '▁celebrated', '▁coisa', '▁convey', '▁aussehen', 'weis', '▁Hon', '止め', '碗', '▁acquisitions', '关闭', '▁Ба', '超级', '▁tables', 'ໃ', '▁ndetse', '一面', '▁واقع', 'ีย', 'ibility', '載', 'ilor', '信じ', 'وف', 'раг', 'grade', '上の', '▁Viņš', 'ӧ', '手段', 'бил', '▁damp', '▁Alex', '▁taxes', '▁chez', '▁50', '▁zumindest', 'がいい', '盤', 'brau', '歴史', 'kopf', '▁wordt', '▁ເອີ', '두', '차', 'เป็น', '茨', '▁cable', '▁grows', '▁constitute', '▁یې', '▁interessante', 'てしまう', '備', '▁despre', '▁promo', '回目', '那个时候', '▁imbere', '探索', 'phon', '途中', '▁machines', '▁Handel', '▁salvation', '▁parted', '▁punto', 'алі', '▁moja', '壮', 'halb', '▁corporate', '者的', '▁flank', '勇', '▁relieved', 'ますよ', 'ена', 'drückt', 'Н', '▁churches', 'めちゃくちゃ', '自民党', '进了', '仁', '▁swim', '▁loĝ', '▁الآن', 'hnen', '也不能', '▁eben', 'とっても', 'ټ', '▁getroffen', '▁stake', 'kou', '▁Fisch', 'schap', '太好了', 'zwi', '▁vive', '如果他', '最重要的', 'γ', 'ますが', '軍事', '▁woe', 'ウェ', '息子', '▁Steuer', '肯定是', '▁tay', '▁boss', 'граф', 'rons', 'lasse', '灭', 'க்கும்', 'lini', '体験', '▁delivery', '▁temptation', '忘记', 'ウル', '奴', '▁thành', '▁په', '▁writers', '▁assistant', '▁Tam', 'кө', '我爸', '▁boom', 'чный', 'だね', 'اپ', 'weil', 'uwa', '▁facilities', '▁monkey', '私たちは', 'صور', '▁тому', 'સ', '真相', '这就', '削', '▁Sim', '▁squire', '▁britain', '败', '۰', 'しかった', 'ちなみに', 'ستان', '▁trifle', 'dist', '▁options', 'empat', '敲', '▁Monat', '会说', 'стой', 'しようと', '▁langen', 'ப்பி', '▁Az', '焦', 'ますので', 'ছ', 'sters', '糟糕', 'erei', '▁subtle', '胎', 'に行く', '▁яна', '▁времени', 'スタジオ', '▁сообщ', '普遍', 'yim', 'pē', '▁sitzen', 'プーチン大統領', '你没有', '—', '▁Monate', '▁dive', '▁Fre', '各地', '▁bias', 'ml', '▁bị', '▁gardens', '▁ceremony', '▁roots', 'غل', 'geschichte', '▁Ĉi', '▁minu', '▁имеет', '来年', 'iaeth', '小さな', '饿', '▁можа', '▁Hall', '帽子', 'کش', '▁pense', '▁Tisch', 'эконом', 'ufu', 'の世界', '▁Leistung', '▁steer', 'сю', 'hul', 'ーク', 'ですので', '爷爷', 'вон', '▁wax', '违', 'дь', '一个月', '▁isabel', '向你', 'ె', 'lari', '▁peril', 'メッセージ', 'すぎ', '것', '▁общем', '▁Ken', '▁natives', '邪', '▁Anda', 'nice', '结合', '把她', 'chang', 'кро', '▁Kunden', '首都', '地点', '▁launched', '▁cran', 'вен', 'фер', '開始', 'ப்பா', '▁Dum', '的意思', '▁dragon', '▁silently', 'なければ', '荣', '▁Junge', '▁searching', '这将', '▁erklären', '▁scratch', '▁ehrlich', 'emba', '▁Liste', '応', '까지', '▁fitted', 'とする', 'GAAP', '▁limits', 'რი', 'を使った', '배', 'ovi', 'eight', 'раш', '▁marine', '▁Tar', '▁Many', '壊', '년', '▁troubles', '▁nuclear', '▁lodging', 'خص', '▁termina', '多分', 'Weiß', '有所', 'acak', 'wise', 'prof', 'num', '英语', 'abana', '胜利', 'cada', 'autobús', '▁residence', 'ولا', '▁zeg', '▁Jim', '抵', '▁Bö', '▁Hauptstadt', '京都', 'iling', '我把', '▁appetite', '▁oameni', '▁cardinal', 'häng', '地元', '▁doubtful', 'reiz', 'リスク', '来て', '慌', 'ғ', 'しょう', '▁bother', '算是', '▁reverse', '▁dearest', 'ของ', '▁занима', '▁giả', '不像', '▁newspapers', '▁boil', 'のうち', 'μ', '▁мужчин', '一声', 'ār', '▁fury', 'かわいい', 'ầ', 'api', 'ố', 'ở', '▁Aufmerksamkeit', 'shore', '堆', '▁центр', '議論', 'ได้', 'ですし', '如今', '▁passions', '▁limbs', '▁producer', 'verein', '▁مج', '▁glen', '▁natur', 'rade', '▁verrückt', '版本', '回転', 'lica', '▁hinder', '▁hastened', '▁anticipate', '大事な', 'の問題', '▁zwölf', '先に', '▁그니까', '▁erstaunlich', '▁assault', '发生在', '▁vede', '▁bust', '▁binnen', '▁lloc', 'は今', 'tré', 'といった', 'court', '▁exquisite', 'wunde', 'ның', '▁Lee', '▁bundle', 'duct', '高速', '▁nas', 'mac', '▁достаточно', '体育', 'チャー', 'さあ', '▁desires', '▁Geschäfts', 'gana', '辛苦', '略', '交谈', '的那种', 'bí', 'レベル', '▁brass', '说得', '무', 'dala', '歯', '▁shalt', 'kuba', 'スタ', '▁взгляд', '对象', '▁clinical', '目を', '殖', 'industrie', '戈', '的主要', '▁Sel', 'ԥ', 'enne', '▁ralph', '▁resting', 'ась', 'aran', 'body', '▁esteem', '▁hail', 'ඩ', '▁вместе', '仔细', '▁rip', '▁Aquesta', '▁Welche', 'Bo', 'されていた', '▁multe', '锅', '否', '▁наша', '▁export', '▁vigorous', '▁Phil', 'мын', '▁scandal', '炮', 'カレー', '▁Gla', '▁بازی', 'تان', '▁prevented', '▁tranquil', '▁tobacco', '▁thence', '집', '▁tire', '▁schwarze', 'リング', '▁embrace', '▁schu', 'ほら', '▁rural', 'ҙы', '▁skirt', '▁каждый', 'るという', '▁Bitte', '仍', 'ຄ', '▁wrap', 'vara', 'ەوە', '者は', 'воз', 'нал', '▁offers', 'έ', '恐怖', '安心', '▁geweest', '▁dumb', '▁municipal', 'фон', '上げて', 'tē', '小组', '▁Carl', '▁golf', '▁Position', '▁después', '绑', '2019', '▁scientists', '▁但是你', '경', '▁دیگر', '▁excess', 'লো', 'erweise', 'pence', '▁prey', '把它们', 'قة', 'そこで', '▁fünfzig', 'пле', '微笑', '▁cabinet', '▁accused', 'muzi', '確保', '▁решил', '▁Büro', '的最', 'كر', '▁formation', '▁princes', 'ですけれども', 'still', 'әр', '▁баш', '▁entertainment', 'ິ', '奉', '800', '▁собственно', '放下', 'ということを', 'bird', 'システム', 'ток', '▁Tochter', '被告', '▁uncertain', '▁нельзя', '▁شخص', 'ほん', 'arma', '▁insight', '▁ruler', '▁altijd', '▁habla', 'ären', '▁Here', 'zunehmen', '▁passionate', '▁nunca', '▁typically', '童', '와', '▁supplies', 'räum', '温暖', 'anche', '▁lustig', 'stop', '▁ascend', 'かし', '▁Stunde', '▁начина', 'وار', 'றை', 'ර්', '▁marquis', '▁Quin', '伙伴', '▁إذا', '▁Pop', '惠', 'кую', 'のない', 'anne', 'していきます', '友達', '▁retire', '来源', 'almente', 'frau', '▁ўжо', 'mates', 'няя', 'нич', '▁seda', '消失', 'ısı', '▁wrapped', 'வில்', '▁política', '行われ', '見えて', '▁mau', 'lager', '▁při', '上来', 'lett', 'ލ', 'dang', '▁bez', 'енный', '哲学', 'ены', 'جز', '▁barrel', '相反', '▁neighbourhood', 'パス', 'zeichne', 'esten', 'メダル', '▁Kosten', '▁relativ', 'коп', '▁älter', '编辑', 'الي', 'gründe', 'голов', '体を', 'ஷ', '有机会', '▁nobles', '这件事情', 'が発生', 'ということなんです', '告诉他', '往往', '▁دارم', 'ũ', 'yah', '五个', 'న', '▁argue', 'ශ', 'ピン', 'imos', '▁trusted', '▁прямо', 'рог', '▁depuis', 'idades', 'Ч', '▁যে', 'ではありません', 'ていて', '億', '▁unpleasant', 'smith', 'わない', '▁latest', 'рг', 'んじゃないかな', 'nische', '▁pulling', 'を持つ', 'puesto', '乘', '酒店', '▁такого', '▁Gelegenheit', 'rats', '▁svoj', '▁viva', '这就是为什么', '杂', '▁مورد', 'পর', '▁pushing', '▁depths', 'しよう', 'ヨ', 'Ne', 'gles', '▁guards', '均', '▁hadden', '▁maison', '▁sketch', 'вых', '宝宝', '弁', '▁surgeon', '▁aŭ', '▁siempre', 'sea', '除非', '▁далее', 'quí', '感觉到', 'capacit', '▁advantages', '▁chant', 'umwa', 'bä', '森林', '▁foul', 'مار', '矿', '跨', '▁staying', '热情', 'мысл', '▁paw', '▁Straßen', '▁forecast', '▁собира', 'اری', '互', 'obli', 'енные', 'ப்பட', '▁fum', '▁cá', '▁distinctly', 'ада', 'wari', '飲', '一部分', '市内', '怎么能', 'gge', '▁عنوان', '出演', '▁sterben', '▁reproduc', '▁register', '▁Mitte', 'tiga', 'bron', '▁Software', '▁knights', 'たちの', '▁место', '▁menschliche', 'ising', '▁repent', '▁mechanism', 'taka', '▁haut', '需求', '▁stopping', 'ợ', '▁breathe', '濃', '不容易', 'stick', 'sagen', '▁guarantee', '这些东西', '詰め', '缝', '▁sabi', '所在', 'ランナー', '▁представи', '▁является', '特别是', 'شي', 'Đ', '▁després', '辺り', '也要', '▁образом', '听着', '▁earnestly', '▁Tim', 'воль', '就没有', 'ост', '▁oleh', '何が', '▁donne', 'فة', 'trägt', '▁brains', '幸运', '▁deadly', 'станов', 'valu', 'ürü', 'いえ', '▁skull', 'gebiet', 'Mar', '敵', '攻め', '▁spielt', 'source', 'baren', '▁Bevölkerung', '都能', '▁stirred', '▁commonly', '▁pang', '▁Before', '角度', '▁tener', '▁winning', '▁öffentliche', '截', 'نة', '▁parce', 'dler', 'させた', 'уль', '▁Größe', '▁nei', '▁conservative', '▁туда', 'というもの', '用の', '▁boxes', '▁reception', '▁Şi', '▁timber', '▁Druck', '発生', 'мир', '適', '弃', '▁Sud', '解決', 'க்கி', '▁baga', 'からも', 'وح', '▁comprend', '在你的', '工人', '划', 'ложен', '原则', '史上', 'klä', 'ե', 'markt', '荡', 'kari', 'walt', 'オン', '▁neues', '▁Ergebnisse', '▁courts', 'нг', '버', 'shot', 'ең', '▁blew', 'haltung', '▁Herzen', 'грамм', '▁participate', '▁competi', 'ちょ', '알', '▁gerek', '▁президент', '▁esti', 'ண்ண', '공', '교', '▁fatigue', '▁fatto', '▁aquella', 'altra', '▁blossom', '恵', '鮮', '瑟', '▁jewel', '▁Rock', '帝', 'ось', '▁remainder', '▁راه', '特別', '▁technique', '▁pillow', 'opa', '많', '▁category', '▁таким', 'ませ', '▁monday', 'それぞれ', 'pio', 'läuft', '▁zunächst', '▁Second', 'volg', 'motiv', '▁nerves', '▁programme', 'omu', 'tious', '▁Bell', '▁augen', 'дон', '一把', 'инский', '▁ஆஹ்', '▁omdat', '▁dutch', 'سته', '▁profitability', 'affe', '▁standards', '付近', '俄罗斯', 'kreis', '▁gelang', 'овых', 'кор', '▁procession', 'ơ', '将其', '他有', '爱的', '很有趣', '▁Omu', 'кія', '▁summit', '▁fünfzehn', 'چه', '生活在', 'コー', '情况下', '▁gesamten', '海岸', '非常好', '家长', 'écri', '▁murderer', '▁Он', '▁مست', '▁accelerate', 'itas', 'cía', '▁diejenigen', '▁contracts', '▁commun', '高中', 'hte', '▁delivering', 'たっぷり', 'kala', '▁popula', '公园', '▁domain', '▁journalist', '▁repar', 'crit', 'ための', '▁Auswirkungen', '▁былі', '▁Papier', '所以他们', 'lē', 'பார்', '外交', '▁Bundes', '我们家', 'そんなに', '▁stolen', '低い', '附', 'zaba', 'иа', '▁egyptian', 'ା', '달', '脏', '▁uwo', 'lă', '会不会', '▁Web', '▁olduğu', 'дор', 'regul', '時点で', '必ず', 'ță', 'wissenschaftlich', '▁scripture', 'mper', 'を示', '▁alterna', 'kke', 'حر', 'shuri', '▁format', 'amerikanische', 'ння', '▁serving', '▁doll', '▁resemble', '▁slain', '走进', '美丽的', '展開', '▁wilderness', '▁creo', 'kind', '▁Stein', '▁mussten', 'gramm', '▁абсолютно', 'ని', 'film', '不好意思', '▁sailor', '我看到', '笑声', '嘅', '火车', '便宜', 'gid', 'うまい', '也就是说', '中継', '▁cats', 'ango', 'wehr', 'чил', '▁flashed', '小孩', '으면', '▁occupy', '不对', '▁victims', 'rink', '▁shan', '▁dife', '▁должно', 'あんまり', 'чай', '▁وقتی', '谈话', '珍', '庁', 'コース', 'rechte', '▁компани', '后的', '▁fem', '▁utili', 'struktur', '付出', 'mount', '▁humour', 'ții', '▁respectable', 'を迎え', 'бри', '▁бог', 'myaka', 'mast', '▁accomplish', 'оро', '什么意思', '▁allowing', '▁streams', '扫', 'mming', '▁Pferd', '▁aya', 'ގެ', '▁Canada', 'chief', '▁erhielt', '▁scared', '▁burnt', '▁gloomy', '▁выбор', 'lha', '▁さて', 'нулся', '▁Link', 'ımı', 'ベル', 'ிருந்த', '仪', '睡眠', '▁God', '▁Vorteil', '▁Stellen', 'ístic', 'を作り', '▁Reich', '重点', '氷', 'つい', 'лийн', '早速', '▁số', '▁стол', '▁Haar', 'ゾ', '説', '▁equity', '▁grove', '▁زندگی', 'お客さん', '选举', '妮', 'फ', 'ывать', '開かれ', 'kamer', 'хай', '▁adjusted', 'парт', '▁insanlar', '垃圾', 'ան', 'だが', '您可以', 'mena', '▁suitable', 'ދ', 'fähig', 'bikorwa', '上升', '▁needle', '▁hawk', 'มี', 'ベスト', '▁prend', '▁clima', 'poko', '地元の', '▁jos', 'قابل', '▁prudent', '什么是', '▁agony', '▁inevitable', 'losen', '▁таких', '▁wages', '▁otros', 'date', '双方', '诊', '▁cluster', '桂', '杉', 'インド', '▁meaningful', 'iet', '▁fruits', '継', '▁status', '的男人', '▁trage', '▁polly', 'zehn', 'でしたが', '▁самое', 'amour', '和她', 'ufer', '▁transparent', 'rier', 'tero', 'スク', 'を入れ', '▁offence', '▁இருந்த', 'ライブ', '▁washed', '▁obscure', 'esso', '規模', '▁resident', '▁resolve', '▁betrachtet', '▁foarte', '幻', '正好', '▁damn', 'zugehen', '那儿', 'ஓ', 'წ', 'tian', '層', '▁assembled', '中国人', '▁chairs', '夸', '▁сур', '解除', '▁Dit', '終わり', 'To', '▁menyang', 'tanz', '▁officials', '▁libro', '▁Glauben', 'ibu', '▁prim', 'гы', '▁Most', '构建', '▁entweder', '▁bauen', '是关于', '動物', '▁Mund', 'ambu', 'かけて', 'rop', '▁generations', '▁Joan', '▁dash', '▁masses', '▁mögen', 'بات', 'oud', '込んだ', '▁brows', '演奏', '一気に', '防衛', 'cula', '▁Interesse', 'еры', '方針', '和他的', 'mog', 'ຈ', '輝', '▁disguise', '▁varia', '▁leaped', 'नि', '▁leer', 'шь', 'zieren', 'ļa', 'ına', 'rique', '彼女は', 'ளை', '雑', 'amendement', '这本书', '▁confined', '不久', '将在', '▁nephew', 'imit', 'бан', '缘', 'gado', '我们今天', 'ereza', '墓', '▁domina', '买了', '体制', '稳', 'صر', '一万', '競', '浴', '的结果', '時から', 'पा', '▁hopefully', '▁còn', '什么都', '▁poe', '▁fastened', '▁brands', '▁ấy', '烂', '▁florence', '▁legislation', 'gari', '▁высо', 'barra', '▁Plu', 'aciones', 'dna', '一首', '賀', '▁december', '▁valid', 'cine', '▁erinnert', 'pole', 'familie', '琳', 'strat', '▁humans', 'gā', '▁kinder', '▁scri', 'ampl', '▁blast', '琴', '曹', '▁dispar', '绿色', '挣', '▁продолжа', 'кру', '▁steamer', '▁arguments', '▁toda', 'を超える', '▁kullan', 'tli', '▁Zustand', '▁suspicious', '脉', '▁obstacle', '競技', '椅子', '▁Maß', '▁temporary', '的任何', '▁persuaded', '如果你想', '逐', '▁cambia', 'ウン', 'ό', '▁abbiamo', '▁vary', '▁понятно', 'ぐらいの', 'ものの', '辈', '▁commenced', '▁Schrei', 'ligt', '主题', '都知道', 'schule', '▁separa', 'web', '▁Kaj', '飞行', 'thon', '▁nnyo', 'ump', '▁Service', '▁irgendeine', 'eus', '件事', '这么大', '的老', '▁protected', '▁effectively', '分かります', 'dür', '主要是', 'кус', '▁enorme', 'ष', 'エネルギー', '▁sunset', 'нэ', 'wah', '▁призна', 'кино', '▁deinen', '▁costume', 'くない', 'کو', '▁homo', '▁کردن', 'tò', 'ума', 'もありました', 'いきましょう', '▁seats', '▁Dort', '▁mars', '▁supporting', '▁replaced', '▁hammer', '▁Two', '▁interven', 'sley', '▁машин', '把这', '▁genauso', 'مۇ', 'нская', '▁furnish', '▁units', '的爱', '▁strangely', '먹', 'steuer', '受伤', '関係者', '是这样的', '失去了', '▁اینجا', '分け', 'ທ', '▁globe', '市場', '播客', 'иг', '资本', '▁contents', 'hanga', 'zicht', '▁großes', '还会', '▁jove', 'кер', '▁saints', '丰富', '▁Vol', '▁fazer', '▁mou', 'دون', '▁Ntabwo', '▁Pass', '▁fires', '▁devices', '▁tienen', 'нымі', '▁mademoiselle', 'ガス', 'taba', '▁achter', '鬼子', '还真', '買い', '▁rays', '▁Cent', '▁buryo', '▁cual', '▁amigo', '▁murdered', 'んでいる', '▁vulgar', 'elte', '▁seas', '▁либо', 'пуска', '▁aceste', '申请', 'そば', '▁Brit', '▁bitten', '的历史', '▁Natürlich', '▁Texas', '炭', '▁Schwester', '▁блок', '▁neighbors', 'ாள்', '一時', '▁двух', 'rita', '▁effet', '▁часть', 'מ', '▁speziell', '▁групп', 'われ', '亲自', 'جی', 'ashobora', '▁armies', 'tuk', '▁succession', '上昇', '▁Minister', '一些人', 'ৃ', '究', '▁wing', 'いう', '的呀', 'anthrop', 'の一部', '▁fountain', '兼', '▁minut', 'りとか', '初の', '把他们', 'ว่า', '▁Design', '▁familia', '神秘', 'lui', '▁testimony', '教えて', '▁abruptly', '▁Une', '▁decidi', 'riet', '类型的', '▁meetings', '받', '월', 'рай', 'space', 'iadau', '▁pall', '▁antwoordde', '職員', 'مز', 'каў', 'think', '▁insbesondere', '▁solitary', 'ヨーロッパ', '▁responded', '中国的', '▁puzzled', '逆に', '▁Mul', '赢得', 'గ', 'сөн', '不是我', '▁sauce', 'ついて', '▁diferente', 'life', '民主党', '▁pronounced', 'までに', '公民', '▁hohe', '▁diverse', '▁namely', '▁weigh', 'pian', '这张', '▁thereby', 'வீ', '▁tragedy', 'が出て', '▁但是他', '谷歌', 'іцца', 'ök', 'nika', '▁chứ', '剪', '▁offices', '你们俩', '▁channels', 'zette', 'sozi', '▁twi', '公園', 'gize', 'rata', '養', '▁scott', '▁grip', '▁longing', '▁texas', '▁diamond', '事業', '这场', '▁Kä', 'bou', '想过', 'ுள்ள', '一遍', '尝', 'schutz', '▁clara', '▁уу', 'вяр', '善良', '▁memories', 'üyor', '▁producing', '▁sadly', '▁wink', '生存', '现在的', '协议', '▁scent', 'ىنى', 'hine', '▁veces', '▁pří', '▁Ng', '购', '▁Werk', '▁cog', '行政', 'ワールドカップ', '▁Schmerz', '▁milit', 'liği', '▁neglect', 'pier', '黑色', '▁என்', '▁functions', '▁harvest', '시간', '▁floating', 'が今', '▁metro', 'lingen', 'яць', '▁partially', '▁indication', '▁Rei', 'スタッフ', '▁Sub', '予報', '▁guilt', 'gesehen', '的学生', '▁sergeant', 'mari', 'ады', 'Wa', '平等', '房间里', '않', '▁documents', '▁cavalry', '▁பல', 'fashioned', '▁sets', 'бой', '▁nehme', 'த்தின்', '▁پیش', 'क्', '广播', 'ае', '动作', '▁integration', '石头', '▁результат', '▁amas', '▁brig', 'দে', '饼', '▁fiction', '題', '▁кстати', '▁shu', '▁பிர', 'しまって', 'flex', 'eorang', 'made', 'рал', 'shop', '領', 'scheiden', 'ĉa', '旁', '舍', 'ї', '不是说', 'truc', 'schiff', '▁Scott', 'ія', '▁roses', '▁但是在', '胆', '▁Ра', 'داری', '我们想', 'Ab', '▁trabajo', 'に関する', '▁defect', '▁Gil', 'ერ', '▁wandered', '会談', 'ckle', '勝負', 'Au', 'meli', '▁bose', '飲み', 'šo', '植', '▁애들', '所说', 'vian', '▁لقد', '作って', '▁satisfy', 'ffle', '▁Arzt', '▁wann', '▁deeds', '▁myth', '▁Nummer', '▁criticism', '▁Kro', '故意', '单位', '▁맞아', 'ستا', '▁guardian', '▁indignation', 'Ver', '▁recollection', '会見', '▁whoever', 'break', '気温が', 'সি', '▁gleichzeitig', '陛下', '▁delicious', '开始了', '读者', 'beeld', '起了', '▁illegal', '地面', '▁yeni', '▁enjoyment', '▁outrage', '并在', '▁flee', '屏幕', 'больш', '▁interact', '▁momentum', '▁hano', '▁inspiration', 'liches', 'ලා', 'iser', '▁glasses', '加上', '暑', 'орон', '耐', '▁dramatic', '▁равно', 'hla', 'gó', '协', '障碍', '倉', '▁sunk', '▁шестнадцать', '▁tendency', '▁Island', 'するなど', '预测', 'よい', '▁unbedingt', '▁bleibt', '▁шмат', '▁disp', 'angira', 'arca', '▁crimes', 'onne', '▁loyal', '▁apostle', '▁betray', 'оны', '▁inward', 'ilia', '烦', '的日子', '▁사람', 'lg', '見る', 'rinner', '沉默', '▁seize', 'ஞ்ச', 'iler', '▁правильно', 'なあ', '▁بسیار', '媳妇', '▁говоря', '主意', '물', '▁ruhig', '▁Turn', '不出', 'сом', '▁Nel', '紫', 'unddreißig', 'を務め', 'unta', '▁Autor', '▁diana', '▁alexander', '▁telegraph', '▁ساخت', 'нен', '▁amen', '焦虑', '▁Artikel', 'аар', 'حة', '▁seves', '▁пост', 'һә', '天下', 'Un', '明显', '▁لدي', 'лаг', '▁Rand', '▁personality', 'hart', 'abandi', 'っていました', 'zek', '▁arrangements', 'بد', '▁sermon', 'が多く', '的照片', '▁ruined', 'ahu', 'なと', '智慧', 'ัง', '▁теле', 'tou', '▁geheel', 'ению', '▁своих', '▁virtues', '▁widely', '▁mingled', '▁Kir', '我们没有', 'ccio', '▁Club', '我们不', 'езд', 'してた', '▁rider', 'teilung', 'كو', '一片', '▁женщин', 'سان', '重复', '生日', '▁approved', '绕', '機能', 'ishi', 'ograph', '讲述', '危机', '広がって', '获得了', 'رە', '意见', '妇', '▁loaded', 'cation', 'いいですか', '▁fran', 'услов', '▁pastor', '统', '提供了', '再開', '▁puff', 'ն', '障害', '▁financi', '给大家', 'kund', '▁tune', 'arro', '▁없어', '▁levi', 'lade', '今も', '▁yea', '▁serpent', '▁endless', 'いいですね', 'いき', '▁Where', '▁Beste', 'riz', '离开了', '径', 'ränk', 'ному', '伸び', '▁Fähigkeit', '▁Schlaf', '▁duchess', '你和', '▁لأن', '就这么', '▁executed', '▁heels', '▁chicago', '성', '▁vader', 'zahlen', '▁periods', 'called', 'just', '▁тринадцать', 'さい', 'dron', '改变了', 'रि', '▁vera', '▁sharing', 'inta', '▁Feld', '負', '▁ihe', 'кров', 'dog', '▁чт', 'pool', '▁dreamed', '▁heilig', '▁slender', '在家里', '▁uncon', 'മ', '▁그리고', '▁Kandi', 'Union', '英里', '▁chances', 'ryo', '场景', '遥', '链接', '移民', '十四', '▁sac', 'fact', '▁selten', '▁Arab', '谈到', '▁feather', '▁inch', '尽可能', '都被', '日常', '▁attorney', 'human', '▁helpful', '劳动', '经营', '▁mă', '▁Cro', '▁languages', '▁Esperanto', 'лев', '▁sustainable', 'タン', '生産', '纵', 'うちの', '▁promotion', 'lateral', 'stamm', 'making', '華', '▁risen', 'geist', '▁vehicle', '大量的', 'сна', '▁careless', 'ваю', '村さん', '一刻', '育て', '▁Ча', '取り組み', '▁passengers', '雇', 'း', '▁chimney', '▁엄청', '▁abundant', 'ใน', '调整', '場で', 'moc', '▁sao', '▁Generation', '男女', '▁provin', '▁funktionieren', '▁limp', '▁calmly', 'gesellschaft', '▁Ram', '▁quello', '▁tv', '▁agents', '、4', 'あら', '和他们', '▁беларус', '▁Bezirk', 'どっち', '▁villages', '▁intervals', '▁cooking', '▁printed', '▁revelation', '▁Gene', '也就', 'ǧ', '今シーズン', '女王', '▁mwen', '我们对', 'стер', '上で', '链', '▁politique', '▁sunlight', '▁differently', 'god', '보고', '暑さ', '对她', '▁dost', '图像', '▁poden', 'igno', 'çu', '▁holes', 'かれ', '多久', '▁consumers', '▁sweat', 'bac', '喝酒', '▁کم', '▁movies', '▁одной', 'τ', 'テン', 'arian', '▁verdad', 'قول', '司机', '承担', '▁exceed', 'низ', '今日も', '措施', '▁clan', 'uso', '▁Last', '回应', '▁nowhere', 'ência', '▁islam', 'ɣa', 'gende', 'بان', '報', 'quir', '▁Lehr', 'Ц', '▁nerve', '▁january', '批判', '很大的', '男朋友', '通信', 'کت', '栏', 'いきました', '▁путин', '町の', '混合', '▁absorbed', 'wami', 'もともと', 'èn', '有趣', '▁hinunter', 'state', '▁fathers', '▁sweep', '情報を', '▁alcohol', 'bonye', 'ggy', 'රි', 'fitting', 'isierung', 'aq', '▁exposure', '紹介', 'iker', 'indu', '▁friday', 'цыя', 'brü', '▁faculty', '▁convict', '▁tad', '誰か', 'نظر', '新型コロナ', '업', 'ို', '遺体', '▁addressing', '什么的', 'たって', '▁veu', '▁presents', '▁depression', 'ハイ', '▁Suche', '财产', '▁Ту', '前半', '▁joan', 'を引き', 'стрел', '田中', '▁user', '▁constitu', '▁Publikum', '▁Tour', 'ەکە', '機関', '▁muốn', 'овал', '▁moonlight', '▁welke', 'まだまだ', '▁которой', '▁participa', '彻底', '▁discussions', '▁году', 'idée', '醉', '出して', '▁Nachrichten', 'fordert', '▁proces', '高さ', '▁Esto', '예', '切って', '▁Inhalt', '▁fortunately', 'ево', 'ndre', '▁قو', 'arı', '你都', 'فه', '披露', 'market', '▁сами', 'tano', '了一下', '平衡', '150', 'gekommen', '多大', 'ተ', '▁lieber', 'zas', '▁demands', '多少钱', 'べき', '飛び', 'шә', '▁stare', '他们有', 'abantu', '하지', '▁hı', '魂', '▁supplied', '豚', 'шен', '▁preparation', 'bing', '▁heavenly', '規', '▁nhất', 'selt', '▁გა', '▁gig', '▁можем', '銃', 'ضا', '▁raus', '▁Ergebnis', '▁forests', '▁erstellen', '▁Fle', 'ஸ', '▁behaviour', '年轻的', 'lder', 'энд', 'тел', 'யான', '▁Please', '▁travelling', '多么', 'volution', '더라고', '▁größere', 'を変え', '▁procedure', '遭', '▁Material', '▁campus', 'を行って', '級', 'руу', 'roch', '▁Mä', '現在の', '你已经', 'чын', '▁erwartet', '▁requirements', '就不会', '専門', 'médi', '转向', 'Lachen', '未来的', '▁commune', '▁Fluss', '孝', 'tega', '▁Zimmer', '我认为这', '▁Cra', 'レース', '状况', '▁جدا', '一大', '不是你', 'зор', '▁choses', '▁Tie', '▁representative', '▁pent', '▁knot', '有点像', 'െ', '▁slim', '▁Sho', 'っか', 'чных', '法案', 'ța', '▁barbari', '▁Sto', '▁promptly', 'камі', 'изм', 'oog', '▁verme', '▁adorn', 'やめ', '▁commence', '▁Hör', 'schritt', 'emt', 'ところに', '▁vz', '▁тип', '债', 'леч', 'がん', '▁добра', 'abend', 'excel', '▁aceast', 'のもの', '你真的', '▁invented', '矛盾', '▁neutral', 'と思うんですけど', 'erna', 'rf', 'zima', '规模', 'ワー', '喺', '▁currency', '▁eagle', 'lom', 'magn', '▁claimed', '▁pockets', '점', 'etto', '的目标', '▁হয়', '▁blade', '▁laŭ', 'евская', '重要な', 'dī', '▁кабинет', '▁zéro', '▁francs', '大多数人', 'вил', '▁identified', '你可', '▁logic', '你给我', 'تس', 'axe', '▁achievement', '▁contribute', '▁Ober', '反応', '宝贝', 'もあり', '▁itu', '基地', '▁admiral', 'nydd', 'shyira', '中学', 'drin', 'teen', 'こんなに', 'رات', '脸上', 'ში', '▁colleagues', '同情', '▁random', '覆', '挤', '声が', '▁bewegt', '结束了', '安静', '영', '▁weiteren', '▁okul', '▁начальник', 'erfolg', '▁grava', '▁pove', '▁Pod', '的数据', '▁typical', 'クリ', 'schaffen', '也好', '▁wrought', 'জন', 'kommt', 'だったり', 'dust', 'terra', '講', '▁bushes', '▁muß', 'ユ', '▁хэл', '▁waist', '我一', '跌', '工业', '▁dave', 'ئو', '回头', '▁Radio', '600', '▁confirmed', 'ということが', '外国', '来讲', 'ža', 'chal', '▁mouse', '仲間', '▁alert', 'ላ', '▁Council', '肌', '▁beginnt', '铺', '▁Day', '▁hired', '全国の', 'だい', '伟', 'ук', '▁condemned', 'いよいよ', '▁stap', '▁música', 'ithi', '▁conform', 'performing', '▁incredibly', '▁cresc', '▁lingvo', '扭', '胃', '▁thumb', '▁honestly', 'isk', 'ffel', '▁specimen', 'glass', 'はこちら', '▁spark', 'munt', '西方', '▁grupo', '你不会', '▁söyle', 'histoire', 'વ', '随便', 'rama', 'ಕ', 'なきゃいけない', '▁circuit', 'の声', '▁Rue', '练习', '▁prayed', '更大的', '納', 'برا', 'ほかの', '회', '▁entdeckt', '▁команд', 'фор', '这也', '▁nasıl', 'nehmer', '相关的', '原谅', 'рыв', '送到', '▁deutsche', 'IS', '▁purse', '上有', '▁soziale', '▁rhe', '代码', 'ует', '輪', '▁Hallo', '比我', 'iest', 'かかって', '▁tid', 'posició', '▁daring', 'してくれ', 'sprach', '東部', '毎', '▁agency', 'poj', '知って', 'gamba', '▁carr', '指导', '▁yeux', '飛', '▁followers', '贾', '▁obedience', '▁spät', '▁mischief', '報道', '川さん', 'action', '迎', '▁resort', '▁deals', '▁warned', '摔', '丑', '▁Einzel', 'லாம்', 'ほどの', '▁mob', 'ああ', 'もんね', 'jed', '하면', 'precia', '百万', '▁represents', 'российск', '▁entitled', '▁derived', '▁lace', '▁resource', '▁certainty', '▁gott', '又是', '▁gallop', 'ジュ', 'iwa', '電気', '这就是我', 'руч', '▁dolan', 'npr', 'Il', '▁coarse', '▁процесс', 'みます', '▁tenderness', '▁charges', '野さん', '▁emerge', 'umber', '喊道', '检', '▁satu', '▁sahen', 'є', '▁notwendig', 'தோ', '▁flames', '士兵', '▁Seele', 'خبر', '▁Nhưng', '▁från', '▁کښې', '▁아니야', '▁affectionate', '▁curtain', '▁detailed', 'やら', '我叫', '一系列', '▁пара', 'oce', '▁exempl', '范围', 'がいる', 'sions', '▁artists', 'ària', '凭', '▁divorce', '▁хоёр', '▁corridor', '▁lofty', '最高気温', 'roma', '陷入', '開け', '▁nivel', '集团', 'waka', 'ב', '▁Feind', '损失', '▁орган', 'mite', 'polo', '内の', '▁Zugang', '使って', '▁fein', '▁numéro', '▁allí', 'ற்ப', '▁pressing', 'afrika', 'ষ', 'dores', '可以看到', '▁roughly', '▁стара', '技能', '▁savings', '▁farmers', '▁theater', 'glück', 'magnet', '▁când', '▁barely', '▁briefly', 'вялі', 'போது', 'ôn', '児', 'احت', 'と呼ばれる', 'cloth', '▁aka', '和一个', '▁painter', '▁challenging', '初めての', '▁borrow', '完美', '▁pillar', 'ί', 'ரோ', '▁Frei', '军事', '▁advertising', '▁solitude', 'ことができる', 'やってる', '力が', '▁bargain', 'のではないか', '不少', 'ジャンプ', 'ბა', 'ビル', 'жо', '▁sees', 'يح', '▁normalerweise', 'bih', '▁před', '▁telefon', '▁injured', '▁marsh', 'uburyo', '▁правда', '就把', '▁газ', '瞧', '▁moves', 'के', '▁writes', '▁advocate', 'なんですよね', '▁sebagai', '▁wherefore', '▁hoop', 'maga', '▁sphere', '来月', 'guin', '咬', '▁underlying', '▁olduğunu', 'にいる', '主动', '▁plusieurs', 'みんなで', 'ً', 'nwa', '燃', 'lijke', '私人', '▁Studie', '例子', 'ূ', '牢', '▁happily', '따', 'ciò', '▁идет', '▁парти', 'を入れて', '▁ranks', 'īt', 'ctic', '就是这样', '▁blows', '有用', '▁colon', '吵', '找你', '▁pensar', 'кім', '彼は', '迹', '▁organized', '柄', 'дог', '▁countess', 'niu', 'liest', '▁construct', 'ో', '▁newly', '▁Kontrolle', '▁சிற', '▁nahe', '▁тү', 'стей', '指摘', '▁announcement', '▁tenant', '▁mexico', 'おはようございます', 'vuit', '突破', '▁видел', 'terie', '▁energ', 'houd', '봤', '▁harbor', 'տ', '▁verlieren', 'avaient', 'aquest', '▁Dal', '优势', '▁deja', 'ember', '讨', '竟然', '▁slecht', 'initiative', 'ehrt', 'るんです', 'ativ', '▁Studien', 'letter', '观点', '到底是', '▁stond', '▁penetrate', '▁dividend', '▁investors', '警方', '▁иван', '面白い', 'っちゃった', '▁বল', '▁revolver', 'ateur', 'руш', 'misch', '▁vengeance', 'シュ', 'quatre', '▁wheat', 'shaw', '▁nawe', 'trop', 'cret', 'があると', '指出', 'рә', '▁simon', '创作', '▁thither', 'ивать', '▁beschäftigt', '▁brethren', 'igita', '▁Nie', '这个词', '▁Brown', 'قط', 'ribu', '▁bitterly', '▁sofa', '▁component', '▁ventured', 'これだけ', 'bora', '很久', '았', '▁Religion', '缺乏', '▁Pin', '咱俩', '▁panic', '很明显', 'zorg', '的父亲', '▁survive', '一辈子', '▁gravely', '▁Tagen', '▁counted', '▁positively', '召', 'дым', 'ූ', '▁dacă', '関連', 'ினார்', '沿着', '▁bisher', 'はありません', 'だろ', '▁elf', 'ް', '共产党', '▁clutch', 'anten', '咲', '▁casi', 'یل', '▁conversion', '知道的', '▁warten', 'ьте', '▁پای', 'feuer', '瓜', '▁بۆ', '▁tenir', '▁Ну', '不明白', '▁napoleon', 'の映像', '两种', '自从', '幸せ', 'hib', 'jwe', '▁podemos', '▁pirate', '▁bedeuten', 'лова', '我得', '切れ', 'orden', 'つ目', '▁weeping', 'をつけて', 'ছি', '衰', '▁интересно', '▁tradu', '▁сме', '互动', 'ស', '행', 'がい', '▁versuchte', '恒', '르', '▁Anzahl', '彼ら', '▁practices', '▁мед', 'menti', '▁weiterhin', '▁restore', 'ologia', '▁computers', '▁algun', '用来', '干净', 'school', 'аза', '▁vivo', '▁Grundlage', 'ukan', 'なくても', '▁estado', '▁attempts', '▁Ĉu', '▁sample', 'bund', '▁analog', '▁celle', '▁salva', '▁providence', 'すばらしい', '▁House', '▁trim', '▁erkannt', '▁rushing', '旋', 'ゼ', '▁bulk', 'はおよそ', '世界中', '▁findet', 'cultura', 'زو', '▁instances', 'зан', 'ගේ', 'であり', 'енных', '▁santa', '▁jewish', 'gele', '▁gusta', '▁condemn', '5000', '司法', 'führer', '▁sais', 'үл', '東京オリンピック', 'に入り', '诚', 'ධ', '▁nouvelle', '▁invite', 'ovat', '▁treaty', '▁navy', 'urteil', 'minate', 'іх', '襲', '▁mexican', 'ggle', 'اي', '▁germans', '▁aqui', '在我们的', '▁canvas', '▁selection', 'ijo', '送り', '▁blaze', 'lığı', '▁gesund', 'gora', '▁آب', '▁Who', '知り', 'nız', '▁ôl', '▁suck', '▁displayed', 'えば', '▁undoubtedly', '的过程', 'طة', '▁Así', '▁warrant', '▁ursprünglich', '▁کردم', 'пен', '婴儿', '蛇', '▁هغه', '▁illustrate', '事実', '▁bureau', 'fata', 'なか', '▁Richter', 'mbwa', '费用', '那就', '▁Teile', '▁Daniel', '▁nên', '▁Ад', '▁deploy', 'ký', 'Č', '純', '▁entscheiden', '▁چیز', '▁Reaktion', '▁можете', 'währ', 'アイ', 'က', '▁acquire', 'лив', '▁caesar', '有事', 'ské', '▁doth', '▁tête', '蓝色', '▁conversations', '▁wept', '入れる', '▁politischen', '▁jerk', '▁elaborate', '然后你', '▁весь', '▁ladder', 'に行って', '分开', '▁advancing', 'macht', '▁které', '電力', 'Wi', 'дыр', '▁hamwe', 'とう', '▁lasted', 'タイミング', '▁afite', '报纸', '事態', '▁Ker', '漂', '▁employer', '▁discourse', '▁cannon', '▁Kommission', 'yat', 'shim', '▁которое', 'valo', 'даў', 'istoj', 'breng', '▁prevail', 'ニング', '▁julie', 'nine', 'ljen', 'вым', '▁pension', '縮', '▁сум', '▁kleines', '▁publish', 'lden', '▁alex', '▁niece', '閉', 'に来て', '▁simplicity', 'もらった', '吃的', '▁idol', 'ester', 'ਰ', 'はね', 'ээс', '针对', '阳光', 'たく', '書き', '▁brood', '୍', 'が続く', 'craft', '专门', '調整', 'んですけども', '批评', '▁dependent', '沟通', '全面', '两千', '掌握', '▁других', 'kere', '으니까', '基金', 'iska', '▁kang', 'empresa', '▁daniel', '▁четыреста', '着你', '반', 'utilitza', '会被', '▁riu', '主張', 'نية', 'philosoph', '▁munsi', '▁помог', 'طل', '▁measured', '稍微', '▁وقت', '第四', '▁flows', '▁hogy', '都很', '▁Act', 'までは', '朋友们', '▁trials', '▁schlug', '符合', '目標', '▁shower', 'シーン', 'チョ', 'нные', '分手', '▁kent', 'ެއް', 'ින්', '▁владимир', '▁Angelegenheit', '▁ascertain', '▁gaat', '▁الث', 'oja', '▁birthday', '続いては', '▁robin', '緊張', '▁Fol', '▁сделал', '▁amused', 'plex', '刑事', '我还是', '储', '▁Zahlen', 'やす', '▁frozen', 'ごろ', 'このまま', '▁sailors', '▁önce', 'lite', '▁eerste', '补充', '走向', '▁».', '現地', '愚蠢', 'Lo', 'gă', 'artagnan', '▁suite', 'іў', '有两个', '机器人', '▁relate', '▁fisher', '财富', '▁vanity', '尊', '凶', 'ɛa', '谋', 'umba', 'きています', '▁Wild', '▁magistrate', '▁مرد', 'Ich', 'مب', 'appel', '姿勢', '疲', 'પ', 'yez', '工程师', '乎', 'მი', '▁exemple', '▁Even', '▁ample', '混ぜ', '▁Poli', '▁Ari', '皇帝', '▁schr', '▁picking', '庆', '▁quella', 'يز', '保護', '結局', 'блі', '▁Cur', '窗户', 'ическая', 'মান', '31', '你来', '▁семнадцать', '▁scout', '▁Lebensmittel', '收听', 'Qu', '上次', 'قوم', 'கால', 'جميع', 'wür', '▁Good', '建设', '世界の', 'δ', '▁raison', '▁Mike', 'нный', 'шо', 'idio', 'るため', 'ვა', 'fällt', '▁declined', 'geza', '如果您', '大声', 'すべて', 'いるのは', '赢', '▁obeyed', '▁depending', '▁colony', '側に', 'стью', 'ក', '워', 'osten', '▁flourish', '是如此', 'を奪', '▁كنت', '▁swing', '脾气', '▁garments', '前进', 'brid', '▁Și', '▁sarah', '鼻', '▁Ny', 'Ja', '▁swallow', '▁entreat', 'pran', '▁angesehen', '警告', '▁experiments', '坏了', '援', 'kunst', '▁correspond', '▁быстро', '首相', 'ziert', 'ですからね', '▁judges', '▁passe', '▁frontier', '玩儿', '▁байх', 'の影響', 'gericht', 'zeichen', 'bari', '两位', '▁colours', '唯一的', '実現', '鳴', '寻求', '評価', '▁impre', '▁aspects', '▁zeigte', '▁compte', '▁secrets', 'ması', '句话', 'ifik', 'ň', '策略', '▁Henry', '一口', '▁Бо', 'ប', 'ං', '▁chính', 'gier', 'বার', 'нию', 'ケース', '▁fanny', '▁curs', '烤', 'wedd', 'bian', '▁twist', '▁mère', '▁почти', 'сим', '日本は', '▁idiot', '▁hoog', 'лиз', '▁comprehend', '▁Wald', '可怜的', '引用', '统治', 'тик', '▁들어', '▁lawn', 'きっかけ', 'práv', 'らし', 'なと思って', '▁ceiling', 'ijwe', '▁그럼', '▁susan', '側の', 'のところ', '▁проект', 'だという', '汇', '▁Freiheit', '좋', '▁تت', '▁trembled', '▁Bil', '祈祷', '樹', 'estima', 'cze', '▁goat', 'ße', 'ことです', '▁sai', '俊', '▁сюда', '▁Rose', '▁install', '威尔', 'bett', '▁Indian', '▁luxury', '聖', '芝', '投稿', '▁Dun', '▁повер', 'などと', 'dec', '▁emma', '▁uncertainties', 'lok', 'っしゃ', '▁signor', '频道', '딱', '▁ئۆ', '▁servir', '復', '仅', 'ብ', '委員会', 'agira', 'ாய்', '我们能', '▁ministers', 'を加え', '使用的', 'paga', '▁urge', '▁phenomena', '翼', 'ahan', '指導', 'bruch', '标志', 'abord', 'osos', '▁essence', 'ए', 'atori', '▁dried', 'fica', '▁ratio', 'いますが', '▁Lang', '半年', '裁判', '▁drops', '▁вось', '▁Änderung', '芬', '▁Beginn', '▁emily', '▁дур', '▁investing', 'ديد', 'әк', '운', '▁skills', '▁potentially', '▁herunter', 'リード', '▁revolt', '▁soit', '▁Bor', 'メン', '权利', '▁vertical', '▁believing', 'хі', '自治体', '▁считаю', '金メダル', '▁groan', 'ることができ', '演出', 'களுக்கு', 'үн', 'rog', 'kubwa', 'веч', 'ifer', '▁emphasis', '卓', 'getragen', '▁ليس', '▁pacific', 'なくなる', '▁bisa', '扇', '▁Jen', '▁страны', '▁alarmed', '署', '▁Sorgen', '係', '▁كما', '▁باشد', '▁wheels', '最後', '共和党', '▁tho', 'ива', '鼠', '半分', 'yum', '分かりました', 'ugi', 'はその', 'フレ', '▁September', '▁вечер', 'と言って', 'takse', '▁voller', 'šu', 'éra', '涉', 'banga', '▁bass', '▁Diskussion', 'eres', 'station', '▁forming', '▁attacks', '▁renew', '▁centro', 'ggs', 'ყ', '▁diminish', '▁faded', '▁instruction', 'ルド', 'сал', '▁wach', '▁sozialen', '的部分', '増加', '相似', '净', '泣', '在这种情况下', '味道', 'bourg', 'を確認', '叫我', '▁steve', '师父', 'kumi', '▁Meer', '一代', '▁Städte', '▁erwarten', '小子', '▁folded', '▁Mut', 'fähr', 'اخ', '▁sleeve', 'ড', '▁subsequent', '▁bessere', 'トロ', 'rong', '▁лично', 'сту', 'ест', '▁weer', '▁giới', '▁назва', '▁sara', '▁acknowledged', 'bier', '▁Boston', '▁مد', '孤', '姨', '▁Risiko', 'غان', '犯人', '▁transmit', '▁regularly', '▁власть', '做到这一点', '確かに', 'спор', '▁finde', 'грам', '可以说', '▁highway', '非洲', '▁crush', '▁tett', '横浜', '月份', '▁gelesen', 'なくなった', '▁whale', 'fällig', '▁ripe', '▁wherein', '이랑', 'ダメ', '勉強', '▁nang', '▁Mitglied', '▁famille', '繰り返し', 'カード', '智能', 'dain', 'ехал', '罗马', '複', '訳', '99', '实在', '楽しい', '이야', '発言', '命运', 'aktiv', '▁dense', '▁Up', '▁reside', '大家好', '▁dug', '▁genetic', '方の', 'の間', '▁primitive', '▁condu', '听听', '▁dropping', '進出', 'या', 'まい', 'тек', '▁lowest', '▁хүн', '▁Kann', '▁trova', '妇女', 'шир', '▁sandy', '▁Això', '▁которую', '▁gossip', '▁Ме', '随时', '▁adventures', '▁jsme', '对手', '特征', 'ミス', '▁repose', '▁Gruppen', '▁jackson', '▁cage', '▁Gewalt', '▁Armee', 'систем', '▁rigid', 'ంట', '▁trink', '大卫', 'မ', '▁tumble', 'сә', '到现在', '我们如何', '▁summon', '▁lên', 'gesetz', 'クション', 'そこから', 'サイ', '관', '▁그랬', '帮忙', '▁lantern', '▁Klein', '果たして', 'fusion', 'hild', 'wirtschaftliche', '去世', 'цо', 'present', '▁users', '▁pelo', 'сид', '▁sağ', '▁Schuld', '老爷', '出席', '▁license', '臨', 'ину', '▁neglected', '▁Stu', 'දි', '▁maka', '▁Zusammen', '▁harp', 'mill', '是从', 'скай', '彼得', '度过', 'schte', '爽', '漫画', '杀死', '保留', 'عرف', '▁emergency', '他已经', '▁plead', 'するという', '▁destiny', '解放', '午', 'まさか', 'そんなこと', '滞', 'pell', '▁presume', 'ތ', '▁Chicago', 'ический', '▁crois', '▁plastic', 'linda', '▁consist', '▁jolly', 'uke', '董事会', 'يى', '▁dedicated', 'ຂ', '▁проста', '体の', 'ფ', '交代', 'いただく', '▁genoeg', '边缘', '▁ninth', '▁flushed', '他想', '▁impatient', 'hst', 'гын', '▁agua', '▁basin', '▁prosperity', '今朝', 'posto', '罚', '▁lease', 'ические', '▁idee', '▁shouting', '▁soixante', '▁oogen', 'リスト', '▁frog', '两次', 'ونه', '区の', 'trouw', '▁consisted', '郊', '▁Ibi', '▁Standard', '▁partir', '声明', 'čč', '▁cordial', '▁brute', '▁rond', 'ほしい', '几个月', '▁denkt', '消费', 'road', 'kül', 'ደ', 'א', '▁знаешь', '▁ruins', 'زان', '▁segments', 'lise', 'あなたの', '着他', '还得', '思った', '俺は', '▁incorpora', 'ウィ', '▁принима', '其中一个', '▁induced', '▁lively', 'кән', '▁recruit', '▁viola', '雨が', '▁động', '▁peep', 'fter', '▁Sommer', '是很', 'を探', '让自己', '▁occasional', 'лах', '▁выход', 'kud', 'స్', '▁верх', '▁nouveau', '▁amerikanischen', '▁ross', '▁взял', '▁questioned', '▁Begriff', '▁anfangen', 'imwe', 'вис', '▁eby', '▁irregular', 'inya', '▁April', 'мах', '物を', 'hafte', '男が', '▁sites', '事を', '▁Jahres', '▁realm', '纹', '▁erinnere', 'kosten', '成熟', '仗', 'ِي', '捨て', 'մ', 'ತ', '입', 'はまだ', '▁luego', '▁dunkle', '三百', '▁Pot', 'کاری', '▁deaf', '物の', '其实是', 'iam', '▁impacted', 'цый', '生徒', '▁thankful', 'melde', '36', '▁situated', '食材', 'barkeit', 'рем', '给你们', '为此', '他妈', 'ču', '冲突', '▁confessed', 'альный', '墨', '▁친구', '固定', '主义者', '▁spy', '驾驶', 'ises', '▁exit', 'lep', 'しまった', 'ர்கள்', '▁discern', '▁preparations', '群体', '▁menschlichen', 'zieht', '▁institute', '其他的', '▁neighbor', 'gte', '他们可以', 'hängen', 'гаар', 'رک', 'zier', '呐', 'পা', '▁jewels', '誰も', 'jj', '▁terme', 'жив', '眉', 'ansah', '带来了', 'iumenge', 'handlung', '电台', '少ない', '▁Farbe', '浪费', '▁Jugend', '▁чуть', '行為', 'ард', 'neuf', 'ガン', 'lch', 'mö', 'ukuri', '▁gewinnen', '得了', 'remo', '弥', '▁tại', '▁Mai', '当局', 'link', '黄金', 'тели', '的家庭', '▁suburb', '▁captive', '▁summoned', '堪', '葬', '不说', '▁bump', '▁camel', 'まとめ', '▁checked', '一回', 'ത', 'イル', '▁ebenfalls', 'gust', 'gic', '▁luna', '▁austria', '▁exhibit', 'ög', '▁francisco', 'únic', 'seven', 'オミクロン株', '过去了', '石油', 'racy', '飯', '▁Wil', '▁lado', '▁flies', 'беж', 'ỏ', '▁شب', 'idir', '▁variation', '聞く', '▁doit', '平静', '▁Hälfte', '▁aujourd', 'woman', '▁мои', '▁stran', '▁convince', '▁prendre', 'lī', '▁geschickt', '▁perfume', '头上', '▁конце', '里克', '▁turk', '▁divert', '没人', 'حي', '郭', '▁benutzt', 'ですかね', 'nier', 'Rh', '适应', '▁trebuie', '▁сай', '前から', '▁pledge', 'が必要です', '冷静', '▁fist', '咯', '▁Gefahr', '懸念', '▁брат', '予選', 'cock', 'つけて', 'fond', '▁кому', '▁cô', '为自己', '▁täglich', 'チェック', '强大', 'ела', 'さが', 'uzu', '拉斯', '▁banda', '遍', '▁Länder', 'ັນ', 'களின்', '▁guessed', 'ソース', 'hoff', '掛け', '在哪儿', 'වෙ', '拔', '▁threshold', '▁advised', '▁Behandlung', 'тора', '▁chaque', '▁varied', 'kay', 'カン', 'lā', '▁jerry', 'kunft', 'ип', '▁publication', '▁Gründe', '艺术家', 'لە', '▁Vergangenheit', '冇', '深い', 'ốc', '▁pueden', '▁sentiments', '西日本', '▁readers', '▁Element', '▁төр', '▁gebruik', 'lisa', '▁factory', '▁kau', '▁Mitglieder', '将是', '▁вдруг', '工場', '风格', 'ации', '▁interna', '▁recalled', '▁scream', 'twitter', '解説', 'xes', '専', '▁Stern', '▁няма', '▁visitar', '▁owners', '0,000', '▁gefragt', 'さすが', '▁خواهم', '▁shoe', '▁dashed', '▁zelfs', 'bola', 'ӑ', '▁Schlüssel', 'ວ່າ', 'ĝe', '高级', '▁persuade', 'думал', 'ということですね', '▁celui', '聞', 'री', '他人', '▁Ini', 'নের', '▁pře', '▁estan', '▁recognised', '伟大', 'からです', '知道你', '▁reeds', 'கின்றன', '陣', 'zugeben', '▁downward', '総理', '▁plen', '商量', '杆', '▁nosotros', '▁vater', '▁Ва', '▁Ell', '唱歌', '▁права', '学者', '▁recollect', '▁representation', '▁Gefängnis', 'િ', '▁Erinnerung', '他被', '▁арт', 'ẽ', 'ać', '▁moss', 'luft', '置いて', '▁Akt', 'سف', '心脏', '▁babies', 'tekereza', '食事', 'කා', 'торы', 'блюд', 'のみ', '分から', 'رى', '▁drain', 'aidd', '▁Abantu', 'ģi', '行った', '詳しい', '▁opge', '▁deiner', 'メニュー', 'mula', '得意', '▁struggled', '窓', '偶', '▁Besuch', 'ங்கு', '▁enfants', '▁Bern', '▁perish', '千葉県', '▁від', '困惑', '▁آخر', '▁Fue', 'க்கா', 'できて', 'kond', '▁სა', '▁christianity', 'くれ', '▁nka', 'ڪ', '▁segon', 'lique', '强大的', 'っぱ', '▁gains', '那时候', '카', '&', '▁rechts', 'TV', '日本代表', '他们没有', 'lice', '▁наших', '▁Beruf', '兆', 'лес', '▁shrink', '▁Albert', 'ayi', '▁forbid', '▁miteinander', '奸', '靴', 'uloj', '州的', '▁ashes', 'クト', 'дов', '▁refresh', 'тат', '▁freundlich', 'lista', '▁rings', '▁fancied', 'aktion', '▁diseases', '▁bekam', '東京の', '▁quien', '上下', '我又', 'しょ', '▁Як', '▁biblioteca', '▁jemandem', '事物', 'ckey', 'суд', '▁overhead', 'どうも', 'جمع', '▁Parti', '▁pill', 'قدم', '▁Insel', 'るから', '▁sobald', '▁Kap', 'උ', '▁aga', '▁என்ற', '▁Ни', 'いている', '险', '▁Berlin', '▁victoria', 'rato', 'simil', 'сек', '▁categories', '▁Quelle', '▁Lake', 'seb', 'dama', '▁восемнадцать', 'antoj', 'が高い', '▁лишь', '▁año', 'bring', '▁그렇', 'нні', '▁дня', 'ற்', '当時の', '▁renewed', 'corn', '▁goals', '小学', '两天', '▁Gesetze', '▁estamos', 'どうやって', '▁livre', '案子', 'landa', 'провод', 'ម', '別に', '▁красно', '七十', 'ごはん', 'атор', '▁yonder', '听众', 'acre', '▁uncomfortable', 'sätze', '▁programa', 'bê', '▁observations', '▁muse', 'кли', '大幅', '他把', '▁beef', 'ঠ', '▁dialogue', '▁marvel', '请你', '▁awakened', '▁Iran', 'automat', '▁чалавек', 'வில்லை', '实施', '▁contributed', '▁richtige', '它们的', 'みました', '▁сказала', '▁кем', '▁escrit', '▁hierher', '他现在', '▁indifference', 'யே', '亡くなった', '方面的', '数は', '川の', 'ಮ', '▁Objekt', 'シーズン', '▁teatre', '制定', '钢', '▁Ressourcen', '箭', '▁augment', '担任', '丰', '▁escort', 'iris', '月から', 'ница', '▁wenige', 'пут', 'ız', '▁footsteps', '▁Umwelt', 'شى', '▁mixture', '呼びかけ', '南方', '▁erg', '岸田総理', 'ି', 'cem', '▁tests', 'неш', 'mura', 'gré', '▁менее', 'há', '▁pepper', 'ங்கி', '代の', '▁разговор', 'yamba', '等你', '▁indignant', '했어', '▁энэ', '▁contented', '▁speci', '▁Staats', 'ție', 'その時', 'ුව', '▁alliance', '上学', 'おっ', '前線', 'చ', '▁schönen', '分かった', 'ация', '緑', '勇敢', '▁thoughtful', 'жан', '▁trouve', 'сно', '▁Rechts', 'ର', '▁february', '一辆', '举行', 'ères', '▁minha', 'toxic', '牵', '释放', '▁gallery', 'кажу', '▁bestand', '▁fils', '▁Charakter', '▁Sinne', 'sache', '▁Gast', '在这些', '▁sper', 'ヌ', 'ái', '▁Wood', '六十', '▁simul', 'しかない', '仮', '医師', '▁Florida', '▁distributed', '▁flour', 'oxid', 'ன்ன', 'の部分', '出る', '▁saat', '▁giá', '▁reporter', '就没', '▁amy', '▁profund', '▁International', '▁framework', 'ვე', 'zir', 'ложил', '加速', 'しまいました', '▁Ты', 'lion', '伪', '杀人', '准确', '値上げ', '▁Organ', 'することで', '▁funciona', 'нак', 'どうしても', '夕方', '▁вс', '为我们', '▁gezeigt', 'ponent', 'ワクチン接種', '▁velvet', '▁attraction', 'と思いますね', '巻', '購入', '▁Spaß', '▁här', '▁Baum', '必要な', '▁instruct', '▁lordship', '知らない', '▁arbeitet', '稍', '怖い', '▁Ehre', '실', '覆盖', '▁ладно', '▁absorb', '▁tread', '踏み', 'cate', '誘', '空港', '▁patriot', 'িয়া', 'trust', '▁Beth', '▁transactions', '▁tạo', 'firma', '▁Gö', '实践', 'teg', 'とり', '▁claro', 'もので', 'かというと', '打了', '我需要', '▁admired', '▁bronze', 'duction', 'Bu', '▁одного', 'yla', 'Ş', '的女儿', 'جن', '▁стала', '▁conceived', 'цей', '▁akan', 'biologi', '▁palabra', '▁stolz', 'デン', 'wärts', '▁jsou', '▁twilight', '▁Brazil', '▁verbracht', 'reka', '▁понимаете', 'つける', 'ppi', '▁calcul', 'general', '▁igual', '▁wealthy', 'usia', 'оо', '▁harmony', '▁Code', '協', '▁принят', '强调', 'пала', '▁symptoms', '▁trading', '▁chef', '▁answering', '降低', '著', '▁expedi', '这个地方', '▁swimming', '▁froh', '▁roused', '車が', 'フォ', '▁chatter', 'brun', 'Univers', '▁earliest', 'hita', '▁max', '▁awoke', '農', 'ladi', '▁scor', '垂', '教练', 'vollen', '▁уверен', '儿啊', 'pfel', 'Ko', '▁bate', '慎', '夫婦', '▁tunnel', '▁visto', 'あん', '▁uncertainty', '有限', '▁conquer', '▁decades', '▁Lü', '▁Mach', '▁Sehen', 'чыць', '差し', '▁warriors', 'なさい', '四年', 'под', 'illon', '狠', '感激', 'vik', '▁decade', '▁lime', '的确', '▁Elizabeth', '선', 'ボー', '▁plunged', '实验室', '▁Nachricht', 'ühr', '泊', '▁Viņa', '▁managing', '▁seul', 'heden', '▁Höhe', '▁robber', '▁testament', 'bereich', 'medic', 'ipun', 'トラック', 'cott', 'antic', 'ބ', '▁собой', '发挥', 'мін', '▁Mond', '▁carro', 'どうした', 'aco', 'ていきます', '▁Després', '凝', '计算机', '▁Podcast', '▁получа', '▁fais', '▁mould', '▁полу', 'паль', '想像', '▁Schutz', 'step', '相比', 'いち', 'けん', 'ną', 'బ', 'ーター', '▁principi', '二零', 'mail', '▁hire', '▁legte', '▁degli', '▁плохо', 'کا', '会長', 'ランキング', 'хүү', '盐', '▁limb', '▁mineral', '最喜欢的', '取った', '▁proven', 'mack', '▁Themen', '▁democrat', '才会', '通報', 'new', '▁satan', '▁yaptı', '▁jene', 'koll', 'შ', '▁retro', '▁عم', '2015', '払', '▁Ces', '▁innocence', '間違い', '▁array', '▁yid', '▁déjà', '▁şekilde', '始まった', 'あなたは', '▁electro', '邮', '文明', '入院', 'داد', '当她', '▁upright', '▁jours', 'ポン', '▁Cel', 'すこと', '▁ekonomi', '▁suicide', 'きっと', 'كت', '▁corruption', '▁tue', '▁Karte', '危機', 'мас', '▁الل', 'っこ', '▁apprehension', '磁', 'worthy', '▁constrain', 'lwa', '▁jacket', 'problem', '▁anxiously', '▁hohen', '▁কর', 'angi', '▁subscribe', '▁проблема', '▁цяпер', '篇', '好看', '▁lösen', '▁parson', 'গা', 'ש', '廊', '天然', '▁своего', '联盟', 'üü', '▁cob', '赖', '▁Sä', '▁rattle', 'тин', 'おく', 'ޭ', '华盛顿', 'messen', '▁göster', '▁muchos', 'зон', '拆', '▁tracks', '不确定', '▁المن', 'ランド', '▁niba', 'ไป', '▁resulted', '这个国家', 'もあった', 'leta', '▁multaj', '▁classic', '梨', 'ކު', 'empre', 'վ', '▁matthew', '▁strategies', '▁Rad', 'セン', 'ねぇ', '屋さん', '旨', '▁amazement', 'ږ', '▁같이', 'mbang', '▁Max', '曜', '▁terribly', 'schütt', '▁адзін', 'と発表しました', '▁Gottes', '拿到', '構', 'クイズ', '▁hideous', '▁مهم', '▁каза', '타', 'tzt', '▁çalış', '来吧', '平和', '▁twe', '▁mule', 'クリーム', '成绩', '▁vrij', 'というのも', '▁weißen', '▁cathedral', '▁viņš', '▁pobre', '构', 'てくれ', 'issement', 'শি', '▁tenth', '▁pretended', '朵', 'дт', '▁thief', '▁planted', '▁persist', '喷', '▁долго', '▁zufällig', 'ddu', '的精神', 'たった', 'анд', '钻', '郡', '▁завтра', '▁eminent', '▁losses', '▁drie', '棋', 'annya', '楚', '▁причин', '▁flick', '▁bekommt', '▁pode', '▁unterstützt', '▁Tiere', '的内容', 'が出る', '▁какое', '▁Ball', 'するために', '▁mwaka', '回目の', '▁visits', 'hne', '▁australian', '▁oldest', '▁variable', 'ssystem', '▁rely', '▁стоит', '客人', 'altro', '亡くな', '▁dispers', '被害者', 'bber', '▁Kerl', '裤', '等我', '▁Mikro', '▁Barr', 'овый', '▁occup', 'ች', 'くり', '我确实', 'ையும்', '▁situas', '洁', 'finanz', '▁gewe', '徳', 'داخل', '▁threatening', '失望', '▁Beweise', 'ろうと', '▁holl', '准备好', '▁bells', '啲', '▁shakespeare', '拳', 'скую', 'kasi', '推动', '▁Schlag', 'ým', '▁oncle', '▁dorthin', '▁assert', 'ಲ', '培训', '▁unwilling', '位の', '▁bills', '▁drivers', '▁instru', '弟弟', '各国', 'tip', '▁avail', 'kade', '瞎', '公子', '历史上', 'エリア', '▁tierra', '▁старо', '皆', '▁headquarters', '翻译', '組織', '▁Feder', 'ood', 'экс', '▁videos', '为我', 'ception', '官员', '審', '▁자기', '▁Kollegen', 'imbu', 'nywa', '▁raven', '▁sultan', 'ffy', 'guha', '阻', 'шым', 'рек', '▁Chan', '夏天', '対戦', '▁derzeit', 'けば', '自分たち', '▁einzigen', '2020', '籍', '▁pluck', '▁Allgemeinen', '▁Einfluss', '为什么不', '▁environmental', 'сць', '▁separation', 'siniz', '▁Fal', '娶', '▁මේ', '▁induce', '▁ebenso', '▁donner', '▁снова', 'orde', '打席', '概', '收拾', '▁Finger', '▁Schwarz', 'やすく', '▁linen', '▁filling', '贡献', '震惊', '▁Präsidenten', '▁proceeding', '地图', 'champ', 'issabte', '▁быць', '带走', 'зав', '▁kämpfen', '捜索', '▁policies', '演技', 'лап', '思いました', '▁egy', '▁плат', '分配', '驱', '耳朵', '降る', '▁sally', '▁gotta', '氏は', 'どういうこと', 'عتقد', '繁', 'バッター', '▁decree', 'をかけて', '▁deinem', '▁beggar', 'ジョン', 'tino', '▁gehören', 'hwa', '授', 'łu', '▁strongest', '▁recommendation', '▁nchi', 'zil', '了个', '▁prepara', '电子邮件', '知事', '▁trabaja', 'arak', '覚えて', '前回', '▁habitual', 'cky', '耶', '▁செய்த', 'cina', 'łem', '▁pencil', '▁ĝin', 'そもそも', '였', '▁triumphant', 'tiği', '▁visiting', '▁recording', '变得更', '牺牲', '▁hesitation', '▁erschien', '千万', 'kende', 'rrington', 'ùng', '▁conquest', '▁openly', '▁sali', '▁herauszufinden', '▁особенно', 'бод', 'せい', '▁sulla', 'ņu', '弯', '▁tug', '▁européenne', '▁gewisse', 'čin', 'ением', 'てた', '▁promises', 'дат', 'ırı', '▁buiten', 'ızı', '▁inflict', 'mädchen', '▁ermöglicht', '▁maintenance', '▁curiously', 'خواه', '▁hình', '▁третья', '▁кир', '战略', 'лон', '▁rocky', '来週', 'straße', '问他', '▁mächtig', '炉', '纪念', '́', 'ホントに', 'antwoord', '完成了', 'コーナー', '▁musician', '▁Chinese', 'キュ', '信心', '▁mansion', '奏', 'ąc', '娱乐', '▁extension', '▁decay', '▁arbeitete', '▁dood', '很好的', 'やん', '▁hoy', '근', '▁anguish', '僕が', 'が見', '▁electricity', 'espera', '▁cove', '▁feathers', 'lif', '说的话', 'なります', '▁hilft', 'entes', '有问题', '▁reuni', '安慰', 'ирует', 'diplom', 'ję', 'deki', 'anja', '找不到', 'цвет', 'brand', '闘', '有着', '居民', 'නා', 'したもの', 'troph', '▁purely', '▁troop', 'ずつ', 'рост', '▁nicholas', 'шей', '▁moeder', 'ショ', '▁Sonnen', '▁aucun', 'してくれる', '物語', '乾', 'முறை', '▁landlord', '▁interval', '一套', 'unternehmen', '怨', '宏', '部长', '▁менән', '▁lagi', '▁historian', '්\u200dර', '▁erect', '▁waved', 'кнул', '▁plains', 'мал', 'rce', 'tuvo', '残って', '泳', '图书馆', '▁inclination', 'kamp', '▁такі', '出发', 'にくい', '▁verde', '盯着', '▁jimmy', '▁messages', '▁liebt', '点儿', '▁lifting', 'пры', '▁productivity', 'پل', 'креп', '▁witnesses', 'яз', 'るんですけど', '师傅', 'année', '▁Mehr', '▁equivalent', '▁regi', 'ën', 'زي', 'てくれる', '突き', '▁wütend', '▁translation', '回忆', '▁هنا', '導', '▁partit', '▁maintenant', 'cela', '▁außerhalb', 'のことを', '▁turkey', '▁які', '有任何', '▁disciples', '終', 'なと思います', '梯', 'kole', '▁Künstler', '▁konzentrieren', '▁crimson', 'енко', '私たちの', '▁Sonne', '符', '▁garrison', 'യ', '▁furious', '金属', '出于', 'ssé', '▁durchgeführt', '▁victor', 'dele', '▁packed', '漂亮的', '▁madre', 'aggio', 'үүр', 'ついた', '在外面', '长得', '▁cần', '▁blowing', 'දු', '▁Mari', '▁strictly', 'ющих', 'lessness', '▁Prä', 'ajo', '资料', '▁Lord', 'くれて', '肚子', '▁wounds', '▁nếu', 'チーズ', 'carna', 'ホール', '들이', 'ску', 'だんだん', '克里斯', '▁бүр', '▁demonstrate', 'haga', '寻', '追加', 'рей', '头脑', '立つ', '芳', 'जा', '▁Oku', '西部', '期望', '▁saber', 'れている', '柏', '▁девятнадцать', '거', 'инг', 'うちに', '▁nhận', '▁sommes', 'なのに', '▁betrayed', 'Ç', 'つもり', 'るんですよ', 'त्', '▁herein', 'りたい', 'nium', '人気の', '现象', '抬', '的公司', 'ნა', 'hali', '▁admirable', '髪', '这里有', '▁ultimate', '▁devas', 'つけた', '募', '▁warmth', '▁reject', '贸易', '警視庁', '簡単に', '感受', '▁organizations', '▁realmente', '▁schwarzen', '▁Glo', '75', '▁unjust', '居然', '的例子', '▁Jungen', '▁Què', 'ования', '▁retra', '一些东西', 'ishwa', '▁dingen', '▁nime', '▁què', 'цов', '取って', 'komeza', '躺在', '▁gravity', '▁Таму', '▁englishman', '▁artistic', '▁housing', '在于', '▁allan', '温柔', 'amerika', '的时刻', 'fahrt', '▁schätze', '▁Opfer', '伦敦', '▁greeted', '▁ranch', '▁tú', '▁exile', '小时候', '董', '▁illusion', '▁Finanz', '▁willst', '▁Come', '▁geheim', '▁weep', '▁Waffen', 'bó', 'vā', '昏', '▁underneath', 'dığı', '▁Jane', '▁вопросы', '▁dopo', '杰克', '主義', 'gesprochen', '▁groote', '▁история', '受け入れ', '負担', '▁масс', 'awo', '▁cứ', '▁advise', '涨', '笑顔', 'plu', '▁আর', '兽', '▁stroll', '哪些', '▁conceive', 'なった', '▁nachdenken', '▁precede', '先輩', 'graben', '▁Einer', '▁Boot', 'バック', 'ілі', 'дова', 'скі', '无论是', 'eira', '▁comedy', '你得', '▁Però', '入れて', 'роў', '▁narra', 'ography', '味が', '帰って', '拍摄', '评估', '▁inquire', '类型', 'گان', '▁bestehen', '▁nacional', '▁fremd', '天空', '▁opponent', 'gebildet', 'ものは', 'escent', '▁blown', '▁unterschiedlich', '▁substitute', '我只', '▁withdrew', '▁Kri', '込め', '▁From', '▁explosion', 'fragen', '▁exclude', '女性が', 'papier', '▁heiße', '▁praktisch', '▁mga', '▁foster', '滋', '▁Earth', '▁troviĝas', '教室', '到时候', 'けが', '▁frightful', '▁nationale', '在那个', 'ланд', '▁firing', 'ора', 'たん', '存在的', '镜', 'trakt', '術', 'اث', '▁那我们', '▁scarlet', '▁exhaust', 'хар', '▁circum', '▁ancora', '皮肤', '替え', '充满了', 'づけ', '放心吧', '你看看', '▁ажил', '▁yourselves', '串', '做一些', '▁enlighten', 'تاب', '▁vierzig', '统计', '▁harris', 'kanye', 'ثر', '申', '▁moan', '▁impressive', '▁Tele', 'кур', 'цыі', '导演', '你说的', 'いなかった', 'ставить', '▁blend', '▁wretch', '▁descent', 'seid', '▁stages', '剤', '▁정도', '我知道你', '▁Holz', '▁boven', 'ルール', '▁هە', '▁adjust', '続けて', '海上', '▁Argument', 'chau', '勇气', '洪', '見ると', '▁motionless', 'が必要', '▁Schulen', '▁Spitze', '▁tenia', '明け', '遅', '投手', 'chain', '跟踪', '▁Zeiten', '▁mọi', '待って', 'haupt', 'daj', '的妻子', '▁urgent', 'tack', '▁publi', '桶', '盆', '夹', '▁crushed', 'これまでに', '▁oriental', 'てくる', '▁reverence', '在过去的', '▁heroes', 'arlo', '▁toilet', 'しゃべ', 'クラス', 'ünü', 'paro', 'することが', 'mela', '▁jealousy', 'fant', '挡', '▁significance', '系列', '灾', '▁gym', 'завод', '気に', '▁tipp', '▁barbara', '▁Actualment', '▁Today', '態', 'ющие', '▁discussing', '能源', '▁granda', '▁спросил', 'onic', 'ือ', '▁Neben', 'さない', 'アー', '▁아이', '▁hizo', 'いたします', '外国人', 'มา', 'klop', '反映', 'wirken', 'すと', 'フォー', 'ьян', 'そのあと', '▁кара', '▁jeff', '死者', 'ሰ', '▁violently', '読み', 'giving', '▁하나', 'чик', '之下', '回り', '조', 'တ', 'umbi', '▁convent', '▁altered', '成为一个', '▁conven', '으', '▁affirm', '▁المح', '▁Kern', 'angka', 'ஃப', '听见', '的经历', '燕', '赔', '」「', '▁pav', '▁starke', '▁tiger', '且', '的发展', 'pois', '▁busca', 'らが', 'ыт', 'ความ', 'ologische', '▁другие', 'の上に', '▁comrades', 'ゅう', 'ত্র', '充分', 'tez', '▁petition', '人群', 'руб', 'tafel', '到来', '▁sailing', 'ఇ', '▁милли', '超え', '▁Hü', '▁четвёртый', '取决于', 'yobozi', 'لق', '写作', 'strahl', 'るために', '▁edition', '▁possibilities', '社交', '▁attribute', '▁enjoying', 'サイド', 'ured', '手指', '叛', 'istische', '▁tự', '法庭', '▁бизнес', '开玩笑', '▁academic', '▁позвол', '贷款', '为他', '▁Vall', '比例', 'princip', 'ەی', '▁increasingly', '爆炸', '▁heartily', '▁japanese', 'êr', '巻き', 'enfant', 'ından', '▁collabora', 'undvierzig', '尘', '▁whither', '不怕', 'ką', 'mēr', '▁그러면', '▁diversos', '▁medal', 'ifies', 'стары', 'valent', '▁ungefähr', '쪽', '▁dagegen', '高齢者', '▁তিনি', 'ড়', '記念', 'larda', '态度', '▁leisten', '▁связан', '▁assez', '▁stove', '白い', 'ებ', '痴', '▁mới', '殺害', '創', '▁align', '特别的', 'ildi', '▁Karriere', '▁laat', 'richtung', '真っ', 'adores', '疫情', 'といえば', '맞', '▁proceedings', '不一定', '▁throng', 'дает', '美国的', '▁genom', '企', '泪', '▁greeks', '▁compound', '▁reporting', 'escola', 'どおり', '▁butler', '▁groupe', 'ట్', 'дад', 'めっちゃ', '年前に', 'three', 'ҵ', '闷', '詳しく', '著名的', '▁envy', '一眼', 'もらえ', '▁punish', 'يرة', '骄傲', 'デザイン', '▁menjadi', '悩', 'を得', 'দু', '進む', '好事', '一座', '▁cargo', '你再', '聞こえ', '작', '▁ваши', 'でしたね', '▁platforms', '▁clair', 'るんですね', '▁personne', '现在我们', 'において', '▁madness', '본', '▁Wesentlichen', '▁konuş', '▁откуда', 'tius', 'енная', 'вит', 'يج', '▁shops', 'zep', 'ží', '▁Botschaft', '▁devant', '▁abraham', '▁respective', '马克', 'شو', 'здоров', '▁motives', 'ības', '▁encouraging', '辣', '還', '▁möglicherweise', '▁Realität', '国外', '尼亚', 'larında', '挺好的', '▁거지', '▁Ding', 'exist', '再生', 'ހ', '揭', '高橋', 'gression', '▁zusätzliche', '▁karşı', '做的是', '▁beobachtet', 'õi', '▁Genau', 'үүн', '▁anim', '徹底', 'キン', '下げ', '▁şu', '失敗', '▁Hab', 'பட', '▁Quel', 'rono', '▁Cer', '▁تلك', 'の動き', '感覚', '続ける', 'mania', 'bala', '给自己', 'લ', '▁Strom', '▁Што', '精彩', '▁jew', '▁Entscheidungen', '▁customs', '▁dismay', '大学的', '视为', 'なお', 'ஐ', '▁lachen', 'ドラ', 'ото', '▁porch', '寄り', '▁consul', '▁dusk', '全世界', '▁diverses', 'ພ', '▁excellence', '她会', 'رن', '▁concentra', '議会', '▁Over', 'ழ்', '我们看到', '▁mach', '▁Regen', '万一', '▁Пер', 'すべき', '▁Frieden', '▁шаг', 'oph', '▁viene', '若者', '▁hostile', '拿走', '注意力', 'į', 'spiegel', 'ていない', '中国の', 'dige', '万美元', '发明', 'dorf', '▁россия', 'tesse', 'зве', 'шло', '▁скоро', '▁dentro', '▁ngày', 'してきました', '▁metge', '▁echter', '聚集', '劫', 'ٹ', '▁Führung', 'ɛe', '▁villain', '▁deceived', '▁eenige', '的变化', 'つつ', 'sieg', '▁traurig', '▁membres', 'ận', 'もう一度', '站起来', 'ありがとうございます', 'tòria', '▁trente', '▁Imp', 'čen', '▁protested', '试着', '▁welfare', '福岡', '▁oui', 'гр', '病気', '某人', 'roning', '中には', '▁encountered', '浩', '真实的', '▁vile', '▁battery', '提升', 'ου', 'ира', '摘', '▁Amerikaner', 'ր', '▁ambassador', 'に入る', '▁بش', '这个故事', '▁tengo', '▁fragments', '舌', 'タイプ', 'ิน', '▁relatives', '提前', '▁secretly', '晴', '我们俩', 'rührt', '▁Center', '▁martyr', '邻居', '▁süß', '▁exceptional', 'ほうがいい', '魏', '嫁给', '床上', '这真的', 'ダンス', 'park', '▁eigenes', '▁naught', '▁yapı', '道歉', '▁catching', '这份', '▁verstanden', '透明', 'тся', '的生命', '▁wichtiger', '沮丧', '65', '▁montre', '▁tarafından', '依赖', '▁aufgrund', 'ホーム', '▁swarm', '全力', '終わ', '▁earthly', '捉え', 'ပ', '▁expanding', '懒', '▁Uganda', '辆', '▁morris', '唉', '有钱', 'gero', '▁només', '孟', '▁Nó', '▁cơ', 'できるよう', '▁haunt', 'かって', 'しまいます', '▁satisfactory', '你为什么', '差异', 'てきました', '▁unmöglich', '▁давно', '▁Wohn', '做过', '厨房', 'ışı', '到这里', '▁compensation', '▁teh', '▁aroused', 'kulu', 'cava', '▁verses', '▁каким', '▁deliberately', '▁zullen', '爱你', 'lje', '▁carl', '▁계속', '消费者', '日本で', 'schluss', 'lıyor', '広島', '▁أنا', '常见', '▁Joseph', '▁muscles', '▁tarde', '向上', '▁проблем', 'ัน', '▁cao', '瞬间', 'onym', 'バラ', '▁Journal', '緊急', '▁Winter', '▁моя', '更有', '▁بخش', '的房子', 'ceea', 'mişti', 'ライト', '▁calculated', '▁général', '茂', '심', '▁cuatro', '生まれた', '▁travelled', '成就', 'かつて', '▁joc', '▁parting', '▁hört', '▁sống', 'stup', 'meze', 'щен', '▁адна', 'ским', '▁attending', '▁crest', '把握', '▁cellar', '▁الناس', 'beck', '男性が', '好吃', 'னு', '▁justified', '້າ', 'рв', '动力', '▁Straf', 'どのように', 'लाई', '▁woke', '▁fascinating', 'صح', '▁vrai', 'に住む', 'cite', '▁Fest', '狱', '▁tumult', 'かく', 'けない', '්\u200dය', '▁дух', '▁holland', '仇', '▁inspector', '▁Dol', '大小', '誉', '▁Jahrzehnt', 'みましょう', '▁Gall', '▁hiện', '停下来', '居住', 'wandel', 'мел', 'މ', '悠', '▁slaughter', '肝', 'の前に', '粉丝', '▁swamp', 'を集め', '▁befand', '▁пятьсот', '▁Edward', '加油', '▁femmes', 'geschlagen', '▁wilson', '▁failing', '▁Früh', '▁manuscript', 'めの', '▁000', '情报', 'quadr', '▁observing', 'ถ', '▁tommy', '看过', 'するよう', '▁twas', '▁Labor', '▁jahre', '▁cruelty', '▁flowing', 'писа', '▁Other', '▁trenta', '▁corrupt', '如果说', '厅', '계', 'igihugu', '▁ກະ', '▁causing', 'шча', '少爷', '▁severely', '▁dünya', 'leiter', 'ティング', 'အ', 'yel', 'ических', '▁nineteenth', 'ማ', '成功的', '的看法', '▁Traum', '▁Gui', '▁edit', '▁exterior', '思维', 'held', '色の', '▁sincere', 'لىق', '▁sever', '▁considerably', '有一点', 'logi', '▁också', '团体', 'ходят', '▁colonies', 'berries', 'kunde', '▁oldu', 'determin', '▁poets', '与此同时', '貴', '▁incremental', 'bereit', '▁lowered', 'ໍ', '激动', '▁Gas', '富士', 'зер', '▁Sar', 'なるほど', '▁cooper', 'قب', '轻松', 'ographic', '▁uneasy', '▁ancestors', 'ște', 'core', '▁colli', '▁okw', 'ının', '損', '経営', '変わる', 'modul', 'valuation', '说的是', 'தன்', '状態で', 'bû', '▁مخ', 'lò', '▁должна', '▁confine', 'насці', '▁devour', '▁shaft', '▁purchased', 'mwi', '物种', '僕の', '찮', '阿尔', '▁paradise', '▁glare', 'альная', 'евич', '▁rejected', '▁стать', 'シェ', '▁Glas', '艰难', '▁lily', '▁flora', '之一是', '▁aliaj', '▁starb', '働き', '▁Seit', '.000', '▁Zweck', '▁Fähigkeiten', '災害', 'なこと', '迈', '▁commissioner', 'フリー', '피', '▁verändern', '冒险', 'adel', '▁begonnen', '小学校', '后果', '32', 'ubuzima', '的身份', '▁allah', '▁screw', '早い', '▁Strateg', 'ách', '▁fram', 'igte', '▁заяв', '▁dritte', 'പ', '▁iemand', 'хә', '两人', 'рым', 'jja', '▁vot', 'われて', '▁nuevo', '▁erklärt', 'せず', 'އް', '▁zufrieden', '歩いて', '▁declaration', 'AI', '的文章', '▁مردم', 'おう', 'technologie', '▁книг', 'rani', '保守', '▁confer', '▁questi', 'affi', '▁mijne', '▁hither', '这些事情', '▁twentieth', '▁White', '▁hue', 'jih', 'garde', 'დე', '▁greeting', 'ebwa', '▁Sachen', '▁gladly', '稿', '▁encuentra', 'ウイルス', 'خی', 'سة', '▁sour', '▁equi', '▁tempest', '▁провер', 'rava', 'द्', '伙', 'تها', '▁psycho', '▁blocks', '▁Öffentlichkeit', '暂时', '▁shopping', '他要', '▁disagreeable', '▁dominion', '井さん', 'வாக', '▁marketplace', '▁compromise', '浜', 'いただきたい', '作る', '위', 'YouTube', 'ziehung', '▁terrorist', '随后', '▁seltsame', '血液', 'وش', '▁tragic', '▁danced', '▁excessive', 'мыш', 'fari', 'sail', '็', '是一名', '▁gaf', '▁invested', '深入', '奴隶', 'ੀ', '▁destined', '▁böse', '夕', 'ается', '人士', '▁gulf', 'そうで', '很快就', '▁eldest', '▁Angeles', '従', 'வின்', '我非常', 'prüf', '車の', '纪', '▁placing', '営業', '▁lovers', '▁tornar', 'leistung', '東海', '苦し', 'kuza', '▁然后呢', 'vuze', '虐待', 'فن', 'trans', '▁membre', 'したということです', 'maschine', '▁Ash', 'laba', '▁Stre', 'そうか', 'ையில்', '恐怕', '▁footprint', '▁gush', 'kiza', 'گیری', '公式', '▁Ruhe', '▁imperfect', '▁posted', 'prop', '的目的', '▁prospects', '▁Version', 'このような', 'ކ', 'ո', 'கிற', '▁arrange', '▁мяс', '▁transportation', '装置', '▁Dü', 'itel', 'ļu', 'คุณ', '你喜欢', '▁basa', 'vro', '▁নাই', '▁Euro', 'praw', '▁militar', '▁Fel', 'теп', '▁twisted', '筹', '▁fosse', '▁юу', '▁Fred', '▁harbour', 'slov', 'pov', '▁கட', 'ອງ', '你没', 'лэг', '▁недо', '▁wishing', '上げる', '扱', '▁retorted', '疑い', '▁އެ', 'ivity', 'Ra', 'cado', '不管是', '无论如何', '即将', '▁aange', 'ாத', '▁lifetime', 'вання', '哎', 'kräfte', 'irira', '▁defeated', 'დი', '▁llega', '▁слово', '▁آل', '▁Kurs', '▁lebte', '▁Med', 'گرد', '制裁', '다가', '歇', '▁broader', 'quant', '▁slate', '▁запад', 'を終え', '▁crawl', 'алт', 'нула', '▁рыб', '▁verstehe', 'зм', '严重的', '▁mereka', '要不然', 'ありまして', '▁Central', '▁amazon', '▁دارند', 'ниц', '▁mater', '▁regulatory', '▁Verfügung', '丘', '已经被', '▁offerings', '▁Tio', 'லே', '一路', 'ёл', 'ర్', '▁gevoel', 'お天気', '▁chorus', '▁shallow', '祥', '▁дерев', '的其他', 'amaga', '▁trata', 'іст', 'Reg', '▁Monaten', '▁schwach', '▁Bio', 'rew', '▁cinco', '▁Vertrauen', 'オンライン', '辩论', '说到', '▁dön', '宣言', 'ってきました', '▁roi', 'ないか', '下载', '这将是', 'ω', '▁phenomenon', 'اغ', '売り', 'кас', '▁foam', '▁tako', '▁trumpet', 'kür', '野球', '行われる', '旦', 'ķ', '▁platja', 'خانه', '打电话给', '▁bloody', 'かける', '▁attentive', '▁reckless', '倒是', 'のほうが', '▁publicly', '教师', 'пля', '護', '不相信', '山口', '▁gefährlich', '▁johnny', '▁punct', 'فهم', '形象', '▁lump', '神奇', '不是吗', '赚钱', '有意义', 'জি', '▁йо', '▁bonds', '겠', '糟糕的', '▁shaken', 'ປ', 'estudi', '▁prose', '▁chains', '伝わ', 'cac', '▁wist', 'قت', '▁spectator', '庫', '▁comparatively', '▁zulk', '▁notable', '▁Пры', 'cida', '▁sustained', 'volk', '▁сторон', '▁Kongress', 'いたのは', 'ần', '▁pow', '▁waving', '▁breathed', '供应', '▁höchst', '▁получил', '▁juda', '僕も', '▁Manchmal', '▁banner', 'үз', '▁corpse', '心中', '▁einiger', '确实是', 'bericht', '▁Orte', '▁Angel', '服装', '柴', '▁Аднак', '三天', '▁Umgebung', '▁Flor', '▁corte', '▁migra', '▁expanded', '▁positioned', '始まる', '▁تش', '▁Бу', '线索', 'чал', '▁Big', '的父母', '融', '▁philadelphia', '▁concrete', '▁hacia', 'いるので', '▁niemals', 'gyn', '▁schneller', '▁compris', 'ることで', '有一次', '凤', '▁tribunal', '▁engineers', 'таб', 'drücke', '▁voran', '▁dumm', '싶', 'вшись', '▁anstatt', 'ront', 'なんとか', 'garten', '恐らく', 'коло', '34', '等于', 'acqua', '觉得自己', '▁manier', '▁voz', 'ことが分かりました', 'だけでなく', '▁بالا', '▁большой', '的第一个', '누', '整体', 'яў', '这个世界', '▁dishes', 'たくさんの', '▁över', '▁shocked', '经历了', '栄', '▁pleasing', 'ابت', '物理', 'koresha', '▁ojos', '▁Parliament', 'いらっしゃる', 'பதி', '一杯', '標', '难以', '▁dien', '▁buena', '▁якія', 'の間に', '▁naval', '▁teori', '责', '▁plato', 'өрө', 'kera', '▁searched', '▁remembering', '▁ceva', '▁interpretation', '▁месте', '▁deemed', '▁positiv', 'azioni', '▁exhibition', '▁davant', '▁dome', '少女', 'geschäft', '难过', 'sanga', '▁loudly', '▁sinner', 'werp', '马上就', 'rima', '▁থেকে', '玻璃', 'رح', '▁begannen', '▁cherish', '▁bail', '่อ', '▁Ara', 'потреб', 'ආ', 'ເ', '보다', 'preis', '▁McC', '▁creep', '▁behandelt', 'フル', '▁fees', 'اك', '打破', 'ستر', 'лены', '▁drowned', '卑', '▁unabhängig', 'ৰি', 'きれい', '▁mô', '知道我', 'treffen', '▁People', '你今天', '还可以', '最初に', '新型コロナウイルス', '▁announce', '▁ocup', '▁решение', '请求', 'issant', 'trek', '▁bout', '▁Great', '自ら', '▁نوع', '▁ribbon', 'おいしそう', 'ペン', '▁ibintu', 'ziri', 'нский', 'るんですか', '▁திரு', 'ancia', '▁exploit', '厳', '▁contemplate', 'كە', '工厂', 'foc', '▁inquiries', '▁observer', '▁entry', 'cora', 'িত', 'ивает', 'ҙе', 'hield', 'equip', 'を与え', '相同的', '▁practic', '▁smallest', '年度', '▁unity', '値段', '就像我', 'ৰা', '一篇', '▁reducing', '▁مص', '▁wrist', '小さい', '遇到了', '▁injustice', 'ච', '就是我们', '▁gasped', '之中', '▁zouden', 'home', '它们是', '▁مختلف', '蔵', '▁Madame', '▁manche', '婆', 'intel', 'ようになった', '▁দেখ', '▁controlled', '▁fazla', '▁coral', 'remos', '▁bending', '瞒', 'おっしゃって', '▁Não', '▁provinces', '▁peng', '▁мала', '你可以看到', '▁florida', '▁Estas', '▁disclose', '说服', '错过', '浸', '認', 'ត', '▁flexibility', '▁entertained', '実施', '▁diamonds', 'あんた', '这首歌', '▁frac', '生きて', '46', 'ግ', 'の名前', '▁thorough', '▁multipli', 'ким', '▁dahin', '尸体', '▁seeds', '遅れ', 'asso', 'boj', 'bě', 'grand', '▁Mini', '因为她', 'යක්', '仔', '岳', '▁Lass', 'liku', 'ием', '花园', '▁besoin', '▁anos', '诸', '▁oogenblik', 'ニューヨーク', '▁può', '▁British', '提到的', 'इ', '出口', '▁legacy', '▁fraud', '▁corporation', '見えます', 'ัก', '歌手', 'بخ', 'ј', '藤さん', '▁있었', '找我', '▁Hinter', '並', '▁vraiment', '▁bann', 'வ்', 'টে', 'デビュー', '▁consolation', '欣赏', '変わった', '摆脱', '我当时', '这句话', '▁loans', '▁verkaufen', '飾', '▁Sex', '飲食店', 'валь', '▁alexandr', '▁нормально', '所谓', '▁вещи', '余り', 'υ', '▁drill', '▁preceding', '斗争', '我们从', '▁Stand', '的母亲', 'länder', 'imiz', '一些事情', '▁zweifel', '▁quanto', '▁salon', '穆', '▁misschien', '▁Motor', '▁prev', 'qü', 'ebla', '指定', 'szcz', '▁ambitious', '面包', 'uganda', '雾', '営', 'بور', 'рин', '▁tribu', '元素', '▁alongside', '哀', '했는데', '▁negli', '▁أنها', '第五', '▁Rede', '▁Nova', 'ซ', '始めて', '▁fuck', 'にとっては', '问问', '▁tenemos', '狭', 'το', '人たちが', '▁kya', '▁Ing', '▁हो', 'こうして', 'obten', '▁العالم', '我才', '▁antaŭ', '▁yielded', '▁treu', '说说', 'ында', 'slag', '▁bella', '▁руки', '편', '劇', '▁krijg', '700', '输入', '▁erzählte', '▁quasi', '▁hommes', '何度も', 'lý', '逐渐', '▁банк', '▁komt', '咩', 'насць', '▁dürfen', '▁прад', '▁இட', 'ங்களை', 'noma', 'რე', 'かれた', 'ыць', '邪恶', '▁ĉiuj', '怎么做', '地域の', '▁cough', '▁многие', '膜', 'دام', '▁calculation', '▁студ', '农民', 'に向かって', '▁machinery', 'fühl', '▁jonge', '这就是我们', '活用', '长时间', 'Ө', 'モデル', '▁mandat', '▁neighbours', '狙', 'వా', 'рот', '▁clue', '▁mentre', 'алга', 'شون', '这样的人', '▁fanden', '▁weekend', '▁heroic', '▁Kamera', '▁recommended', '▁Komp', '▁geschlossen', '▁Hintergrund', '▁normally', '▁viu', '感染拡大', '▁كۆ', 'eqq', '代理', '▁زمان', 'بدأ', 'alde', '▁түүний', '▁elector', '看一下', '▁thor', 'لند', '▁побед', 'うえで', '竜', '▁проблемы', '▁стране', 'aggi', 'چە', '▁selle', 'ストレート', 'Ү', '燃料', '▁constructed', '▁henri', 'stricken', '▁прошло', '▁misma', 'шке', 'рош', 'èl', '▁ehemalige', '亿美元', 'orna', 'тая', 'న్న', 'ということになります', '青年', 'gezeichnet', 'ረ', 'Ingenieur', 'ショット', '▁tricks', '我可', 'ßen', '▁glowing', '노', '▁hymn', '▁olive', '▁towers', '莲', 'sponsor', '自体', 'энне', 'фо', '▁feeding', '▁nueva', '下一', '▁کردند', 'makers', 'biro', '合法', '在线', 'andra', '▁spraw', '再来', 'პ', '培养', '乔治', 'いただきました', '▁знает', '▁mason', 'gence', 'umbu', 'どころ', '▁داشته', 'போ', '▁downstairs', '▁بم', '出た', '是一个非常', '▁judged', 'ល', 'muka', '▁ashore', '▁Ausbildung', 'opera', 'hour', 'بوو', '祸', '▁collapse', '的角色', '2%', '挨', 'ŵ', '脂', 'vallen', '急に', '▁campo', 'fili', 'ბ', 'тары', 'mien', 'ศ', '▁intercourse', 'ผ', '▁Rahmen', 'пита', '▁gast', '好奇', '轨', '乐队', 'ование', '没有办法', '脑子', '▁traveling', 'ural', '笑话', '▁polític', 'どこに', '这些是', '면서', '▁Wy', 'ически', '话说', 'jó', '過ごし', 'ической', '鈴木', 'に入れ', 'jährige', 'kurs', '▁formidable', '▁pinch', '▁assigned', '▁Können', '▁verdienen', 'уют', 'werte', '▁fluid', '▁پێ', 'брос', '▁avoided', 'чих', '▁memiliki', 'バランス', '▁kell', '▁Anem', '▁richtigen', 'сси', '▁amazed', 'برد', 'بال', '▁Quant', '▁могли', 'вест', '▁supplement', '▁Werkzeug', '暴露', 'unch', '▁terrace', 'voor', '戏剧', '大好き', 'ète', '姜', '▁어떻게', '▁Figur', 'raba', '▁sina', '最佳', '廷', '八年', '▁Rücken', '大夫', 'lustra', '▁flush', '▁difícil', '▁rejoined', '▁Oni', 'رز', '▁reinforce', '女的', '▁patterns', 'ありますね', 'avais', '▁ceux', 'çar', '膨', '▁triste', '場面', 'ちゃって', 'луу', 'шиг', 'கூட', '成分', '▁senza', '▁опас', '▁negoci', 'flamm', 'wirtschaft', 'もそう', '五百', '标签', '▁Auge', 'woord', 'を守る', '坑', 'アジア', '▁것도', '▁vaccin', '隐藏', '▁côté', 'теля', '复杂的', 'bö', '▁shells', '크', '履', 'それだけ', 'prise', 'control', 'zwei', '▁parlament', 'Italia', '邓', '▁alto', '▁chuck', 'していない', 'ならない', '▁yaşa', 'ให้', 'альна', 'шёл', '▁Obama', '▁Road', '▁exclamation', '▁tới', 'شكل', '给予', '有利', '現実', '跟我们', '世界各地', 'astro', '▁More', '▁Vergleich', 'だということです', '晃', '爆发', '父親', 'elimina', '▁completion', '▁kostenlos', '▁wussten', '年以上', '这么多年', 'たかった', '▁acute', 'таў', '▁conquered', '▁benshi', '▁Sau', '▁torch', '▁мире', '▁maintaining', '▁spider', 'child', '▁baker', '▁тийм', '鍋', '▁dasselbe', '▁Best', '▁offend', '▁язык', '▁insects', '踢', 'ਸ', 'ئی', 'لَ', '▁agitation', 'Alb', '▁Bord', '▁göre', '▁Quer', '▁attach', '▁sinking', '这可能', '呼び', '朕', '彭', '▁reluctant', 'ியா', 'zukommen', 'ике', '▁좋아', '国防', '掘', '▁Museum', '▁saba', '▁Zug', '▁mußte', 'лена', '▁لن', '▁độ', '老鼠', '▁öffnen', '▁vorne', '▁batter', 'できません', 'Vi', '资格', '▁hazard', 'gata', '▁nancy', '▁гос', '▁economi', '太平洋', 'んじゃないですか', '▁выгляд', '▁الأمر', '▁marvellous', '西班牙', 'ходить', '▁Party', '▁stack', 'دىن', '但我们', '▁muchas', '▁ҡу', 'čí', '▁halbe', '葡萄', '▁Pil', '▁dwelt', '▁havis', '▁adoption', '▁différent', '各种各样的', '당', '会社の', 'gebrochen', 'ség', '的消息', '勢い', 'ின', '▁participation', '▁fühlt', '灵魂', '叹', 'дея', '指控', '▁möglichen', 'schlaf', 'icio', 'lili', '▁aufgenommen', '各地で', '▁logical', '目が', '▁котором', '▁competitors', '待ち', '配合', '▁لأ', '▁adjustment', '足球', '▁muti', '▁germ', '▁이거', 'の情報', 'labora', 'っち', '古代', 'пат', '▁cai', '自杀', '打击', '▁charlie', 'лага', 'くれた', '▁север', 'kenntnis', '可爱', '公里', '看起来像', '▁virtual', '▁guitar', 'streit', 'gawa', '▁Such', '1%', '▁weiße', '▁ivan', '▁خلال', '▁Wohl', '▁leise', 'ansi', '逻辑', '하게', '▁oxford', 'ште', '▁revel', '▁sahip', 'bintu', '▁tien', '▁trauma', '▁trước', '▁honourable', '▁probability', 'Est', '▁Mak', 'gereza', '矢', '▁lớn', '回復', '▁brisk', 'rende', 'プレ', 'emis', '我开始', '▁potent', '客气', '几次', '还记得', 'това', '▁mevrouw', '▁eighteenth', 'ывает', '▁fing', 'wohl', 'こちらは', '是对的', 'iện', 'jana', '得更', '连续', '▁süre', 'ائل', 'தாக', '在里面', '走り', '▁ardent', '的事儿', 'buk', '▁chuyện', 'wuchs', 'زى', '▁allgemeine', '肠', '吻', '抱歉', '得太', 'ゼロ', '这个东西', '▁March', '听说过', '▁زمین', '▁fragment', '▁بودند', '舒服', 'ジャー', 'öpfe', '▁dieselbe', '要請', '▁reasoning', 'modell', 'لات', 'xxam', '斯坦', '的天气', '▁خل', '▁cùng', 'introdu', '有名', 'Й', '稀', 'meni', '▁Proto', '这是你', 'vocation', '大丈夫です', '▁плане', 'なもの', '▁Erfahrungen', 'しましたが', '賃', '▁welcher', '▁riep', '▁legisla', 'けた', '▁мной', 'hong', '▁você', '▁baseball', '▁slap', 'objet', '▁Nda', '▁شيء', 'ಯ', 'ijas', 'vēl', 'ĝo', 'mada', '▁mystic', 'EC', '課', '▁experts', '杂志', '昭和', '因为这', '▁yose', '▁preference', '▁Flug', '簡単', '▁impatience', '쓰', 'プレゼント', 'หน', '▁ولی', '▁slay', '▁så', '今後の', '▁числе', '▁ຢູ່', '▁хотите', '▁никаких', '▁நட', 'lette', 'mong', 'していると', '▁več', '▁dismissed', '▁Wissenschaftler', '▁liquor', '▁pursuing', 'を目指す', 'glaub', 'бро', '▁buff', '下班', '▁ilk', '▁Untersuchung', '▁Tradition', '▁linked', '▁knit', '▁successor', 'linie', '▁Matt', '▁количество', '▁French', 'センチ', 'நேர', 'ário', '▁insect', 'aigua', 'qq', 'アフリカ', 'ރު', 'キング', 'の一つ', '▁converted', '▁vault', 'wain', 'schel', 'samkeit', 'ỉ', '▁personnes', '▁staircase', '咨询', '▁slumber', '▁Со', 'corr', 'schicht', '▁clasped', 'sigur', '▁concur', '姉', '▁hẽe', '▁pueblo', '▁Cat', '任何事情', '▁جهان', '去哪儿', 'нных', 'marin', 'kaya', '▁Todes', 'ләр', '▁Gan', 'ੇ', '▁routine', '竞选', '如果是', '生病', '▁punished', '▁libre', 'قات', '▁bamb', '▁demonstration', '▁retained', '▁nhìn', '▁엄마', '▁Worten', 'kapa', 'ල්', '▁siege', '▁üç', 'を伝え', '女生', '▁schützen', '▁família', '严格', '▁singer', '青春', '▁Besitz', '▁poems', 'しております', '考试', 'わら', '女の子', 'バル', '▁Merc', '▁scope', 'なきゃ', '不是一个', '▁loyalty', '躺', '研究所', '▁juffrouw', '英尺', '▁verkauft', 'груз', '▁jongen', '贝尔', '▁أع', '▁pai', '读书', '现在已经', '问道', '很长', 'щих', 'esca', 'ckel', '▁thanked', '▁Produktion', '▁Milliarden', '子供たち', '▁bodily', 'gada', '鉄道', 'گل', '显', '▁Both', '▁carrier', 'fér', 'aime', '的许多', 'arrêt', 'profit', '▁breathless', 'いたら', '妖', 'が一番', '▁verbessern', '瘦', '▁mall', 'ないので', '▁traces', '▁timp', '后悔', 'téri', '向前', 'یز', '範囲', '▁dealt', '乖', '▁desirable', '去看看', '考える', '▁erster', 'лик', '▁рассказыва', 'サイト', 'ıldı', 'клон', '即使是', '▁Home', 'ngingo', '際に', '▁abode', 'してます', '▁всю', '▁près', '興味', '街道', 'wè', 'ški', '▁precaution', '芽', '▁원래', '解决方案', '▁이러', '届け', '▁collective', '▁pious', 'kina', '▁Struktur', 'tata', '든', '▁trotzdem', 'AR', '▁offensive', 'おき', 'Tech', '▁Ал', '最后一个', '▁Dorf', '▁Deutschland', 'ちゃんの', 'してほしい', '▁streng', 'வும்', '▁horrid', '▁Kontakt', '▁molly', '牧师', 'sprache', '▁Haushalt', '昌', '▁Fünf', '▁regain', '▁Ländern', '考えた', '一起去', 'ህ', '▁terrified', '▁learnt', '▁witnessed', '▁trov', '▁keiner', '▁Beziehungen', '把我们', 'زل', '▁amafaranga', '起来了', '▁franchise', '▁abundance', '▁atlantic', '▁airport', 'كس', 'せない', 'kong', '▁conclu', '的态度', '的音乐', '▁Sind', '蜂', '▁nữa', 'たんですけど', '回报', 'ுடைய', '▁domini', '▁shillings', '▁encara', '▁entgegen', 'ţă', 'виз', '▁обще', 'ަށް', '▁Verwaltung', '▁شروع', '▁Aktivität', '癌症', 'yandi', '▁seulement', '得好', 'esprit', 'yaga', '想办法', '▁Francisco', 'の予想', '▁Wein', '晶', 'ït', 'تنا', '▁serie', '▁characteristics', '▁mesmo', '▁Schulter', '阔', '▁کے', 'laki', 'nood', '的状态', 'sett', 'フト', '▁Virginia', 'メーカー', '▁acum', '▁Vila', 'muş', 'кана', 'カラ', '▁tract', '▁шар', 'fordern', 'スマホ', '季節', '▁داده', 'ново', '減少', '任何东西', '▁части', 'ები', 'යේ', 'へん', '▁consolid', '惩罚', '▁Krebs', '▁pregunta', '▁дараа', '▁barri', '▁кроме', '▁поле', '受欢迎', 'коў', 'lux', '柜', 'iek', '店舗', 'itari', '参考', 'भा', '▁договор', '▁recess', 'atura', '识别', '▁bieten', '▁என', '換', '▁Fortschritt', '▁trotz', '▁youngest', 'कार', '对对对', 'க்கிற', '跑了', '予約', '颗', '▁lawyers', '▁своим', '▁Nya', '嫂子', '▁mining', '▁submitted', '▁кил', '▁guided', '女性の', '안', '迁', 'ทํา', '▁bắt', 'ওয়া', '温泉', 'नी', '▁bike', '▁tossed', 'ஸ்ட', '▁Brand', '▁ثم', '▁Ти', '纠', '▁சரி', '었어', '▁emerged', '▁versuche', 'これまでの', '包含', '▁offended', '▁già', '▁passer', '您说', '锦', 'klin', '▁rechten', '地球上', 'тара', '▁machten', '下次', '▁privat', '疾', 'ను', '▁slice', 'தற்கு', '▁destination', 'てしまった', 'дали', '你可能会', '▁comprehensive', 'ワイ', '数が', 'τα', 'amiento', 'рать', '▁Theorie', 'らせ', 'Music', '▁columns', '▁зрения', '坊', '▁incapable', '내', '一根', '▁Jun', '▁guerre', '▁prudence', '▁spielte', 'жим', 'kiwa', 'කි', '▁relax', 'ifiziert', '▁Slide', '▁errand', '▁drawer', '年生', '落とし', 'てない', '▁reserved', '▁мира', '惹', '鶏', '▁suffice', '▁premium', '▁handful', 'été', '▁олон', 'であれば', 'party', '▁истории', '看待', '▁работы', '▁اینکه', '▁borders', '最大の', 'енным', '終了', 'čno', '▁winding', '加拿大', 'あんな', '▁Johnson', 'ってください', 'beera', '▁dreaming', '▁tropical', '方案', 'ویل', '▁georgia', 'සා', '▁있고', '▁amidst', '扯', 'เขา', '▁emerging', '▁Roger', '▁projet', 'ستی', '▁Gel', '▁drap', '▁spit', 'hund', 'мак', '议员', '际', 'zusetzen', 'ピッチャー', '意大利', 'விட', 'رض', '▁rép', '▁хө', '▁Long', '带来的', '▁слож', '扮演', 'нк', '▁அறி', '▁converse', '超越', '引き続き', 'JR', '大手', 'fowl', 'pata', '▁goddess', '妃', '▁commend', 'ディー', 'рис', '▁Hotel', 'ラスト', 'ním', 'rän', 'gah', '多个', '教え', '佐藤', '▁boldly', '悩み', '▁которого', '自転車', 'ちゃんが', '核心', 'vacu', '▁resent', '▁último', '的大脑', '发言', 'cule', '▁wählen', '―', '辱', '강', 'ruka', '傾向', 'еду', '▁reicht', '▁répondit', 'дин', '绳', '雕', '你知道我', '工作人员', '▁boiling', '▁моск', '顺利', '▁polic', 'terior', '▁sect', '荣誉', 'хэн', 'わせ', 'irdi', 'itatea', '▁draft', '的衣服', 'تور', '3%', '堵', 'யோ', 'ාව', 'να', 'raub', '悟', '侯', '▁entschieden', '▁Zeichen', '感謝', '▁Planeten', '▁fueron', '就知道', '▁loi', 'iteit', '▁gestern', '▁otras', '▁Öl', '▁neighbour', '▁standpoint', 'сар', '完全に', '不舒服', 'VTR', '▁spaniards', '▁Sozial', '▁dirt', '▁hwn', '颜', '晨', 'abanya', 'рий', '▁chiar', '斤', '▁getötet', '▁unnecessary', 'bizi', 'brew', '▁پار', 'Plattform', '▁gewonnen', '規制', '发送', 'を使う', '▁priority', '▁Geheimnis', '▁suspended', '同時に', 'geteilt', '▁willingly', '▁seien', '▁Unser', '不动', '▁Fund', 'AS', '▁nama', 'ކަ', '感动', 'ţii', 'american', '你们都', '▁justify', '▁steward', '▁Kim', '舅', 'мур', '袭击', 'اشت', '▁реально', '正直', '没问题', 'līdz', '最後は', '阶', '남', '▁bản', '▁이게', '▁இரண்டு', '歴', '▁нэр', '▁Wol', '▁clung', '大使', '▁Flo', '▁Industrie', 'udge', '▁massa', '▁此外', '▁clergy', 'のもと', '免疫', '▁работает', '相撲', '▁থাক', '▁candidate', 'かなと思います', '跟大家', 'ordre', 'hala', '▁canadian', '小朋友', 'aña', '▁coordina', 'teeka', 'plin', 'といって', '抗议', '羞', 'ង', '▁spreading', '▁sadece', '▁einzelne', '的任务', '▁Tā', '▁sinh', '▁allies', '▁behave', '▁wildly', '▁generated', 'パラリンピック', '这段', '明星', 'سبب', '時間を', '▁strand', 'presi', '준', '抱怨', '首脳', '▁Market', '▁Harris', '▁Unit', 'atrice', 'boden', '清晰', 'ماذا', '大学の', 'ţe', 'விட்ட', '▁innovative', '▁database', '肯定会', '▁capa', '▁actua', 'morph', '▁einzelnen', 'bali', '▁juan', 'いだ', '忍受', '▁creator', '▁Denk', 'urwa', 'ս', '▁artillery', 'މަ', '▁توسط', '▁gilbert', 'んや', 'stürzt', '▁telah', 'あい', '▁situé', '笔记', 'ってくれ', 'ضحك', '▁anthony', 'wissenschaft', 'しゃ', '▁tante', '一点点', '▁большая', 'menya', 'ӗ', 'ရ', '规划', '▁vilaĝo', '合って', '▁preacher', '▁ноль', '▁verder', '从事', '▁spreche', '▁potatoes', '▁corpo', 'था', '▁faz', 'ਨ', '▁geliebt', '放松', '的产品', '▁Angriff', '▁thật', '▁irgendwo', 'curi', '高校生', '▁petr', '▁Their', 'проч', 'ニュー', '▁spared', 'ފ', '这个节目', '戒', '▁Nachde', '千葉', 'ibyo', 'τη', '就好', '▁fortnight', '周末', '見ていきます', '我想知道', 'хам', '▁consumption', '▁আৰু', '▁sympathetic', '▁Konzept', 'んだよね', '▁Geräusch', 'んだって', '▁subsequently', '▁Russia', '▁کسی', 'ことがある', '▁afforded', 'ự', 'まえ', 'pfa', 'flug', '▁queste', '▁progressive', '似的', 'mita', 'кет', '▁sentir', '桌子', '▁хочет', '▁Rasse', '▁Fällen', 'anın', 'があるんです', '築', 'рван', 'と共に', '▁Dick', 'マジ', '此时', '▁Spo', '▁bonnet', 'ҥ', 'āju', '扩大', '这两', '体重', 'ෙන්', 'шил', 'مَ', '也能', 'tiere', '但在', '唤', '▁çocuk', '▁heutigen', '冬天', '▁Put', '彼らは', '▁guarded', '▁نشان', '向我', 'قام', 'stained', '▁estoy', '靠近', '▁protein', 'ப்பட்டது', '争论', 'ați', '่น', '▁buchstäblich', '▁усё', '▁Lor', 'тура', '▁pensi', 'まん', 'وض', '▁evangeli', '是非', 'полага', '原始', 'عي', 'ிலும்', 'мян', '不信', 'afi', 'ድ', '拓', 'ふだん', '消失了', '▁يتم', '▁amusing', '▁punch', '▁när', '听到了', '资产', '▁Kath', '哭了', '▁tremble', '▁leiden', 'ánh', '有助于', '▁prosper', 'itse', '▁عليه', 'рев', 'சை', '▁Haut', '▁внимание', '详细', '▁있잖아', '投資', '▁garanti', 'град', '▁가서', '▁другом', 'ごと', '新鲜', '▁faintly', '▁Amazon', '▁Ан', '耀', '▁Erklärung', 'IC', '反而', 'quarter', '▁来一首', '性别', '罩', '▁charlotte', '▁attained', '▁детей', '▁profond', '▁نیز', '▁Яны', '但是如果', '▁Männern', '▁поскольку', '配置', 'gespielt', '▁eran', '▁Fur', '▁algunos', '▁unua', '▁отношения', '菊', '姐妹', '選手権', '护理', '▁strive', 'wright', '誓', '▁halted', 'Argent', '▁поводу', '▁morir', '▁Gewinn', '▁seguir', '▁requested', '37', '▁Alice', '我跟你', '▁schlimm', '▁генерал', '挖', 'χ', '▁кооператив', '蓄', '自動車', '▁merchants', '▁그래도', 'autor', '▁Те', '▁wichtigsten', '考虑到', 'нә', '▁Ray', '埼玉県', 'ź', '咪', '▁удар', '広がり', '叫什么', '或许', 'ûn', '▁November', 'geworfen', 'ধা', '▁assuming', '▁Außen', '▁Debatte', '▁nhân', '利亚', '▁muslim', 'гээ', 'Michel', '▁serait', '山さん', 'ன்று', 'bris', '▁telegram', '笨', '陶', 'عرض', '198', '調べています', '会发生什么', '▁smash', '▁петр', '盲', 'ෂ', '▁вроде', '▁sólo', '▁Times', '信用', '술', '파', '訪問', '▁mı', 'komst', 'ඳ', '▁александр', '▁happier', '毫无', '▁Roma', '▁kalt', 'niveau', 'қә', 'kurikira', '終わった', 'твар', 'poro', 'аваць', '你就是', '▁deserved', 'īja', '33', '¡', '陰', '▁speculation', '警察官', '大きさ', '八十', 'visa', '▁rey', '十万', 'seks', '也得', '去年の', '▁Andrew', '我刚才', '这可能是', 'tausch', '继', '▁conspicuous', '▁remembrance', 'gebung', '▁скажу', '旅游', '▁jedno', 'schreiben', '相处', '▁respectful', '▁plague', 'すべての', '不幸', 'чна', 'ென்', 'kuta', '▁vehicles', 'stell', '每周', '之处', '给您', 'ацион', '▁Anna', 'わけですね', 'म्', '▁tempted', 'おととい', '▁جای', '而已', '赤ちゃん', 'covid', 'page', 'ระ', '▁fig', 'ッツ', '年前の', '▁theories', '究竟', '−', 'wanga', 'prost', '▁pony', '▁heures', '▁samuel', 'seitig', '就跟', '▁дуу', 'どうなる', 'かかり', '整天', 'もう一つ', '倾向于', '溪', '▁prevailed', '▁یاد', '▁climbing', 'пот', '▁sõ', 'führt', 'чо', '▁investigate', 'sobola', 'jski', '忧', 'दि', '▁mike', '▁Song', 'wish', '▁Tä', '形状', 'စ', 'asyon', '▁roast', 'haired', '▁vais', '記者', 'тим', '▁luke', 'ඒ', 'ặ', '▁confederate', '올', '▁masa', 'credi', 'ەکان', 'Work', 'udio', '▁disagree', '向他', '傘', 'kämpft', '▁довольно', 'Смех', '▁vraag', 'drag', '▁proto', '▁sûr', '的建议', '▁seeming', 'حمل', '耍', '▁whereupon', '▁carries', '抵抗', 'の結果', '陵', '▁Zwischen', '매', '菅', '博物馆', '六个', 'werken', 'すぎる', '▁darunter', '▁intervention', 'を示しました', '▁implementation', '共有', 'cji', '▁embargo', '줄', '▁negotiations', '▁torrent', 'rilla', '都已经', '更重要', '水分', 'డు', '▁شوند', '▁null', 'خارج', '▁usage', 'をしていた', '扶', '문', '산', '列表', '▁suited', 'улы', '▁выступ', 'それも', '袖', '次は', '始めました', '▁approximately', 'を続けて', '这座', 'ێن', '▁compass', 'ций', '▁quaranta', '▁tym', '▁bibli', 'مات', '▁بىر', 'klad', 'ировал', '你不要', '▁необходимо', '▁promising', '▁Meilen', 'lege', 'loge', '▁figured', '申し', 'ときは', '▁equality', '之类的', '▁erhob', 'ケーキ', '認識', '▁reconcile', '▁yabo', '▁debat', 'コード', 'haya', '那我就', '惨', '昆', '▁слишком', 'お互い', '交渉', '▁Daher', '▁plea', '▁habia', '会让', 'чны', '孕', '笑了', '喜马拉雅', '訓練', '▁говорили', '▁места', '編', 'рма', '組み', '就开始', 'त्र', '▁تخ', 'вший', '▁Grenzen', '我以为', '注册', '伝統', 'ரே', '▁Sendung', '▁souvent', '绝望', '▁gesicht', 'гьы', 'かけた', '▁franz', '砸', '▁ఆఁ', '▁pauvre', '▁rejoice', '本周', 'lamp', 'נ', '▁cuộc', '▁donald', '行きます', '这是一个非常', 'тав', '上がった', '就是一个', 'istischen', 'ή', 'кина', 'に行った', '▁Nick', 'నా', '▁clearing', '▁tinha', '에는', 'タル', '乃', 'zeichnung', '▁товарищество', '桜', '卒業', 'يه', '▁luz', '왔', '▁qo', 'ladı', 'baum', '完美的', '疗', 'いるという', '▁verdient', '오', '▁слыш', 'ище', '▁tact', 'middel', '迎えた', '玲', 'お二人', '▁curtains', 'alimenta', '▁tooth', 'のですが', '▁foresee', 'Risas', 'àtic', 'コメント', '产业', '▁Lager', 'gewalt', 'んでしょう', 'حص', '▁fühle', '▁respected', '宣传', '行吗', 'たこと', 'चा', 'bürger', '▁alchemist', '▁Jones', 'чака', '▁шест', 'ľ', '俱乐部', '▁денег', '繰り', 'karte', '黎', '比你', '▁shrill', 'піс', '▁accordance', 'තා', '▁بشكل', '营销', '▁halo', '▁washing', '▁heath', 'ワーク', '▁mature', '▁Wohnung', '▁representatives', 'information', 'ھا', 'material', '▁rosy', '▁regulate', '▁cinquanta', '▁veteran', 'dov', '只需要', '▁hull', '▁但是他们', '跟她', '产生了', '時には', '一颗', '▁riot', '这并不', '▁pagan', '▁veux', '▁evolu', 'luck', '▁será', '▁übrig', '▁resta', '负担', '▁başka', '▁пример', '▁parle', 'ন্ত', 'estro', '▁Regeln', 'vió', '尿', 'ුණ', '素晴らしい', '▁தொ', 'pí', 'phra', '▁efter', '糸', 'ု', '楽しめる', '▁persian', '▁Fil', '▁возник', '了下来', '▁willkommen', '饱', '糟', '畑', '▁gigantic', '▁buffalo', '▁meditation', 'ユー', '▁solemnly', 'よろしくお願いします', '▁explica', '溜', 'ਦ', '▁wünschte', '備え', 'lige', 'ubwi', 'виду', '我不认为', 'очка', 'خان', 'ancien', '▁supposing', '▁gloves', '▁lahko', '▁работу', '访', 'sional', '所以我想', 'ከ', 'ገ', 'และ', 'シリーズ', 'てくれた', '▁смог', '▁Lied', 'の方に', '▁confront', '▁சில', '▁parler', '▁agnes', '坎', '撕', '▁medizinische', '少数', 'Man', '正义', '微博', 'ıcı', '▁jungle', 'طب', '▁vicar', '▁Grad', '▁thereof', '像你', 'lach', '38', '▁Verständnis', '▁энерг', 'ギャ', '▁blog', '一个新的', '▁samo', 'IP', '▁junior', '▁kümmern', '▁commis', 'burger', '機会', '▁хол', 'ブリ', '▁توان', 'อง', '沼', '▁calendar', '▁angefangen', '▁கொ', '这时', '敏感', '▁tlie', 'というのを', '▁fürchte', 'excursió', 'ራ', 'ツアー', '天堂', '▁oficial', '達成', 'bouw', '▁forbidden', '全ての', '価値', '▁bruce', 'ジー', '胶', '▁Lernen', '我有一个', '野党', 'обр', 'あさって', 'いるのか', '▁nützlich', '▁partial', '▁tempt', 'يون', 'シュート', '▁dachten', '平安', '▁ruled', '▁integrated', '新型コロナの', '▁grind', 'vina', '▁сильно', '▁месца', 'んだから', '可以用', '▁dernier', 'сет', 'cato', '▁голову', 'raient', '▁ayuda', 'くなった', '開幕', 'baye', '▁гри', '所以它', '及时', 'プラス', 'ნი', '驾', '▁mortgage', '▁awesome', '怀孕', '▁нават', 'дела', '▁float', '▁Revolution', '一看', '違います', '▁садовое', '槽', '▁invasion', '▁особо', '▁splash', '相手の', 'عاد', '▁dla', '国連', '▁contend', '▁bubble', 'ਹ', '只会', '▁tính', '▁martha', '▁چرا', '你不知道', 'risti', '▁хто', 'の天気', 'paka', '▁المت', '建て', 'коммерческое', '▁tersebut', '細胞', '▁snapped', 'حدود', '进化', 'natured', '围绕', 'toren', '臓', '稼', '我们认为', '新型コロナウイルスの', '▁adequate', '监控', '▁precipita', '▁lorsqu', 'venue', '股票', 'ったこと', '▁inspire', '▁verließ', '▁Га', '▁sensor', '空中', 'ठ', 'ਕ', '▁Aspekt', '▁intens', 'শা', '見つかった', '▁remedy', 'みたいに', 'ったのは', '▁greatness', '▁comunica', 'гул', 'ఆ', 'かさ', 'っていうか', '楽しんで', '立法', '▁müsste', 'licit', 'BC', '▁دهد', '▁Ansicht', '▁sozusagen', '▁awhile', 'த்துக்', '▁Apple', '▁obliga', '▁dolor', 'іль', 'ுள்ளது', '▁Vari', '批准', '▁components', '▁Latin', '▁rebellion', '预算', '▁genial', 'ক্ত', '爆発', '▁Mannes', 'tawa', '▁சொல்ல', '炒', '▁thursday', 'මු', 'гур', '▁gasp', '▁focusing', '▁June', '拿出', '▁Bald', '▁естественно', '▁настоящ', '棍', '記憶', '▁chariot', '▁comrade', '▁лицо', '▁rachel', 'メント', '九点', '▁altri', '有更多的', '▁nuit', '㗎', 'エル', '▁resolute', 'ensemble', 'চি', '就得', '的项目', 'ருக்கு', '▁nannte', '̣', '▁Verantwortung', '所以这是', '将会', '▁lemon', 'gänge', '涉及', 'ョ', 'kili', 'eṭṭ', '▁Antrag', '▁blanche', 'されていました', '▁Gru', '戻って', '▁تنها', 'ことによって', '▁Town', '▁leider', 'mali', '▁yep', '你妈', '塗', '梅雨', '▁добро', '的速度', '▁которым', '芸人', '選手たち', 'kord', 'bald', '▁Bol', 'plant', 'agh', '伸ばし', 'кала', '我们不能', '欣', '▁preach', '▁breit', '▁இருக்க', '▁செய்ய', '▁pilgrim', '▁voix', '▁alguns', '▁veya', '请问', 'заў', 'どこか', 'ического', 'ती', 'rauch', '的概念', 'PR', 'щие', 'ranye', '▁één', '▁fé', '政治家', 'drop', '取消', 'とみられる', '▁accomplishment', '▁vegeta', '▁camin', 'アプリ', '▁assumptions', 'mütig', 'ailleurs', '▁Во', 'wadde', 'prozess', '▁resulting', 'жды', 'こん', 'открыт', 'асці', 'ފަ', 'ensor', 'zaam', '▁actively', 'ksa', '▁Ці', 'juk', 'эш', 'körper', 'インタビュー', '来来来', 'yama', 'чным', 'issait', '▁uncommon', '▁despatch', '但他们', '▁klas', '▁Valley', '▁часто', '▁tế', '奪', '▁Open', 'န', '▁façon', 'なんでしょうか', '▁gag', '▁Start', '▁отдел', '说法', '▁добры', 'いこう', 'grä', '▁louise', '▁gewisser', 'reiche', '崩れ', '▁fulfilled', '措置', '这话', '▁gedaan', 'いたい', '▁wail', 'diye', '近づ', '▁тобой', '▁sheriff', '限定', '校长', '運営', '▁gyfer', 'adju', 'そうですよね', '柯', '▁occurrence', 'ട', '这一次', '▁folgte', '过得', '的专辑', '夜晚', '事務所', '惜', '▁aunque', '等到', 'ボールを', '夏の', '▁falta', '▁frühen', '▁daraus', '▁saith', '▁Mira', '▁sanft', '尴尬', 'んですかね', '▁religiöse', '▁nennt', 'дель', '▁شک', '▁childish', '▁мнение', '▁stalk', '▁خوش', 'Һ', '▁bởi', '見込みです', '▁kişi', '▁acaba', '▁Live', 'ruff', '▁approve', 'ေ', '賛', 'züge', 'রু', '工夫', '铜', '▁همچنین', '형', '▁reflecting', '入れた', '也不知道', '醒来', 'related', 'аас', '▁filter', '▁sunny', '▁cuenta', '蛮', '熬', '▁catherine', '▁respekt', '尽快', '▁vertraut', '▁cautious', '겠다', 'kami', '▁États', '▁warrior', '▁circular', '▁orang', 'チェ', '▁specially', 'قان', '▁doom', '裔', '▁kubi', '▁raid', 'わず', '你又', '▁erklärte', 'われた', 'hurst', '▁strait', '弄清楚', '▁класс', '它可以', 'ありますか', '拐', '체', 'バイデン大統領', '揺れ', 'gibt', 'reise', 'いただいた', '▁dump', '▁meek', '▁hayi', 'proof', 'fassung', '▁Stock', '坡', '煤', '遗憾', '▁Experiment', 'トマト', '协会', '▁contribu', '东北', '▁aynı', 'sız', '▁geschaffen', '▁secondary', '▁pitt', 'auto', 'гуля', 'mies', 'lohn', '離れた', 'сот', '所有人都', 'スペイン', '維持', '▁Tema', '▁আমি', '日まで', '銀行', '整理', '原子', '殿下', 'вернул', '▁goede', '▁relates', '近くの', '▁клуб', '▁douglas', '仪式', '▁paz', '▁implica', 'কি', 'korera', '试试', '▁translated', '▁тое', '单独', 'ியது', '▁algorithm', '몇', '▁случай', '▁anterior', '俳優', '▁comic', '▁candidates', 'もうちょっと', '一緒', 'ość', '▁nước', '▁thay', '▁policeman', '足を', '測', '▁combine', 'ார்கள்', '▁Pour', '▁gaining', '更容易', '▁bloß', '▁Punkte', 'જ', '▁chocolate', 'ည', '労働', 'それぞれの', '▁robbed', '▁fourteenth', '专辑', '物価', '北方', 'یده', '▁commanding', 'বু', '▁joyous', '▁drehte', '▁товарищ', '▁eingesetzt', '▁sullen', '五千', '姑', '▁девушк', '我以前', '▁elderly', 'を取って', 'けさ', '日目', '织', '▁elektr', '▁hearty', '▁trigger', 'トル', '▁waarom', '▁zač', 'หล', '▁schaute', '▁starve', 'erade', '▁yapma', '▁precise', '▁kinderen', '▁حول', 'rolle', '▁productive', 'мова', '▁bằng', '酬', '▁შე', 'ulin', '▁regulations', '直後', '▁насколько', '祝福', '结论', '▁Kanada', '▁philosophical', '▁slash', 'dynami', '他是一个', 'くなります', '▁shelf', '95', 'ますけど', '▁deprived', '▁stray', '出门', '小屋', 'そうそう', 'вался', '▁mujer', 'ու', '泄', '▁моей', '窃', '▁überrascht', '▁diğer', '▁حتى', '▁loin', '雨雲が', '▁importantly', '▁fiery', '▁contradict', '▁Яна', '▁balloon', 'ając', '▁einfacher', '▁bestowed', '島の', 'город', '▁moyen', '浪漫', '▁தலை', '▁fortress', '▁lebih', 'schild', 'nimi', 'coli', 'というような', '▁sprak', '▁fright', '▁benutzen', '吞', '▁Schwierigkeiten', '▁estão', '▁vide', '▁frederick', '延長', '的城市', 'ināt', '貌', '▁Hey', '雰囲気', '▁aggr', '▁wiederholt', 'າຍ', '▁musket', '▁swan', 'TO', '▁Gang', 'cala', 'ێک', 'look', '▁الْ', '社員', '▁wales', '▁problème', 'こちらも', 'zusehen', '▁پو', 'sichtig', '▁electronic', 'гээр', '把你的', '▁server', '▁exertion', '屏', 'ല', '▁ejemplo', '▁invariably', 'fugi', '外部', 'gruppe', 'mord', '為', 'ந்தி', '▁señora', 'двига', '▁exert', '諸', '▁كبير', '▁feedback', '▁Terra', '大切な', 'ющий', 'そこまで', 'чар', '▁Var', '食べた', '▁glancing', '薪', '还有什么', '▁compact', '审查', '原さん', '▁хоть', '▁أحد', 'mén', '絶対に', '▁merge', 'ってきて', '▁swallowed', '▁Wachstum', '▁Technik', 'مدينة', '▁fossil', '▁organiza', '把这些', '引っ', 'を見つけ', '阁', 'てほしい', 'нө', '▁impart', 'いますね', '▁numero', 'あふれ', '立場', 'kutu', '▁correspondence', '增加了', '▁ragged', 'А', '▁hindi', '▁dyn', '▁successive', 'がこちら', '▁verdammt', '严肃', '▁barren', '▁prairie', 'లు', '▁Ora', '▁понять', '▁vamos', '▁conventional', 'に参加', '▁vegetables', '▁стали', '▁تغییر', '希腊', '▁kelkaj', '算了', '48', 'ацыі', '▁kitty', '踊', '▁Wahrscheinlich', 'meza', '▁swore', '▁cheerfully', 'zego', '▁storage', 'تك', '▁bezahlt', 'muz', '五月', 'jol', 'дей', 'oğu', 'icamente', '▁hinauf', 'син', '▁prova', '▁letzter', '▁temperament', '▁rencontre', '▁influenced', 'ラーメン', '▁некалькі', '▁parlour', '▁Mariya', 'fläche', '▁Meister', '提出了', 'を求め', '有意思', 'няў', '▁polar', '▁Verwendung', '▁стен', 'ەم', '的作品', '▁verstand', '所以如果你', '▁mieux', '▁요즘', '▁diversity', 'бак', '恐れ', '案例', '洲', '▁tamam', '▁salary', '▁возможность', '它将', 'kret', '氧', '龍', '▁industries', 'chá', '▁Vier', '▁swinging', '▁bacon', 'пись', '▁edith', '诶', 'ັດ', '▁знаком', 'фу', 'ою', 'ừng', '▁impress', '立って', 'ões', 'хад', '锐', '▁resemblance', '罢', '拯救', '我也是', '▁tightly', 'けがを', 'лева', '货币', '▁beautifully', 'యి', '▁Histori', '▁Harry', '訴え', '集団', 'даль', '短信', '可以通过', 'лаш', '苗', '▁summary', '프', '▁первых', '企画', 'oxy', 'っつ', '▁celebra', '准备好了', '▁обрат', '大胆', 'tuig', 'θ', '▁mabel', 'бла', 'метр', '50%', '▁fugitive', '▁babe', 'だよね', '名单', '▁haunted', '做到了', 'lerde', 'white', '▁technische', '意味で', '脂肪', '▁dissolve', 'zze', '▁일단', '▁loath', '▁intensity', '提案', '提交', '▁steckt', '耶稣', '▁orbit', '▁русски', '▁fiercely', '年後', '只是一个', 'Ex', '▁sakj', '查看', '▁آر', '▁Ost', '▁stump', '▁enthalten', '▁bitterness', '会合', '他又', '▁hesitate', '神奈川県', '键', 'كار', '鹰', '▁درباره', 'жиг', '▁cabeza', 'lada', '▁bidding', 'тыш', '▁cautiously', '主播', 'Gelächter', '▁erlaubt', '▁reconciliation', '崩溃', 'وارد', 'pion', '▁fapt', '協議', '▁gemeinsame', '키', '▁دارید', '▁Qual', '東日本', '三千', '▁میں', '▁venus', '▁undertaking', '所以我认为', '克拉', '▁câu', 'われる', 'гэр', 'aurait', '▁никак', 'かわい', '别说', 'hilfe', '▁writ', 'beug', '▁sombre', 'ptic', '如果有', 'NG', 'limi', '的事实', '▁cảm', 'rott', '▁район', '▁desolate', '▁picturesque', 'বো', '晕', 'ذهب', 'ることができる', '▁weinig', '▁siya', '▁stain', '惑', '▁pourquoi', '▁строительный', '▁doğru', '▁Institution', '送给', '▁Indien', '干啥', 'design', 'ゆっくり', '近い', '▁Sicher', '▁раньше', '용', '▁effektiv', 'NATO', '▁incentive', '▁assisted', '什么东西', '▁stirring', '▁corresponding', 'हि', '复制', '窝', '▁Füße', '▁tất', 'ències', '▁Ati', '钥匙', '▁mysteries', '▁bietet', '▁gegenseitig', '▁எழு', '▁tej', '庆祝', 'เล', '▁நகர', 'るもの', 'மீ', 'نز', 'sinde', 'サル', 'になってる', '上空', '言われた', '▁Julia', 'ۋا', '▁grundlegende', '▁comte', 'pida', '▁speedily', '我们希望', 'respect', '普通の', '▁thoughtfully', '▁Är', '宜', 'sorge', '▁betrifft', '▁dụng', 'ար', '你如何', '地址', '▁يكون', 'лета', '都说', '赏', '強調', '▁Sab', 'лос', 'tijd', '▁bezahlen', '▁Serie', 'イタリア', '▁flexible', '▁isolated', '▁angrily', 'ゲスト', '被认为是', '人工', 'tauchen', '▁точки', '張り', '▁Right', 'borg', 'ligi', 'about', '匠', 'さんから', '▁passive', '▁delayed', 'かす', 'ダン', 'জে', '想着', '▁vacant', '宴', '▁congregation', '分かり', 'خور', '▁juice', 'ستخدم', 'るべき', '子どもの', '▁poble', '三振', 'けれど', '緩和', '▁pigeon', 'сны', '▁большое', '▁Westen', 'әһе', 'сни', '▁ensuite', '▁agencies', '▁remorse', '▁смотрите', 'الات', '工事', '터', '▁отвеча', 'igkeiten', '▁Universitat', 'bwiye', 'という感じ', '통', '▁identific', '男性は', '冻', '▁quá', '日曜日', '▁সেই', 'ミン', 'ído', '▁parcel', '▁êtes', '▁ringing', '癌', '▁baixa', '▁благо', 'するか', '组合', '▁predomin', 'reisen', 'hnung', '▁கரு', '贪', '▁Häuser', '▁nowadays', '▁Victoria', 'ثلاث', 'imecres', '▁ошиб', '保健', '▁goose', '▁nieuwe', '▁consented', '匪', '▁geloof', '▁Würde', '▁pup', '集まって', '▁parade', 'これらの', '周围的', '美好的', 'bildung', '▁plank', '▁blink', '▁behalten', '▁сказали', '▁каких', '▁දෙ', '佑', '呂', '▁bestimmt', '▁بده', 'ţa', '但她', '寿', '▁ўз', 'iera', '▁shrewd', '▁рядом', 'меж', '毎年', '▁persistent', '▁addict', '▁mogelijk', '▁Christian', '▁disconnect', '▁dadurch', 'gisha', '▁politicians', '▁audio', '让人们', '▁Harvard', '▁Niemand', 'fí', 'ড়া', '▁digest', '同一个', '契約', '▁corona', 'kku', '広い', '以色列', '▁Kreuz', '陪伴', 'ゃ', '▁Gü', '▁uitge', '▁seasonal', '▁sanction', 'Th', 'යා', 'vär', '幻想', '▁Kate', '麦克', '榜', '▁exchanged', '▁verfolgt', 'メジャー', '▁jardin', '▁Kritik', '▁Islam', '心态', '侵', '▁console', '▁الان', '▁fulfil', '多数', 'fiel', '▁voraus', 'conscious', 'sohn', '부터', '時半', '▁canon', '▁zahlreiche', '盒子', 'মু', 'länge', 'pila', '▁линия', '偶然', '▁whatsoever', '转变', '▁eleventh', '暗示', '心理学', '▁albert', '表现出', '蜜', '▁pennsylvania', '새', 'らん', 'たくない', 'tev', 'плы', '扑', '▁taun', '手中', '▁onward', 'імі', '空間', '▁thời', '▁евро', '▁tuesday', '▁scotch', '▁смысле', 'しているということです', '▁redeem', 'čni', '評', 'лык', '▁Divendres', 'ประ', '▁tested', '▁passar', '偶尔', '▁Group', '▁знаем', '二十四', '想定', '▁Satz', '淘', '摧毁', '▁dapat', '▁helmet', '▁historic', '特定的', '▁youthful', '▁relieve', '▁chris', '▁argued', '十几', '▁eerst', '▁документ', '▁poate', 'мор', '退休', '你有没有', '帰り', '▁මෙ', 'হু', '鎖', '長く', '▁deliberate', 'казаць', '違', '▁shed', 'ographie', '舒', '▁jaun', '▁wanneer', '▁ببین', '燃烧', 'taking', '▁Schau', '发现自己', '出てきた', 'comm', 'وجه', '▁contro', '▁angenehm', 'চ্ছ', '▁awaiting', 'عَ', '▁watu', '▁overwhelming', '宠', '▁peuvent', '▁erlebt', 'が好き', '仕事を', '体系', 'vidi', '▁relating', '▁sweetness', '▁rhai', '▁круг', 'カリ', '▁هستم', '▁disput', '発達', 'schnitt', '▁Bü', '▁recognise', '▁tracta', '只是为了', '通過', 'ではなくて', '始まって', '▁discharge', '不出来', '▁inventor', '▁bog', '▁français', '贤', '锻炼', 'びっくり', 'аваны', '公正', 'ゅ', '▁страна', '安装', '▁kwenye', 'ніка', 'urage', '在网上', '▁drown', '年ぶりの', 'terri', 'zellen', 'ת', 'セル', 'いかがですか', '授業', '▁morgan', '▁miller', 'ほうが', '▁neuer', '论文', '▁wunder', '▁Fach', '▁skies', '标题', '▁Sitz', 'zional', 'خواهی', '見てみましょう', '▁transformed', '没办法', '▁melted', '▁encontrar', '▁genre', '擅长', '▁Middle', '说实话', 'ática', 'ności', 'グル', '▁cultivated', '▁pioneer', '基準', '生态', '▁இல்ல', '▁neden', 'スープ', '▁Questo', '▁pry', '食感', '▁Wall', '▁regulation', '锋', '我认为这是', '近くに', 'gemeen', '▁hospitality', '▁erected', '▁Have', '▁interaction', 'greif', 'ಂ', '▁tissue', '▁таго', '▁элек', '不要再', '▁Brun', '▁gill', 'っちゃって', 'what', '変え', '▁adapted', '铃', 'マンション', 'جار', '▁frighten', '▁Gw', '▁Top', '▁juist', '▁Jeff', '▁wrth', '▁frisch', '好听', '▁penalty', '▁څه', '▁marion', '▁Front', '▁Arch', '▁dicho', 'ော', '▁optimistic', '▁Zusammenhang', 'әл', '铁路', '▁accounting', '▁vocal', 'оби', '▁representing', '▁cancel', 'ĕ', '转移', 'రి', '七年', '▁kubera', '饮食', '▁unfold', '无聊', '▁Stephen', '▁bestow', '▁регион', '▁terrific', '监管', '場所に', 'وک', '▁matin', '▁conveyed', '▁склада', 'ペース', '▁adhere', 'ついに', 'And', '▁underground', 'tuvi', '▁apenas', '▁allowance', '▁противо', 'Rires', '▁нашего', '▁نیاز', '▁begon', '▁harold', 'ことから', '定期', '返し', 'ベース', '▁кост', '测量', '▁deceive', 'ダウン', '部署', '应对', '找个', '命名', '▁bucket', '▁traitor', 'ඇ', 'ʻ', 'ވަ', 'gá', '▁அமை', '▁Zweifel', 'овым', '殺人', '落下', '▁Tell', '▁стало', '跪', '▁Lieblings', '▁earthquake', 'రు', 'рик', '処', '▁pavement', '我真的很', '離れ', '▁mora', '開いて', '十个', 'ww', 'indre', 'eerde', '次に', '否定', '▁violin', '▁numa', 'ドリ', '加州', 'ましたけど', '▁моему', 'vēr', '▁enfin', 'いける', '▁plunder', 'grado', 'ジャン', '▁podía', 'били', '▁mourn', '▁circula', '▁screamed', '▁eternity', '▁privi', 'ほう', '▁되는', '正面', '▁üle', 'ombra', '▁வரு', 'pane', 'åg', '▁entlang', '团长', '驻', 'マル', '残る', 'ných', '思いを', '▁Jackson', 'ҭ', 'も多い', '▁එක', 'を行い', 'achtig', '的证据', '▁geschehen', '慮', '▁gentil', '▁найти', 'わし', '分裂', 'impi', '悦', '▁định', '弁護士', '陽性', 'zubringen', '早点', '▁autonom', '手術', '種目', '我说的', 'ޮ', '审判', '年纪', '▁其实我', '▁gris', '▁показал', '▁tourist', 'быт', '机场', '▁interrupt', '守り', '筋肉', '▁manière', 'ユニ', '作戦', '▁proced', '響', '▁morality', '▁Wunder', 'igeze', '▁awfully', '▁gesti', '▁Allerdings', '▁학교', '▁dwarf', '上市', '▁futbol', 'кен', '▁construir', '疯', '大雪', '▁physics', '▁beteiligt', 'オーストラリア', '▁hearth', 'эння', '▁cavern', 'бат', 'евский', '路线', 'іі', '▁Donc', 'ና', '▁appreciation', '▁trousers', '基础设施', '▁gewissen', '城镇', '你看到', '▁организаци', '悬', '抹', '▁hinzufügen', '▁brillant', '▁Donald', 'ご飯', '▁dominant', 'рах', '伙计', 'meɣ', '▁benim', '鉴', 'выше', '郁', '捷', 'クリスマス', '▁ມັນ', '▁اسم', 'その中で', '看不见', 'ывают', 'らせて', '饮', 'йын', 'かぶ', '掌声', 'ори', '▁puzzle', '្រ', '队伍', '▁carved', 'ది', '▁admission', 'слуш', '鼻子', 'ouvri', 'pta', '▁yani', '▁extending', 'ப்படுகிறது', 'தில்', '官方', 'шчы', '▁пойм', '皆さんに', 'रे', '▁minim', '▁forgetting', 'rseits', 'طي', '日々', 'unterschiedliche', 'teko', 'bewegung', '▁coffin', '▁Information', '挥', 'いきたいと思います', '▁arribar', 'kubernetes', '▁nachzudenken', '55', '狙い', '3000', '▁ultra', 'лым', '業者', '▁تحت', '▁menace', '▁Instrument', 'いかない', '▁Boy', 'گا', '▁Gehen', 'ەیە', '▁capability', '양', 'dział', 'වේ', '经典', 'の仕事', 'abri', '都不知道', '的家人', 'луг', '游泳', '▁owl', '仍然是', '▁attachment', '今から', '▁Apo', '▁наступ', 'Oh', '所以当', '▁тихо', '▁casting', '然后在', '常に', '▁laatste', 'weza', 'тир', 'マス', '▁bộ', '▁luther', '▁عام', '▁скажем', '▁меньше', '溶', '▁делает', '▁Hinsicht', '▁ambient', '▁бя', '一号', 'illion', '▁Zweiten', 'ajja', '▁подобн', '▁sylvia', '縁', 'ごめん', '▁trở', '▁crude', 'すみません', 'fanya', '灾难', 'นี้', '▁dritten', '▁transferred', '▁freight', '▁chemin', '▁milieu', '他认为', 'を発表', '▁cruise', '▁deepest', 'нап', 'леш', '▁Ecke', '▁Kreis', '要不要', 'öß', '▁Minute', '▁процент', '广州', '▁sublime', '▁получается', '▁Brad', '然后是', '▁allgemein', '农村', '▁болно', '▁Eigenschaft', '比較', '▁grandi', 'drängt', 'ۋ', '▁அதிக', '▁Cri', '場所で', 'سك', '▁çek', 'щий', '纽', '冯', '▁живот', '▁مې', '便利', 'krimin', '当然是', '▁kicked', 'MS', '友好', '▁Krankenhaus', '▁Trotz', 'じゃないか', '成果', '剩下的', '▁Vision', '▁verdade', '▁pê', '▁Түүний', '▁پیدا', '=', '▁пусть', '▁Privat', 'マネ', '▁Quar', '物体', '▁ນີ້', 'ませんか', '单词', '触れ', '山上', 'ママ', 'koloni', 'bogen', '▁đổi', '▁Tanzania', '在我看来', '太陽', 'нец', '生长', '▁Dev', '▁scrutin', 'نَ', '▁девятьсот', 'llah', 'の裏', 'trum', 'に加え', '▁fulfill', '▁regardless', '▁surpass', '▁வந்த', '▁seixanta', '▁inflation', '▁augenblick', 'орд', '▁infinitely', '▁ufite', '时光', '▁Lauf', '精力', 'ēr', 'が確認され', 'மெ', 'හා', '▁பேச', 'schmerz', 'unterricht', 'reɣ', '创造了', '▁veure', '▁sechzig', 'steller', '▁retour', '▁untersucht', 'に入った', '方がいい', '▁constitutional', '号码', '▁educational', 'มัน', '▁Those', '▁Quando', '▁herbert', '以便', '▁années', '▁acres', '帆', '▁maître', '▁langer', '罗斯', '▁syria', 'office', '▁nebo', '▁контрол', '▁everyday', '▁ähnliche', '▁diferents', 'නවා', '密码', '▁Blue', '▁broadcast', 'žu', 'дают', 'أن', 'pik', '月亮', 'stimmung', '▁Krä', '▁satellite', '▁weltweit', '▁figli', '▁tailor', 'くれる', '腐', 'ሽ', 'の写真', '▁كه', '変更', '▁negroes', '▁همین', '▁Acht', 'strom', 'مەن', '勾', '妨', '一夜', '働いて', '▁lachte', '▁persisted', 'perto', 'larga', 'படி', '▁Wirkung', '▁gezicht', '▁فرا', 'geladen', 'овые', 'vana', '▁bemerkte', '▁beliebt', '▁гаражно', '싸', 'ないといけない', '▁provoca', '▁Ausdruck', '两者', '▁canvi', '▁complexion', 'гран', '▁vedere', 'DA', 'ӡ', 'häuser', 'とかも', '留下来', '▁چون', 'Atlanti', 'schwer', '姿を', '死去', '▁bewildered', '▁refrain', '▁verfügbar', '▁dije', '▁praying', '▁fuera', '代价', '▁Selle', 'হে', '▁hyd', '全身', 'يين', '▁немного', '▁أخرى', '▁Qualität', '护士', '年齢', '▁tension', 'Prince', 'ième', 'шет', '谦', 'ẩ', 'ucu', '▁ними', 'ছা', '▁Ky', '知道他', '蔡', '拦', 'instagram', 'ovitch', '▁orphan', 'телей', '▁hablar', '▁subsist', '▁grape', 'アナ', 'давать', 'фан', '▁välja', 'を使い', '汽', '另一种', 'нікі', '排除', '▁scientist', 'ভি', 'лыг', '▁tribute', 'таш', '▁lind', '低気圧', '▁ohio', '▁universit', '简直', 'zaj', '▁Letzte', 'țe', 'abaye', '▁nke', '週末', '仏', '主持人', '▁먹고', '▁recherch', '▁wohin', '▁pulse', '▁lazy', '▁impatiently', '▁invalid', 'ىدى', 'を巡って', '富有', '▁identical', '霸', '刊', 'responsabil', '違反', '▁futuro', '▁داریم', 'ителей', '▁Zeitung', 'سون', '置き', '▁pete', '基督教', 'щения', '時代の', '上げた', '▁военкомат', '赤い', '安全保障', '▁descri', '▁Cle', '▁Kapitän', '▁regelmäßig', '▁verfolgen', '脅', '高騰', '▁Einrichtung', 'itarian', '大规模', '是个好', 'âr', '▁Brust', '▁herausfinden', '▁privacy', '▁важны', '▁Out', 'mitglied', '▁dedicat', '廃', '▁signature', '▁பகுதி', '▁arriva', '▁quiero', 'この時間', 'abba', '▁Nehmen', '▁enlarge', 'ாங்க', '▁Lady', '趁', '▁greece', '▁surgery', '▁dunkel', 'dokument', '▁quiere', 'ってしまう', '雨が降り', '▁hause', '▁discretion', '的风险', 'ほんとに', '▁Universum', '▁Foo', 'kê', '▁Pala', '▁exclusive', 'крат', '▁assumption', '▁sev', 'を持ち', '▁exhibited', '▁такую', '▁hỏi', '▁produziert', '▁jersey', '▁Schönheit', '额外的', '▁Vorstand', '▁sotto', '▁eagerness', 'funa', '▁unseen', '▁jumping', '▁legitimate', '▁physically', '▁hafi', '▁poetic', 'iyordu', '唱的歌', '崇', '▁rubbed', '▁humility', '启动', '▁accessible', '▁hoarse', '▁nơi', '▁bois', 'үй', 'حب', 'cari', '▁Fleisch', '▁Для', 'singa', '犹豫', '▁Bedingungen', '▁englische', '▁sneer', 'を挙げ', '▁sentimental', '运营', '▁jaroj', '覧', '我一直在', '潘', '▁ingredient', '真ん中', '▁Alexander', '▁brigade', '▁oxygen', '相同', '过度', '校园', '何だ', 'ключа', 'شە', 'تُ', '▁Rang', '远离', '相次いで', '▁byinshi', '▁tätig', 'umugore', '▁dictate', '▁nhau', 'ția', '船长', '▁năng', '侠', '誤', 'となっている', '但是如果你', '▁hyper', '该怎么办', '大学生', 'ればいい', '这很', 'тоў', 'ság', '▁fifteenth', '▁đâu', '길', '▁известно', '▁glacier', 'einig', 'сво', '那一刻', 'に乗って', 'ẻ', '罐', '▁arriving', '▁který', '▁закры', 'べる', '革', '▁retirement', '▁marching', 'ှ', '▁annoyed', '▁üblich', 'yerek', 'говарива', 'kampf', 'දා', '提议', '▁Western', 'なぁ', '▁kubona', '▁کجا', 'gezi', '疏', '进展', '▁города', '▁hurriedly', '▁kiuj', '年ぶりに', '▁appearing', 'NA', '▁elfu', '鸡蛋', '涛', '▁bernard', '▁manual', 'бед', '▁banc', '美しい', 'schneiden', 'لعب', '▁Maßnahmen', '▁superstition', 'speicher', '▁embark', '観客', 'koko', '▁manipula', 'お話を', '▁joyful', 'হি', '▁incessant', '▁courtesy', 'ҳа', '▁fain', 'imbi', '[', '为他们', '▁determina', '本部', '民間', 'もらいたい', '裸', 'أت', '做了什么', 'лыш', 'kiye', 'bleib', '▁şeyler', '売れ', '▁Germany', '我很高兴', 'ありますよね', '呵', '▁вокруг', '专注于', '▁sequence', '予算', '▁indirect', '▁bilden', 'lässig', '合适', 'ຽ', 'ჩ', 'You', '所属', '▁tries', '▁speeches', 'カット', '▁trivial', '▁posterior', '見通し', '▁rhan', 'оруж', '去过', 'ҩ', '▁monstrous', '遊び', '▁hàng', '▁союз', '都不会', '見られます', '▁ernsthaft', '▁Tatsächlich', '▁мозг', 'しん', 'beho', 'horse', '▁breach', 'ファイ', '▁když', '▁muscle', '▁comparable', '▁grasped', '誕生', '▁Nta', '▁zyn', '▁Они', '有几个', '碑', 'Ю', '▁Firefox', '▁carolina', '控え', '່າ', '布莱', 'gruppen', '澤', '▁круп', '働く', 'نق', '볼', '▁yake', '▁tiek', '冠军', 'পে', 'baho', '▁Streit', '晋', '▁Brü', '▁направлен', '维尔', 'fär', 'presa', 'についても', '▁tõ', '▁administrative', '▁communicated', 'ubah', 'реп', 'க்கிறது', '老大', '選ばれ', '▁благодар', '▁desperately', 'corre', 'šķ', '▁sweeping', '怎么可能', 'ggie', '▁recur', '▁உட', '▁floated', '推出', 'прэ', '在上面', '織', '◆', '▁twelfth', '腺', '女孩子', '▁counting', '▁hurrying', '如果没有', '▁Abschluss', '▁stealing', '▁Deck', '稲', '▁Bevor', 'कि', 'みてください', '▁کمی', '▁Verkehr', '▁Martí', '▁assess', '逮捕された', '▁حرف', 'gekomen', '天才', '类似的', '▁Online', 'ď', '▁እንደ', '订阅', '渋谷', '▁už', 'サイズ', '支配', 'чку', '▁advertise', '▁wanjye', 'urile', '丧', '▁aussieht', '▁общественн', '▁Like', '▁kirk', '▁tennis', '▁журналист', '▁сторону', '▁دنیا', '온', 'လ', '▁главное', '▁fiz', 'funktion', 'lå', '▁fotografi', 'шат', '対策を', 'かれて', '缠', 'ወ', '▁вполне', '▁Flugzeug', '▁trường', 'grond', '▁echoed', '▁phát', 'だいぶ', '▁Sara', '▁conversa', '▁stimme', '▁Quina', '指数', '祖父', 'wahl', '▁klug', 'righteous', 'рап', '▁mujeres', '的痛苦', '六年', '全都', '▁clasp', '浏览', 'топ', '▁horizontal', '坚定', '▁wengi', '▁bored', '局长', '▁travaille', 'த்திற்கு', 'fluss', '岗', '現状', '▁但是当', '▁Operation', 'فور', '▁junto', '你到底', '▁convenience', '抑郁', '▁survived', '▁образова', '公寓', 'लि', '▁mesure', 'ització', 'パラ', '▁mourning', '▁dart', '▁Grün', 'ސ', 'ਿ', '▁wednesday', '外出', '▁hasty', '完整的', '▁compre', 'வரை', '议会', 'ఏ', '會', '▁farklı', 'kracht', '你可以在', 'カップ', '无数', '▁Gute', 'гийг', '▁llarg', '▁elevated', '▁elsie', '▁Kommunikation', 'あたり', 'impine', '特殊的', 'ழி', 'тере', '▁そのため', 'нием', '▁armor', '▁Weiter', '在中国', 'ško', 'É', 'යට', '▁thyself', '沸', '▁achtzehn', '▁extinct', '太多了', '▁dresses', '▁Prime', '▁carrera', 'ுகிறது', '不认识', '▁expenditure', '▁innumerable', '気象庁', '公安', 'grown', '不开', '▁infantry', '▁abide', 'に合わせて', '39', '疲れ', '▁schuld', 'スキー', '▁jog', 'وضع', '▁européen', '▁seria', '合格', 'いら', 'ာ', '伐', '▁உம்ம்', 'రా', '无关', '▁diffus', 'দিন', '的语言', '▁Sarah', '书中', 'storm', '受害者', '仕組み', '▁banquet', '早餐', 'кос', '亿元', '10%', '供給', 'アイデア', 'технолог', '▁diwujudke', '่ง', '▁energetic', '▁bunny', '从来不', 'burgh', 'ிருக்கிற', '▁glittering', '嘘', '8%', '留言', '二十五', 'CD', 'さえ', '▁geändert', '▁увидел', '▁roedd', '你这么', 'BA', '▁spray', 'ことができます', '有能力', 'alina', '▁disposal', '▁système', '▁dreary', '▁quarante', '▁بأن', '▁vient', '第三个', '▁vacation', '▁Ohne', '币', '倡', '▁unnatural', '결', '少なくとも', '▁Another', 'みんなが', '▁fuss', '▁خواهد', '▁patro', '▁personage', '▁жыв', '▁ddim', 'альным', '▁scheinen', '▁probabil', '▁Bewusstsein', '▁Militär', '裙', '▁কথা', '▁Sagte', '▁whe', 'pola', '▁missus', '我觉得我', '▁quaint', 'viel', '▁telescope', '涵', '▁тупик', '在某种程度上', '言うと', '传递', '的灵魂', 'दा', '▁töten', '事务', '▁demonstrated', '教训', 'maro', '▁figura', 'しろ', '痕', '▁предлага', '▁metrics', 'ண்டி', '▁Iyo', 'を前に', '4%', '▁marian', 'hagen', '▁ради', 'цеп', '▁слушай', '▁демократ', '▁ситуация', '▁Drogen', '▁dose', 'افت', '▁اول', '▁suppress', 'bril', '▁beschlossen', '涂', '謎', 'ಪ', 'badde', '▁있는데', '▁drunken', '▁seule', '▁afge', '囲', '爸妈', '棚', '峡', '▁bacteria', '▁erscheinen', 'が続き', 'ț', 'قار', 'хоз', '紧急', '好朋友', 'рада', '▁examining', '同性恋', '韩国', '很高', '▁спец', 'ヘル', 'ере', '一歩', 'batu', '▁automobile', '執', 'を含む', '▁gerecht', '▁welcomed', '▁agricultural', 'っていうのを', '▁tudo', '相信我', '喜欢你', '▁woorden', '彻', 'তু', 'ارات', '这都是', '模糊', '逆転', 'ダブル', '▁мае', 'ショー', '▁dirigi', '检测', '哪怕', '我父亲', '▁eric', 'із', '▁parc', 'dodd', '饰', 'រ', '▁December', '겠지', '▁yali', '▁gordon', '▁Stamm', 'बा', '▁ikintu', 'مین', 'ச்சு', '美好', '▁interrog', 'Aplausos', 'EM', '警報', '▁Treffen', '▁Tau', '▁rive', 'を食べ', '▁sử', '▁останови', '▁oliver', 'onian', '▁Ez', 'stuk', '逛', '▁внутри', '▁decisive', '▁unglücklich', 'の様子', '広がる', '这个项目', '▁Klima', '▁primero', 'jang', '▁Betrieb', '▁sealed', '▁insane', '۔', '▁gewoon', '为您', '▁tenderly', '▁самый', '▁oppose', '▁ответил', 'eremoni', 'саб', '▁correctly', 'FIL', 'าน', '▁어디', '▁realidad', 'behörde', 'gerufen', 'уха', '房子里', '▁sujet', '▁classroom', '▁hübsch', '▁sekolah', '▁گروه', '▁Gli', '足以', '▁Carolina', 'yorum', '▁epidemi', 'áz', 'liwa', 'ボン', '▁feminine', '▁które', '▁primo', '▁verdi', 'кот', '▁graham', 'mele', '你们两个', 'िक', '感受到', '无人', '될', '▁knelt', '▁tìm', '▁hebrew', '▁Meter', 'กล', '▁clothed', '使える', '陽', 'amazi', 'Kanal', '▁бага', '心灵', '逸', '▁klingt', '▁видео', 'лоб', '撤退', '景色', 'nect', '▁vorsichtig', 'ಗ', '▁bachelor', '▁хочешь', '▁شرکت', '見ていきましょう', 'もあって', '6%', '▁Mah', '▁Су', 'லோ', 'வேண்டும்', '浓', '▁carpenter', '▁shrub', '▁nourish', '始める', 'ようになって', 'しまして', '▁awareness', '闯', '▁невозможно', '▁나오', 'boro', '▁strife', '▁dismiss', '综合', 'িয়ে', 'witz', 'حدث', 'pür', '图片', '놀', '鍵', '▁subdued', 'spoonful', '▁Finally', '看不到', '运动员', 'کات', '▁rector', '的角度', '▁faculties', '麺', '円安', '緊急事態宣言', '▁molecule', '▁plough', '▁вчера', '▁tiến', 'Pierre', 'مند', '市では', '▁Ми', 'bika', '▁obstinate', '▁saviour', '庞', 'pflicht', '大海', '▁habitat', '这是我的', 'urira', '識', 'ですとか', 'hani', '▁candid', '屁', '▁ممکن', '▁এবং', '▁ລະ', 'tsinda', 'شته', '农业', '不同意', '▁Februar', 'లో', 'ிலிருந்து', '太子', 'kleri', '▁яму', '▁draught', '前提', '▁envia', '▁também', '▁crust', '▁Калі', '▁Verfahren', '▁manifestation', '▁verbringen', '▁честно', '做饭', '今天晚上', '▁видите', 'kò', '▁marshal', '▁Bäume', '▁astonishing', '▁conjecture', '▁embarrassment', '畅', '眼泪', 'koli', 'альные', '▁concentrated', '岩石', 'ười', '▁amiable', '▁hiyo', 'ধ্য', '自行车', '▁societies', '舰', '▁አዎ', '▁realise', '▁pouvoir', 'mico', 'に移', '就行了', '合适的', '▁setanta', 'fenster', '▁dismal', '▁Wunsch', '▁wolves', 'lil', '建設', '▁rwose', 'annu', '▁aircraft', 'イチ', '拥抱', '電車', '▁sixteenth', '▁Kurz', 'Episode', '▁فیلم', 'ību', '並んで', '三点', 'cò', '▁yella', 'знача', '▁حا', 'この辺り', 'альных', 'いくと', '▁Album', '▁radiant', '▁nossa', '层面', 'хим', '▁diversaj', '▁imitate', '谋杀', '▁resentment', '▁shark', '总结', '進化', '运作', '▁assertion', 'ູ', '▁Praxis', 'にあります', '▁confidential', 'uğu', 'wego', '▁Ро', '▁embraced', 'nutri', '与其', '▁buzz', '▁camino', 'يط', '视觉', 'achtet', '良い', '▁скорее', '珀', 'っていうふうに', '继承', '你刚才', '▁صورت', '▁países', 'имся', '是一样的', 'тэн', '▁гэтай', '▁находится', '▁voilà', '▁startling', '我想要', '维持', '▁tray', 'රු', '▁повтор', '的主题', 'contin', '的人来说', '▁demanda', '旧統一教会', '▁inspection', '先ほどの', '▁Senat', '▁breadth', 'sehn', 'ального', '明明', '▁respira', 'جنوب', '落在', '耻', '試験', '▁explaining', '确', '▁perdu', '▁gorgeous', '陌生人', '▁Absicht', 'ولد', '遇见', 'шан', '高級', '▁parlor', 'хлоп', 'ษ', '▁Dijous', '▁schlafen', '改造', '▁miriam', '▁Té', '▁shipping', 'そこは', 'äck', 'ステージ', '十分钟', '太郎', '▁pasture', 'ワード', '▁nicely', '増えて', '▁beobachten', '网上', '▁fröhlich', '▁އަ', 'தொடர்', 'モー', 'льны', '▁стоял', 'дзень', '▁газет', '名为', 'を認め', '但这是', '决心', 'origine', '느', 'Gelach', 'foje', '▁charter', '这些问题', '▁vinden', '▁Nieder', 'yumba', 'பர', 'が出た', '▁everlasting', '▁trouver', 'zí', '成年人', '▁keer', '▁Anwalt', 'kaka', '▁nosso', '▁asserted', 'овали', 'AD', '接到', 'କ', 'ĥ', '疫苗', '这一切都', '理性', '▁polished', '▁flavor', 'смотрел', '産業', '你爸', '▁பய', '逗', '▁Unión', '▁rumor', 'そうですか', '我就不', '▁attributed', 'ツー', 'kları', '▁passenger', '▁bliss', '喽', 'ሁ', '▁verheiratet', '▁mindestens', '▁پنج', '▁highness', 'verfahren', 'تَ', '利润', '▁funkci', '▁readiness', '▁escala', '▁канал', '▁система', 'ராக', '抛', '▁Demokratie', 'いただきたいと思います', 'arbre', '在此', '▁vind', '我们有一个', '▁واحد', '▁gosh', '拨', '▁depressed', 'ṛṛ', '▁unlock', 'の前で', '俺が', '▁거의', '小麦', '▁whereby', '▁tint', 'mizi', '▁stretching', '趋势', '名古屋', 'ภ', 'ấu', '▁putea', '试验', '▁clergyman', '劣', 'équipe', 'খে', '決まり', 'ший', '▁motiva', '▁Atem', '▁ئەم', '遮', '천', '煙', '▁Bildschirm', 'パパ', '回到了', '▁await', '▁voted', '构成', '滅', '▁Hari', '▁righteousness', '▁женщина', '白天', '▁gerald', '旋转', '我想说', '▁surf', '酱', '▁Tief', 'দ্', '▁உள்ளது', '尸', 'ứng', 'boek', 'brook', '▁Erwachsene', '激励', 'щик', '▁acceptable', '▁món', '▁enthusiastic', '▁upside', '่ว', 'umuryango', '収穫', '欺负', '▁engaging', '▁Reform', '▁chop', 'үнд', '的需求', '很简单', 'loch', '▁EBITDA', 'ނު', '龄', '▁Spring', '▁logo', '▁engel', '▁fry', '私たちが', '▁stammt', '焦点', '▁Mexico', '▁kerja', '都内の', 'For', '大厅', '▁noranta', 'einheit', 'ちゃんは', '我们开始', '▁Option', '▁사람이', '足够的', 'んだね', 'SA', 'ई', '▁gewöhnlich', '炒め', '▁squeeze', '技巧', '▁tyrant', '▁کمک', '▁animated', '▁coverage', '獲得', '▁кап', '▁Schrift', 'ауы', '見えない', '▁그치', 'カフェ', 'が流れ', '亲密', '▁purity', '等一下', '就好了', '▁foremost', '▁niedrige', 'కు', 'halen', 'ட்டை', 'zünd', '▁olur', '▁eliminate', 'pez', '▁xem', '重视', '▁konzentriert', '▁extinguish', '▁cursed', '▁louder', '▁disdain', 'strich', 'の中から', 'フライ', 'Krista', '▁الأول', '▁plantation', '▁eindeutig', '▁einzigartig', '弦', '訪れた', 'рю', '盒', '▁hauptsächlich', '▁Тэрээр', '保障', '▁সং', '▁Norden', '▁stamped', 'ехать', 'verkehr', 'wszy', '▁pleaded', '忌', '熱中症', 'empi', 'арга', '一分钟', '▁kadın', 'адзе', '我妈妈', 'živ', '袭', '▁меч', '▁квартал', '▁Garten', '▁frantic', '▁Hij', '▁iraq', 'がついて', '▁ئې', '凌', '▁squirrel', '▁denomina', '▁imposed', 'цэн', '他们已经', '▁Theater', '▁yiwen', '▁Pap', '央', '▁tüm', '▁depended', '亦', '▁gerçek', '▁berühmte', 'hize', '▁Veränderungen', '▁unworthy', 'feind', 'дох', 'Instagram', '▁Benutzer', '▁dernière', '▁Biz', '▁زیر', 'ießen', '▁attempting', '▁процентов', 'が見つか', '接受了', '▁связи', '▁слышал', '你有什么', 'யூ', 'ცი', 'نے', '▁nearby', '踩', '▁nhw', '▁درست', 'شعر', '▁waiter', '容器', 'серьезн', '前後', 'schijn', 'ӧр', 'environ', '▁tiuj', '壳', '▁افراد', '▁Muster', '会发生', '▁아무', 'ली', 'से', 'はどんな', 'eeuw', 'сидел', '娃', '睁', 'sammlung', 'குறி', '▁shit', 'пыт', '营养', 'просил', 'रो', 'chè', '▁complained', '▁Szene', 'оф', '▁imitation', 'цам', 'runner', '保罗', '▁بدون', '▁Mol', '痛み', 'iĝo', '▁tackle', 'скіх', '▁mehreren', 'vance', '▁öğren', '本质上', 'ボード', '隔离', '▁encouragement', '政党', '▁үйл', '文本', 'konna', 'weiß', '辜', '担忧', 'third', 'อน', 'бач', '▁devote', 'おいしく', '▁January', '▁consumed', '▁pyramid', '▁verursacht', '▁banking', 'コロナ禍で', '決まって', '▁realised', '▁Syn', '向こう', '轩', '▁международн', '▁orchestra', '账户', '▁أيضا', '▁привет', '▁digo', '▁мере', '▁reaches', '▁nhiên', '▁aktuelle', 'stow', 'あそこ', '况', '紀', 'ǧǧ', '▁retten', '▁stability', '▁mož', '▁يُ', '▁waking', '▁Cada', '됐', '车站', '你想要', '並み', 'ەڵ', '▁collaboration', '歳で', '더라', 'ਤ', '▁skeleton', '▁Church', '▁duration', 'clav', '▁другое', '▁frère', '▁Institute', '▁quina', 'இன்', 'rijk', '最新的歌', '我刚刚', 'актив', '▁phần', '▁wandte', '▁Power', '▁région', '▁வந்து', '▁cierto', '基本上是', '▁Back', 'が生まれ', '▁whispering', '▁страх', '▁copies', '▁rouge', '▁убийств', '▁eloquent', '▁Hong', '▁kuva', 'ющим', 'Net', '晚了', '▁nostra', '我们一起', '然后他们', 'движ', '的反应', '这样的话', '考え方', '舒适', 'あるんですけど', 'லில்', '意味着什么', 'locat', '▁boiled', '不明', '▁fashionable', '▁proprietor', '複数の', '框架', '▁beantworten', '▁segundo', '導入', 'альной', 'おなか', '▁cinquante', '札', '▁guinea', '▁gabriel', '的作用', '買って', 'わかる', '▁geschah', 'aquell', '▁fino', 'درا', 'সু', '▁Händen', 'kamera', '▁expertise', '▁scenario', '▁حيث', '次々と', '連携', '打って', '我心里', '嫂', 'を出して', '诈', '太棒了', 'を目指し', '扩展', '▁concentration', '修复', '▁boca', 'fay', '机制', 'లే', '▁дверь', '底下', '侦', '栗', '▁Interview', '▁agitated', '沃尔', 'みる', '▁curios', 'āka', '▁solely', 'хгүй', '발', '▁Gedicht', '▁klicken', '到处', '不管你', '提示', '覚え', 'zah', '▁ayrı', '捡', '▁warfare', '▁colonial', '▁аан', '▁superintendent', '▁放一首', '一顿', '这些都是', '▁répond', '小学生', 'でもいい', '가지구', '▁lawrence', 'ایت', 'legung', 'sexual', '詰ま', 'アリ', '敦', '验', 'மைய', 'してしまう', '谨慎', '▁difficile', '▁конкрет', '▁describing', 'jährigen', '▁bastante', '诚实', '▁exercised', 'furi', '▁facile', 'ี่', '▁celebrate', 'Risate', '金曜日', '▁Mission', '▁спас', 'umunsi', '对他的', 'zelve', '星星', '▁erano', '▁Osten', '▁gael', '慧', '▁ප්\u200dර', '朋友圈', '▁tusschen', 'yita', '今度', '周年', '聚会', 'дні', '漠', '耗', '毫无疑问', '轰', '▁скажите', '▁sandwich', '▁chambre', '▁traveled', '▁decidedly', '▁حالا', '▁despise', 'nesi', 'ŝa', '▁Schauen', '水果', '▁herald', '婚礼', '▁overwhelmed', '▁heathen', '一堆', 'netz', '▁mississippi', '土曜日', '▁internacional', 'あすの', 'hydr', '跳舞', '▁enthält', '▁reel', '按钮', '有效的', 'mayı', '▁resigned', '▁quantities', '▁submission', 'ваецца', '▁stärker', '倒れ', 'estructura', '▁Gegensatz', '▁llibre', '走过', '▁reminder', 'وں', 'щение', 'Wow', '▁içinde', '还想', '▁contrived', '▁ignore', '我也不', '져', '▁gregory', '▁hejuru', '▁korea', '▁realiza', '娘娘', '▁cooked', '▁Stimmen', '▁satisf', '脆弱', '▁vaguely', '顶部', '误会', '無料', '受到了', '的时候呢', '把手', '▁subsidi', '▁necesita', '假装', '▁persecu', '▁dintre', '▁endured', 'lender', 'étais', '▁litter', '愧', 'なのです', '我们发现', '▁Tamen', '▁hopeful', 'check', '声称', '意义上', '僕ら', '各个', '▁vertrauen', 'පා', '▁khu', '▁pathetic', '不清楚', '側は', '一个很好的', '六月', 'kker', '▁hả', '▁harness', '▁vanish', 'geblieben', '塚', '▁orchard', '争议', 'තර', '的核心', '▁bland', '▁heftig', '▁terrorism', '并非', 'நிலை', '中午', '衆', '▁arnold', '貨', '▁gehabt', '7%', 'فكر', '演唱的歌', '分布', '戦闘', '▁spake', '▁negativ', '▁kimwe', '畏', '眼前', '▁بۇ', '▁sorgen', '圣经', '只要你', '▁flowed', '当成', '▁önemli', '▁zurückkehren', '砲', '▁Soldaten', 'はっきり', 'energia', '言われ', 'が大きく', '▁plein', 'éré', '彼女の', '▁kasuta', '战士', '▁repeating', 'invest', '▁virtuous', '▁laboratory', 'ネタ', 'руп', 'ად', '贼', '殴', '▁буй', '▁இர', 'Video', 'ىلى', 'fydd', '几乎没有', '山田', 'гуль', '▁Pel', '任命', '▁discontent', '▁ຊິ', '▁winner', '可爱的', '▁verbreitet', '星球', '▁ааа', '耐心', '▁overtake', '災', '▁подумал', '▁hände', '打扰', 'வெளி', '▁wonderfully', '▁staatliche', '的房间', 'に来た', '▁nursing', '▁dunia', '笼', '▁chưa', '▁Verlust', 'Domin', 'kommst', 'монт', '逃跑', '估', '你还是', '▁stepping', '驱动', '▁сначала', 'しばらく', '衝撃', '▁blake', '▁Frankreich', '▁exploration', 'と思うんですが', '▁clinic', '違って', '寒さ', '▁какую', '▁soort', 'meid', '▁slack', '▁күр', 'ց', '▁Ozean', 'ić', '退出', '▁historically', '▁punika', '画像', '▁weighed', '本地', 'ấp', '济', '▁pouvait', 'ヒント', '레', '▁vuitanta', '▁verantwortlich', '▁neunzehn', 'hampton', 'alist', '▁склад', '時ごろ', 'Comp', '47', '▁Cafodd', 'amategeko', '▁mnie', 'ওঁ', '▁öffnete', 'デー', 'あなたが', '▁enorm', '明治', '今大会', '`', '▁archbishop', '▁иногда', '▁прежде', '▁göz', '▁entrar', '▁знать', 'числ', '奇妙', '▁kuvuga', '▁grub', '▁rubber', '坐着', 'に関しては', '▁preaching', 'işle', '▁psychological', '▁survivor', '▁Oberfläche', '这个想法', '脖子', '观看', '▁Verstand', '▁кож', '▁нужны', '▁diff', 'integra', '▁Hinweis', '▁maakte', '我希望你', '循环', '▁Simon', '中止', '▁crucial', '▁праца', '▁thông', 'дук', '▁ownership', 'ந்தார்', '▁Paar', '▁carta', '大変な', '▁hayat', '់', '▁ситуации', '欺骗', '▁regime', 'まるで', 'مُ', 'وص', '一个女人', '資金', 'ം', '▁kompliziert', '▁Geburt', '衝突', '▁Play', '▁Ärzte', '▁snatched', 'خنده', 'īgi', 'vè', '▁küçük', '▁navig', '両親', 'تحدث', '▁attire', '▁Pause', '連れて', '▁Einsatz', 'kî', '▁Free', '认识到', 'லு', '扩', '男生', '仓', '▁Laura', '▁magnitude', 'ацыя', 'torial', '▁tercer', '岸田', 'テスト', 'بى', 'état', '▁máy', 'schläge', '激烈', '▁같은데', '▁kep', '这就像', 'পি', 'φ', '肩膀', '▁psychology', '▁wünschen', '▁wiped', 'を求める', 'ظهر', '▁streak', '▁Aktion', 'لې', '▁vấn', '▁owed', '▁assessment', '▁solomon', '魔法', '▁digging', '▁Kleidung', '▁волн', 'піса', '직', 'ښ', '叠', '垫', '▁provoke', '▁disturbance', '范围内', '教学', '▁труб', '▁Deutsch', 'ێت', '▁করা', '▁Englisch', 'fluent', '▁какого', '陪你', 'sulta', '▁applause', '▁тэгээд', 'ას', '▁mmhm', '▁rascal', 'тәр', '▁honesty', '▁Phase', 'Risos', '▁постоянно', '申請', 'ັກ', '▁hängt', '▁affecting', '▁Veränderung', '▁опыт', 'હ', '▁اليوم', '▁друж', '碰到', '▁Bühne', '▁порядк', 'ҭа', '新聞', '▁Stimm', '▁Süden', 'مام', '演説', '世界上最', 'leitung', '遣', '北日本', '감', '碳', '▁collecting', 'っぽ', 'ができて', 'やりたい', '▁vardı', '▁reap', '背中', '▁Farb', '焼け', 'ないよ', '摄', '하다', '외', '▁appealed', 'ッキー', '▁prick', '上手', 'お届け', 'kono', '▁мэдэ', '顾问', '很清楚', '斑', '▁интернет', '刃', 'һын', '▁نور', 'awal', '▁flashing', '▁Since', '大师', '▁macro', 'เก', '▁unconsciously', '▁passé', '▁dreaded', 'ძ', '▁cependant', '초', '▁Там', '▁бело', '▁personnel', '犯行', '▁priorities', 'шев', '▁grote', 'neuron', '▁treating', 'âme', '▁Bach', '有许多', 'සු', '▁Pic', '▁Ereignisse', '感染対策', '▁discoveries', 'spoiled', 'lith', '喝了', 'ታ', '▁Geschlecht', '▁excursion', '保険', '▁fonction', '場に', 'maktadır', '▁judicial', '安倍元総理', '▁Sobald', 'lardan', 'кажет', 'ディング', '▁harmless', '这么一个', '▁ministry', '▁ຫັ້ນ', '▁cotxe', '嘉宾', 'を取る', 'ىسى', 'lomb', 'という話', '▁siaj', 'ambul', '▁referring', '小小的', '▁utterance', '角落', '▁kehrte', 'パリ', '捐', '▁provincial', '想出', '▁benefici', '▁Aku', '▁исслед', '▁Kong', 'ıp', '激情', '周期', '▁Ruf', '坐下', '▁ewig', '▁African', '▁çünkü', '▁academy', '▁Maybe', '无限', 'čči', '▁connu', '这孩子', '▁banker', '村上', '▁authentic', '寂', '郷', '▁kết', 'ヴィ', '▁luncheon', '▁알아', '冷凍', '▁resume', 'андр', '▁refined', 'clus', '这样的一个', 'ாளர்', '鲍', '▁nobility', '▁Ул', 'ໍາ', 'を重ね', '▁嗯嗯', '談', '▁awaited', 'فَ', '▁Aussage', 'ღ', '▁vermute', '涌', 'హ', '月曜日', '▁tốt', 'esque', '▁جدید', '選んだ', '▁Wann', '身后', 'アイス', 'カ月', '▁beschreiben', '诱', '▁chwarae', '附近的', 'inclou', '什么样', '請', 'කු', 'ल्', '▁initially', '期节目', '▁roaring', '▁Ар', '▁другим', '▁oven', '必须要', '20%', '▁saloon', '▁врач', 'せん', '▁lewis', '▁vicious', '▁Zentrum', '▁brazil', '的权利', '美味', '不许', '▁பயன்படுத்த', '▁вульф', '▁видимо', '先発', 'きれいに', '▁ужас', '▁obtaining', '▁Aufnahme', '▁podría', '▁sadness', '拿出来', '必要がある', 'лыҡ', '作业', '采用', '▁vya', '▁feat', '▁Although', 'なければならない', '大規模な', '推进', '我只想', '▁durum', '还有其他', 'どうする', 'œuvre', '▁eloquence', '▁бөгөөд', '栋', '鏡', 'būt', 'günstig', '开会', '▁Grab', '▁அவர்கள்', 'ロシアが', 'voja', '▁felicit', '▁attendance', '否认', 'ぇ', 'ლა', 'わずか', '▁hunted', 'ようやく', '爵士', 'ހަ', '然而', '▁mournful', '長期', 'wamu', '期限', '询问', '▁установ', '▁rainbow', '騒', '▁diligent', '▁vergangen', '▁asylum', '▁yanjye', 'koht', '▁comfortably', 'gerät', '凶手', '▁armour', 'pari', '▁dignified', '▁cuerpo', '▁Prinzip', 'associa', 'つま', '▁excite', '▁matches', '▁brauche', '▁كې', 'ddling', '▁baggage', '▁outstanding', '秒钟', '▁vierzehn', '克服', '▁blazing', 'பின்', '下がって', '▁руку', 'jící', 'わたし', 'න්නේ', '▁consegui', '他们正在', '▁qualified', '▁tradi', '统一', '人が死亡', 'buah', '▁защит', '▁donkey', '新幹線', '欲しい', 'クル', 'ifuza', 'miento', '▁lumber', 'jye', '▁meteor', '▁gradual', 'களும்', '▁crowned', 'quisition', 'ショート', '糊', 'ही', 'チャレンジ', 'னும்', '▁एक', '▁sydney', '▁Taylor', '克莱', '拿起', 'リーダー', '兔子', '其他地方', '▁Graf', '▁ужо', 'ël', 'өнгө', '▁fünfundzwanzig', '▁estimated', '一趟', '▁quoted', 'த்தா', 'spruch', '激しく', '▁Был', 'čil', 'トラブル', 'пустил', '▁seventeenth', '▁thirteenth', '▁compelling', '▁seemingly', '▁نگاه', '更好地', '▁bunk', 'のまま', 'nev', '借り', '▁кре', 'krist', '七月', '▁Atom', 'spezifisch', '一直是', 'Orient', 'йтесь', '▁meilleur', '120', '▁habt', '▁liking', '▁legislature', 'どのような', '一块儿', 'いくつか', '▁romp', '▁trench', '▁сильн', '凑', '鸣', '登録', '▁frail', '获取', '▁Main', 'いること', '広く', 'プリン', '親子', '段階', '豆腐', '很长时间', '▁Castell', '真理', '▁треб', '▁endeavoured', 'Institut', '萌', 'Infrastruktur', '堀', '诉讼', '▁прекрасно', 'ってほしい', 'キャン', '徐々に', '▁يجب', '▁vall', 'ზ', 'eisen', '▁Gewicht', '▁العمل', '▁contemporary', '戦略', '▁wesentlich', 'కి', '予定です', 'っけ', '▁bello', '▁socialist', 'ということなんですね', '▁cement', '▁그걸', '▁shifting', '▁Sup', '▁дене', '▁governed', 'schäm', '▁jurisdiction', '▁giorno', '▁triple', 'funk', '▁sneak', '院长', '食料', 'чныя', 'vira', '▁spoon', 'сця', '▁silenci', '出售', '几十年', 'geordnet', '▁Philosophie', '▁congratulate', 'リズム', '▁scheen', '▁пятый', '▁tidings', '▁podem', '北陸', '大姐', '▁hệ', '▁Lind', 'accus', 'иров', '另', '付いて', '▁vegades', '▁কৰি', '▁inherent', 'räumen', '▁Vorschlag', '▁Dabei', 'ッジ', '▁Interessen', '得很好', 'неп', '▁keel', '一阵', '▁treasury', '▁sculpture', '▁vật', '▁Beach', 'できなかった', 'ちょっと待って', '巨人', '▁Verein', '乗せ', '▁Ple', '冲动', '休み', 'syll', 'ත්ත', 'ോ', '▁غیر', 'ロック', 'чки', '回答说', 'うまみ', 'ලි', 'thorpe', '其中一些', 'をつか', '▁outdoor', 'に向けた', '▁amuse', 'К', '▁bantu', 'uwen', '辅', 'lulu', 'নী', 'ativa', '網', '詹姆斯', '懂得', '太空', '四处', 'いずれも', '▁Vertrag', '▁verbinden', '脊', 'ఎ', '▁обычно', '▁dispatch', '切った', 'と指摘', '▁komplett', '火事', '▁migration', 'kintu', '働', '札幌', '▁касается', '告诉他们', '▁ingenious', 'だとか', 'عادة', '金钱', 'ضع', '般的', '▁fling', '正如你', '▁durchführen', 'コーヒー', 'スケート', '的意思是', '很多事情', '▁crisp', '▁grunt', '▁kutoka', 'ES', '爵', '▁dự', '▁catastrophe', '▁tưởng', '▁disregard', '▁gezegd', '▁Kredit', '強さ', '▁بودم', 'OS', 'beruf', '▁handling', '▁pesca', '根本不', '▁Champ', '▁девят', '晒', '▁evaluate', '▁Dewi', '▁ответствен', 'щего', '认知', 'ovna', '▁paragraph', '決めて', '▁roared', '▁Quindi', '毫不', '름', '▁Sitzung', 'கிறது', '▁willow', '欢迎来到', '船上', '维护', '▁tanta', '▁Europäischen', '▁Molt', 'শ্', 'tiene', '種類の', 'を超えて', '▁terminal', '▁consulted', '▁portal', 'алды', '▁المع', 'assassinat', '証明', '标记', 'يار', '一起工作', '▁ئەو', '▁Pflanzen', '▁embarrassed', 'kawa', '▁serene', '▁streaming', '▁jason', '▁stride', '▁лиш', '多次', 'භ', '▁almighty', '▁hurricane', '▁Science', '▁سره', 'fashe', 'quadra', '常常', '国民の', '▁dạ', 'põ', '▁discount', 'を出す', '到目前为止', 'fähigkeit', '谈判', 'スパイ', '▁patiently', '▁lautet', '▁болох', '惊人的', 'fleur', '▁prosperous', '委屈', 'ică', '▁Brian', '两百', '▁ভাল', '▁brandy', '实在是', 'àng', '▁produit', 'палі', '客厅', 'を示す', '▁gezwungen', 'исто', 'stairs', '▁lapse', '镜头', '般', '▁Està', 'operative', '▁Veranstaltung', '二人', 'දී', '▁moll', '▁courteous', 'رَ', '▁Oberst', '谁呀', '車両', 'анг', '▁série', '▁behandeln', 'பட்ட', 'とかそういう', 'лок', '▁کړ', '▁Austr', '看起来很', '酒吧', '▁বলে', 'пок', 'インターネット', '天皇', '▁estaban', 'зур', '极端', '▁distrust', 'بری', '去哪里', '▁сельсовет', '▁نحن', '▁erhöht', '▁mặt', '軒', '▁Abendessen', '▁accusation', '领导人', 'льная', '▁görün', '年生の', '伊藤', '支払', '肌肉', '▁zitten', 'したうえで', 'chimp', '恋爱', '▁ег', '▁зелен', '动机', '▁Konflikt', '군', '▁sabbath', '".""', '▁kapit', 'セント', '▁polish', '▁simultaneously', 'की', '▁kugeza', '相当于', '▁годы', 'علوم', 'итесь', '▁expressing', 'іла', '美女', 'umugabo', 'قطع', '▁schickte', '▁реша', '▁Fälle', 'ெய்', 'migr', '己', 'ální', '▁людям', '▁некоторые', 'バーディー', 'fungu', '▁executing', 'بحث', 'schieben', '引发', '质疑', '▁Gründen', 'grenzen', '▁persecution', '▁Zitat', '土砂災害', '▁besorgt', '▁unfair', '到这儿', '인데', 'عات', '▁ребята', 'ouvre', '第二次', 'рыс', 'ших', '▁тус', 'しまい', '思われ', '鹅', '▁Katze', '▁strengthened', 'kamu', '▁Royal', 'ombro', '▁folgt', '▁destaca', '▁همان', 'خورد', '倦', 'スポット', 'rechnung', '▁inheritance', 'ىدۇ', '▁பிற', '▁Kevin', '▁behaved', '数百', '明显的', 'roving', '▁наконец', '稚', '구나', '犹太人', '确认', '▁தீ', 'لِ', '二十年', '为何', 'ходил', 'жат', 'märk', 'ұ', '▁الوقت', '▁depois', '▁цар', '▁despised', '商人', 'ొ', '▁besuchen', '詐欺', 'スタイル', '▁überzeugt', 'ここの', 'wili', '▁Life', '特别好', '▁ziet', 'ラム', 'を続ける', 'rinda', '호', 'kanya', '▁chairman', '木さん', 'トイレ', 'крыва', '▁stooped', '▁Schatten', '▁kuwi', '一本书', 'ebene', 'вец', '▁занят', '▁garment', '▁Danach', '▁ăn', '▁Как', 'が続いています', '遂', 'क्ष', '▁acceptance', '▁körperlich', '義務', '该怎么', 'ائي', '▁krista', 'ителя', 'ымі', '▁Neuro', '▁semble', 'を進めて', '見られる', '遭受', '▁Einheit', '▁ditch', '▁Sydney', '▁üzerinde', '葛', '▁российской', '▁шестьсот', '▁advertisement', '▁lucruri', '伯特', '小林', '▁bamu', 'հ', '▁Pakistan', '▁hành', 'わからない', '▁historische', 'kiem', '▁nghe', 'かつ', '约会', 'もらえる', 'tsiooni', '▁preached', '울', '胳膊', '▁exaggerate', '▁subscription', '▁sworn', '▁evolved', '认可', 'verhalten', '▁hạ', 'нде', '▁путина', '▁accumulate', 'いくら', '▁Dž', '先頭', '▁berlin', '僅か', '▁Knie', '数据库', '▁жест', '▁زیادی', '▁envoy', '▁самого', 'väg', '录音', 'جعل', 'タイトル', '▁protecting', 'brian', '緩', '勘', 'もしかしたら', '▁shrugged', 'willig', '▁иә', 'නය', '三个月', '時代に', '音频', '来看看', 'මි', '▁vicinity', '▁choosing', '▁வழி', '奇迹', '▁Schreiben', 'лээ', 'croft', '▁kontrol', 'бот', '▁izmanto', '▁좋은', 'пуск', 'parent', '▁container', '疯了', '尼斯', '確認された', '▁thicket', '▁верн', '▁dankbar', '并将', '大陆', '▁comercial', '▁vorhanden', 'jev', '对面', '▁tiefer', '▁cama', '不能再', 'だと思う', '則', '鸭', '▁soutenir', '幺', '▁Schlacht', '▁chaos', '▁meisje', 'を行った', '▁conjunt', '▁Ansatz', '皇后', '环境中', '님', '世紀', 'も含めて', '98', 'ობ', 'त्य', '▁derecho', '▁davis', '▁Шу', 'お酒', '▁verhindern', '▁komunumo', '▁mochte', 'こだわり', '设施', '天使', '▁schade', 'позиц', '9%', 'пай', '▁richmond', '▁посмотрел', 'eusement', 'meester', 'ỹ', 'োৱা', '久しぶり', '候选人', 'ங்களில்', 'ন্দ', '▁Zusammenarbeit', '少しずつ', '▁Tausende', '东方', 'いただき', 'aquestes', '▁gefällt', 'гада', '薇', '▁mathematics', '▁처음', 'lago', 'amara', 'zentrum', '▁forgiveness', '▁Each', '▁அதன்', '▁Deci', '他にも', '▁mirth', '建立了', 'Ɣ', 'сор', '▁Wörter', 'Bahn', '▁bajo', '▁carne', '可怜', 'thought', 'größe', 'ガラス', '▁screaming', '▁ändert', '培', '给了我', 'અ', '▁thôi', '▁indicator', '▁alfred', '▁کنی', '▁gezien', 'جلس', '▁disciplined', '▁housekeeper', '体操', '还挺', '▁submarine', 'いきなり', 'كرة', '▁erneut', '▁Medizin', '资助', 'vå', '▁lucru', '▁разные', '▁oars', 'ливо', '可惜', '▁Oxford', 'Kampagne', '▁generosity', '▁무슨', 'ญ', '縦', '偽', 'ível', 'パワー', '▁moviment', '尽量', '▁universitat', 'ME', 'ễ', '▁нравится', '▁понимаешь', '▁böyle', '学术', 'こんにちは', '▁kvar', '摊', '棵', '▁hereafter', 'Franc', '▁prussia', 'ஷ்', '天哪', '▁Hügel', '最新の', '▁Korea', '▁мөн', '▁হয়ে', '▁kaiser', 'ático', '▁mooi', '晩', 'ึ', '▁cambio', 'holm', 'ственно', '▁implied', '▁év', '我个人', '▁jenny', '就是因为', 'Ĉ', 'を通じて', '▁değiş', '▁borrowed', '是否有', '▁Tout', '▁festgestellt', 'きょうも', '▁تک', '短暂', '▁franklin', '▁piled', '还是要', '自主', 'یەک', '▁contempor', '狩', '불', 'نظام', '亲戚', '活跃', '真心', '会让你', '▁کشور', 'ování', '▁stesso', 'бег', '临时', '八点', 'いろいろな', 'घ', '螺', 'க்கை', '▁consultation', '▁Wut', '▁Personal', '▁quedar', '▁こうした中', '▁Ку', '▁prolonged', '▁folgenden', '▁temporal', '▁bleef', 'ăng', 'バター', '▁Saya', '▁detected', '▁Про', '▁translate', '信念', 'асць', 'ないんです', '▁کوچک', '両方', '▁contrari', '▁அத', 'ோம்', 'お肉', 'ņa', '▁Einstellung', 'したいと思います', '▁встреча', 'wyl', '侵攻', '我刚', '۱', '房地产', 'ষ্ট', '▁ஆனால்', '收藏', 'مثل', '▁Philip', '▁reliable', '▁conspiracy', '▁indispensable', '日本海側', 'の歴史', '▁কোন', '▁superiority', '子弹', '的意见', '▁conqueror', '帖', '迎え', '▁одоо', '優しい', 'ическое', 'wyth', '▁одну', 'wirkung', '▁financing', '▁ascended', 'كتب', '八月', '▁zoals', 'ヶ', '▁கட்ட', '▁petty', '▁cricket', 'すぎて', '得起', 'cross', '加强', 'crypt', '▁jünger', '▁ຫວາ', '▁considér', '▁Studio', 'вд', '另外一个', '▁kennedy', '▁castell', 'าม', '▁abrupt', '▁buli', 'identifi', '▁disadvantage', '▁නො', '▁arasında', 'ража', '▁хотят', '▁apron', '▁damned', '不在乎', '▁horace', '帮助我们', 'communica', 'жин', '貸', 'たちに', '▁complement', '▁والم', 'джи', '▁Rick', 'கிறார்', '▁maximum', 'อา', '▁ҡара', '▁lebendig', '▁счита', '毫', '▁mechanic', 'ෑ', 'ナンバー', '餐厅', '援助', '▁khá', '▁creu', 'apport', '▁continual', '了多少', 'ところです', '但我认为', '▁Villa', '▁reagieren', '▁нічога', '筒', '贫困', '▁puerta', '▁pathway', '效率', '津波', '▁Europ', '▁бесп', '▁счет', '对抗', '生物学', 'writer', '認め', '▁extravagant', '▁umbrella', '▁jullie', '▁distressed', '▁precisa', '称为', '▁honorable', 'ూ', '伊斯兰', '尊敬', '▁clinging', '▁бала', 'льных', 'pā', '▁civilized', '出てきて', 'BI', '▁apparatus', '▁затем', 'にわたって', '道具', '▁Grenze', '▁велико', 'печат', '▁babi', '▁blunt', '▁محل', '漆', 'ছো', '▁vegetable', 'regierung', 'かき', '▁ocasi', '▁lacking', '颤抖', '▁thereupon', '另一方面', '最後まで', 'düğü', '七点', 'basha', 'bikora', '共享', '存储', '▁clark', '是什么意思', '▁schoon', '▁Nahrung', '▁Elektro', '▁yapıyor', 'ことば', 'kibi', '▁Tony', 'hér', '粮', '起床', ':“', 'Râsete', '萧', 'ハウス', 'partei', '分别', '▁principalment', '戴着', '▁پرو', 'occupa', '部落', '▁favourable', '▁expose', '売り上げ', '▁Marie', '怪我', '▁практически', '▁별로', '偷偷', '▁complexity', 'eût', 'vamo', '▁automatic', 'mysl', 'ремен', 'dimensional', 'прям', '▁Beweis', '犠牲', 'нең', 'anomena', 'строй', '▁طريق', 'の間で', '▁ethel', '締め', '只有一个', '分散', '▁alright', 'プラ', '▁approaches', 'ြ', '汪', 'овского', 'человеческ', 'ượ', '発売', '▁quindi', 'คน', '▁diplomat', '▁mulher', '人才', '▁scold', '灰色', '寸', '叙', '▁covenant', '▁Mind', '▁Four', '气候', '▁kennt', 'сер', '▁pew', 'guye', 'валася', '▁instructed', '▁இல்லை', '地看着', '国葬', '▁газар', '掩', '筆', '艾伦', '飛ば', 'ID', '▁substitu', 'tracht', '名称', 'だと思って', '▁mientras', '相手に', '▁Jason', 'appropri', '▁höre', '捜', '▁தனது', '▁مشکل', 'بند', '犹太', 'ジョ', '▁Dienste', '武装', 'ydı', '▁இருந்தது', '▁праз', 'gemacht', '▁feder', '炊', '合理的', 'leuchtet', '▁Bereit', '▁taylor', 'そうと', 'ивают', '惊喜', '知道吗', '▁constance', 'あげる', 'ворот', '台上', 'plau', '剥', '古老的', '也知道', '▁strategi', '▁amateur', '▁mettre', '日军', 'んでしょうね', 'ゥ', '▁orleans', '说出来', '眼里', '▁blunder', 'あいつ', '一个小时', '▁moist', '▁teatr', '以一种', '▁разве', '欺', '▁vernünftig', '疼痛', 'রের', '▁Kohle', 'géni', '▁oyun', '▁healing', 'brä', 'father', '王国', '伸出', '就不能', '火山', '▁пару', '最后一次', '▁Kö', '巾', 'abaturage', '▁defiance', '▁москвы', '観光客', '够了', '▁olw', '▁açık', '▁primi', 'czas', '▁المس', '▁blev', '▁sauber', '▁voting', '▁complicat', 'ณ', '▁través', '▁optimize', '▁melodi', '▁lavoro', '▁подожд', '▁войны', 'するのが', '▁diminu', 'と呼ばれ', '▁самых', '▁bijna', '▁bildet', 'つながり', '棉', 'روس', '始终', '▁yacht', '▁packet', 'šā', 'しているんです', '▁Wid', '▁hose', 'istisch', '▁prezent', '▁missionary', '▁commonplace', '駆け', 'プロジェクト', '▁circus', 'クラブ', '▁customary', '▁exclusively', '鑑', '枠', '吵架', '▁peine', '一起来', '時まで', 'いいね', '▁mathematical', '珍しい', '▁иначе', '▁depriv', '▁venice', '▁sitzt', '留给', '▁Court', '▁zooals', 'ぷ', '▁versteckt', '▁stata', '▁billig', 'TA', 'shima', '树林', '▁iawn', '▁plac', '১', '▁memorial', '在做什么', '▁thường', '▁ladyship', 'world', '危険な', '▁До', 'の中でも', '▁mostrar', '昨晚', '▁appreciated', '▁جنگ', '▁bluff', '庙', '▁emphasize', '▁renown', '沟', '陸上', '一点也不', 'lê', 'сия', '椅', 'œ', '函', '▁admiring', '▁sacrament', '财务', '节奏', '礼貌', '广场', '▁implore', 'ицы', 'マリ', '这个事情', 'いいのか', 'があるので', '年级', 'kiko', '▁exam', 'っていない', '▁diameter', '▁Palm', 'бә', '起诉', '▁ہو', '大好きな', '▁cetera', '▁पर', 'もう少し', '瘾', '涙', 'вания', '▁overflow', '▁ожида', '临床', '▁сябе', 'männer', '▁contradiction', '吊', '▁사람들', '▁ساعت', '▁العديد', '▁никакого', '的思想', '▁obstant', 'andika', '▁legion', '▁cultiv', '▁arriba', '▁przed', 'võt', '行う', 'ય', '▁allerdings', 'ogene', 'schalten', 'demokrat', '▁traced', '▁считает', '▁produc', '春天', '▁burada', '赶快', 'င်', 'ં', 'ゼレンスキー大統領', '▁случилось', '▁состав', 'Ҡ', '▁bemerkt', '原本', '現金', 'Gerät', 'のようなもの', 'енә', '▁Pur', '▁kreativ', '▁behauptet', '▁للم', '▁новый', '▁hardware', 'свет', 'ければ', '贫', '誰が', '▁marque', '▁stuart', 'を見ると', '▁Menschheit', '深深', 'очку', 'ব্য', '▁roam', '▁kujya', '二百', '行不行', '慣れ', '▁savu', '原発', '▁hakkında', '规矩', '▁stubborn', '▁полно', '▁übrigens', '▁offenbar', '▁tipus', '▁strained', 'madı', 'ドン', '朝から', 'ロボット', '▁verletzt', '的说法', 'ண்ட்', '尤', '我听说', '救助', '体調', '▁cooperation', '做了一个', '▁junger', '一点儿', '▁dusty', '开枪', '▁Angebot', '珊', '▁Тэд', '义务', 'නු', 'interest', '血管', '▁trouva', 'වැ', 'истов', '▁ҡал', 'ģ', '▁vulnerable', '▁receipt', '洗濯', 'تعلم', '厕所', '▁conductor', '▁schreibt', '▁Verbrechen', '▁замечательн', '▁adviser', '▁hostess', '挙', 'ע', '▁cylinder', '▁امروز', '▁treason', '▁Sever', 'ıyla', '▁Vogel', '▁wertvoll', '书记', '跃', '▁gravel', '▁preliminary', '▁bảo', '証拠', '▁solved', '▁будто', 'わよ', '果然', 'вацца', 'ことになりました', '媒', 'یں', '▁accuracy', '▁commodity', '▁District', 'بيع', 'ĵ', '▁implemented', '三月', 'バレ', '▁краін', 'цией', '能看到', '或其他', '嗨', 'അ', '▁belangrijk', '舟', '포', '償', '▁komplexe', '▁basketball', '▁Sekunden', '▁noisy', '▁interruption', '说完', 'ケア', 'illus', '▁compliance', '▁اتفاق', '▁psalm', '▁electrical', 'ენ', '▁vragen', '▁shun', '逮捕されました', '▁severity', '之内', '么', 'half', '找出', 'ٍ', '▁موقع', '▁Signal', '我问你', '▁pobl', 'цяг', '契', '贯', '▁făcut', '▁Đây', '阴影', '南京', '▁pouvez', '▁Spieler', 'евой', 'kipe', 'тап', '花钱', '▁doktor', '▁вперед', '▁обязательно', '▁صحبت', 'iyoruz', '製品', 'ஞ', '抬起', '合意', '▁quả', '▁coch', 'ковский', '儀', 'する方針', '▁fringe', 'geschrieben', 'が起きた', '価', '▁государство', 'buye', '▁внутрен', '疑いが持たれています', '▁мама', 'угл', 'ாவது', 'になれ', '▁salad', '什么都不', '▁ghastly', '匆忙', '忽视', '▁universities', '▁Handlung', 'cull', '▁maggie', '▁Papa', '̀', '旺', '▁zerstört', '▁vapor', '▁bafite', '欲望', '▁sicherzustellen', '▁Voll', 'টো', '▁материал', '▁gemein', '▁sorrowful', '诗歌', 'ibindi', '保安', '▁đấy', '不管怎样', '▁automatically', 'まっている', 'ムー', '▁Shu', '怎么着', '苏联', '▁Jersey', '▁произошло', '▁Bạn', '▁Viertel', 'exclusi', '售', '唯', '取代', '▁handeln', '▁blur', '相机', '种植', '▁hark', '污', '▁псих', '▁ritual', '▁потеря', '你放心', '▁rejoiced', 'طلب', '▁visage', 'ぶつ', 'operation', '▁камен', '▁conseil', '▁liable', '蚊', 'эргэ', '▁यस', 'работал', 'üßt', 'ランク', '▁occhi', '▁Мин', '▁beendet', '▁kitten', '▁зуб', '▁Kenya', '▁ikibazo', '▁أيضًا', 'デジタル', '▁abbey', '会觉得', 'ично', 'ிருக்க', 'を通して', '那不是', 'жыць', '通行', '▁longue', '▁Heimat', '▁intrigue', 'قدر', 'бен', '▁joven', 'bücher', '山本', '▁priorit', '承受', '结束时', 'wezi', '▁regal', '▁emit', '▁анти', '判決', 'ኝ', '▁eyebrows', '▁bicycle', '▁çıkar', 'дина', 'みそ', 'பர்', '争取', '个性', '五分钟', 'ก็', '▁смотри', 'kontroll', '밖에', '▁exalted', '消え', '▁gebeten', 'ER', '▁прибыть', '弾道ミサイル', '▁решения', '▁அவள்', '火星', '怖', '预期', '衡', 'störung', 'усь', 'グルメ', '▁minority', '▁neighbouring', '▁Leidenschaft', '▁oppressed', '你会看到', 'gène', '▁tutor', '陷', '▁äußerst', '嘞', '▁començar', 'objekt', '▁proverb', 'கம்', 'anstalt', '▁holiness', '▁шүү', '▁государства', '▁мус', '▁pregunt', '砍', '▁überzeugen', '▁다른', 'слух', '▁twig', 'зад', 'analyse', 'そうした', '战场', '网友', 'ლ', 'Ḥ', '▁njegov', '▁repeatedly', '▁اولین', '▁любой', '▁archer', '▁اور', '積み', 'étude', '我总是', '▁zweihundert', '▁komis', '抚', 'ごとに', '▁resurrection', '杠', '▁Mehrheit', '▁squadron', 'frica', '合理', '農家', 'sensibil', 'ទ', '▁структур', '▁бүтэ', '引き上げ', '▁Innen', 'нікаў', '加工', '▁производ', '单身', '呈现', '▁Schnee', '▁برنامه', '▁gleaming', '応え', '▁creeping', '▁ligne', '▁працу', '▁corri', 'เส', '現れ', '▁перш', 'очки', '▁genutzt', '皆様', '総裁', '▁robinson', '▁часов', 'нена', '▁kettle', '诗人', 'شاهد', 'äß', '▁muerte', '▁fake', '▁société', '▁микрорайон', '밥', 'ブラジル', '▁desirous', '一个男人', '▁spectrum', 'springen', '孙子', '▁सम', 'りません', '不太好', 'stāv', '▁prediction', 'したところ', '▁coil', '▁Fast', 'ゴン', 'コーチ', '▁proclaimed', '▁jugador', '▁توانم', 'ஊ', '体内', '▁interference', '四百', 'が増えて', '打つ', 'wickelt', '▁Мне', '▁kvin', 'дро', '▁crab', '▁Literatur', '▁shawl', '▁outfit', '倾听', '不良', '▁Chef', 'zuhalten', '普通に', '▁そんな中', '▁groaned', 'の方は', '艇', '▁Petr', '▁Wach', 'bole', 'еньки', '难受', '発信', '及其', '▁scatter', '▁drifted', '▁rejoicing', '▁друзья', '▁karakter', '是一件', 'assemble', 'を進める', 'でしょうね', '▁Befehl', '直前', 'జ', '亚马逊', '社交媒体', 'miseks', '设计师', '▁majoria', '很可能', '也许是', 'испол', '飘', 'ø', 'أصبح', '▁orthodox', '▁thieves', '鹿児島', '难以置信', '明天早上', 'jū', 'национальн', '热爱', 'ுகிறார்', '▁piety', 'あれは', '农场', 'AC', '▁مرا', '▁eleanor', '▁prêt', '▁کتاب', '大谷選手', '行事', '▁allusion', '▁yavuze', '▁trá', '▁суу', '▁gọi', '雀', 'மோ', '不然', 'かしら', '优秀的', 'blé', 'リアル', 'gewinn', '导致了', '辩', '旬', 'リオ', 'iddwa', 'ブランド', '内閣', '▁وقد', '册', '▁concession', '選択', '▁Cambridge', '込', 'لەر', '▁ĉefe', '▁dragging', '▁sparkling', '▁consistently', '吹き', '▁пакуль', 'holz', 'ドア', '做得很好', 'attend', '▁benjamin', '▁shifted', '▁Spur', 'ваюць', '▁hynny', '▁elevation', '軽く', '▁trình', 'ボタン', 'ganya', 'операци', '▁رسید', '又不是', '▁frenchman', '看着我', '▁suppressed', 'kijk', '▁perquè', '▁জন্য', '▁remarkably', 'aĝo', '▁ernest', '军官', '▁download', 'mette', '▁Microsoft', '沖', '勧', 'archiv', 'سرع', '一支', 'ひとつ', '▁цаг', 'dessus', '当前', '释', 'wendung', 'されたのは', '意志', 'に近い', '这是什么', 'スペース', '▁ruling', 'كۈ', 'genomen', '▁malheur', 'سلام', '▁выборы', '県内', '▁australische', '▁untersuchen', '鎌倉', '促进', '▁Geschenk', '诊断', '▁jeanne', 'waż', '▁groom', 'を受ける', '▁lettre', '▁adjacent', '砖', '挟', 'эль', '▁presque', '远远', '地理', '的感受', '▁Eric', 'читыва', 'concili', '▁basil', '配信', '▁desenvolup', '桐', '縫', '跑到', '同じように', '▁freuen', '諦め', '雨雲', '▁selben', 'لج', '三次', '平方', '▁vaig', '▁Social', 'カナダ', '▁москве', '定位', 'すり', '▁getrennt', 'bbling', '▁syr', '▁integrity', 'UN', 'پە', 'エース', '▁Verbraucher', '舎', '▁caracter', '見てみますと', 'விய', '听过', '谁能', '深度', '术语', 'と思うので', '消除', '撑', '▁şimdi', '▁savoir', '代わりに', 'حصل', '▁Medikamente', 'やっと', 'ຫຼ', 'を獲得', '▁pitiful', '▁легко', '▁besiege', '有趣的是', '集合', 'generation', '▁publisher', 'жым', 'ಡ', '穆斯林', '▁declaring', 'ビジネス', '▁elkaar', '▁visibility', '争い', '▁scary', '慢点', '▁leiten', 'って言った', '我也不知道', 'ড়ি', '▁westward', '▁repress', '▁fehlt', 'ृ', '▁installed', '▁сожалению', '▁언니', '雇佣', '▁repos', '▁парк', '▁accuse', 'سپ', 'みたいな感じ', '飛行', '阿里', '▁demonstra', '▁ridicule', '▁மிகவும்', '脑袋', '▁Company', 'চে', '▁Senator', 'AT', '▁veranda', '征服', '布里', 'يَ', '丈', '▁சேர்', '崇拜', 'ivamente', '▁Water', '▁glimmer', 'していること', 'II', '衛', '喜剧', '手紙', '▁집에', 'ējā', '▁Block', '▁väl', 'undneunzig', '詞', '▁слов', '▁Kalifornien', 'ει', 'haza', '趣', '▁Basis', '▁Cela', 'قۇ', '动议', '是多么', 'やろう', '▁neighboring', '▁Hast', 'алда', 'вание', 'どこまで', '▁lavora', '▁erstellt', '▁кеше', '▁Perspektive', '▁cualquier', '▁chemistry', 'ліз', '▁inherited', 'もち', '▁surge', '消費', 'ώ', '▁erforderlich', '須', '▁обнаруж', '▁descending', 'avons', 'mbri', '▁televisi', '▁europäischen', '▁Está', '▁rocket', 'druž', 'ခ', '▁맨날', '従業員', '▁среди', 'غو', '穿上', '▁phụ', '任何一个', 'ぱ', 'вших', '▁wizard', 'レシピ', '谁知道', '▁batteries', 'historie', '▁laquelle', '▁svět', 'тыя', '질', '▁hợp', '▁tiếp', '▁نزدیک', 'スイーツ', '▁vermeiden', '▁striving', '▁aufmerksam', '上课', '機械', '▁empower', '決して', '开门', '▁Gerechtigkeit', '▁힘들', '療養', '▁Three', 'existent', 'abhängig', '▁чём', '▁peggy', 'пресс', 'ވެ', '▁systematic', '▁než', '▁simplement', '▁verwirrt', 'せっかく', 'されてる', '赞助', '预防', '▁två', '赋予', '▁существует', '▁utility', '▁Wesen', 'soever', '▁Alors', '業務', '爪', '▁beschrieben', '▁supernatural', '▁فإن', '▁analyze', '▁rezult', 'ອນ', '流动', '▁listeners', '▁futur', 'Liber', '残疾', '厌', '험', 'PA', '輸入', 'يص', '▁automatisch', '欧米', '▁Belgi', '引导', 'わけですよね', '▁영화', '▁skilful', '▁называется', 'ēl', 'دۇ', 'sparen', '歌词', '▁Schließlich', '芒', '分かんない', 'ப்படுத்த', '▁Republic', '公表', 'ীয়', '几分钟', '晚餐', '桌子上', 'schlüssel', 'скія', '▁Цяпер', '▁музыка', '▁Russland', '▁найд', '▁merciful', '迹象', '▁printing', '▁growled', '▁речь', '気分', '可能性があります', '▁plunge', '▁பெண்', '▁melhor', 'ání', '▁Fä', '▁transit', '▁гэсэн', '▁Gesamt', 'ándose', 'artisan', '▁Clark', 'кле', 'What', '一个巨大的', '▁Dreh', 'raad', '给出', '▁perished', '▁overthrow', '▁mantle', 'rides', 'studie', '为什么会', '▁lingered', '完整', '▁scroll', '底部', '▁Treppe', 'provi', '前往', '福利', '钢琴', 'صنع', '▁подход', 'だったので', '遗产', '▁infirm', 'පු', 'するのか', '▁Geschwindigkeit', '▁contemplation', '▁loneliness', '芯', '토', '据说', 'acca', 'நா', '▁koran', '▁schimb', 'ңә', '▁Тут', '▁plug', '▁torre', 'decorat', 'preservation', 'ސް', '▁трудно', 'を巡る', 'ائية', '黒い', '▁Mario', '▁handled', '▁biological', '场所', '▁تأ', '哲', '▁brightness', 'យ', '▁October', '▁adjoining', '▁irgendwann', '虹', '▁schafft', '问一下', '▁ethics', '微妙', '総合', 'reißen', '▁показыва', '▁sparkle', '▁faci', '▁Brasil', 'marsch', '▁entrepreneur', 'ucci', '出会い', 'плеч', '목', '▁Schauspieler', '▁largo', '评价', '▁sniff', '▁recibi', 'こんな感じ', '村庄', 'губ', '▁bölge', '▁چطور', '▁avenge', '派遣', '▁đồng', '▁новая', '▁achtzig', '齢', '▁practised', '老百姓', '▁plaça', 'があれば', '座位', '安倍', '车辆', '良く', '▁друга', '▁дежур', 'ौ', '自動', '▁وهو', '▁fué', 'legation', 'あした', '▁pip', '디', '▁intimacy', '▁пункт', '▁ecosystem', '网站上', 'ложить', '凭什么', '▁aldı', '▁wambaye', 'フィー', '発電', '▁regent', 'になってくる', '飛行機', 'stunden', '▁Emma', '回事', '比尔', '颠', '▁Gouverneur', '▁delicacy', '▁обсужда', '絞', '▁removal', '歩く', 'getrieben', '▁basta', '▁ясно', 'ковская', '▁sasa', 'ベン', '职位', '盈', '▁furchtbar', '致力于', '繁荣', '整備', '▁übernehmen', '▁අප', 'われわれ', '小型', '深夜', '▁Manche', '児童', '仕掛け', '▁একটি', '▁Bush', 'ҡан', '▁alleged', '走路', 'を紹介', '▁promet', 'େ', '▁دختر', 'ホームページ', '約束', 'யு', 'を起こし', 'larına', 'prinz', '▁بأ', '奋', '四月', '你会发现', '福島', '墨西哥', '▁latitude', '▁እን', '我就想', '▁horseback', 'ரெ', 'рская', 'っていきます', '哟', '▁psychische', '▁dainty', '▁inquiring', '▁başladı', '▁خاص', '하니까', '好听的', '▁chiama', '▁knocking', '▁carelessly', '达成', '▁понят', '▁precept', 'േ', '债务', '▁schlimmer', '最重要的是', '姥', '枯', '見た目', '转身', 'ħ', '破壊', '▁Wichtig', '典型的', '▁lawful', '▁caravan', '来找我', '▁самым', 'rühm', '凍', '描いた', 'ޅ', '新規感染者', '依頼', '不算', '▁forsake', '密切', 'schieß', '▁semana', 'kuti', 'ীর', '▁geschafft', '▁président', '▁socrates', '頑張り', '▁malice', 'က်', '▁Million', '▁revolutionary', 'моў', '▁tavern', '島さん', 'чала', '▁Sco', 'څ', '▁Griff', 'の様子を', '▁fantastisch', '▁максим', '▁verlangen', '▁verdict', 'キャンプ', 'を抱え', '時間帯', '▁너가', 'ื', 'ペア', '▁шоссе', '男の子', '▁Muslim', '抑', '▁Dazu', 'моло', '搁', '秩序', '▁Schluss', 'берег', '▁რომ', '▁поднял', '▁athlete', '慢慢地', 'pharma', '▁bobby', 'entreprise', 'すき', '▁könne', '▁realizing', '交换', '▁metaphor', '▁Investor', '્ય', '▁nadie', 'たいと思います', '▁stitch', '▁dimly', 'คร', '即便', '一応', '▁pedra', '▁interface', '▁قىل', 'ància', '把它放在', 'アーティスト', '▁wußte', 'spitze', '很喜欢', 'って思って', '艘', 'კა', 'を訴え', '▁Umugabo', '▁shattered', 'garuka', '回复', 'saison', '友人', 'biza', '▁resign', '▁renewal', 'ছেন', 'を止め', '▁Dach', '半島', '▁removing', '是什么样子', '有人说', 'ビア', '会話', '学位', '▁racing', '哨', '▁секрет', '▁pubblic', 'скры', '▁아직', 'geschnitten', 'angwa', '价值观', 'czą', '有这样的', 'ウム', 'باب', 'өс', 'ホント', '▁cynnwys', '▁restructuring', '共和国', '亚洲', '▁metod', '▁نفر', '▁thích', 'ビール', 'zieh', '業界', 'dringen', 'niedrig', 'と見られる', '▁qualche', '失礼', 'ฟ', 'Ž', '▁зүйл', '▁measurement', 'фарм', 'เร', 'ਲ', '▁гораздо', '鹏', '▁ہے', 'sabye', 'īga', 'ходзіць', 'öffentlich', '暑い', '▁roland', '▁tariff', '皆さんも', '▁我想听', 'న్', '練', '冤', '阿拉伯', '幻灯片', '▁massacre', '봤어', '▁Beine', 'سوف', '▁kritisch', '▁frock', '▁разных', '▁Mama', 'സ', '拾', '録', '▁Đó', '▁Betracht', '同伴', '使命', '▁consisting', 'бло', '▁daddy', '▁matrimoni', 'プログラム', '明智', '真诚', '▁rotten', '▁convertir', '▁смерт', '墙上', '服用', 'appelle', '▁twain', '▁Dunkelheit', '▁Identität', '▁pharaoh', '▁structural', '겨', 'ธ', 'سط', '▁будуць', '多年来', 'やってみ', '▁Arthur', '发行', '童年', '忘记了', '▁whim', 'æ', '▁என்பது', '▁quivering', '先制', '依靠', '那天晚上', 'тычна', '兔', 'kārt', 'stift', '感染者数', '▁алло', '▁влия', '嫌疑人', '▁olympi', '▁помню', '▁توانید', '▁keenly', '▁Pflege', 'กับ', '▁около', '広げ', 'bido', '▁Später', 'アナウンサー', '린', 'ছিলেন', 'ટ', '▁supplier', '▁geistige', '解散', '▁нашем', '深く', 'わかった', 'Direct', 'писать', '▁ўсе', '▁stimulate', '六点', '稽', 'おすすめ', '拝', 'әү', '埃及', '▁avea', '▁quoth', '▁принял', 'simila', '▁posible', '추', '▁città', '收获', '▁Pflicht', '▁Sehr', '▁constable', 'gaciro', '通道', '▁jasper', '된', 'ۇن', '▁Avenue', '▁hurled', '▁چهار', 'ıdır', '▁пасля', 'сцю', '▁falsehood', '好消息', '▁Golf', '斯顿', '▁boundary', '恰', 'ৌ', 'β', '▁beberapa', '銭', 'uɣal', '▁حو', '▁stripped', 'ałem', 'சூ', '▁Kommentare', '▁countless', 'გი', '下がり', 'għ', '▁있다', '祈', '▁obedient', '▁precedent', '▁dialect', 'ště', 'を目指して', '▁charley', 'веж', 'に警戒', 'どうなって', '玄', '얘', 'ગ', '▁Innovation', '▁venerable', '▁Schaden', 'గా', '▁deployment', '▁discharged', '▁bribe', '▁choked', 'เด', 'ницы', '▁Бер', '▁shareholder', '▁irresistible', '색', '▁ertragen', '▁دانش', '猜测', 'håll', '▁skr', '▁начала', 'jú', 'حاول', 'ិ', '▁شدند', 'してくれた', '▁kombin', 'درس', '▁cuanto', '▁fakt', '▁loaf', '후', '予測', '治愈', '细菌', 'escence', '▁Diana', '辰', '▁ermöglichen', '▁области', '▁apprehend', '▁sincerity', '▁Marine', '▁conduc', '▁глаз', 'मि', '字母', '午前中', '不止', '▁atrodas', '▁встрет', '▁coneix', 'リップ', 'europäische', 'träger', '日期', '▁splendour', '準決勝', '▁Kauf', '▁equipped', '伊朗', '▁Verfassung', '▁racial', '▁wistful', 'يست', 'اقتصاد', '▁begrijp', '▁überprüfen', '挣扎', '▁вижу', '聊聊', '▁greet', '躁', 'ק', '创伤', '▁ведаю', '旅程', '▁llegar', 'етесь', '▁mbili', '寒い', '▁calor', '▁conoce', '▁worte', 'undsiebzig', '▁stumbled', '剣', '▁займа', '楼梯', '市长', '低下', '▁вспомни', '▁holmes', '未知', 'ことになります', 'ډ', '辨', '▁contemptuous', '......', '▁darted', 'zustand', '▁грани', 'ビデオ', '▁soothe', '짜', '创始人', '▁imprisonment', '▁intensely', '在乎', 'leɣ', 'traction', 'ificació', 'fellow', 'ంది', 'foli', '対決', 'بِ', '长官', '머', '▁Ankaŭ', '纯粹', '▁unmittelbar', '▁Ursache', 'овское', '▁granite', '▁avem', '一生中', 'گەن', 'анс', '▁epic', '▁virtually', '▁tylko', 'を防ぐ', '▁podia', '▁snatch', '替代', '費用', '购物', '組み合わせ', '長崎', '▁لذا', '더', '▁واقعا', '▁maior', '▁ieder', 'をはじめ', '点钟', 'ელ', '▁Kontext', '▁Verbesserung', 'サポート', 'geleitet', 'ތަ', '▁wickedness', '▁kugirango', '装饰', '▁azul', 'コロナ禍', '集体', '▁Null', 'Europe', '幹部', '▁Umfrage', '澄', 'স্থা', '▁cafe', '展开', 'пак', '▁приходит', '携', '教えてくれ', '晚安', '夫妇', 'εί', '如果不是', '谈过', '▁controversy', '▁nyingi', '▁lần', 'まとめて', 'につながる', 'ようになりました', '▁beeinflusst', '▁Italien', '▁classical', 'スリー', 'bilidad', 'нув', 'ピーク', '▁erleben', 'と述べ', '▁humid', '海军', 'brennen', '▁henceforth', '▁گرفته', '栄養', 'йшоў', '▁famine', '之所以', '▁improvis', 'жә', '▁المست', '▁burial', 'ів', 'ешься', '冷たい', '实话', '▁Fou', '▁przez', '▁Mathematik', '▁furnace', '▁ອື', '舞蹈', '▁Abteilung', 'ḥem', '▁Fair', '▁avut', '▁dringend', '▁Lincoln', '▁вариант', '▁bemerkenswert', '困扰', 'ంద', '▁fertile', '另一边', '▁sangat', '基金会', '注文', 'між', '▁Sagen', '告诉她', 'ಹ', '▁instinctively', 'อย่าง', '恳求', '製造', '▁gratify', 'ぼく', '▁grit', '▁Anderson', '▁turtle', '▁unusually', '赢了', '会导致', '▁Karl', '▁Wetter', 'gültig', '▁römische', '摄影', '吃完', '▁declara', '250', '团结', '每当', '知ってる', '酵', '▁Kapital', '职业生涯', '重症化', 'вернуть', 'ambaye', '洪水', 'observa', 'ွ', 'スペシャル', '▁equation', '恭喜', '▁инде', '宪法', '▁northwest', '▁Müll', '▁oyster', '▁devons', '几年前', 'ந்தது', '▁Verteidigung', 'ミー', '▁Details', '▁gewann', '蛋糕', '▁Kleid', 'つながって', '▁combina', '被迫', '▁geldi', '▁confronted', '僵', '季节', '▁그건', '▁soothing', 'ത്ത', '▁хэрэг', '牛肉', '▁papel', '▁Meeres', '▁Fox', '▁Darüber', '偏见', 'メール', 'お茶', '卡尔', 'MA', 'Tool', '扮', '▁crise', '▁efficiencies', '▁participants', '▁refusal', '▁알바', 'ņēm', '▁여기', 'BM', 'école', '▁upgrade', '▁superb', 'ते', '言わ', '▁черт', '▁господин', '▁fireplace', '▁Campus', '▁Hollywood', '▁experiencing', '震度', '▁никого', '▁системы', '可靠', 'klima', '帽', '誕生日', '▁видим', 'ブルー', '惯', '▁biology', '▁annoyance', 'गा', '回去吧', 'に入れて', 'vogel', '▁современн', '▁Wolf', 'சோ', '失踪', '▁spill', '埃尔', '这让我', '大众', 'チュ', '▁ignored', '变得更加', '▁beforehand', 'ై', '▁anticipation', '▁imprisoned', '伴侣', 'トランプ', '▁ilgili', '▁பண்ண', '▁maggior', '▁hydro', '▁unexpectedly', '▁opportun', '▁jî', '肢', 'ባ', '孫', '▁entscheidend', '▁விளையாட', '▁salud', '英語', '▁смысл', 'কো', '▁fui', '▁pike', 'こんなこと', '分野', '艳', 'ը', '▁staggered', '▁League', 'னால்', '不幸的是', 'Datei', 'mdash', '▁cedar', '部隊', 'おうち', '▁biraz', '慰', '拥', 'Community', '▁gouvernement', '暮らす', '▁drog', '▁இசை', '打印', '▁turkish', '过程当中', '▁кел', 'М', '这是关于', '▁barber', '▁kinh', '▁bezeichnen', '松本', '▁subordinate', '嘲笑', 'まれた', '包围', '非法', '買い物', 'Ɛ', '▁pequeño', '忽略', '猛烈', 'kundig', '▁бич', '▁stockings', '終わって', 'бежал', '王爷', 'าร', '▁அல்லது', '▁moore', '跟你们', '▁인제', '▁Kiel', '▁lúc', '▁apology', 'ロシア側', '▁eĉ', 'が出ています', '措', '昂', 'ແລ້ວ', '▁phantom', '▁població', '吉尔', 'わかって', 'getreten', '▁exceeding', '▁Management', '▁Şimdi', '虚拟', '这段时间', '▁communion', 'っきり', '植え', '这个过程', 'ુ', 'お伝えしました', '▁встреч', '▁besuchte', 'ৰে', 'したのが', 'が発表され', '胀', '▁remnant', 'したのです', 'нис', 'mıştır', '▁شدن', '▁colleague', '抑制', '润', '▁президента', '環', '伞', '▁tecnologia', '▁последние', '▁restoration', 'あらゆる', 'まいります', '▁qualcosa', 'fleck', '▁بیمار', '▁vegetation', '▁distracted', '▁hamlet', 'თი', 'schneid', 'satisfied', 'నే', 'கொள்ள', 'bwenge', '▁எனக்கு', '玫瑰', 'なければいけない', 'だからこそ', '継続', '▁aufgewachsen', '▁explicit', 'ული', '▁nightmare', 'komeje', '书籍', '려고', 'burton', 'bär', '▁chama', 'girl', 'பிடி', '深圳', '▁Küche', '实力', 'govor', '努', '▁собственн', '▁або', '俄', '▁affliction', '▁chancellor', '▁suivant', '▁Beide', '輸', '电池', 'стоян', '▁babylon', '▁Ça', 'こともある', '▁kız', '▁scoundrel', '▁vorbereitet', '▁apologize', '折磨', '▁pierced', 'ساعد', '▁protector', '▁lydia', '▁connais', '▁actress', '患有', '▁tromp', '▁rejoin', '▁Kenn', '▁quién', '蕾', '격', 'わかりました', 'を含め', '反馈', '▁grandeur', '▁maud', '▁Pfund', '几周', '格雷', 'しません', 'ivität', '▁brace', '▁trọng', '루', 'tempo', 'گذاری', '▁পরি', 'liegt', '▁Bang', '婷', '▁Vietnam', '▁cœur', '▁doppelt', 'へえ', '言ってる', '▁już', '收到了', '幽', '▁nötig', '▁четвёртая', '민', 'ים', '介護', '▁людзі', 'گران', 'ங்', '家具', '動いて', '▁isaac', '▁першы', 'সব', 'RO', '坐下来', '▁Investition', '▁verzweifelt', '▁Maschinen', '▁솔직히', 'origen', 'だけではなく', '▁خب', '遭遇', '▁crave', '更快', '▁effi', '大爷', '黙', '▁Canadian', '▁aufgeregt', '绅士', 'pathie', '布朗', '▁devient', '返回', '▁ooit', '优秀', '▁Protest', '▁predecessor', '預', '티', '▁Stärke', '▁dirige', '▁sáng', 'ることができます', '▁бывает', '▁faisait', 'يقة', '所以如果', 'undfünfzig', '尔顿', '彦', 'built', '้น', 'держать', '▁хамт', '▁prodig', 'යෙන්', 'ια', '椒', '▁tyranny', '▁않아', '▁evolve', '▁proprio', '▁없는', '▁bombard', '▁Ohio', 'ырға', '역', 'gespräch', '▁хамгийн', '▁мистер', '困難', '▁Thu', 'ほかにも', 'therapie', '▁revolu', 'バイク', '▁finanzielle', '辩护', '▁scrub', '▁judging', '▁freue', '▁крем', 'wash', '来到这里', '逃走', '▁última', '▁انسان', '▁Lä', '▁müde', '加盟', 'ணை', '西安', '土著', '▁ministre', '役割', '▁geholfen', '▁hết', '▁Madrid', '▁Stuhl', '疑問', '昨天晚上', '我的朋友', '跑步', '▁баб', 'corp', 'گشت', '▁knapp', '要素', 'Restaurant', '▁kürzlich', '▁voluntary', '▁член', '▁angst', '▁ubwa', '▁wartete', '▁inhabited', '分ほど', '汤姆', '▁трав', 'と見られ', '初め', 'গ্র', 'ตร', '▁پسر', '▁woher', 'koop', 'technolog', 'stelling', '巢', '▁Michigan', '▁hamilton', '浑', 'iPhone', '▁gekauft', '▁아닌', '▁девочк', '▁министр', 'озер', '▁boundaries', '▁exploring', 'シャン', 'фар', '▁repel', 'バンド', '▁volont', '▁позвони', '▁employee', '▁trobar', '▁paddle', '黛', '▁обраща', '▁identi', '▁Einkommen', '▁radiation', 'راض', '动手', '▁chú', 'stehenden', '递', '▁mcc', '收看', '▁Clinton', '▁Vorsitzende', '运输', '900', '▁sincerely', '▁Küste', 'matur', '取る', '던데', '▁specialist', 'ケン', '搬到', '▁voet', 'zulassen', '▁ankoraŭ', '▁grinned', '▁municipi', '▁zweimal', '▁үҙе', '抗議', '▁gorge', '▁имею', '▁Weltkrieg', 'ируют', '▁Patri', '▁settlers', '▁بچه', '傅', 'قليل', 'દ', '▁Dimarts', '▁오늘', '▁공부', '▁Вось', '▁crawled', '▁suspend', '▁daudz', '申し上げ', '▁durfte', '▁brake', 'チン', 'ぽ', '▁Master', '▁certificate', '▁страшно', '▁statute', '▁Kaiser', '▁Beau', '有名な', 'ҟ', 'ẹ', '▁profi', '▁popularity', '饶', '▁repetition', '▁sechzehn', 'effizient', '差距', '▁cobert', '突出', '选手', '▁bleeding', '▁рабіць', 'فرد', '做些什么', '▁patrol', '升级', '九月', '▁однако', '味わい', '微信公众号', '끼', '▁얼마', '▁фильм', '▁drilling', 'ström', '▁মই', '話し合', '▁plateau', '▁komuni', '今天早上', '▁tumor', 'stritten', '折り', '当たり前', '時刻', '▁inevitably', '▁kontraŭ', '▁liệu', '巣', '迷惑', '▁fascinated', 'ючы', '発展', '解答', '▁Doktor', '지만', '▁wolle', '▁gerçekten', 'hagi', 'brett', '寨', '▁انتخاب', '▁battalion', '▁Európ', '岸田総理大臣', '▁средств', '巴黎', '站着', '有很大的', '越多', '▁sigui', '▁жар', '认为这是', '▁Schön', 'ってきます', '▁natuurlijk', 'église', '贈', 'ރި', '▁specio', '▁yankee', '言われる', '報じ', '▁autour', '▁Estados', '也是如此', 'сцен', 'IM', '▁Pont', 'வர்கள்', '▁Notiz', '感知', '如果你愿意', 'ỡ', '▁어떤', 'グリーン', '▁специальн', '▁2010', '▁delegate', '▁Depression', '▁wallace', '你能不能', '神社', '赞成', 'ībā', 'trekken', '▁Stone', '▁cielo', '僧', '▁Haufen', 'بەر', '▁nasty', '▁placid', '▁abbot', '▁имел', '这么好', '▁erfordert', '▁отец', '▁bên', '▁trifling', '▁angemessen', '慈善', '▁legislative', 'كَ', 'ṭṭ', '針', '▁Verkauf', '▁Ле', '江戸', '嶋', 'ථ', 'パフォーマンス', '猩', '▁взять', '尽く', '辉', '▁медведев', '▁transcend', 'ங்களுக்கு', '局面', '▁glove', '▁приехал', '▁violation', '昨年', '脇', '▁Health', 'ক্র', '企业家', 'ҙар', '住房', 'lendi', '▁mound', '▁gestorben', '▁ungewöhnlich', '▁mouvement', 'ベー', '無事', '防御', '▁elementary', '▁kneeling', 'を広げ', 'öffne', '七个', 'важа', '▁Pul', '▁далеко', '在这一点上', '▁reconstruct', '▁одном', '废话', 'рина', '▁opini', '静岡県', '▁стане', '指标', '狐狸', 'ד', '▁Ariko', '▁Global', '▁pretence', '轨道', '▁magnetic', '▁gravit', 'CM', '楽しく', '▁столько', '▁refusing', 'きちんと', '污染', '▁demokratische', '▁принципе', '布拉', '▁Dennoch', '确切', '▁ivory', '▁Bauern', '▁Zucker', 'やろ', '▁frente', '▁сельск', '▁petrol', '影响力', '差点', '海底', 'antrag', '▁Bundesstaat', 'яўля', '▁роман', 'রো', '▁probablement', '▁siebzig', '▁antonio', 'guna', 'キック', '▁strove', 'röst', 'ないこと', '▁hiç', 'litten', '▁начинает', '▁Führer', '▁introducing', '▁miglior', 'ですもんね', '▁apollo', '▁relaxed', '▁Го', 'sinzi', 'kunga', '手臂', '▁домой', '▁glitter', '老太太', '▁dodge', '▁бюджет', '▁Fakten', 'گار', 'activitat', '▁parecía', '▁cradle', '▁дуб', 'добав', 'خوان', '▁viņu', 'prej', '模仿', '▁bazı', 'коммун', '写道', '▁treachery', '▁vị', '▁Looking', 'espècie', '▁거기서', 'కా', 'ના', '性质', 'LA', '毅', '▁праблем', '▁exclaim', '▁aufhören', '异常', '到最后', '▁courtyard', '勢力', '▁prophecy', '▁recipe', '▁doomed', '优雅', '迈克尔', '▁Ды', '▁furiously', '▁sicherstellen', '尾巴', 'tempered', '这样的事情', '▁thức', '抱着', 'ۋە', '▁американск', 'пэўн', '▁hội', '▁Jordan', '人工智能', '▁trenches', 'レーン', 'ზე', '▁bridle', '▁suspense', '▁Schriftsteller', '匹配', '▁binding', 'プリ', '▁heutige', '感動', '▁depict', 'きれいな', 'dolf', '▁Direktor', '▁benötigt', '등', '▁missouri', '▁paradox', '▁warehouse', '▁Johann', 'forschung', 'やったら', 'いかに', '发射', '▁compel', '▁massachusetts', '▁وهذا', '▁conosc', '▁entschlossen', '▁gaunt', '仕上げ', '徴', 'ơi', '▁дети', '▁dikontrak', '▁néixer', '▁долларов', '塑造', '▁uplift', 'لىرى', '教徒', '任何地方', '▁камер', 'chamber', '▁marilla', '▁Stell', '▁haughty', '▁sledge', '▁facilit', '▁каш', '百五十', '在那儿', 'sicherheit', '案内', '久保', 'ັ້ນ', 'වල', '▁monastery', '▁Überzeugung', '▁crooked', '▁эксперт', '▁intolerable', '掃除', '▁холод', '弗雷', 'вшие', 'ҟа', 'فعال', '我第一次', '大楼', 'kirche', 'ព', '▁ammunition', '▁applaud', 'давал', '▁medicina', '▁schooner', '▁Christi', '▁orienta', '一体何', 'っぽい', '顺便说一句', '▁ເດ', '▁necessita', '代替', '浸水', '服从', '▁ethical', '苍', '言います', '▁многих', '▁وإ', 'حاضر', '▁говорите', '▁emphatic', '聞きました', '困境', '▁سے', '拠点', '不记得', 'いらっしゃい', '有什么事', 'arrell', '楠', '▁survival', '▁өмнө', '碰巧', 'lož', '抜き', '▁outbreak', 'streich', '任何其他', '▁держа', '▁plaster', '崔', '▁Если', 'キャプテン', '來', '皿', '▁хотелось', '步骤', '▁черн', '▁hagati', '▁surround', '▁Twa', '▁அதை', '▁Nachmittag', '▁baptism', '▁секунд', 'ごめんなさい', '决策', '▁reasonably', '介意', '▁eky', 'という状況', '▁anfing', '食べ物', '▁banyak', '▁injuries', 'ނަ', '失礼します', '病例', '甘い', 'тверд', '▁Fremde', '▁الذين', 'keneye', '▁zaidi', '▁ravine', '▁accommodate', '朴', '▁biscuit', '衆議院', '▁victorious', 'أخذ', '▁Großteil', 'そうなんですね', '▁augustus', '▁вызыва', '初戦', '能找到', '▁நீங்கள்', '二零零', 'mówi', '举起', '服务器', 'freiheit', 'structure', '神経', '妥', '信頼', 'ゴルフ', '经历过', '默默', '▁Creek', '▁aṭas', '▁Guerra', '宮崎', '▁siguiente', '兵器', '▁replica', '赔偿', '▁hiểu', '過去最多', '臂', '▁resol', '▁panting', 'жер', '时尚', 'मु', 'Qué', '涼', '▁illustrious', '▁indefinite', '厄', '▁bedeckt', '▁shrine', '潜水', '▁exig', '▁حتی', 'дзіць', '▁спин', '竞', 'рист', 'と比べて', '케', '▁preocupa', '▁preĝejo', '▁vẫn', '▁behaupten', 'яўляецца', '▁notamment', '運転手', '▁weariness', '▁rimwe', '吉田', 'そっか', '▁flint', '衷', '豹', '▁زۆر', '▁заметил', 'gypt', '▁Milch', '大人気', '很多时候', 'рожд', '▁второго', '卸', '祝你', 'мель', 'कु', '被告知', '▁correspondent', '▁propaga', '读到', '作战', '燃え', '▁우리가', '▁passionately', '▁För', '▁хор', '甚', '頂いて', 'ք', '▁bệnh', '▁offspring', '▁Ancak', 'トレーニング', 'この時期', '買う', '因为这是', '乗客', '强迫', '市長', '▁researchers', 'が行われました', 'freude', '▁гэтыя', '▁scenery', 'ignit', 'енько', '物品', '紅', '▁Original', '찍', 'hypno', '▁режим', '▁ahubwo', 'honneur', '行星', '▁imaginary', 'winkel', 'өгө', '▁ваша', '▁tâm', 'ޑ', '▁Président', '見てください', '奖励', '▁giống', '▁حيا', '▁clatter', '▁circulation', '調理', 'ございます', '▁பாட', '从哪里', '很酷', '对我说', '▁Urteil', '▁Entdeckung', '▁proclamation', '查询', '▁wireless', 'なと思いました', '▁deixar', '▁거는', 'مجموعة', 'rühren', '协调', '活発', 'schuh', 'რო', '른', 'そろそろ', '支撑', '▁아니면', '有足够的', '品质', 'になりそうです', 'لدى', '裕', '▁grammar', '▁lượng', '▁преступлени', '牛奶', '▁đường', '▁만나', '▁ricevis', '▁außerdem', '▁wholesale', '列車', '▁jupiter', '和我一起', '▁acabar', '液体', '▁있지', 'cyaha', '碎片', '▁crater', '十月', 'impuls', 'したあと', '▁elektron', '分ごろ', 'ある程度', '跟他说', '▁titre', '▁своими', '▁acuerdo', 'නම්', '▁бүх', 'いませんでした', '話す', '大切に', '認められ', '▁хотели', '放置', 'illard', 'Mobil', '그', 'ニュースをお伝えします', '监督', 'ētā', 'aardig', '▁discrimination', '延伸', 'รา', '流量', '▁considerat', '었는데', '▁pronto', '贷', '素材', '▁алексей', '▁caroline', '屁股', '辞职', '占据', '我不得不', 'ಗಳ', '很开心', 'eater', '▁Ahnung', '▁secular', '理念', '貴重な', '▁Abschnitt', '▁hiring', '寒気', '▁vigor', '▁fick', '▁decorated', 'ดี', '跟随', '▁español', '▁помочь', '▁entsprechend', '인가', 'ächte', '▁Zehn', '▁quinze', '双手', '▁đô', 'yorsunuz', '共通', '▁tutta', '仰', '▁sentido', '▁accommodation', '▁frequency', '友谊', '▁Nigeria', '邮件', '▁публи', 'ámos', '就业', 'सि', '▁fiddle', '▁أول', '▁northward', '很奇怪', '这就是你', '▁бүл', '机关', '愁', '▁Tränen', '▁airplane', 'சிய', '▁moralische', '▁දැ', '▁luôn', 'spetta', '▁fiend', '干预', '▁potenc', '勃', 'ޓ', '▁transparency', '▁hypothesis', '守備', '作为一名', '▁damsel', '勝手に', '▁fancies', '▁bấ', 'RE', '▁cruz', '不允许', 'お昼', '▁запис', 'працоў', 'ハハハ', '한데', '▁realization', '随机', '分解', 'köz', '▁характер', '轴', 'urukundo', '▁surtout', '印刷', '我从来没有', '现金', 'オフ', '▁chị', '▁lascia', 'tropic', '▁rwego', '▁Carol', 'ött', 'と思っています', 'فريق', '弓', '▁recupera', 'レストラン', 'މު', '宿泊', '▁abolish', 'jumu', '▁قم', '▁diventa', '▁chronicle', '师兄', '▁умер', '研讨会', '嘴唇', '一首歌', 'որ', '▁allocation', 'にならない', '▁existiert', '▁homeward', 'gewicht', '马车', '▁beneficial', '▁Hunderte', '▁Thor', '▁различ', 'धा', '写信', 'undsechzig', 'ಟ', '随着时间的推移', '▁полностью', '▁çoğu', '駄目', 'シャツ', 'kogu', '▁mwana', 'てくれました', 'прыг', '▁prolong', 'なんですけども', '起源', '▁Matthew', '限り', '▁repentance', '▁hermano', '▁dinero', '▁oscar', 'исты', '氛', '▁securing', '▁ukuthi', '▁derjenige', '▁Beitrag', '上午', '난', '▁gibb', '▁Evrop', 'コントロール', '▁Records', '牙齿', '▁Ні', '▁ғой', '▁jimmie', 'ultima', '▁Earl', '▁complac', '相遇', '拘', '▁verlangt', 'ēji', '玩具', '出発', '框', '▁deceased', '▁причем', '▁geöffnet', '▁melody', '▁få', '▁있을', '▁مرة', 'important', '投资者', '▁southward', '▁உள்ளன', '航行', '借口', 'ční', 'េ', '▁erheblich', '視聴者', '▁heiraten', '就是为了', '▁neunzig', '復帰', '回顾', '▁dagger', '言いました', '▁feverish', '尖叫', '▁Hass', '▁fearless', '▁programming', 'yonna', '▁extremity', '▁avere', '▁minimal', 'гээд', 'こない', '났', '▁wondrous', '▁دیگه', 'すごいね', 'losigkeit', 'продукт', '▁unaware', '▁factories', 'კი', '起作用', '▁millionaire', 'লের', 'черед', '躍', '钉', '▁varieties', '▁mauvais', '▁vairāk', '▁booth', '▁dónde', 'ۇق', 'service', '最早', '▁unkind', '이나', 'fisch', '▁adverse', '▁узнал', '▁가고', '▁athos', 'ח', '乾燥', 'روب', 'न्छ', '▁darkened', '▁applies', '亨利', '▁приказ', 'って言う', '▁முன்', 'વા', '▁spontaneous', '▁দিয়ে', 'schrecken', 'stancia', 'ల్', '▁갔다', 'gefüllt', '普段', '▁speck', 'なんだろう', '▁Вот', '营地', 'டெ', 'gelaufen', '邻', '▁Acest', '掲げ', '▁corporal', 'おかげで', '呼んで', 'নো', '▁Fernsehen', '▁galley', '天主教', '▁precision', '▁uneasiness', '▁фотограф', '▁pēc', '遵守', '▁Again', '▁kontrollieren', '▁olabilir', '▁luce', '▁rubbing', 'bwy', '▁decoration', '▁repay', '▁kullanıl', '▁immigration', '毯', '蒋', '▁volatility', '▁похоже', '쪼', '▁grievous', 'つなげ', 'マリウポリ', '一个地方', '進み', '反复', '▁tiên', '▁Waffe', '▁высоко', 'はありませんでした', '▁expressive', '増えている', '皱', '돌', '▁نبود', '▁Dutzend', 'と思うんですね', '对你来说', '▁geography', 'steigt', '▁variant', '助理', '▁Vögel', '▁احساس', '▁Klin', '▁residential', 'Imperi', '▁modified', '▁solange', '▁filings', 'αν', 'وظ', '▁splendor', '▁Kaffee', 'әлә', 'eficient', '豊かな', '▁معا', '▁старш', '▁сложно', '▁хва', 'หา', 'πο', '▁Burg', '▁федеральн', '▁лож', '▁prostitu', '伤心', '▁Howard', 'опо', 'まらない', '▁vieux', 'хватил', '巫', '吕', '▁đúng', '▁nightingale', '选项', '同士', 'に到着', '設定', '▁postpone', '▁нужен', '▁крут', '绝不', '▁robbery', '▁Му', '▁snarl', '▁cél', 'வான', '▁Anthony', '▁Krankheiten', '▁reappear', 'あるんですね', '清醒', 'тянул', '违反', '▁život', 'ക്ക', '琼', '防犯カメラ', 'Effekt', '▁elastic', 'horaho', '思え', 'мәй', '▁troy', 'てみよう', 'سطح', 'kombe', '▁Tanz', '▁wipe', '漢', '▁cherche', '粮食', '▁držav', '模様', '知識', '▁trả', '▁mold', 'ɣur', '▁softened', '絡', '袁', '▁기억', '忠诚', '预计', '▁descendants', '結び', '别忘了', '还有一些', '▁machst', 'อบ', '▁modification', '挽', '刮', '不断地', 'klā', 'ذكر', '这两天', '▁Philipp', '主持', '▁sıra', '上涨', 'kreuz', '▁அவன்', 'трымліва', '▁ເອົາ', '▁sprinkle', '▁hesitating', '目撃', '資料', '▁chinesische', '▁transmission', '▁trebui', '风景', 'cloud', 'かかった', '疫', 'ってくれる', '傾', 'ebɣa', '▁pregnant', '▁memorable', '▁Unterricht', '▁majestic', '▁Transport', '▁abyss', '▁voce', '挺好', '▁Station', '主人公', 'لىك', 'ganira', '▁geeignet', '▁kentucky', '▁telèfon', '茨城県', '酢', 'よろしくお願いいたします', '▁begeistert', 'にもかかわらず', '▁profesor', '清理', '▁사실', '▁rumour', '▁Forscher', '▁cupboard', '見つけた', '千万别', 'と思ったら', '▁нашу', '▁хэсэг', '翁', 'キャラクター', '▁ນະ', '▁охран', 'ordinate', '考えると', '▁gelten', '▁chalk', '▁пути', '▁competent', '赠', '▁cecilia', '▁спокойно', '▁exempt', '苦労', '▁cambridge', '美洲', 'ゆっくりと', '▁краіны', '減ら', '下一步', '▁cripple', '▁sunrise', '没法', '▁vincent', 'かなと思って', '毕', 'ரும்', '平常', '祖先', '▁நெ', 'lood', '喘', 'ಬ', 'ラジオ', 'منطقة', '▁civilian', '快递', 'ัด', '仆人', '▁liquidity', '▁Onkel', '地铁', '▁thiết', '参观', '来自于', 'وست', '▁jelly', '爸爸妈妈', 'stunde', '見ている', 'ON', '▁Termin', 'ដ', '嘱', '▁hudson', '▁நிற', '▁fraction', 'গু', 'দ্ধ', '媳妇儿', '近づいて', 'ứ', '支出', 'すてきな', '贺', '▁ceremonies', '▁поддержк', '▁безопасности', '▁말이야', '▁regió', '▁obstruct', '▁mercat', '转移到', '领先', '美容', 'даецца', '活力', 'ី', '▁shrank', '▁mañana', 'այ', '▁têm', 'NN', '広い範囲で', '乐意', 'intensive', '教団', '番号', '▁galv', '약', '▁لذلك', '▁ஆகும்', '▁дахь', '▁полковник', '▁নিয়ে', '谈恋爱', '▁nursery', '▁flaming', '▁Darwin', '▁شکل', '短期', '挫', '▁Georgia', '霊', '▁negotiate', '▁gahunda', '▁fuerza', '▁Kapitel', '▁puritan', '尊严', '▁এখন', '▁இருக்கும்', 'ブロック', '撒谎', 'লাম', '▁noticing', '▁rebuke', '▁vexed', '年目', 'ĝoj', 'вэр', '生きる', '▁выступа', '赴', '▁очевидно', 'gång', '明らか', 'liegenden', '各自', 'зву', '해가지고', 'ับ', '▁Yani', '▁матери', '▁сделали', '▁آنجا', '▁Zunächst', '▁Пасля', '▁싶어', '▁наук', '▁جوان', '▁homoj', '毛病', '几百', '重量', 'ޔ', '▁Lächeln', '▁vijf', '▁imperative', '财政', 'писыва', '曲げ', 'なのかな', 'ハリ', '▁Landschaft', 'дорож', 'ēju', 'につなが', '▁betroffen', '貧', '▁یافت', '修改', '▁Porque', '懸', 'แล้ว', '▁einschließlich', '▁jüngste', '▁übertragen', '▁государстве', '▁Мар', '▁Señor', 'եր', '国民党', '目指', '可见', '闺女', '些什么', '▁resignation', 'weichen', '▁rusty', 'ているということです', '指南', '祖母', '侍', '▁منطقه', '▁பின்னர்', 'ވާ', '▁utilization', '▁nhỏ', '野蛮', '▁Beck', '我们确实', '▁hannah', '飲んで', 'diğini', '▁зараз', '虽', '全国各地', 'rigg', '▁düş', '督', '▁Sala', '併', 'époque', '▁malgranda', '▁proclaim', 'pferd', '▁Anzeige', '▁yardım', 'jyanye', '▁gait', 'ନ', '▁Bemühungen', '洒', '翠', '▁싶은', '哭泣', 'technik', '清洁', '▁Fac', 'temperatur', '光明', 'ติ', '▁Lippen', '僚', 'ばっかり', '▁Roboter', 'ாட்சி', 'mahanga', '▁dreizehn', '站住', '▁Funktionen', '自衛隊', '花费', '公布', '▁implant', '▁murray', '深处', '▁partake', 'цаў', '琪', '▁excellency', '▁insignificant', 'ご存じ', '▁especie', '▁deputy', 'দেশ', 'ъезд', '物質', '▁verteilt', '▁spinning', 'spirited', '▁fairies', '▁Bydd', 'ống', '▁exerc', 'ワイン', 'yitibwa', 'いらっしゃいます', '喜び', 'やってきた', '▁humil', '▁kumenya', 'ическим', '作られた', '八百', 'えっと', '▁alumni', '▁отделения', '▁kulturelle', '▁headache', '呼ばれ', '▁zamanda', '▁ekster', 'වන', 'થ', 'ใจ', '▁així', 'gebunden', '行列', '▁прошу', '▁oblige', '▁тады', 'amenye', '判决', '是时候', 'プレッシャー', '▁Terror', '▁jordan', '▁погиб', 'ība', '▁ведае', '時過ぎ', '▁Pep', '转换', 'を持っている', '▁snug', '▁долг', 'bourne', 'という意味', '尺', '▁Schicksal', '▁hóa', 'ポーランド', 'ހު', 'agrada', '▁utilisé', 'どれだけ', '▁желез', '▁może', '▁oppression', '因为它们', '自豪', '融合', 'schossen', 'դ', '▁grâce', '▁посмотреть', '枕', '▁foliage', 'むしろ', '损害', 'குதி', '▁பிரி', 'dığını', '▁restaur', '婆婆', '▁inizia', '▁Leiter', '拠', '分离', '侄', '▁geoffrey', '깐', '遵循', '▁begrenzt', 'riff', '▁хозяйство', '▁হবে', 'ющей', '▁Public', 'ıyı', 'お子さん', 'Psycho', '▁Glen', '昨夜', '様々な', 'نامه', '▁twinkle', 'strafe', '▁healthcare', '算法', '▁worthless', '遠く', '乐观', '▁vardır', '著名', '象征', '▁مادر', '显得', '▁worauf', '▁چو', '2011', 'puesta', '締', '▁மிக', 'āli', '▁아빠', '▁fathom', '▁новые', '▁valiant', '▁fanatic', '很快就会', 'бросил', '▁gusto', '▁procura', '傲', '喻', '火曜日', '▁scruple', '▁unbekannt', '▁몰라', '▁chronic', '▁முன்ன', '▁ziek', '誇', '▁folosi', 'juri', '▁Anruf', '恼', '▁оружие', '▁eccentric', '▁inconvenience', '▁luxurious', '▁đưa', '▁benannt', '▁puedo', '▁defensive', '同じような', '▁звоните', 'たりとか', '艰', 'bearer', '灌', '▁enclosed', '▁lizzie', 'verhältnis', '▁አይ', '▁pickwick', '▁Armut', '▁nelson', '▁allemaal', 'kumva', '▁klub', '▁commencement', '▁discord', 'alphabet', '▁nördlich', 'ポーズ', '驳', '▁đối', '▁чинь', '\u200d', '▁südlich', '郎さん', 'ክ', '項', '▁erfüllen', '▁Что', '▁головой', '嘴里', 'ować', '▁hinweg', '拉丁', '▁самой', 'を求めて', '食べられる', 'に当たる', 'прашива', 'シンプル', '▁sarebbe', '职责', '模拟', '国境', '▁다시', '▁titan', 'テロ', '藤井', 'builder', '▁Massachusetts', '▁gäbe', '▁먹어', '▁сосед', '▁heritage', '早晨', '▁rappel', 'ণে', '▁ehren', '▁politika', '▁facilitate', '卫星', '▁lächeln', '▁erhöhen', '严厉', 'おしゃれ', '▁Pacific', '康复', '暴行', 'と思うんですよね', '▁prostrate', '胡子', '这时候', 'ஃப்', '▁antagonist', '▁фед', '权威', '眼镜', '▁Wang', '▁депутат', '▁существо', '▁hubiera', 'ლო', '▁olacak', '孤立', '▁affront', '予防', '▁Susan', 'klagen', '▁parrot', '日常生活', '▁měl', '▁لطفا', '茫', '▁موضوع', '栽培', '▁Board', '▁Northern', 'しょうゆ', '市にある', '▁prosecution', '▁можешь', 'アニメ', '边界', 'dependence', 'американ', '埋め', 'alytic', '▁animation', '▁وكان', '農業', '尻', 'จาก', 'ラウンド', '▁magician', 'состоя', '▁freak', '再一次', '▁лидер', '▁داره', '子育て', '▁verbal', '▁benötigen', '끔', 'பெயர்', '貼', 'アイドル', 'fleisch', '▁Point', '▁پیر', '▁Branche', '計算', '▁burglar', 'খন', '速い', '▁furent', '悪化', '▁wholesome', '普及', '▁gaily', '秘书', 'Produzent', '悼', '▁enforcement', 'ות', '场合', '侵入', '▁nommé', '▁아니라', '▁oggi', '▁fiber', '偉', '▁perceiving', '▁dinosaur', 'チャンピオン', 'موسيق', 'සේ', 'yinza', '▁들어가', 'killer', '▁plump', '进攻', 'いったん', '婦', '▁HIV', '▁haciendo', '▁немножко', '▁оппозици', '▁thereafter', 'богат', 'سازی', '会出现', '▁écrit', '▁disappearance', '▁хаце', '百姓', '▁وهي', 'говорил', '▁prakti', 'ต้อง', '▁nerv', '▁Kelly', '▁Ausnahme', '動く', 'σε', '▁reverend', 'ホン', '▁угодно', '抄', '▁магчыма', '▁எல்லா', '▁Erstens', '▁crag', '▁машина', '▁forthwith', '携带', 'වත්', '▁earnestness', '▁interposed', '▁представлен', '▁trẻ', '記事', 'hati', '▁stieß', '▁sponge', 'ೇ', '▁Columbia', '▁Großbritannien', '▁федерации', 'ничтож', '▁offense', 'Bomb', '吉姆', 'ێکی', '▁estudio', '▁darwin', '▁viên', 'ຸ', '▁возвраща', 'смеш', '裁判所', '吾', '▁완전', '成千上万', '▁abilities', '関係者によりますと', '别动', '30%', '武汉', '▁craig', '▁economist', 'わけじゃない', '▁ülke', '▁fung', '▁cyose', '▁herausgefunden', '▁допустим', '脑海中', '▁맛있', '▁دقیق', '▁Truppen', '連勝', '▁perilous', '骨头', '▁هنوز', 'カウント', '▁unangenehm', '▁exhort', '▁heavier', 'රා', '流浪', '我爱你', '你也可以', '▁kijken', '処分', '2012', '▁Walter', '▁reflex', '関心', '▁Teufel', '▁congratulations', '▁Dilluns', '鶴', 'CEO', '▁Tippett', '▁achieving', '▁Business', 'roost', '永久', 'замен', '▁Clara', 'このうち', '身材', '▁junta', '輸出', '▁دیگری', '▁vendor', 'が出ている', '▁сёння', '幽默', '▁Francis', '▁regula', 'পুর', '兵士', '▁Normal', 'sponde', 'たらいい', '段階で', '▁composer', '▁Junior', '▁leonard', 'されていて', '▁Eindruck', 'solució', '▁southwest', '▁equipo', '▁Metall', '▁voters', 'வன்', '▁mosquito', '▁irgendetwas', '▁següent', '▁loại', 'င်း', '現役', 'alisierung', '穿越', '▁fervent', '描いて', '电视台', 'nachricht', '主流', '广东', 'waardig', '필', '▁Toronto', '▁alteration', '▁diligence', '閉じ', 'との関係', 'государств', '▁Wilson', 'στ', 'シア', 'мовы', '▁curr', 'тып', '主演', '▁neugierig', '▁элемент', '▁vibration', 'お弁当', '甜蜜', '▁nikola', '▁chacun', '登记', '▁flirt', '▁rapidity', '▁pourrait', '▁ومن', 'быстр', 'avion', 'ব্', '几十', '▁людзей', '▁Geschmack', '構造', '日連続で', 'が必要な', '続けた', 'כ', '▁sequential', '▁whistling', '垣', '▁Gestalt', '▁그래가지고', '交換', '▁compose', 'праў', '▁estudiant', '憧れ', '▁infernal', '▁věc', '▁navigation', '选民', '▁recap', '享', '▁америк', '▁Hungar', '天赋', '▁emerald', '▁पनि', '▁شامل', '▁Motiv', '▁aufregend', '此刻', '▁generating', 'وى', '▁вялікі', '▁оказыва', 'myśl', '▁fácil', '▁treacherous', '湘', 'そっち', '▁harriet', '雷雨', '一瞬', '▁pouco', '特別な', '智力', 'ගෙන', '▁hunne', '绩', '▁Emotionen', 'ಅ', 'に基づ', '威廉', '▁beseech', '▁dramatically', '落ち着', '非難', '見通しです', '▁срок', 'んですけれど', 'ulira', 'プラン', '搅', '▁advisor', '▁knives', 'acağım', '▁Ла', '▁警察によりますと', '几个小时', '是正确的', '▁schrie', 'ரின்', '改正', '▁lyric', '▁могла', 'ବ', '▁penetration', '▁Nächste', '▁být', 'atrix', 'ساز', '你为什么不', '▁konata', 'ётся', 'たぶん', '०', '▁superficial', '▁unreasonable', '▁điểm', '▁grotesque', '▁coroner', '▁Beschreibung', '▁다음', '▁refreshment', '昭', '传达', '▁надеюсь', 'ំ', '▁Ontario', '▁divinity', '▁vehement', '▁settling', '保育', '▁лучш', '▁bekomme', 'っていう感じ', '▁Witz', '歩き', 'ضاء', 'diagnose', '沿岸', '衡量', 'げん', '▁நல்ல', '改进', 'ிடம்', '▁большие', '▁Vä', '▁Stress', '▁транс', '▁dauern', 'platte', 'ఁ', '१', '▁humiliation', '▁بیرون', '▁Könnte', '軍事侵攻', 'ことにしています', 'लो', 'れん', 'டோ', 'ждения', '▁dickens', '江湖', '▁ansieht', '▁insgesamt', '▁вещь', '▁دنبال', '寒冷', '▁lobby', 'ハム', '年ぶり', '死刑', '在接下来的', '绘', 'פ', '▁thú', '▁millones', '▁Presse', 'コート', 'エイ', '右边', 'entrada', 'liselt', '▁Engagement', '芋', '▁worüber', '▁regretted', '首席', 'そうなんだ', '▁costru', 'を決める', 'fuß', 'റ', '▁Margaret', '亭', '参议员', '▁Nutzen', 'sluit', 'étend', 'gambi', '▁workshop', '▁Sprach', 'schleunig', 'બ', '▁además', '▁золот', '聞かれ', '▁endowed', '▁strode', 'крыты', '하면은', '4000', '▁kommun', 'ত্ত', '总理', '▁миллионов', '▁escaping', 'န်', 'ウクライナ侵攻', '▁முதல்', '▁Provinz', '▁Questa', '有哪些', '▁occupant', '▁rugged', '調べに対し', '▁البر', '▁Gedanke', '我只是想', '篮', '贩', 'ঝ', '▁arguing', '▁хлеб', '▁Certain', 'を巡り', '▁پشت', '生き物', '▁parola', '▁수도', '主教', '包装', '遗传', 'เธอ', '举办', '陥', '艦', '▁shabby', '透露', 'скага', '▁picnic', '▁construcció', '占领', '▁activist', 'işim', 'であること', '▁davvero', '▁crític', '珍惜', '▁çalışma', '▁другого', '▁rogue', '▁geliyor', '্ট', '▁todavía', '▁ډېر', '▁गर्न', 'おかしい', '▁действия', 'こういうこと', 'ին', '▁примерно', '▁Greg', 'られていた', '猴子', '▁adieu', '▁готовы', '▁akzeptieren', '纱', '▁Bewertung', 'おそれがあります', '▁вопросов', '▁hybrid', '▁único', '▁کردیم', '▁reprit', 'escena', '▁Ҡа', '▁hoặc', '▁nostrils', '▁champagne', 'やり方', '▁smote', '圧倒', 'ならば', '▁babiri', 'セカンド', '才知道', '連覇', '▁идти', '▁imposing', 'Book', 'waarde', 'yczn', 'らっしゃる', '▁hoorde', '▁verbessert', '▁zooveel', '形容', 'もらいました', '▁inviting', 'іўся', '▁volcano', '新潟県', '▁eastward', 'froid', 'ніз', 'mauer', 'lösung', '▁undertook', '伤口', 'ивается', '▁زمانی', 'කට', 'イヤー', '興', '▁militärische', 'マイナス', '这部电影', '▁trifft', '▁доктор', '▁analytics', '્ર', '领袖', '▁notorious', '▁piercing', '▁película', '▁compara', '▁молча', '▁commentary', '▁Morris', 'станци', 'チュー', '▁conscientious', '坠', '▁Stoff', 'غۇ', '对我们来说', 'серд', '受け止め', '▁Brüder', '皇家', '提起', '検証', 'ގ', 'rechnet', 'ழை', '▁yakın', '▁alluded', '▁Parlement', '▁ripple', '▁trocken', 'вуча', '▁Saison', 'といわれて', '▁Hugh', '議長', '敞', 'શ', '▁erscheint', '▁خاطر', '▁нужна', 'sighted', '做不到', 'ふた', '向かい', '分类', '見たこと', '▁comparative', '翅膀', '丛', '▁necklace', '交往', '建築', '大伙', '▁станция', '▁geraten', '▁Gebet', '▁peuple', '▁weibliche', '重症者', '▁Vortrag', '▁Раз', 'گذار', '▁acerca', 'பை', 'してしまった', 'どうでしょうか', '▁জান', '▁disclosure', '▁geschieht', '▁здравствуйте', '▁apprentice', '▁Blumen', 'シングル', '▁одним', '入侵', '▁näi', 'に関して', '▁wakati', '▁качестве', 'ғыҙ', '▁blickte', '▁anecdote', 'ایل', '▁secund', '▁سەر', 'على', '▁devout', '整整', '现在正在', 'dzē', '脆', '羡慕', '▁Houston', '▁Erwartung', 'ぴったり', '▁genießen', '▁شاید', '▁nombreux', '▁Bruce', '▁genus', '两周', 'パット', '▁лежа', 'gefahren', '▁آس', 'อยู่', '▁Pennsylvania', '▁છે', '佐々木', 'durchschnittlich', '机械', '晴れて', '▁humbly', '▁afecta', '▁тракт', '屋根', '▁করেন', '知らせ', '▁diagram', '▁evitar', 'くなっている', '▁intuition', '▁jonathan', 'blätter', '▁default', '▁measuring', 'зван', '▁어제', '▁protocol', 'últim', 'してくる', '処理', 'ეს', '发誓', '▁Mount', 'autant', '如果有人', '▁миров', '障', '▁анализ', '▁அழை', '如果你能', '停電', '的角度来看', 'வரும்', '친', '戚', '▁Präsentation', '▁Festival', '伊丽莎白', '▁Geräte', '▁иметь', '▁cherry', '▁Vergnügen', '▁بىلەن', '▁때문에', '淹', 'ヴ', '▁Portugal', '▁Crist', '尤其', '▁Major', 'の様子です', '趣味', 'gesteld', '糊涂', '色んな', '▁اصلی', '▁Ausschuss', 'వు', '▁pluraj', '室内', 'ировали', '構え', 'runde', '棄', '▁گوش', '▁михаил', '医疗保健', '▁waarop', 'を決めました', '体现', '▁voiture', '▁Ufer', '▁Route', 'もらいます', '▁tác', 'میر', '拒', 'を果たし', '▁nachgedacht', '페', '▁комитет', '▁ມີ', '▁داستان', '减肥', 'геҙ', 'ジン', '左边', '▁Sorge', '▁чаго', '▁incense', '▁العام', '旭', '▁đại', '▁بنابراین', '▁смотреть', '▁دلیل', 'キム', '말', '▁investor', '塞尔', '小伙子', '屎', '▁Jennifer', 'ും', '▁уровне', '▁homage', '▁видели', '正しい', '▁laboratori', 'に住んで', '▁illinois', '▁tiền', 'サラダ', '▁boughs', '▁russell', '▁sagst', '警備', 'zuziehen', '甘み', '▁sinister', 'ரீ', 'ような感じ', 'ریک', '姚', '▁Wähler', '▁columbia', '▁ekzistas', '▁perplexed', '▁братьев', '渔', '▁grill', '▁exalt', 'kontakt', '▁feit', '▁governess', '▁kurya', '▁Kindheit', '▁sichtbar', 'پتۇ', 'เรา', '▁hump', '▁پول', 'spread', '愈', '▁clumsy', '▁plutôt', '취', '▁Lewis', '関東地方', '▁каманд', '哲学家', '▁написал', '▁jazz', 'そのとき', '▁tiel', 'よろしく', '▁Sekunde', 'پوش', '甲子園', '▁Widerstand', 'jüdische', '▁pretext', '▁début', '▁Standort', '▁половин', '▁shovel', 'йшлі', 'С', '▁dennoch', 'schwäch', '毒品', '救命', '▁tiam', '▁forbear', '▁convincing', '▁miraculous', '▁поговорить', '▁mugihe', 'intérieur', '睡着了', '▁여자', '100%', '하기', '修理', 'ruḥ', '翌日', '▁siebzehn', '▁waistcoat', '继续前进', '▁cuán', '▁urging', '給付', 'mıştı', '茹', 'វ', 'ピンチ', '80%', '缓慢', '▁Ли', '保密', '镜子', '▁felix', 'あると思います', 'つらい', '▁خودش', '▁detachment', '▁prescription', '貢', '都道府県', '▁cavalier', 'もしかして', '尼克', '▁petersburg', '▁zunehmend', 'đ', 'layan', '哄', 'ō', '▁zukünftige', '▁declining', '▁extern', 'சொல்', '积累', 'っていうのも', 'europa', 'स्त', '▁starving', '祭り', '呼吁', 'ٌ', '▁corazón', '▁сталин', '▁eugene', '▁participating', '做生意', '▁condens', '描かれ', 'łow', 'できれば', '▁zacht', '删除', '適用', '▁скажи', '▁Definition', 'intérêt', '滥', '▁Một', 'schloß', '▁প্রতি', '取り組んで', '▁tolerate', '▁điện', '▁auction', 'ნე', '▁Gefangene', 'zungu', '▁hieß', '董事长', '▁calamity', '▁precipice', '▁ایجاد', '▁hoffnung', '▁nuovo', '囚犯', '▁două', 'タイムリー', '主管', '▁Rw', '▁حسنا', '▁meditate', '▁Fakat', 'メダルを獲得', 'دعو', '博客', '▁schweigen', '▁cemetery', '▁lloyd', '審査', '啤酒', '成績', 'nął', '▁rook', '▁Association', '▁Perezida', '▁baltimore', '▁endurance', '洛杉矶', '消耗', '物理学', 'ющее', 'стреля', '很多人都', '揺', 'ច', '这辈子', '▁Knochen', '▁και', '▁видно', '▁Wirklichkeit', '▁چشم', 'ソフト', 'ப்போ', '弟子', '1,000', '干什么呀', 'գ', '▁অব', '▁unreal', '▁Kristo', 'gewandt', '▁হয়েছে', 'сроч', '▁volgende', '▁gelukkig', '하면서', '▁زبان', '▁arbitr', 'ምን', '▁Davis', '書いた', 'ергә', '▁marcus', 'を持った', '尉', '▁hilfreich', '▁вместо', '▁څنګه', '▁irgend', '▁gambling', '▁উপ', '▁возможности', 'просить', '▁unterscheiden', '▁feststellen', 'ゴー', '食堂', '▁gelebt', 'んでしょ', 'знания', '▁estudiar', 'زده', '▁норм', 'жир', '▁shameful', '열', '▁течение', '▁stammered', '阴谋', 'уулах', '▁ransom', 'kapital', '▁franco', '奈良', '顺便', '▁slipping', 'ığın', 'ალ', '▁wichtigste', '料金', '坛', '▁малая', '属下的一个', '谐', '박', 'いかがでしょうか', '▁ماشین', '読んで', '▁шестой', 'Tabelle', '۲', '▁algún', '▁unanimous', '▁thống', '▁skupin', '暮', 'やめて', '曇り', 'писал', '驶', '▁fidelity', '▁pouvons', '▁mondiale', '速報', '▁Überleben', '離れて', 'lardı', '▁quitted', 'ぴ', '販', '▁느낌', '▁воздух', '▁patriarch', '沙漠', '▁развива', 'глядзе', '優先', '▁Má', 'தான', '你怎么知道', '▁dispense', '変えて', 'ီ', '鸦', '▁Eigentum', '▁discouraged', '這', 'こういうふうに', '阶级', 'せば', '▁leitet', 'theorie', '▁cultivation', 'leihen', 'eceğim', '巨大な', '▁Lektion', 'มาก', 'らせる', 'торгов', '▁Empfehlung', '▁celestial', '▁occidental', 'алтай', '▁athletic', '桁', 'affaire', 'ものすごい', '▁civilisation', '▁اتاق', '这几天', '▁Europäische', '注定', '该地区', '析', '掏', '▁Mitgliedstaaten', '▁recognizing', '력', '▁казалось', '▁Sturm', 'パーク', 'рабатыва', '▁военно', '▁sentinel', 'どうしよう', '▁spike', '良心', 'временно', 'ຖ', '甄', '抛弃', '▁получить', '▁abgeschlossen', '伍德', '残念', '▁collector', '▁микро', '▁joshua', '▁период', '့', '▁பெரிய', 'Source', 'ющего', 'くなっています', '▁astronomi', '汇报', '復活', 'țele', 'デモ', 'хир', '仙台', '囊', '舱', '▁coincidence', '▁compromis', 'メイン', 'inspiring', '▁politeness', '碧', '▁வழங்க', '扉', '▁pudding', '▁baptist', '▁Vull', '▁epoch', '▁combusti', 'entwicklung', '▁дней', '负面', '帰国', '▁байгуул', '▁Nachbarn', '▁대학', 'espér', '▁Disney', 'спя', 'ডি', 'なじみ', '▁Bedürfnisse', '极其', '▁بسیاری', '▁zurückkommen', 'うどん', '悄悄', '▁зохио', 'メダリスト', '▁kesk', '▁possono', '棕色', '総理大臣', 'වෙන', 'nummer', '異なる', '城堡', 'ғына', '▁relaciona', '▁hobby', '▁людьми', 'mektedir', '▁caballero', '▁του', '▁ہے۔', '▁адрес', '▁никакой', '▁باشه', '▁durchaus', '▁außen', '▁politician', 'höchste', 'を行いました', 'عامل', 'ણ', 'ቀ', 'যোগ', '六个月', '▁sophia', 'endroit', 'どうでしょう', 'ێر', 'ファー', 'је', 'فضل', '感染症', '让我们看看', '屋顶', '飛車', '▁ذات', 'drž', '泼', 'asanzwe', 'ား', '厚生労働省', '▁dungeon', '▁جيد', '押さえ', '▁vollkommen', 'క్క', 'zwingen', 'ведения', '▁Mühe', '▁seneng', 'нести', '幼儿园', '磅', '腔', '烦恼', '▁Fahrzeug', '眼神', '▁чисто', '▁далей', 'を迎える', '▁sexuelle', 'オリジナル', '马丁', '▁aufbauen', 'ausschuss', 'における', '周囲', '狮子', 'できるだけ', 'gegriffen', '▁langue', 'ウクライナ軍', '▁herzlich', '▁suffi', '▁İki', '▁gehst', '苦しい', 'توانیم', '塑料', '▁chơi', '▁khó', '▁არა', '▁самые', '▁tedious', '感染状況', 'ước', '▁întreb', '每一次', '岭', '▁Vậy', '▁discomfort', '▁настолько', '捐赠', '▁капитан', 'konsum', '▁رجل', 'ポリ', 'ходили', '▁다니', '▁économique', '敗れ', 'génér', '▁Cross', 'ルート', 'lumina', '吸收', '▁косм', '假期', 'klapp', '验证', '▁Fond', '▁bizim', '▁portuguese', '▁rubbish', '복', 'oubli', '干吗呀', '▁хот', '运气', 'тыўна', '▁இப்ப', '▁kanggo', 'ெட்', '寡', '▁sanctuary', '써', 'よろしい', '邸', '▁tradicional', '▁bandage', '▁ukrain', '渡辺', 'ミニ', 'というわけで', '▁mängi', 'ちゃいます', '▁рух', 'abash', '▁Gedächtnis', '▁pièce', '医療機関', '▁immune', '火災', '▁forlorn', 'genossen', '▁хоча', 'räsentiert', '▁horribly', '▁безусловно', '▁кӱ', '▁семьсот', '▁sweetheart', '▁مؤ', '解雇', '涉及到', '▁воды', '況', '塘', '▁harvard', '罰', '▁Speicher', '▁benedict', '▁fellowship', '在这方面', '英文', '▁pronounce', 'ţ', '▁proprie', '▁болсон', 'リュ', '▁celebration', '▁Güte', '正在进行', '蔽', '청', '膝盖', '▁радио', '▁rustic', '▁общество', '▁pulpit', '▁Fußball', '▁Josep', 'cliffe', '▁தெரி', '現代', 'podobn', '▁fascination', '▁który', '▁devait', '▁دهند', '再現', '▁geographical', '变革', '▁мисс', '史密斯', 'ニック', '▁Egypt', 'строить', '精神病', '▁모르겠', '▁русско', 'gegenwärtig', '둘', '씩', '▁ĉirkaŭ', '喫', 'एको', '神话', '▁titul', '▁Träume', '▁আস', '厳しく', '▁dazzling', '▁erwiderte', '▁Überraschung', '▁gedanken', '增强', '基督', 'ાર', '▁luggage', '▁이번에', 'täuscht', 'ড়ে', '▁mwiza', 'әҙер', 'щим', '▁marvelous', '入り口', 'wahrscheinlich', '述べ', '▁velmi', 'ർ', '▁Londres', '▁تولید', '▁Sonntag', '▁hôm', '腐败', '갖고', '承認', '考验', '▁Chu', '▁aisle', '▁beauties', 'ambigu', 'ぼう', '▁hippo', '霉', '▁overlooked', '▁Takže', '▁moisture', 'తా', '▁hoàn', 'ってみよう', '太平洋側', '▁cultivate', '▁wobei', '▁ecclesiastical', 'édé', '爱尔兰', '▁пространств', 'おばあちゃん', '▁Training', 'పో', '餐馆', '▁dripping', 'geschenk', '▁auditor', '▁unequal', 'amatu', '白宫', 'mutima', '▁fisherman', '疆', 'ないですか', '▁drake', '判定', '▁disseny', 'kungu', '買った', '▁troublesome', 'Blanc', '▁доступ', '证实', '▁mẹ', '▁மனித', '▁Vermögen', '급', '引擎', 'づらい', 'Unis', '▁Anspruch', '房屋', '引退', '▁борис', 'માં', '▁Kategorie', '▁зусім', '잡', '娅', '▁Spanish', '▁thanksgiving', 'లా', '▁хороший', '▁honom', '隐私', '▁flip', '▁occurring', '▁Ereignis', 'wheel', 'ウォー', '生み出', 'だと思うんです', 'quote', '▁Despite', 'まいりましょう', 'tumye', '▁humorous', '女優', '▁Voraus', 'ってしまった', '▁Köpfe', '最終的に', '▁rhyme', '▁clump', '▁видеть', '▁luckily', '▁رنگ', '▁malaria', '生涯', 'патрэб', 'ప్ప', '▁Foundation', '▁secrecy', '谜', '纤', 'ŝanĝ', '▁Provi', '▁дүр', 'ご覧いただ', 'беҙ', '▁audit', '▁spice', '▁süd', 'கல', '吸引力', '色々', '▁drüben', '▁schüttelte', '▁completamente', '決断', '▁думать', '励', '塑', '▁novelty', '龟', '▁Flügel', '▁diferencia', '▁cristian', '▁urmă', '▁jesuit', '▁fördern', 'َلَ', 'と述べました', '晴れる', 'を発表しました', '言える', '陌生', '▁medication', '季度', '▁lächelte', '綱', 'ున్నా', 'gratul', '▁моего', 'سې', '▁اين', '兄弟们', '▁ئەوە', '卿', '荒谬', '弘', '▁제일', '▁будешь', '适用于', '食べたい', '40%', '▁Ре', '场比赛', '▁xả', '▁kostet', '▁bố', 'Werbung', '▁Academy', '▁mohammed', '▁آمریکا', '唐纳德', '罗伯特', '▁помощью', '自殺', '▁Vì', '▁Rauch', '剧院', '▁curate', '▁Moore', 'を越え', '一件事情', '▁алма', '▁distint', '▁absolv', '▁deceit', '▁propriety', '怪物', '根本就不', '度目の', '▁Entfernung', '▁Après', '▁signifas', '日ざし', '▁Pläne', '▁Nerven', '▁güzel', 'ビッグ', '▁hydrogen', '▁winzige', 'farben', '鞭', '▁thompson', 'ঙ্গ', '▁griechische', '▁хөгж', '観察', 'sloten', '▁chunk', '▁installation', 'クリア', '汚', '빠', 'ុ', '▁elapsed', '▁Government', '毁灭', '▁rapture', 'しさを', '▁Symbol', '不思議な', 'gestiegen', '▁practise', '▁athens', '▁recreation', 'պ', '猿', '▁موجود', '現象', '▁крайней', '▁morbid', '感冒', 'ждение', '引入', '▁делают', '▁moustache', '洗澡', '▁되는데', '選び', 'flipp', 'ならではの', '▁chemist', '▁rustle', '▁Student', 'ղ', '▁longtemps', '▁verschwunden', '讽刺', '▁sturdy', '游客', '▁arising', '▁irritated', 'ダム', '▁твой', 'عالم', '▁heroine', '見たい', '税收', 'オレンジ', '▁üret', '耕', '恥ずかし', '▁왜냐면', '▁sidewalk', '▁никому', '▁protože', '▁involving', '▁alguma', 'krebs', 'бель', '▁geplant', 'ść', 'нюю', 'torium', '▁abnormal', '▁condescend', '滤', '参议院', '別れ', '▁Cousin', '▁kansas', '▁contributing', '▁ஆன்', '▁волос', '带领', '▁constantinople', '▁inasmuch', 'ում', '▁Ähnlich', '分かりません', '▁spiral', '▁tradici', '追いかけ', '睇', '水曜日', 'ވެސް', '▁reassure', '▁Melbourne', '▁gegründet', '▁водо', '北京オリンピック', '▁voyez', '介入', '获胜', '▁سمت', '虑', '溢', '▁která', 'verwandt', '▁බව', 'ピンク', 'میل', '▁Kommentar', '漬け', 'lassung', 'エビ', '嫉妒', '▁Klimawandel', '▁солдат', '指责', '▁основан', '▁implies', '排名', '飼', '▁Rechnung', '▁monotonous', '▁spēlē', '▁medieval', '▁rhetoric', '▁detached', '▁Mountain', '▁isolation', '▁войск', '解决这个问题', '▁хочется', 'articula', '▁umutima', '▁curb', '▁liefern', '伯格', '▁Multi', '▁russische', '矮', '▁Zuhause', '▁malcolm', '▁nevoie', 'läufig', '▁shelves', '落ち着いて', '▁смерти', '▁feudal', '澤さん', 'あえて', 'klassi', '▁constituent', '▁другая', '▁rabbi', 'ライス', '▁Sklaven', '▁الواقع', 'まもなく', '▁dictator', '丫头', '荷兰', '▁சீ', '▁salmon', '▁flores', 'っていうところ', '初期', '卧', '▁hypothe', '▁entfernen', '▁insolent', '不合适', '▁মানে', 'ρα', '▁Dacă', '▁Montag', '▁чуж', 'рожа', '準', '▁Folie', '慈', '抖', '▁Colorado', '▁Nutzung', '▁cognitive', '▁după', 'مدرسة', '残忍', '요일', 'sexuell', '▁القر', '尋', '▁kemudian', '▁persuasion', '狄', '줘', 'お客様', '▁jefferson', '▁pivot', '▁машины', 'نقل', '▁استخدام', 'ބަ', '▁whipped', '▁geleden', '▁escucha', '▁Could', '▁остров', '▁cavall', 'quê', '须', 'ជ', '▁versteht', '拭', 'interesse', '▁eksp', '▁disappoint', '▁även', '钩', 'katholisch', '▁کودک', '紫色', '▁cố', '代の男性', 'Time', '收益', '▁чад', '▁elevat', '▁hacía', '▁Alkohol', '蔑', '褒', '从那以后', '▁извините', '▁тело', '▁spirituelle', 'யார்', '▁sünd', '设法', '▁geographic', '獲', 'முக', '▁impamvu', '▁хэдэн', '▁Physik', '▁umfasst', '反抗', '▁concede', '▁обща', '▁zwang', '取引', 'ministerium', '蹲', '০', '▁Prüfung', '▁embedded', '▁possiamo', 'タクシー', '▁пятая', '出てきました', '▁discrimina', 'ェ', '能做到', '▁clenched', '▁pequeña', '▁tennessee', '哮', '煎', 'かっこいい', '▁请播放', '▁așa', '▁Jemand', 'gehoben', 'befehl', '▁mildred', '▁disrupt', 'mètre', 'コスト', '▁нашим', 'ใ', '膝', '▁ausgewählt', '▁nécessaire', '▁eclipse', '换句话说', '丼', '誠', 'جنس', '▁daisy', '▁dzīv', 'மும்', '納得', 'kräftig', '▁merupakan', 'コラボ', '記者会見', '收购', '▁crusade', '金額', 'höhe', 'ایە', '▁hína', '▁snuff', '▁социал', 'möglichkeit', 'ijoro', '▁clamor', '順位', '▁husk', '▁Flüchtling', '奥巴马', '▁duidelijk', '▁குறை', 'twenty', '▁discut', '▁пройд', 'お待ち', '发动机', '警官', 'ତ', '▁aufzubauen', '这个样子', '넘', '▁сергей', '愛知県', '▁shroud', 'コンビニ', '行方不明', '▁люблю', '▁rusange', '▁твои', 'となりそうです', '訴', '▁augustine', 'чёт', 'ものすごく', '▁Society', '动态', '▁vierundzwanzig', '▁ocurr', '▁mitigate', 'konomi', '▁testify', '▁чист', '▁имеют', '▁destructive', '▁историю', '▁мальчик', '▁alcuni', '渠道', '砂糖', '▁besagt', 'علام', 'waffen', '原則', '▁agafar', '▁supposition', '▁diplomatic', '▁marshall', 'fünfhundert', '▁pilgrimage', '今のところ', 'ālā', '▁legitim', 'ித்தார்', '▁мысли', 'ሚ', '▁securities', '辖', '▁bestätigt', 'umukobwa', '▁Therefore', '軟', '▁problém', '並ぶ', 'ҙың', '▁Họ', '寄付', 'ченко', 'gerissen', '▁hâ', '▁компьютер', '▁முக்கிய', 'こんなふうに', '媛', '놓', '▁vigour', '▁apparition', '▁imbaraga', '▁gratified', 'symmetri', '▁clash', '▁milestone', 'hundertfünf', '▁Doctor', 'ლებ', '▁camí', 'عيد', '鸿', '▁disponible', '▁butterfly', '▁teenager', '▁carlyle', '▁Mereka', '▁хэв', 'ступил', 'とみられています', 'entendre', '棘', '▁enabling', '▁faltered', '▁bizarre', '▁nodding', 'präg', '重症', '▁cartoon', '▁hareket', 'とみられます', '▁Republik', 'பாடு', '▁width', '▁риск', '▁Runde', 'ẫ', 'ڈ', '▁zugänglich', 'ျ', '詩', 'مجتمع', 'ゲット', '散步', 'dämm', '▁eigenlijk', '菓子', '飛んで', '级别', '厌恶', '齿', '▁ingenuity', '▁последний', '▁руководств', '▁NASA', '▁muffled', '▁theoretical', '▁நிறுவ', '女孩儿', '▁shilling', '▁ethnic', '▁сделан', '合わせた', 'క్', 'счастлив', '茅', '▁Indonesia', '▁مدرسه', '▁정말', '▁Fehl', '豪華', '▁chestnut', '伙计们', 'が止ま', '新宿', '▁பெரு', '了解更多', '▁серьезно', '績', '面试', '结局', 'pflege', 'Á', 'թ', '▁crouched', 'フルーツ', '최', '▁espacio', 'خصوص', '▁eindelijk', '悲剧', 'zauber', 'physiologi', '▁подготов', '▁лепш', '一个例子', '远处', '合計', 'చ్చ', '赎', 'ຢ', '▁ecstasy', '▁نمایش', 'ӹн', '実態', 'rechnen', 'менять', '▁новых', '竟', '▁landlady', '繊', '▁gutanga', '▁ominous', '▁voulu', '証言', '演示', '▁junk', '▁integrate', '隠れ', '▁Außer', '▁Entschuldigung', '▁Kommissar', '扫描', '▁hoofs', 'wäss', 'اگه', '▁лица', '嘿', '▁merchandise', '▁செயல்', '▁elkander', '▁spüren', '▁clown', '▁важна', '▁calculate', '収入', '続けている', '灵活', '▁தனி', '▁fügte', '▁взаимо', '▁갑자기', '▁Republikaner', '▁infidel', '▁desolation', '▁längst', '坚强', '▁cicl', '行きたい', 'lehrer', '▁literal', '韓', '非常有趣', '▁marcel', '▁Intelligenz', '冈', '▁пошли', '气候变化', 'が必要だ', '▁странно', 'με', '种族主义', 'の疑いで', '▁yahweh', '斥', '至关重要', '▁Kämpfe', '▁detained', '▁هنر', '▁sovint', '▁syllable', '▁mittlere', 'schalt', 'aufnahme', 'トルコ', '▁цели', '▁judith', '▁spacious', '海滩', 'کۆ', '▁yazı', '▁भए', '▁Minnesota', '▁использовать', '▁languid', '▁آورد', '▁reiterate', '▁Patrick', '▁убива', '▁توجه', 'Europa', '▁تواند', '崎さん', '▁Richtlinie', '▁kibazo', '▁potenziell', '▁deferred', '▁பிறகு', 'ނެ', '▁usurp', '羽毛', 'schwor', 'نوشت', '▁appoint', '▁sancho', '▁குழந்தை', '▁Үүний', '▁línea', '▁Studium', '▁Ireland', '▁Modern', '病床', 'льныя', '▁кровь', '査', '心疼', '렸', '▁يوجد', 'owski', '▁konkret', '▁பற்றி', '▁categori', '▁نقش', 'дзь', '炼', '▁நிகழ்', '▁indicating', '▁Gegenteil', '▁Emily', '▁война', '行われている', '▁presidential', '▁Little', 'கொள்', '肤', '▁Existenz', '拜访', '▁antony', '▁Samuel', '見つかり', '▁může', '垒', '慷慨', '▁Ernährung', '▁displeasure', 'ッグ', '捉', '▁говорим', '▁değiştir', '必然', '▁condicion', '▁welsh', '拜拜', '失业', '▁sparrow', 'アピール', '▁sociedad', 'ދަ', 'ދު', '▁사람들이', '▁mercado', '見つけ', '文書', '▁Auftrag', '▁Annahme', '▁Coast', 'ներ', '霜', '▁boyunca', '時半ごろ', '▁asteroid', '▁коротк', '▁قانون', 'ிற்கு', 'nshingano', '▁musí', '边境', '▁riddle', '伍', '謝', '▁Illinois', '▁دانشگاه', 'schließt', '▁पु', 'イラン', '▁ĉu', 'ミング', 'ジョー', '▁comunidad', '▁companionship', '轻易', 'qqim', '▁portray', '▁үнэ', 'ёшь', '好奇心', 'になりたい', '虾', 'bitekerezo', '▁Pēc', '▁antiquity', '▁científic', '淋', 'アルバム', '▁acontece', 'おととし', '師匠', 'gemeinschaft', '看一看', 'きょう午前', '抜いて', '谢谢大家', '▁bırak', 'versorgung', '▁Konferenz', 'GPS', '▁혼자', '▁gracias', '▁athenian', '▁persoon', '▁inaugur', '▁менш', '群众', '▁northeast', '▁vorgeschlagen', '雨が降って', '▁patriotism', '档案', 'luğu', 'ໃຫ້', '▁defiant', '▁malicious', '▁Kansas', '▁chaplain', '残酷', '▁bertram', '交付', '消化', '▁Felsen', '▁bathroom', 'おじさん', '▁байр', '▁palju', '▁Alpha', '▁Katastrophe', '▁Respekt', '▁обязан', 'ツイッター', '▁oyna', '▁غذا', '▁أفضل', '▁لدينا', 'filtr', '层次', '主导', '속', 'ጥ', '▁sophisticated', '▁буквально', '▁façana', '侮辱', '▁дороги', '前两天', '将棋', '▁너는', 'ريخ', 'ුරු', '労', '戴安娜', '逝', '▁سیستم', '̃', '剥夺', '▁ensued', '这是一件', 'schwimm', '是不可能的', '辞め', '▁pueda', 'església', 'süchtig', '▁birçok', '出租车', '귀', '麗', '적으로', '注射', 'schränkung', '▁snare', '▁skate', '▁retard', '一生懸命', '▁ängstlich', '▁vegada', 'ডা', 'あるんですか', '起訴', 'räte', '徽', '▁Posteriorment', '▁nyinshi', '▁trabalho', '코', '▁చె', '▁Больш', 'ロンドン', '▁verwandelt', '▁bagian', '設計', 'zugreifen', '▁பழ', '语音', '▁naples', '世の中', '括', '嚟', 'ఫ', '挖掘', '世帯', '▁scottish', '見直し', 'ركز', '現れた', '▁Stich', '▁refinement', '▁keith', '老虎', 'бега', '▁temporarily', 'コンピュータ', '腸', '昆虫', 'アート', '1.5', '維', '▁straightforward', 'ঐ', '凌晨', '繁殖', 'ধি', 'beamte', '▁руках', '▁задерж', '▁остава', '積極的に', '匆', '▁Interessant', '▁законопроект', 'liśmy', '▁cantonada', '▁مرکز', '杭州', '▁verurteilt', '噴火', '▁адказ', '▁Nacional', 'expliqu', '▁rebuild', 'people', 'ıyordu', '눈', '설', 'キッチン', '▁لطفاً', '▁decât', '▁일본', '▁prodigious', '▁Jacob', '散歩', '传奇', '▁klassische', '▁существу', '▁форма', '釣り', '▁подпис', '风暴', '▁Opera', '▁институт', 'ическом', '▁michigan', 'バッグ', '▁clinton', 'それこそ', 'весел', '商業', 'ハンド', 'ipps', '▁spouse', '▁trustee', '▁площад', '▁uzata', 'صاب', 'geheimnis', '披', 'ച', '▁sorgfältig', '현', 'แต่', '▁discreet', 'chirurg', 'といわれる', 'ുന്ന', '▁возраст', '▁birkaç', 'schirm', '环节', '▁intact', '▁Então', 'طبق', '亨', 'forderung', '階段', '教导', 'auftrag', 'kümme', '所需的', '▁Jimmy', '▁kümmert', '대로', '▁aquellos', 'እ', '▁susceptible', '痕迹', '▁fuerte', 'トレー', '▁invece', 'ложения', '静岡', 'kündigt', '▁hoffentlich', '▁audible', '학년', '▁Finanzierung', 'າມ', '▁simbol', 'rätt', 'ாலும்', '▁سخت', '▁ĉefa', '▁veröffentlichen', '▁медицин', '▁دوباره', 'アスリート', '▁건데', 'ordination', 'あぁ', '▁utawa', '判明', 'マウンド', '木曜日', 'PCR', '▁produzieren', '▁tactics', '可能性もある', 'ிங்', 'هدف', 'artista', '違った', '弊', '▁bijzonder', '▁nghệ', '▁boulder', '逃避', '减轻', '唉呀', '▁Einfach', '▁Hütte', '▁Feli', '▁Charlie', '反発', '▁navigate', '極めて', '▁дожд', '▁забыл', '▁bourgeois', '▁steadfast', '졌', 'ሆ', '▁voulez', '▁силы', 'فروش', '▁Chief', '想一想', 'າກ', '항', '芸術', '▁सु', '▁implicit', '▁duncan', '▁واحدة', '▁humming', 'muster', '装备', '▁membership', 'کشید', '▁bequem', '▁vieille', '▁begleitet', '▁empfind', '▁果啲', '▁impulsive', '▁அரச', '▁позвонил', '▁düster', '▁bunlar', '▁Offizier', '▁دغه', '贫穷', '▁করতে', '多长时间', '赞美', '▁boost', 'باد', '▁успел', '没见过', '変わらない', '肾', '▁industrious', '▁конфликт', '▁беларускай', '▁carrière', '▁zgod', '▁renounce', '股份', 'глянул', 'faktor', '臨時', '拜托', 'building', '▁demselben', '▁Spiegel', '▁enchanted', '▁그럴', '抚养', '▁아예', '▁conserve', '姐夫', '▁erwähnen', '▁influential', '▁первого', '▁кандидат', 'vermögen', '▁penitent', '受益', '▁wiederholen', 'atangiye', 'க்காக', '面积', '▁aconsegui', '▁columbus', '▁verpflichtet', '貫', '▁tournament', '令人惊讶', '▁hinterlassen', '▁servicio', '▁словно', '地板上', 'ىرى', 'シート', 'キーウ', '训', 'ਜ', '▁Ayrıca', '▁bình', '▁resembling', '▁birlikte', '▁আমার', '▁vienna', '▁retiring', '▁Yagize', '贵族', '▁mnoh', '宿舍', '成为一名', '投降', '▁Zahn', '▁Ня', 'عيش', '▁fritz', 'крыл', '▁execu', '乏', '瓷', 'ס', '▁gobierno', '▁westminster', '▁Усё', '책', '▁temporada', '隙', '昇', 'ಾಗ', '▁мужик', 'ლე', 'լ', '▁llavors', 'シュー', '教師', 'ランチ', '▁тэг', 'сурс', '早已', '▁Bridge', '▁geleistet', '▁mỗi', '水準', '▁되지', '▁triangle', '▁fuori', '玛丽拉', 'изова', '▁Dichter', '異常', '炸弹', '▁elevator', '▁gateway', 'ルーム', '观念', '▁signify', '▁distraction', '推广', 'equilibri', '▁wunderschön', '哑', '弗兰克', '谣', '▁مكان', '疑惑', '▁Bürgermeister', '▁beetle', 'রাজ', 'ことはない', 'verbrauch', '風景', '▁kaldı', 'zusammenarbeiten', '▁appelé', 'kandida', '▁compost', '▁заўсёды', '▁степени', '▁erstaunt', '▁tödlich', '对他来说', '▁seguro', 'ッカー', '怜', 'を対象に', 'τι', 'झ', '▁requiring', 'indirimbo', '▁gufata', 'förmig', '▁thrice', '▁piteous', 'espai', '百六十', '背叛', '▁برخی', 'チェン', '▁Prinz', '暴風', 'ळ', '▁развития', '▁хүрэ', '▁Firma', '报仇', '▁chuckled', '▁sacrifi', 'されていない', 'お疲れさま', '▁Experten', '▁республик', '▁peninsula', '乗用車', '▁좋아하', '▁parliamentary', 'ල්ල', 'ாமல்', '简短', '▁forfeit', 'ङ', 'پذیر', '畳', '冷蔵庫', '▁rôle', 'بناء', '▁Summe', '▁любим', '▁spars', '▁konkur', 'ើ', 'ែ', 'ੋ', '▁Així', '▁lấy', '▁않았', '汀', 'డి', '打败', '▁unendlich', '▁гости', '▁сабе', '▁tehnolo', 'بێت', '▁posibil', '揮', '逢', '▁chuyển', '眞', '▁Kennedy', '▁miliard', '▁эфир', 'ọ́', '▁метод', 'なりません', 'schäf', '▁роль', '这项工作', 'ېرى', '虐', '恭', '▁Ukraine', '▁gratification', '▁सं', 'ěl', '另一件事', '▁teilweise', '新潟', '並べ', 'こいつ', 'ġ', '▁কিছু', '태', '▁perchance', 'グッズ', '▁transplant', '▁impartial', '入ってる', '小さく', 'んねん', '的一件事是', '▁lehnte', '▁distingu', '▁metropolitan', '처럼', '▁gegessen', '呈', '▁trouvé', '▁recurring', 'お菓子', '▁ຫຍັງ', 'ホワイト', '담', '兜', 'આ', '阪', '塌', '锡', 'ढ', '२', '扛', 'ỳ', '雌', '忽', '偿', 'И', '捧', '釈', '滨', 'ሄ', '娇', 'ូ', '铭', '滩', 'ャ', 'ύ', 'ޯ', '斌', '절', '종', '託', 'ޫ', '缶', '崖', 'ദ', '潰', '緊', 'ɗ', '蔓', '仑', 'ஈ', '브', 'ৎ', '厦', '扰', 'អ', '벌', '증', '২', 'ਵ', '骚', '吨', '歓', '竖', '址', '瞥', 'ള', '渋', '挪', '暇', '掛', 'յ', '铅', '钓', '橡', '拡', '狐', '줬', '출', 'ٽ', 'এ', '柿', '络', '乙', 'ቃ', '幾', '亜', '嗅', '咕', '喔', '畜', '茄', '글', 'ጠ', 'Б', '學', '플', '勉', '咸', '锤', 'ð', '건', '능', 'ఉ', '歧', '叨', 'ҿ', '烫', '坤', '芦', '$', '監', 'គ', '践', '침', '蟹', '唠', '합', 'ຜ', '堤', '肘', '宪', '임', '梳', '霞', '薛', '병', '순', '攀', '驴', '灣', '甩', '邊', '妄', '론', '軸', '메', '脈', '튼', '蓉', '赐', 'ਮ', '葱', '魅', '盼', 'ံ', '秃', '甭', 'է', '란', 'ぺ', 'ጣ', 'ৱ', '窟', '靖', '颈', '壶', '꾸', '앞', 'ኛ', '浆', 'ঙ', '仆', 'Д', '叉', '亀', '猴', '茎', '삼', '嬉', '澳', '颁', '笛', '커', '稻', '엔', '筛', '魁', '閣', '渣', '蹴', '搏', 'ੰ', '肆', 'ں', 'ਆ', '蛙', '磊', 'ସ', '點', '汰', '棟', '陕', '憎', '绣', '歪', '頻', '趟', '岂', 'О', 'ވ', '胞', 'ష', '표', '噴', '堕', '圏', '咳', '淑', '庸', '疚', '嘎', 'ג', '滝', '譲', '炫', 'ପ', '蓬', '绵', '谎', 'ዳ', '碍', '巷', '驰', 'ኔ', 'ጋ', 'ξ', '평', 'ű', 'ါ', '詳', '圭', '顽', '蹦', '枉', '頑', '慣', '鋭', '鲸', '栖', '姫', '嫩', '큰', '渊', '掠', 'ಳ', 'ਂ', '衔', '憋', '癖', '顧', '확', '얼', '宰', '厨', 'ડ', 'բ', 'ဆ', '颖', 'ੱ', '碌', '駐', '覇', '禅', '肿', '乞', '們', '듣', 'ਪ', '匿', '梗', '幹', 'ޖ', '俘', '접', '彪', '醋', '阅', '紋', 'ሉ', 'ୁ', '國', '袍', '癒', '°', '夷', '腻', 'Î', '愣', '堅', '賢', '沾', '贬', '绸', '먼', '맛', '灿', '끝', '吟', 'ണ', '駆', '镖', '활', '妆', '硕', 'ჯ', '硅', '몰', '纷', '彫', '渗', '陋', '賄', '陀', '셨', '–', 'ჰ', '奎', '杏', 'ڑ', 'ମ', '译', 'ט', '盾', '盔', '贞', '溺', '坪', '잠', '육', '쁘', '竭', '佢', '辽', '袜', '栈', 'ሎ', 'ፈ', 'ೊ', 'Í', 'ፍ', '詹', '怎', '仿', '婶', '循', '백', '馅', '橙', '徹', '鍛', 'ሱ', '儒', '恕', '耸', 'ೂ', '淳', '翌', '餌', '庇', '捞', '斐', '膏', '۵', '럽', '隅', '啪', '辐', '熙', 'ඔ', '紛', '捏', '떨', '손', '駒', '愚', '椎', '朽', '̉', '踪', 'ዚ', '帘', '嘟', '颊', '惧', 'ኮ', '藩', '筑', '廉', 'એ', 'ሳ', '葵', '慕', '泛', '窒', 'ધ', '랬', '昧', '족', '屿', '죽', '팔', 'ယ', '粥', 'ዋ', '餅', '討', '廣', '붙', '씨', '犹', '叮', '萩', '歹', '咽', '湧', '侣', '蝶', '捆', 'В', 'ڻ', 'శ', 'ખ', '懲', '؛', '哩', '尹', '웃', 'ỷ', '망', '즈', '贱', '瞅', '斎', 'П', 'ሪ', '졸', '貯', '郵', '频', '囚', '鲨', '凳', '缸', '짝', 'ۀ', 'ɓ', '뭘', '홍', '옷', '쳐', '참', '痒', '혼', '眨', '揉', 'Ғ', '테', 'ծ', '咒', '绒', '厘', '변', '십', '厢', '琐', '਼', 'ẳ', '缴', '驼', 'ዲ', '嵐', '礁', '粹', '독', '俳', '妞', '쉬', '毙', 'ዛ', '岐', '闇', '肮', 'ـ', '債', '盯', '銅', '卦', '莹', '။', 'ቅ', '樱', '笠', '薯', '醇', '栓', '़', '崛', 'ካ', '刹', '奨', '迅', 'њ', 'җ', '릴', '투', '谭', '俯', '帳', '帐', '瑶', '떡', 'ោ', '溝', 'ೀ', '谍', '습', '噩', 'ҷ', 'ੁ', '淀', '勺', '簿', '曝', 'ւ', '饺', '棺', '斩', '።', '貝', '鼎', 'Ё', '뒤', 'Ŝ', '별', 'ိ', '殻', '舗', '婿', '韵', 'ੈ', '충', '酔', '繋', '剛', '愤', '韧', '웠', 'ಣ', 'ฐ', '哺', '哼', 'ඟ', '嗡', '緒', '姬', '慶', '匈', '懐', 'ഷ', '挠', '氓', 'இ', '桩', 'ۍ', 'ៅ', '纲', '妾', '軌', '渴', '聘', 'ם', '衍', '랐', 'ŷ', '奄', '酋', 'ူ', 'ହ', '睹', '拌', 'ຶ', '绪', '瘫', '濱', '隧', '瞄', 'ൂ', '耿', 'ൻ', '吱', '喇', 'ഗ', 'շ', '嘻', 'ಷ', 'ಚ', '霧', '넣', '怠', '杖', '錦', '屠', '빼', '鞠', '眺', '藻', '栅', '矛', '冊', 'ထ', '聆', 'ശ', '怡', '宵', '악', 'Ы', '嚷', '패', 'ァ', '勋', '언', '慨', '赦', '萍', 'ռ', '막', 'አ', 'ζ', '豁', '휴', '肚', '捣', 'ٿ', '셔', '昨', '皓', '喃', 'എ', '喉', '貿', '趴', '迭', '謀', '孩', 'ቤ', '薦', '粛', '哒', 'ീ', '趾', '酿', '섯', '痘', '茜', '蚀', '菇', 'எ', '躬', '誌', '佬', '¿', '俵', 'ċ', '꺼', '渐', '卒', '鸽', '發', 'ళ', 'ហ', '亩', '唇', '壇', 'ಶ', '蝇', 'ચ', '蜀', '隻', '俱', '泌', '剿', '磕', 'ቸ', 'அ', '衬', '처', '垮', '琉', '墅', '쯤', '畀', '険', '扁', '橱', '창', '咁', '婉', '특', '沒', '倫', '噜', '钦', '傍', 'ӷ', '嗓', '枫', '답', 'ਗ', '茸', '兑', '攒', 'צ', '惰', '림', '숙', '榄', '氢', '喧', '览', '澜', '羅', '忏', '憩', '拱', '轿', 'Ú', '슬', '倩', 'ਅ', '剔', '距', '禀', '揍', 'ޒ', '嵌', '瞬', '憲', '蹭', '凹', '판', 'ィ', '९', '凸', '橘', '苔', '蕉', '浇', '৯', '獄', '穂', '„', '贸', 'ʼ', '읽', '聪', '료', '옆', '乜', '골', '對', '谨', '斧', '켜', '縄', '菱', '#', '吼', '허', '嗽', '蹄', '拇', 'ಜ', '該', '텐', '북', '髓', 'ਬ', '浄', '荘', 'Ô', '죠', 'ះ', '栃', '몸', '瓣', '莓', '굴', '塾', '遵', 'ן', '۹', '甸', '娟', '蠢', '함', '獣', '缅', 'ೋ', '틀', '각', '啫', '屯', '經', 'Г', '餃', 'ੂ', '療', '绍', '槛', 'ჭ', 'ధ', '겼', '曦', '涅', '涡', '鄙', '霖', '麟', 'ભ', '冥', '谅', '희', '饲', '潇', '飽', '骆', '哉', 'ఒ', 'ઓ', '萎', '膚', '斉', '皂', '屑', '悯', '衫', '鉢', '축', 'ሞ', '며', '법', '芙', '疤', '帜', '罕', '蝠', '+', '향', '寇', '丫', '힘', '朋', '拙', '荆', 'ஆ', '늦', '황', '撇', '택', '戳', '랜', '撰', '璃', '釜', '혀', '盏', 'ォ', '択', '沛', '臀', '莽', 'ሀ', '酮', '록', '诵', '绊', '婪', 'ૂ', '硫', '품', '碁', '郝', '匀', '颇', '聋', '賠', '删', '阐', 'ណ', '妊', 'Х', '辟', '丞', '牡', '석', '익', '噬', '拟', '瞪', '刈', '坝', '嵩', '۳', '욕', '详', 'ሩ', '檬', '媚', '虏', '粪', '닐', 'ҽ', '蜗', '惦', 'ൾ', '鐘', '淮', 'զ', '베', '铸', '綿', '缉', '蘑', '垄', '粤', '슷', '풀', '맨', '骸', '٬', '唬', '绞', '블', '婴', 'ധ', '蒲', '넌', 'ួ', 'У', '综', '塊', '择', 'խ', '膳', '蒜', '蝙', 'ਇ', '嚼', '榴', '曽', '때', '枢', '於', '偵', '涩', 'ആ', '诡', '鳄', '矩', '溯', '贿', '검', '쓸', '칠', '厉', '責', '靓', '송', '炖', '疹', '肃', '咧', 'ଲ', '旱', 'ඹ', '魄', '哋', '○', '션', '꼬', 'ञ', '婢', '캐', '烘', '苛', 'ջ', 'ខ', 'ਟ', '肇', '栽', '熄', '馨', 'ળ', '紗', '채', '환', '窄', '禄', '탈', '권', '腥', '噌', '祐', '妓', 'ୟ', '訓', '淫', '懦', '昊', '磯', '糕', '贡', '篷', 'ሺ', '捍', 'ങ', '광', '铲', '۴', '墟', '粧', '娥', '৫', 'ဖ', '祁', '忆', '啸', '〈', 'ෘ', '懈', 'ಇ', '拧', '凿', '톡', 'չ', '녀', 'ڤ', '김', '汐', '糧', '谓', '瀑', 'ޝ', '寓', 'ਣ', '扒', '衅', 'ఈ', 'ജ', '۾', '剃', '腫', '勿', 'ញ', '奕', '깨', '卜', '꼭', 'ඕ', '砕', '澡', '嚣', '閥', 'Ĝ', '邱', '簡', '飙', '৩', '芭', '떠', '庶', '×', '蛛', '麼', 'औ', '째', '철', '锯', 'ぃ', '鉱', '嗰', '鹤', '혹', '嘶', '舆', '穀', '冗', '诫', '恤', '箸', '鎮', 'ז', 'ᱟ', '巩', '彬', '嬢', '瘟', '诀', '埔', '砰', '舔', 'ષ', '밤', '詰', '顕', 'ዘ', '煽', '綾', '窥', '絆', '움', '宛', '撼', 'ಧ', '咔', '與', '陳', '芹', '陡', '掷', '廓', '逻', 'ബ', '唆', '寧', '怯', '鹦', '裹', '翰', 'ቶ', 'ෞ', '벽', '奮', '너', '齋', '승', 'ዎ', 'ኩ', '뽑', 'ഇ', '讳', 'ភ', '拽', 'ଦ', '못', '彤', '當', '퍼', '缪', '唾', '渦', '跤', 'ዝ', '掐', '峭', '梭', 'ށ', '兮', '窑', '應', '屉', 'ঢ', '伽', 'џ', '菩', 'ฮ', '潤', '辑', '៉', '께', '땐', '鈴', '暂', '廖', 'ॉ', 'ഒ', '屡', '峻', '鹉', '熏', '鞍', '呻', '雯', '곳', '搂', '蜡', 'ฉ', '৪', '깔', '說', '헤', '缆', '涯', 'ធ', '掀', '孽', 'ഹ', '奠', '련', '짐', '樊', '粋', '衙', 'ҕ', '녁', '叭', 'ڊ', '멀', '큼', '詠', '劈', '높', 'আ', '蕨', '掃', 'భ', '驯', '篠', '뜨', '痪', '窮', '騎', 'ຟ', 'ሮ', 'Ř', '촌', '歉', 'ణ', 'ฝ', '잔', '沦', '绽', 'Τ', '樣', '暢', '폰', '窍', '條', '봉', '泵', 'ൽ', '빨', '암', '纺', '寛', '悉', '潭', 'ୋ', '焚', '畔', '嘲', '捂', '껴', '輔', '棕', '饥', 'ថ', '籠', 'ဲ', '佣', 'ଏ', 'ڏ', '泻', '柠', 'ഞ', '류', '፣', 'ƙ', '۽', '钞', '呜', '葫', '។', '嶽', 'ቢ', '濁', '仨', 'ӣ', '飓', 'ഭ', '沐', 'ಆ', '邀', '赁', '冕', '哗', '禽', '酶', '侃', '锈', '呪', '熔', '揚', '奢', 'Э', '趋', '嗦', 'ផ', '衝', '窖', '阀', '扳', '摂', '응', 'ඊ', '쉽', '筷', '妍', 'ओ', '斬', '肋', '클', '胺', '亵', '叽', '咎', '桨', 'ሥ', '앉', '潔', 'ዬ', '錯', '극', '宙', '禾', '৮', '궁', '넷', '丐', '睦', 'ଣ', '끄', '딩', 'ફ', '赋', '蘭', '۸', '논', '徊', '徘', 'Ш', '琦', '빌', '颤', '颂', '착', '氨', '։', '썼', '擅', '‐', 'ぉ', '蓮', '৬', '쿠', 'Κ', '釣', '捅', 'Â', '拢', '鵬', '叱', '३', '•', '嚎', '싼', 'ഴ', '苑', '놨', '啓', '冨', '嘢', '鷲', 'ଇ', '킨', '邵', '狮', '燥', 'ޕ', 'ಭ', '犀', '馒', '癫', '沫', '늘', '瑜', 'љ', '禧', '딸', '瘤', '咖', '抒', '棠', '५', 'ቱ', '噂', '舵', '곤', '凄', '抠', 'Ņ', 'ሌ', '拷', '蓋', '寮', '斋', '४', 'ഉ', '걱', '呦', 'ሬ', '俭', '蚕', '揽', '컴', '舶', '맥', '焕', '倭', '睿', '瞳', '鹊', 'ಎ', 'ಥ', '辻', '☎', '铛', '弔', '락', '兩', '钙', '崽', 'Π', '钝', '낫', '밀', '銘', '縛', '殊', '藍', '俞', '惩', '刁', '튜', '褪', '脾', '谤', '跋', '८', '쌤', '획', 'Ф', '呕', '雁', '躯', '迦', '恳', '啱', '梵', '關', '孵', '晏', '鴨', 'ਉ', '棱', '疎', '恍', '匂', '咀', '濒', '渲', '绷', '냈', '淆', '胰', 'ሻ', '實', '팀', '坟', '龚', '쁜', '谊', '溃', 'ћ', '髦', '诽', '拎', '醤', '曇', '阎', '찾', '娩', 'ଥ', 'ሲ', '渺', '骼', '蘇', '६', '啃', '揣', '椰', '嗑', '弧', '懵', '찌', '笘', '辙', '渎', '苟', '۷', 'ቆ', '빵', 'ଗ', '汹', '۶', '檐', '喵', '騰', '窦', '歼', '葩', '범', 'Ș', '억', '隘', '襟', '逍', '攞', '櫻', 'ቻ', '锚', '赃', '喀', '璐', '蔼', 'ဘ', '區', '範', '绰', '沪', '碟', '沥', 'ଟ', '딴', '쩌', 'ኧ', '७', 'ਖ', '胚', '篱', '幡', '嶺', '験', '掺', '蚁', '৭', 'ਚ', '篤', '暫', '聡', '鷹', '茉', '氟', '叩', '擁', '掰', '嗎', '乍', 'Ṭ', '溅', '煲', 'Ở', 'உ', '핑', '旷', '烬', '睫', '굉', '탄', '沧', '跷', '剰', '런', '๊', 'ઉ', '岔', '枣', '渕', '扼', '咏', '佟', 'Ā', '悚', '灶', 'ẵ', '靳', 'Ο', '醸', '褐', '愉', '媳', '筝', '觅', '彰', '逮', '逞', '矫', '殷', '센', '盎', 'ঃ', '巅', '聽', '澈', '亞', '姗', '赂', '鑫', '聂', '闸', 'Ä', '퇴', '螃', '冉', '簧', '疟', '갑', 'З', '倔', '绎', '翅', '搵', '僻', '眷', '藓', 'ଅ', 'ኑ', 'Ǧ', 'ௌ', 'ଯ', '萝', 'İ', '芥', 'ٻ', '壕', '謡', '媽', '긍', 'ձ', '褶', '鉛', '첫', '惶', '笹', '徙', '搾', 'Ҳ', '걍', '膀', '揪', '໊', '逾', '왕', 'ഡ', '렌', '씬', '悖', '痩', '裡', '揃', '挚', '娄', '眩', '氣', 'ਈ', 'ጀ', '膛', 'ଜ', '੍', 'ፋ', '甥', '驸', '荧', '雞', '灸', '焉', '琅', '煌', '唧', '戮', '뛰', '쩔', '팅', '춰', '骏', '凛', '볶', '欄', '镶', '墜', '猶', '械', '酌', 'Α', '듯', '瑛', '滕', '챙', '镯', '蠕', '丙', '灼', '訟', '鄂', '馈', '柬', '黏', '轶', '豫', '氯', '幫', '喚', '惚', 'ઈ', '渠', '镀', 'ୀ', '漱', 'Ý', 'ӯ', '皈', '咗', '莺', 'ឹ', '柵', '碱', 'ጊ', '徑', '隋', '啰', 'ሊ', '祠', '층', '诏', '텔', '찬', '箇', '钧', '뉴', '體', '痫', '麒', 'փ', 'ᱩ', '녔', '搓', '柚', '竿', '轄', 'अ', 'ಒ', '榨', '립', '蛤', '惭', '炳', '飢', 'ဟ', 'ቺ', '帧', '鳞', '곱', '헬', 'ଆ', '锣', '倪', '鸥', '錠', 'ڳ', 'ဝ', 'ๆ', '견', '琶', '饵', '將', '怂', '蔭', '蛾', '榆', '鎌', '揾', '탕', 'ዐ', '倘', '秉', '賭', '菠', '瑙', '囱', '훨', '缕', 'ఓ', '撩', '篡', 'Ī', '缀', '짓', '踝', '辫', 'Σ', '၏', '邢', '氮', '존', '탁', '硝', '萱', '拴', '烛', 'ޗ', '铝', '锥', '쇼', '暦', '焊', '릭', '腎', '瘩', '淼', 'Μ', '乒', '牲', '疮', '蓓', '酪', '霄', 'ޢ', 'ኪ', '搐', '츠', '绅', 'ៃ', '빡', '粟', '遏', '颅', 'ጉ', '링', '퓨', '磷', '耽', '祟', '瘍', '염', '謙', '霾', '臻', '猟', '诞', '៊', '蔷', '賊', '訂', '贅', 'Щ', '晾', 'Õ', 'ଶ', '霆', '喪', '剖', '嗒', '樋', '疙', '靶', '纬', 'ਡ', '값', '娴', '貞', '擒', 'ൊ', '跚', '厩', '烯', '炽', 'आ', '駄', '侑', '袱', '픈', '玮', '朔', 'ኖ', 'ዜ', '滔', '겁', '맘', '漬', '俣', '羔', '囤', '烷', '嗣', '峠', 'ǎ', '晗', '乓', '蹒', '髄', 'ڙ', '睾', '兢', '咐', '铮', 'ೈ', '睐', '蹊', '깝', '翘', '螂', '椭', 'ઇ', '鈍', '္', '參', '眯', '秩', '敛', 'ଡ', '鋼', '榈', '號', '掂', '磐', '萬', '裴', '阮', '蔚', '雍', '悍', '젠', 'ޙ', '駿', '拂', '腊', '寞', '穹', '悴', '憔', '琥', '琵', '밑', '恥', 'ဂ', '垢', '茬', '坨', '遛', '涕', '掲', '咚', '覺', '嘈', '峥', '꼈', '蝉', '麵', '٠', '땜', '祀', '譜', 'ൈ', 'ᱱ', '량', '酥', '橇', '靡', '槐', 'Ấ', '錢', '槻', '暧', '侥', 'ଧ', '척', '턴', '吠', '甫', '壌', '갖', '鳳', 'ኦ', '놔', '쓴', '寅', '麓', 'Ö', 'ഥ', '驭', 'ቦ', 'ጅ', '낙', '鹃', 'Ա', '屌', '壤', 'Å', '낮', 'ဒ', '隶', '讓', '豌', '憾', '噢', '闫', 'ฤ', 'ժ', 'ٔ', '岬', '萤', 'ӳ', 'ճ', 'ଭ', '匣', '효', '傑', '완', '瑾', '荫', 'ଷ', 'ጨ', '액', '諭', 'છ', '痊', 'ऊ', '羹', '漩', '砾', '岚', '裳', '규', 'థ', 'ψ', '콘', '惟', '렵', '짧', '钏', '窜', '臼', '闽', 'Ó', '內', '诬', '樂', '煞', '蝎', '弛', '從', '닭', 'င', '缔', '岌', '怼', 'Ò', '巍', '곡', '啼', '桓', '谂', '賂', '鳍', '摧', 'ޤ', '킹', '冀', '彗', '铐', '銚', 'Ṣ', '깜', '烙', '蜱', '梶', '胴', '莞', 'Ọ', 'Ӱ', '呱', '«', '狸', '瑕', '痰', '纫', '臆', 'ዙ', '紊', '肴', '迂', '隼', '稜', '꿀', '茁', '淌', 'ഫ', '꽤', '믄', '赣', '๋', '洽', '농', '霹', '倚', '晦', '踹', 'ᱠ', '덕', '嗖', '濡', '猬', '낼', '덜', 'Ε', '撬', '呛', 'þ', 'ጂ', '珑', '瑠', '虜', '훈', '晤', '舘', '嗜', '渓', '瓢', '眶', '쳤', '瞰', '腌', '勲', '蕴', '韶', '뜻', '懿', '蕊', 'ቁ', '黃', '陨', '鳌', '匕', '籽', '냄', '帶', '稠', '餓', '裾', '梧', '̇', 'ኬ', 'Ḍ', 'Я', '়', '닌', '荻', 'ਧ', '烨', '瘸', '蜿', '齊', '團', '姻', 'ឡ', '瞻', 'ฎ', '捎', 'ሜ', '嚇', 'ଙ', '殉', 'ቼ', '厥', 'ਫ', 'ጎ', '酗', '哔', '刨', '侨', '痹', '섭', '웬', '骡', '汝', '蜒', '桦', '嘣', '冶', '峙', '樽', '變', '湛', '雳', '呸', '數', '檀', '辍', '笋', 'ៀ', '崭', '꿈', '藉', 'ຝ', '悄', 'օ', 'ଳ', 'ಉ', '롱', '쌓', 'ॅ', '엽', '총', '寥', '՝', '롤', '沌', '允', '咄', '撂', 'ኋ', '苇', '賣', '엄', '恙', '碾', '蜷', '닥', '觀', '겹', '茵', '蹑', '吝', '璇', '໋', '័', '墩', '猥', '널', '잤', '玷', '薫', '蹬', '弈', 'ፊ', '俐', '頬', '秤', 'ଛ', '၊', '쎄', '獅', '橫', 'ך', '吏', '抨', '鯉', '腱', 'ඛ', '缰', '秽', '렇', '锄', '呉', 'ሙ', '찰', '苯', '람', '摁', '幣', '圍', '俏', '撵', 'Ś', '혜', '炕', 'ଚ', '猝', '쭉', '穏', '珂', 'ਭ', '멋', '喳', '狡', '嘀', '韬', '瞭', '惺', 'ಖ', '끌', '쌍', '讽', '缎', '庐', '拣', '槟', '侶', '嘆', '뻔', '單', '處', '殆', '噛', '庚', '뻐', '즐', '梓', '램', '빈', '雏', '諮', '嚏', '득', '蜥', '뿌', '鳩', '谕', '匮', '婊', '匙', '炬', '싱', '楓', '畸', '頓', 'ஒ', '噪', '犁', '懊', '谚', '畴', '<', 'ቡ', '讐', '鮭', '꿔', '隷', '梢', '鯛', '坷', '晟', '簸', '疵', '閲', '낸', '컨', '흥', '眸', '侏', '臺', '>', '짤', '胱', 'Γ', '沁', '墳', '襄', '蛎', '빙', '矣', '湊', 'ಈ', '믿', '잉', 'ෛ', '蟑', '畠', '셋', '槿', '嬛', '狈', '羚', '隈', '泞', '荐', '吭', '剁', '٘', '炙', '蟆', '牽', '翡', '튀', 'ଁ', 'ᱤ', '嗷', '绮', '簇', '娱', '幌', '犊', '漓', 'ቴ', '牟', '昕', '념', '诋', '俸', '翩', '钥', '淤', '玻', '绥', '칼', '澎', '٫', '攘', '溉', '瀚', '庵', 'ઘ', '塀', '茧', '哆', '롯', '挿', '殡', '荃', '釉', '窯', '伶', '爺', '瞑', 'ڌ', '厮', '汶', '풍', '팬', '兒', '絹', '薩', '祷', '慑', '憂', 'ฏ', '嫉', '輩', '拯', '淇', '馋', 'ᱭ', '啄', '猖', '絮', 'Δ', '穗', '녹', '맡', '켓', 'Ē', '辗', 'ఖ', '嫣', 'Η', 'ዊ', '轉', '惮', '傀', '儡', '啬', '颓', '渭', '筐', 'ଉ', 'ዱ', '샤', 'ሸ', 'ឺ', '鞘', '驿', '푸', '桅', '浙', '俾', '叼', 'ቂ', '愕', '聲', '넓', '赘', '蛊', '儲', '岖', '죄', 'È', '蛍', '朦', 'ዕ', '貂', '뀌', '폭', '權', '渉', '跺', '酝', 'ጭ', '焙', '渇', '筱', 'ඝ', '撸', '洼', '脐', '曖', '옮', 'ኳ', '翟', '쟁', '蘸', '稔', '紳', '喱', '蚤', '雹', '鞅', '鲤', '☆', '妬', '蹈', '捋', '矜', 'ђ', '털', '潼', 'ኒ', 'ዶ', '袒', '멘', '閑', '陌', 'অ', '玺', '羁', '卤', '渝', '戎', 'ෆ', 'ჟ', '坍', '邑', '昵', '忒', '砌', '磋', '汲', '웨', '젤', '珈', '綻', '镰', '暁', '敖', '槌', '踱', '堺', 'ᱮ', '摞', 'ቹ', '钳', '倶', '诛', '寐', '邹', '缭', '솔', '撲', '醍', '樓', 'ः', '胧', '讪', '醐', 'ݨ', 'ඨ', '蜴', '毗', '虞', '떼', '롭', '聯', '钠', '峯', '璋', '賓', '淵', '~', '蜚', 'ޚ', '湃', '̍', 'ಫ', '亢', '腑', '숨', 'ౌ', '枷', '檜', '谬', '岑', '袄', '铀', 'Ì', '鲑', '\\', '杵', '韭', '콜', '烹', 'ඬ', 'ኸ', 'ਥ', '킬', 'ඥ', '熨', '擂', '赡', '滿', 'ሷ', '摯', '诠', '匡', '谟', '瞩', '腓', '黯', 'ڼ', '帚', '뿐', '엑', '흐', 'ଂ', '顷', 'ឆ', '潦', '탔', 'ኘ', '앙', '箔', '똑', '匾', '징', 'ሴ', 'ጃ', '邝', '딜', 'ဉ', '漪', '胁', '羲', '耙', '馀', '訊', '氪', '瘠', '١', '닝', '젊', '흔', '邉', '骤', '슨', '骰', '滇', '繕', '辦', 'ஃ', '抉', '渍', '彝', '曰', '顎', '랩', '슈', '씻', '냉', '율', '縣', '询', '럴', 'Մ', '亥', '樟', '樫', '畫', '홀', '尧', '骄', '饷', '걘', '얻', '浊', '령', '씀', 'ぅ', '鐵', '蔗', '遼', '谛', '杭', '毋', '၀', '땡', 'ሠ', '憤', '涟', '芜', '鸳', '콩', '椿', '怦', '鸯', 'ઝ', '၎', 'ऐ', '擬', '酯', '灘', '钮', '痢', '醫', '餸', '꽃', '凱', '忡', '酎', '냥', '吮', '弩', '續', '荔', '狳', '產', 'ጆ', '犰', '骇', 'ଖ', '噼', '紡', '줌', '짱', '趕', '峨', '컬', '粑', '攸', 'ŋ', '嗱', 'ኤ', '槙', 'Ҫ', 'ዓ', '몬', '拗', '營', '帥', '曙', 'ጫ', '锻', '浚', '幂', '俑', '笃', '鬱', '廿', '祺', '夠', '杞', '钾', 'ݙ', '舷', '購', '瘀', '萃', '蜓', '즌', '筏', '涤', '曳', 'ฆ', '랄', '蒼', '忑', '៍', '胭', 'ቲ', 'ቷ', '嬷', '釧', '鳗', '忐', '鼹', '緻', '轼', '벤', '傳', '悸', '렀', '訣', '暉', '锌', '哧', '娲', '禹', '窘', '蜻', 'Ł', '嚓', '눠', '덴', '똥', '춤', '唄', '諾', '楔', '薗', '錮', '楷', '遡', 'ڀ', '폴', '鱿', '嗝', '델', 'ഈ', '뚫', '켰', '柑', '啡', '漕', '凪', '蹋', 'ഏ', '─', '煩', '객', '專', '篝', 'Ż', '깊', '댓', '웹', 'ੜ', '迢', '钰', '芊', '薰', 'ੌ', 'ᱢ', '孜', 'Ķ', '渤', '绯', '碇', '諏', 'Ĵ', '帷', '涸', '蟋', '芮', '邋', '懇', '擎', '馍', '掖', '鯨', 'ዩ', '燒', '钵', 'ૃ', '瞌', 'ഖ', '沽', '蟀', 'ќ', '锂', '荚', '鼬', '덟', '딘', '쌀', '蟒', '嫦', '藝', '姊', '률', 'ఐ', '漉', '誕', '寫', '憬', '萦', '균', '낀', '압', '옥', '卉', '焰', '偎', '殃', '肛', '噔', '鹭', 'ٺ', '壺', '蝦', '멍', '윤', '컵', '픽', 'Ê', '榊', '總', '灏', '噺', '紺', '捨', '厕', '盪', '脯', '驹', 'ᱜ', '崴', '榛', '邯', '鬟', 'Հ', 'ऱ', '섬', '왠', '竺', '勅', '栾', '譬', '琛', '蕃', '홉', '骁', '栩', '攥', '俪', '刽', '笙', '遢', '삶', '걷', '눌', 'Š', '菁', '輕', '妳', '汾', '磺', '醺', 'ሶ', 'ፕ', 'ᱚ', '댄', '셀', '템', '憨', '錬', '喙', '氦', '땅', '릉', '肽', '颯', '黔', '锵', '릿', '밍', '绛', 'ヂ', '嫖', '炜', '瘪', '臊', '벗', '봄', '쟤', '폐', '蒿', '엘', '詣', '羨', '캠', '孰', '铬', '恺', '恢', '佰', '蚱', '渥', '纂', '纶', '벅', '叡', '捶', '綺', '眾', '憧', 'ऑ', 'ڄ', '昴', '誹', '謗', '棣', '汕', '沏', 'ᱫ', '빛', '馁', '鵜', '涮', 'ঈ', '଼', '앤', '玟', '芷', '妒', '柊', '琊', '竣', '斟', '騙', 'Έ', 'ዮ', '瀧', '艮', 'ဗ', '糙', '闵', 'ጓ', '腳', '蜕', '韻', '뮤', 'ඵ', '낭', '룸', '蝗', '蹂', 'ਏ', '腮', '럭', '쁠', 'ඡ', '诧', '镁', '鄉', '鍾', '窿', '蚪', '蝌', '疡', 'ዴ', '砥', '뷰', '엉', '皙', '撅', '犟', '娯', '掴', '둥', '헐', '혈', '砺', 'ਯ', '麹', 'ฬ', '籔', '럼', '捻', '벨', '홈', '嫡', '睛', 'ぢ', '遷', '伎', '᱾', '哽', 'ឈ', '堰', '磡', '焱', '翎', '矗', '翊', 'Ν', 'ೃ', '၁', '腋', '舊', '豬', '꼐', '썰', '펜', '坞', 'ஏ', '糯', 'ޞ', '倣', '凋', '엠', '헌', '흘', '諜', 'ヅ', '頸', 'ሂ', 'ፎ', '꼼', '둔', '삭', '♫', '貓', '踵', '惋', '價', '歡', '昱', '浣', '讹', '喆', '擔', 'ף', '龛', '艶', '苣', '涓', '躏', '窪', '屹', '恬', '裘', '糗', '绚', '錄', '霓', '噱', '껄', '槍', '蹩', '~', '孢', '춘', '힐', '햄', '夯', '潟', '漾', '偃', '咣', '癞', '訃', '딨', 'Ն', '찜', '촬', '춥', '罠', '麸', '獭', '镳', '铠', 'ጡ', '吒', '삐', '잃', '찐', '틱', '핀', '皐', '闺', '榎', '娼', 'ୂ', 'ឋ', '阂', '몽', 'Ļ', 'Ս', 'ృ', '詫', '铎', '僅', '菓', '៏', '卯', '噎', '榕', '馄', '樵', '랙', 'ᱛ', '괴', '낳', '힌', '疱', '舜', '祛', '箍', '劉', '枸', '盹', '觑', 'ൃ', '戯', '驗', '례', '핫', 'Җ', 'Қ', '醛', '嘩', '慵', '섞', '큐', '팩', 'ઠ', 'ឌ', '圖', '藕', '蚓', '呑', '喩', '곧', '닫', '밝', '앨', '毡', '跛', '秧', '嗮', '褛', '讷', '툰', '@', '虱', '蟾', '壱', '晖', '碜', '嫔', 'Ă', 'Ģ', '٢', '鋳', '협', '颚', '踮', '酰', '鳟', '禍', '阜', '挛', '箕', 'ᱧ', '腩', '꽂', '쏘', '탑', '碘', '잖', '彷', '鸠', '缇', '绢', 'ฑ', '猕', '밴', '퀴', '戟', '巳', '隕', '啤', '擢', '睽', '辘', '痉', 'ፖ', '熠', '鞑', '饨', 'ሐ', '褴', '阈', '묻', '烏', '酚', '惣', 'ຣ', '阑', '犒', '碉', '龈', '靼', 'ਘ', '蛰', '阙', '놈', '땠', '鬃', '또', '哝', 'Ồ', '낄', '싹', '첨', '蔻', '鑼', '毀', '痣', '釘', '偕', '湍', '燎', '钗', '咫', '덩', '箋', '罹', '孚', '宓', 'ඤ', 'ቋ', '燈', '왼', '꿨', '흰', '၍', '庾', '盡', '躇', '鎧', '幢', '浒', '胤', '荤', '鼾', '孀', '蹿', '裝', '獾', '皖', '蛀', '蚯', '颐', '좌', '棲', '^', '獗', '睑', '苞', '鳕', '腦', '뒷', 'Ј', '楞', 'ଠ', 'ኞ', 'ዞ', '납', '떴', '쩍', '斷', '憶', '泸', '勸', '铰', '洱', '緯', '겸', 'ૌ', '粽', '咤', '宕', '쿨', 'ֆ', 'ڃ', '‟', '鞦', '빤', '뼈', '슴', '엇', '칸', '莘', '挝', '韆', '夭', '腆', 'Β', '뚱', '칭', '閃', '蜍', '謹', '迄', '坯', '傣', '谏', '祯', '羯', '鹑', 'ሃ', 'Բ', 'ഓ', '寶', '戲', '轧', '拮', '椛', '佃', '蠣', '礎', '囧', '丕', '摒', '榻', 'ヱ', '扈', '薙', '렁', '‧', '啷', '舉', '侬', '邃', '垛', '怔', '闰', 'ፓ', '혔', '⁄', '氰', '끗', '덮', '證', '虻', '俚', '壑', '瞿', '藥', '衩', 'ѳ', '喎', '醜', '갠', '뒀', '멜', '컸', '핸', '뚝', '晌', 'අ', 'ೌ', '扪', '|', '荨', '깎', '짬', '雙', '髅', '圃', '蓟', '鹫', '榮', '绫', '藐', '贻', 'ኢ', '亂', '禮', '賜', '샵', '측', 'ฒ', '胥', '骷', '앴', '褂', '較', '恃', '垦', '麝', '诲', '뜬', '갚', '턱', 'ፅ', '媲', '馏', '駕', '톤', '닮', '壽', '剽', '篓', '馊', '鹂', '圓', '壹', '잊', 'Ե', '٩', '亘', '缽', '翱', '貪', '얀', '펴', 'ঔ', '罂', '鳖', '黝', '汞', '痺', '佯', '稷', '恪', '彌', '砦', 'ጪ', '爭', '찔', '痞', '喰', '狒', '戬', '簪', '憑', '‒', '嗌', '嗤', '囉', '諒', '뚜', '팡', '罵', '楊', '噶', '凜', '≪', '〜', '匐', '芈', '鹌', '诃', '鳃', '】', '涎', '腼', 'Є', 'ጤ', '泷', '漸', '蚌', '끈', '땀', '띠', '爾', '脓', '髋', 'ૈ', '廳', '虔', '缜', '楢', '褥', '暄', '禺', '怅', 'ፒ', '阉', '끓', '렉', '벼', '뽀', '틴', '팠', 'Ӹ', '褚', '啜', '雖', 'ୱ', '【', '槲', 'ଫ', '雉', '馥', '烊', 'ୃ', '摹', '羟', '騨', '琢', '钊', 'ൺ', '٥', 'ඈ', '꼴', '댔', '豐', '廻', '沂', '啾', '埼', '徨', '剐', '唏', '轲', '牒', 'ဏ', '븐', '샘', '據', '峪', '錫', '밖', '漳', '炅', '荼', '၂', '玖', '絢', '镍', '沓', '뺐', '칙', '桝', '啕', '紐', '讀', '凰', '麥', '吆', '淞', '瓮', '耦', '佘', '喋', '孺', '螨', 'ៈ', '苫', '闩', 'Θ', '醬', '뷔', '篆', '鉾', '蔬', '桔', '锢', '讣', '辕', '鸵', '꽁', 'Ԑ', '赈', '遁', '隨', '掸', '暨', '陇', '宦', '戛', '睬', '፡', '嘚', '歲', '汛', '렛', '씹', '잇', '嚴', '檢', '흑', '麋', '佼', '랫', '鮎', '脖', '歷', '勞', '楂', '蚂', 'Կ', '兀', 'ሏ', '舛', '녕', '뇌', '릇', '짠', '힙', '冴', '蕎', '崗', '膿', '侮', '茛', '攪', '逅', '匍', '邂', '瘁', 'Ի', 'ڇ', 'ឃ', '△', 'ঋ', 'ਝ', '曬', '멈', '묵', '컷', '혁', '휘', '깃', '椋', 'ヵ', '潺', '螳', '鳅', 'ಘ', 'ဇ', '迸', '拄', '浃', '钛', '낚', '얇', '헷', '흡', 'ਛ', '搀', '렴', '黜', '闆', '惬', '帛', '戰', '৷', 'ଘ', '€', '蜢', '鲈', '遐', '뽕', '캡', '砧', '碼', '邨', 'ឱ', '溥', '咿', '锹', '砚', '熹', 'Ả', '‚', '珺', '紬', 'Ẹ', '凧', '戊', '곰', '畢', '鱗', '苹', '笞', '箫', 'Դ', '瀕', 'Ū', 'ፉ', '谩', '겉', '쭈', '탐', 'Ό', '廟', '怆', '絕', '꽉', '鬣', '塵', '羡', 'Λ', '댕', '뜯', 'ጽ', '稱', '覗', '꾼', '劃', '卻', '栞', '雛', '跆', '抿', '잘', '啧', '俨', '汴', '賽', '叟', 'Ҙ', 'ଓ', '渾', '糾', '긁', '\x93', 'Ġ', 'ǹ', 'ٰ', 'ឿ', '泯', '泾', '묘', '쪘', '쫓', '婧', '籁', '淄', '痨', '弑', '忱', '淨', '縞', '酣', '繼', 'Ι', 'ѓ', 'ଞ', '壞', '겪', '烽', '묶', '썹', '풋', '宍', '苷', '靜', '羌', '矯', 'Χ', '啮', '胯', '賺', '吖', '냅', '붕', '쉴', 'ૉ', '獨', '덤', '詮', '臃', '焖', '獒', '紹', '諗', '岱', '璨', '讃', '둬', '璧', '痔', '冽', '舀', '弼', '徇', '綠', '繭', '镣', '驮', 'ऋ', '搡', '搪', '砷', '닷', '닿', '땄', '욱', '웅', '찝', 'ဦ', '噗', '醚', '谑', '紘', '炷', '枭', '罔', '蚣', '颌', '璞', '닦', 'ĺ', 'ሕ', '馴', '긋', '랍', '咨', '粱', 'ໆ', '蛭', '骋', '囡', 'ץ', '劵', '濟', '纣', '荟', '蛟', '뀐', '밟', 'Պ', '膠', 'ៗ', 'ൗ', '狛', '琰', '畝', '觐', '擀', '蒔', '蚜', '귄', '빅', '쫄', '촉', '螈', '蚝', '郸', '飴', '鸞', '娓', '皎', '眈', '捺', '砒', '糞', '茱', '裆', '갤', '뺏', '쭐', '쿄', '팟', '赝', '犸', '蜊', '惆', '瘴', '笆', '讥', '钨', '驷', '宸', '戾', '賑', 'ڍ', 'ሯ', 'ጦ', '랭', '룩', '뺄', '샐', '숫', '팝', 'Ո', '桟', '罄', '槃', '捗', '轱', '濕', '谙', 'ሦ', '榔', '溫', '璀', '诣', '늙', '썩', '쫙', '톱', '爛', '铂', '奧', '鹈', '赳', '膵', '渚', '缈', '耘', '唰', '綴', '豺', '龊', '龌', '٣', 'ඌ', '犷', '葆', '颞', '馳', '릎', '숭', '쌩', '썸', '祇', '險', '蝓', '鴻', '熾', '蛞', '沱', '潍', '堇', 'ਐ', '尬', '粕', '辄', '껍', '넨', '룹', '샌', '쌌', '좁', '핵', 'Գ', '榉', '臥', '鹕', '蟻', '咝', '缥', '∞', '刍', '惘', '牦', '絲', 'ጁ', '屬', '讧', '돋', '맙', '౦', 'ᱞ', '啟', '뺀', '埗', '悶', '毂', '贋', '顆', '鲟', '孬', '昙', '薮', '壓', '狀', '缤', '藜', '鹽', '麩', '갓', '멤', '믹', '뱅', '붓', '윗', '쩐', '췄', '斓', '莴', '펙', 'ヲ', '釋', '袅', '躊', '阚', '囔', '铆', 'Ț', 'ሑ', 'ጌ', '兎', '戍', '涝', '诟', '铿', '쨌', '쩨', 'Ĥ', 'Ӧ', 'ፀ', '冑', '廠', '앱', '秆', '糠', '鮫', '桧', '垩', '耷', '镐', '엊', '夙', '宥', '濠', '繍', 'ઢ', '佗', '戶', '皑', '蝾', '쫍', '莆', '饉', '懷', 'එ', '啁', '赊', '鸪', '挞', '鹧', 'ඓ', '蔫', '뜩', '띄', '략', '뤄', '맵', '폼', '甬', '烩', '碴', '钍', '掇', '閒', '奘', '羿', '趙', 'Ō', 'Ά', 'ഘ', '၉', 'ቪ', '弋', '斡', '衲', '辿', '쥐', '쪄', '珞', '瓯', '壬', '鬧', '忖', '¥', 'ဓ', '肓', '薅', '靈', '靛', 'ఘ', 'ಏ', '轭', '윙', 'ÿ', '亟', '呲', '咻', '硒', '絨', '魯', '껌', '덥', '듬', '빽', '飒', '迥', 'Վ', '彙', '즘', 'ϊ', '蜈', '嗲', '觎', '轟', '귤', '낯', '쌈', '찢', '쾌', '팍', 'ဥ', '揄', '煦', '熵', '淺', '玫', '哐', '藪', 'Ñ', 'Φ', 'Ԥ', '٤', '埠', '拈', '炯', '굽', '뻤', '뿔', '셜', 'Į', 'Թ', '珏', '疽', '缨', '揶', '囃', '梱', '餡', '鰹', '燻', 'Ħ', '撥', '爻', '脫', '雫', '霁', 'ኙ', '擇', '踌', '鬓', '겐', '쩡', '텀', '텍', 'ਓ', '뭉', '햇', '鯖', '髭', '傭', '蛐', '鰻', '遜', 'ഠ', '›', '怄', '裟', '啩', '恣', '斛', '檻', '谔', '踞', '닉', '맹', '잼', '詐', '櫃', '浏', '綬', '攫', '冢', '綜', '芃', '歆', '殇', '鄭', '鲱', '黨', 'ፃ', 'ᱨ', 'Ụ', '‹', '滓', '濤', '갱', '앗', '쵸', '캔', '抡', '輿', '擊', '苓', '歎', '幔', '愫', '萼', '檸', '嵇', '薏', '蘿', 'Ӓ', 'ፌ', '딪', 'Ք', 'ሔ', '憐', '洸', '燧', '珩', '껏', '셉', '즉', '펌', '珐', '瘙', '粵', '膽', '荏', '镊', '劾', '妲', '缮', '靚', '鳏', 'Ţ', 'ఠ', 'ቄ', '昀', '椀', '袤', '遽', '흠', 'Џ', '仃', '婵', '诩', '鍼', '쉐', '탱', '奚', '饯', '桢', '樺', '锭', '蚬', '跻', 'ޠ', '膺', 'ԑ', 'ޏ', 'ဤ', '哂', '攰', '葦', '錐', '\x94', 'ỵ', '靭', '뺑', '엥', '탠', '帼', '〇', '姪', '晰', '摺', 'ឬ', '恻', '惡', '蹉', 'Ã', '၅', '궈', '멸', '빴', '쇠', '푼', 'Տ', '巌', '掳', '撚', '膈', '蛹', '胛', '舫', '缚', '舐', '鲫', '荞', '豉', '叻', '骛', '龋', '糜', '둑', '뢰', '륵', '얹', '煉', '痤', '蝽', '煨', '膦', '嚿', '蛆', '蟲', '钴', '顯', '}', 'ᱴ', '歸', '湄', 'Ő', 'Լ', 'Ռ', '٦', '銷', '깥', '뱃', '嶙', '鄱', '錣', '烃', '謁', '炀', '潢', '煜', '娑', '痿', '၆', 'ቨ', '跎', '꼽', '댁', '밭', '섹', '숏', '쎈', '쥬', '츄', '칵', '콤', 'ૅ', '瑰', '襷', '楕', '瞠', '酉', '鹬', '叵', '婕', '庖', '觊', '謂', '闊', '٨', '偌', '挎', '锏', '룰', '뭣', '봇', '빔', '융', '찼', '퉁', '헛', '汎', '蟠', 'ゞ', '箏', '峋', '堑', '痍', '纥', '勵', '粼', '钚', '퀄', 'ᱥ', '窩', '螯', '髻', '鱲', '′', '巽', '谄', '꼰', '뇨', '뜰', '볍', '빚', '툭', '펑', 'ਊ', '涣', '淬', '稅', '魇', '姣', '疣', '胫', '酊', '檗', '猾', '跄', '踉', '瓒', '骊', '鬆', 'ґ', '咦', '肱', '臉', '鞄', '넉', '빗', '뻥', '얄', '엎', '칩', '훔', 'Ə', 'ઊ', '泱', '狞', '윈', '欽', '涧', '匝', '籌', '鲶', '嘗', '鰂', '鹩', '濮', '姦', '恿', '袈', '£', '撐', '曉', '聰', '蔥', '郴', 'ʿ', '໌', '၈', 'ጄ', 'ឥ', '戌', '蕙', '蠻', '贮', '铵', '깄', '앵', '혐', '檎', '緋', '桉', '骞', '坳', '箴', '桀', '鏑', '瀛', '礴', '芪', 'ঊ', '倖', '谵', '{', 'Þ', '၄', '喹', '燔', '芍', '詢', '遙', '깡', '뀔', '넥', '젝', '핏', '횟', 'Օ', 'ઞ', '洩', '颧', '燭', '뭐', 'ঞ', '繰', '呷', '鲻', 'ங', '鳝', '鹪', '偻', '珥', '铡', 'ಞ', '戀', '狰', '璜', '纭', '蝈', 'ሟ', '‽', '敝', '砝', '삿', '샷', '쏠', '쿼', '揸', '锰', '掟', '葭', '鸚', '謳', '罷', '湮', '蜃', 'Œ', 'ಠ', '诙', 'ਠ', 'ಐ', '厭', '咛', '掻', '揿', '纏', '荀', '菏', '蓦', '袂', '镫', '뱀', '뱉', '짰', '嘔', '歐', '礒', '葡', '鋸', '匯', '滉', '倹', '៌', '擺', '痱', '篑', '遲', '鹳', '嬴', '惴', '鰺', '၃', '彈', '滟', '簾', '苋', '٧', 'ਢ', '၌', '★', 'ゑ', '窈', '葺', '谪', '랗', '맣', '틈', '耆', '苅', '铉', '鹋', '妩', '塹', '牆', '獐', 'Չ', 'ଵ', '怵', '獻', '硌', '磴', 'ୌ', '绌', '굿', '껀', '띵', '뻘', '슐', '쩜', '툴', '椽', '濂', '焗', '裱', '챔', '穩', '茗', '橿', '镑', '脷', '錆', '寰', '阡', '忻', '矾', '镭', '骜', '駛', '詔', '냬', '뉘', '듀', '횡', 'ȋ', 'ቧ', 'ᱷ', '厲', '屐', '徵', '谗', '貰', '렬', '쿵', '唸', '嚥', '塙', '澪', '櫓', '燦', 'అ', 'І', '噚', '榷', '孪', '揀', '擞', '纜', 'Ø', 'Ρ', '⠀', '伢', '缄', '翳', '蛳', '諫', '谥', '賦', '雜', '鮑', 'Ζ', 'Ї', 'Ֆ', '٪', '丟', '獎', '秸', '郦', '隱', '깼', '므', '팽', '푹', '仄', '廈', '杳', '涞', '淅', '袴', '繳', '撫', '嘤', '笺', '髮', '穣', '纾', '鲭', 'ኃ', '垠', '牠', '睨', '၇', 'ጻ', '佞', '櫛', '虛', '鲷', '갇', '똘', '쇄', '쑥', '젖', '탭', '훌', '淚', '贏', '镂', '阖', '夥', '滲', '簽', '菰', '鹹', '绗', '牝', '霏', '逵', '鹜', '鸸', '噏', '忤', '瞓', '啖', 'Ω', '՛', 'ޟ', 'ሹ', 'ᱵ', '殼', '礫', '簌', '蛔', '蛯', '铤', '곽', '귈', '됩', '벳', '숱', '숲', '첩', '탓', '틸', '펼', 'Ҷ', 'ጸ', '鋪', '쁨', '饽', '忿', '濾', '畿', '澁', '穢', '矶', '绉', '嚢', '犄', '筵', '茴', '莅', 'Ջ', 'ଢ', '嗔', '诓', '隍', '셰', 'ŕ', 'ఛ', '悌', '槇', '蘋', '鵝', '녜', '맻', '벙', '섰', '썬', '쏟', '퀘', '흉', 'Ď', 'Ь', '寵', '廢', '祓', '麽', '蹼', '鋒', '槭', '懋', '窕', '̂', '嵜', '掣', '灞', '襯', '邈', '锱', '魷', 'Շ', 'ޘ', 'ቫ', '峽', '碓', '謠', '遴', '颦', '멕', '킥', 'ዥ', 'ឧ', '叢', '鍮', '黐', '갸', '뎅', '옵', '훠', '覽', '暹', '甾', '疸', '鴎', '缛', '烁', '猁', '猞', 'ឯ', '佝', '欖', '瀝', '罡', '萸', '藿', '̄', '咂', '螢', '铢', '頚', '饗', '鸢', 'ઑ', 'Ừ', '嗬', '嘥', '嚕', '爲', '纨', '겟', '굔', '냠', '콕', '텝', '훅', 'Ң', '悻', '潛', '苺', '藁', '鶯', '黍', '넛', '濫', '鄰', '蠅', '襖', '枇', '盧', '廚', '褓', '賤', '幄', '栀', '盃', '鑊', '珅', '绾', '蔦', '遨', 'Ҩ', 'ۂ', '嬲', '繫', '膊', '룬', '맺', '옴', '쭤', '팁', '폈', '瑪', '癸', '삽', '첼', '锑', '龜', '嵯', '氚', '蓼', 'ຼ', '珪', '揖', '瑚', '膻', '霎', '飕', 'Ή', 'Խ', '峦', '廁', '蘆', '衢', '蹟', '锉', 'ሼ', '啵', '恆', '焯', '诿', '깅', '뛸', '륨', '밸', '쉰', '텅', '壯', '夾', '峒', '蝋', '餘', '勁', '哏', '檄', '赭', '毓', '燗', '鮨', '榭', '啶', '梆', '嵘', '轢', '嗟', 'ጮ', '嬰', '捱', '蹶', '꺾', '텨', 'Ӑ', 'ኗ', 'ዤ', 'ዷ', '፤', '冚', '搖', '楣', '浔', '瞟', '诨', '骥', '닙', '젓', '펐', '繞', '鹸', '瀞', '燮', '苜', '湎', '靱', '閻', '杷', '臧', '噻', '囫', '溴', '阄', 'Ҵ', '簑', '薔', '蠔', '頁', 'ፐ', '〔', '檔', '閱', '겄', '괄', '굶', '귓', '깠', '꽈', '넜', '럿', '옹', '욜', '쬐', '漑', '潸', '唷', '笈', '鱈', '蓿', '剌', '酩', '佇', '唑', '嶼', '钒', '胝', '胼', '蛱', '圩', '礙', '趨', 'Υ', '櫂', '玥', '瑄', '绺', '蔔', '鸬', '鹚', 'Æ', 'ୈ', '墾', '搶', '盅', '绡', '蚩', '閪', '\x9e', '\xad', '̈', 'ۖ', 'ଝ', 'ሾ', 'ዪ', '琏', '굵', '눅', '늬', '됨', '붉', '샴', '씌', '얜', '옳', '욘', '傥', '蜣', '迴', '鱧', '唢', '殒', '菫', '沣', '爐', '泗', '揆', '靉', '倏', '疥', '卞', '噉', '囵', '殘', '氙', '腚', '銮', 'ᱣ', '慘', '搔', '犠', '盥', '綫', '蒐', '褲', '訝', '辊', '©', '®', 'ቭ', '〕', '吡', '啉', '痂', '觞', '貘', '鷺', '눕', '늑', '늫', '렷', '벚', '뻗', '얌', '얗', '왓', '짖', 'Ư', '唁', '圀', '鐔', '륜', '뻑', '쓱', '왤', '滘', '濑', '岷', '疋', '蓑', '譚', '铯', '毘', '諦', '襁', '讴', '鄞', '緣', '膘', '禰', '泮', '璎', '莊', '蔺', '裨', '陂', '馗', 'ڦ', 'ಃ', 'ጩ', '渫', '溧', '獠', '祢', '诌', '赅', '괌', '렘', '렙', 'ኚ', 'Ủ', '兇', '彿', '荠', '谀', '댈', '룡', '륙', '및', '뿜', '셈', '읍', '찡', '毬', '辋', '箩', '饅', '拚', '紆', '葚', '儺', '籾', '菀', '呤', '煸', '琲', '胍', '玳', '谴', '镉', '俎', '洵', '锲', '颉', '僱', '柘', '栎', '疝', '萢', '鑽', '骶', '〆', '儘', '汩', '腭', 'Փ', '佈', '掮', '梏', '歙', '毽', '涿', '矬', '엮', 'Û', 'Ѐ', 'ዣ', 'ᱡ', 'ᱦ', '喬', '嫲', '嬌', '懶', '筲', '糅', '辭', '霭', '낑', '뎌', '뛴', '봅', '솜', '엣', '왁', '찹', '칫', '懼', '禎', 'ဌ', '娆', '鬚', '荥', '笏', '嶌', '癣', '攣', '鍬', '嘌', '捌', '孑', '淦', '瑁', '硼', '擾', '泓', '閾', '楯', '蝕', 'ゐ', '哙', '姝', '孖', '盂', '胄', 'Ɓ', 'ଃ', 'ഊ', 'ዌ', 'ፆ', '倜', '卅', '卍', '柩', '鲅', '갛', '껑', '껜', '륭', '뭇', '슝', '싯', '쏴', '잎', '콧', '팜', '펀', 'ඞ', '婀', '톨', '洙', '硤', '梠', '锆', '筧', '鵤', '菖', '邬', '軋', '栉', '忪', '桎', '筠', '脍', '锃', '佔', '儆', '掬', '旮', '荊', 'ᱹ', '隽', '饴', '훑', 'Ċ', 'Է', 'ቬ', 'ጧ', '奂', '滷', '癮', '蝼', '슥', '쏙', '왈', '팥', '핥', 'Ը', '乸', '擤', '縱', '铍', '멧', 'Ў', '嘹', '埴', '悅', '欅', '谒', '鴛', 'ឲ', '嘭', '箪', '鴦', '恫', '覃', '穎', '郜', '韋', '僭', '痙', '邁', '哌', '疇', '惇', '侗', '箒', '埂', '讶', '邺', '鲹', '稞', '蒡', '賴', 'Զ', '绶', '贖', '铱', 'Ҭ', '亳', '坩', '柒', '纰', '觸', 'Ɗ', 'ፏ', '⋯', '劑', '擴', '殲', '溏', '茯', '깍', '붐', '뻣', '샹', '줍', '쯔', '펠', '敕', '깬', '꾹', '뮬', '빰', '숍', '즙', '쭝', '쾅', '퀸', '킵', '펭', '헝', '俥', '滂', '瘘', '캘', '嗪', '衞', '睢', '铣', '韮', '翦', '娠', '旛', '翫', '蕈', '譯', '吽', '囿', '͘', '讚', '钹', 'Ƙ', 'ǔ', 'Ұ', '阕', '阱', '麿', '쫑', '쿡', 'ဧ', 'ሣ', '嬤', '懺', '晁', '殓', '滾', '苻', '钯', '饬', '껐', '꿋', '덧', '뵈', '엌', '잌', 'Ë', '沅', '瑩', '撻', '笥', '尕', '簀', '竈', '縷', '鮪', '糀', '謄', '侘', '鰭', '氩', '籐', '舖', '皺', '伫', '弭', '欸', '泙', 'Ύ', '祚', '缢', '聒', '诰', '鄢', '鴫', '鹄', '齡', 'Ξ', 'ಓ', 'ᱰ', '垓', '燉', '筈', '贊', '鬥', 'Ĩ', 'Ź', 'ഐ', 'ඖ', 'ᱲ', '侩', '惱', '杓', '涪', '漿', '炆', '觥', '颍', '餵', '麾', '겜', '괘', '꿍', '돕', '돗', '딲', '릏', '맑', '뵙', '솥', '앚', '쫀', '쭘', '펄', 'Ũ', 'Ӗ', '┐', '榧', '癜', '缱', '饕', '驅', '鲇', '젯', '퍽', '갯', '憫', '爍', '鄧', '萘', '廼', '吁', '茲', '鉤', '埚', '墉', '慳', '泔', '猢', '瑭', '旌', '孱', '屆', '弐', '珉', '祗', '薑', 'Ŵ', 'ʽ', 'Њ', 'ѐ', 'ഛ', 'ቾ', 'Ị', '唞', '囁', '搽', '旯', '绻', '腧', '膣', '謊', '谆', '谌', '蹤', '钽', '靂', '뚤', '몫', '삥', '웜', '줏', '쩰', '츤', '캉', '큘', '팸', '펍', '펫', '헨', '崑', '瑤', '痧', '轍', '顛', '飚', '鵑', '龅', '롬', '잣', '횐', 'ಛ', 'ඍ', '滯', '薹', '譴', '桿', '氤', '蹙', '÷', '鵯', '臘', '鲼', '甑', '鯵', '嬬', '婺', '杈', '鬶', '鲠', '鳶', '嬸', '骅', 'ઋ', '啐', '嗫', '尴', '徉', '抻', '煬', '瓊', '祜', '虢', '鈿', '俶', '倌', '撳', '棗', '樸', '珲', '癬', '笪', '錶', '삘', '씽', 'ኡ', 'ፔ', '剱', '彎', '獰', '甕', '綁', '腍', '芡', '薈', '蜆', '逑', '겔', '곈', '뤘', '뾰', '옇', '윽', '잭', '텃', '텼', '픔', '兖', '勳', '擰', '朧', '桤', '睏', '迩', '흙', '舩', '訛', '馮', '撈', '攬', '祎', '饒', '儚', 'ឍ', '纈', '纐', '莳', '氘', '鑓', '葳', '莪', '儂', '繇', '苒', '恸', '舢', '刎', '徜', '桠', '繹', '芫', '杢', '榫', '氲', '睜', '箜', '篌', '貅', '閖', 'ᱼ', '屙', '敘', '暈', '梾', '籤', '謬', '낌', '씁', '씸', 'Ĕ', 'Ŭ', 'Ӡ', 'ቿ', '傢', '呟', '悭', '溟', '璽', '瓴', '绔', '芩', '貔', '酞', '釀', '鍊', '鲃', '깁', '돔', '둡', '랴', '썪', '짭', '짼', '퀵', '폿', '홋', 'ఞ', '潞', '癲', '鋲', '캄', '퐁', '瀾', '訶', '贄', 'ಢ', '羰', '羸', '麂', '', '剋', '滁', '瑳', '谶', '荸', '좀', '碲', '楳', '鲳', '煕', '戇', '溲', '膑', 'ޣ', '壷', '擠', '聿', '伉', '滦', '睥', '繩', '脘', '荽', '崙', '攤', '柾', '砀', '籮', '蠡', '谧', 'ഔ', '挲', '晔', '琮', '瘋', '藨', '钣', 'Ơ', 'Ҟ', 'ಔ', 'ዑ', 'ጵ', 'Ứ', '\u202b', '∈', '凇', '懑', '掙', '揼', '涜', '炔', '繪', '腟', '芾', '錘', '頒', '驟', '鹞', '꽝', '넬', '눴', '뜸', '밉', '뵀', '삔', '샜', '셌', '쑤', '엿', '콸', 'Ҥ', 'Ҽ', 'ဿ', '捩', '禿', '竇', '譽', '郫', '둠', '뒹', '렐', '맴', '뽈', '첸', '拋', '淙', '盞', '丶', '寬', '獵', '窰', '舳', '註', 'ઃ', '诅', '閤', '鴇', '嘧', '慄', '攝', '蝨', '鰯', '貶', '臾', '笕', '頷', '镌', '竪', '噤', '诘', '锗', '閘', '嗚', '壩', '撺', '晷', '桡', '棹', '耧', '趸', '→', '妁', '牯', '瓿', '笄', '蛄', '豈', '铖', '骐', '鷉', '鸾', '屍', '楸', '踽', '锒', '鲲', '섀', '켄', 'Ľ', 'ӊ', 'ጇ', 'ጬ', '◎', '嚨', '姒', '蒺', '蝸', '輻', '鸨', '齟', '깰', '끽', '낵', '눔', '닳', '밋', '밲', '벡', '뺨', '쉘', '슉', '쌔', '짚', '촛', '춧', '캣', '캥', '튕', '휙', 'ਔ', 'ఢ', '೧', 'ᱯ', '偲', '劍', '枱', '膩', '艷', '菸', '詛', '豇', '낡', '됬', '둣', '쌰', '撷', '贰', '躙', '辯', '遑', 'Յ', '楮', '誼', '瞞', '祿', '绦', '廬', '皋', '妝', '鸮', '떤', '圳', '捲', '陝', '獺', '媾', '魍', '鼩', '鴈', 'ゝ', '狲', '釐', '铄', '沮', '蘼', '邕', '钎', '靥', '鞣', '♥', '姘', '娣', '稹', '胳', '郅', '阆', '颱', '餮', '־', '儋', '厝', '肅', '誊', '騷', '숟', '\x92', '\x97', 'Ճ', '՞', 'ኜ', 'ዢ', 'ዦ', 'Ố', '嘍', '揩', '曆', '栢', '潋', '箬', '糍', '遞', '髡', '鰐', '鲡', '鲢', '齬', '걀', '꺄', '꿉', '뗄', '빕', '얽', '읏', '잰', '쟀', '컥', '킷', '햐', '흩', 'ඣ', 'ፑ', '៣', '寳', '淖', '灑', '錨', '駁', '랠', '썽', '웰', '젬', '탬', '툼', '핍', '檳', '籃', '僑', '橼', '脹', '銛', '钜', '盱', '籲', '陲', '颔', '勖', '蓖', '郢', '檯', '粂', '獏', '燿', '祕', '鯊', '枡', '惕', '兌', '钼', '鞆', '●', '綦', '蕗', '埜', '焘', '劭', '愎', '橈', '鎚', '锷', '鞏', '齁', '龇', 'ဍ', '♂', '侪', '窠', '肪', '蜇', '逹', '邛', '卟', '撓', '燐', '纖', '郓', '闱', '餞', '鹓', '俬', '呔', '澧', '燴', '犍', '羧', '葶', '谲', '¬', 'Ć', 'ː', '̓', 'ڱ', 'ۚ', 'ඪ', 'ፁ', 'ᱪ', 'Ẩ', '呎', '哣', '噃', '搣', '淒', '苕', '萋', '襪', '訇', '諄', '謢', '邳', '鉈', '鴉', '鸻', '갭', '곶', '넹', '뗐', '룽', '맷', '샾', '쐈', '쨍', '챠', '컹', '튠', '푠', 'ˮ', 'Ί', 'Ҿ', 'ޛ', 'ዟ', '悗', '耒', '躾', '鏟', '閂', '곁', '맏', '뮌', '찻', '睪', '礦', '筺', '艱', '賬', '镕', '蕕', '炝', '聾', '逡', 'ฌ', '瀋', '詭', '鲣', '侉', '埙', '慟', '蜉', '钡', '輯', '諧', '吳', '鐙', '陛', '撹', '苧', '劔', '濛', '齧', 'Ժ', '剝', '吩', '徕', '镓', 'ൌ', '佻', '嚅', '岘', '窨', '跬', '銜', '骢', '魉', '鰓', '㩒', '嬗', '旎', '旖', '氫', '洄', '牺', '篙', '舂', '闌', '飄', 'Ծ', 'ḿ', '仞', '嘯', '噓', '囹', '圄', '岿', '恁', '揦', '殚', '沆', '簕', '莠', '莼', '萊', '鰆', 'ɔ', '≡', '砣', '辇', '궐', '뽐', '\x84', '\x9a', '§', 'Ť', 'Ձ', 'ۓ', 'ጢ', 'ፂ', 'ፄ', 'Ổ', 'Ờ', '僆', '棂', '獸', '瓏', '瘢', '聳', '荛', '衿', '遒', '鑰', '镬', '깽', '꺠', '끙', '늪', '댐', '딥', '딧', '랖', '룻', '릅', '봔', '봬', '뼛', '섣', '쉼', '싣', '쎘', '얏', '윌', '쥴', '쯧', '챈', '챌', '촥', '톰', '핬', '圪', '屜', '捽', '珮', '碛', '臟', '螫', '輋', '醪', '骠', '똠', '맸', '샬', '沔', '禊', '襦', '趄', '邇', '剜', '筍', '緞', '虧', '趔', '铩', '埒', '憚', '扦', '罟', '囮', '賈', '匁', '吲', '哚', '雎', '鄒', '飫', '縊', '讼', '濯', '竊', '铕', '蓣', 'ๅ', '潑', '瀉', 'Ґ', 'ಊ', '屓', '碣', '粳', '苈', '蕤', '誨', '跖', '騾', '魑', '⸺', '倅', '幇', '廂', '柺', '楡', '瀨', '狆', '籏', '籬', '跣', '锶', '镆', '韌', 'ΐ', '佚', '汜', '牍', '牴', '癱', '蟬', '顏', 'ϋ', 'ዉ', '▪', '佥', '刿', '噙', '孭', '洮', '漲', '猷', '瓤', '疊', '癡', '矍', '硯', '稃', '讫', '贔', '꾀', '떵', '맬', '빳', '챕', '\x91', '\x96', 'ƴ', 'ؔ', 'ઔ', 'ෲ', 'ኣ', '១', '啞', '夘', '嵋', '徬', '慾', '斂', '渌', '滌', '漯', '燶', '砵', '稟', '笤', '蓆', '螞', '覓', '諺', '诳', '谡', '踎', '躉', '鈔', '铋', '陞', '顼', '麪', '갬', '궜', '궤', '꿇', '덱', '떳', '띨', '룐', '몹', '삑', '슁', '쏭', '앰', '욤', '웩', '잦', '죙', '챘', '첵', '촘', '쿤', '킴', '텁', '퓸', '훼', 'ઍ', '冧', '勐', '擸', '晉', '汨', '燊', '瘡', '癇', '眀', '鎹', '铷', '鯰', '鱒', '딤', '앓', '얍', '윷', '쟈', '팎', '囗', '諌', '鋤', '壆', '嶄', '碕', '綵', '闢', '鳐', '秣', '簗', '蕪', '氹', '兪', '恹', '鈕', '钇', '蝣', '軀', '畲', '埕', '潅', '瞼', '褄', '詈', '邏', '颶', '莟', '艙', '碩', '筅', '钐', '寤', '徭', '銑', '朊', '楝', '澩', '竽', '褌', '覲', '铑', '鵠', '捭', '哞', '墊', '忾', '杼', '玑', '砭', '芨', '菡', '锇', '埓', '壅', '峅', '崧', '徠', '悱', '瑧', '脩', '邙', '铨', '鱸', '鸩', 'ẅ', '壢', '泫', '爰', '箝', '耄', '耋', '▲', '垭', '巒', '捯', '撿', '攋', '梼', '璟', '疖', '痦', '紥', '缬', '腈', '菝', '逓', '铒', '鬢', '魃', '뎁', 'ѝ', '垚', '擲', '眦', '絃', '舄', '蘅', '隸', '髯', '鲛', '鹱', '뎠', '딛', '몄', '쨈', '휠', '휩', 'ȃ', 'Ց', 'ۃ', 'ॠ', 'ḅ', 'ヮ', '勻', '卌', '吋', '噸', '囝', '奀', '戆', '揈', '揞', '搲', '攏', '昶', '暅', '椶', '榲', '橞', '涠', '珙', '琬', '磚', '粝', '糰', '緬', '罫', '羈', '葜', '蒹', '蕁', '薷', '蠱', '襴', '轸', '邰', '鏈', '鬘', '龐', '긱', '꺽', '늠', '뎀', '딕', '띡', '뵐', '셧', '슌', '웍', '윳', '짙', '쫒', '텄', '헉', '헹', '훗', 'Ώ', '♯', '刪', '妯', '廪', '瀟', '犧', '畦', '癪', '矽', '禪', '腴', '袢', '鉦', '鏝', '뽁', '켈', '휜', '沭', '漣', '磔', '蕩', 'ଐ', '仟', '壟', '妪', '淝', '紓', '苴', '莜', '隴', '饌', '駭', '鹘', '黢', 'ઐ', '浛', 'ㄟ', '剷', '圻', '澹', '砻', '肄', '崂', '痾', '稗', '褻', '迨', '镧', '霰', '顰', '輦', '輛', '焔', '篭', '踐', '坻', '왜', '殯', '靄', '琨', '闖', '騭', '蝿', '頤', '厠', '夲', '嫪', '玘', '蘊', '黚', '黧', '媞', '咥', '嘜', '嵊', '椴', '濞', '緘', '藺', '蝮', '醴', '鉉', '鹗', '贲', 'ഃ', 'ဠ', '偈', '唪', '嗳', '姶', '嫻', '孥', '崁', '彧', '徂', '枞', '狽', '皲', '紮', '缦', '莒', '裃', 'ṃ', '穫', '゚', '喑', '摟', '擋', '氡', '篾', '絣', '绐', '聩', '蚶', '螟', '襞', '賁', '踟', '蹰', '鈷', '镛', '闾', '髂', '鲆', '齒', '쌋', '췌', 'ॊ', 'ఔ', 'ဩ', 'ኅ', '※', '俅', '唖', '尷', '洇', '澆', '绀', '蕭', '틋', 'ኻ', '佷', '侈', '뉜', '쉑', '쑈', '\x8a', '\x9d', 'Ğ', 'ǐ', 'ಝ', '೯', 'ඃ', 'ฯ', 'ဈ', 'ሒ', 'ኼ', 'ጴ', '៖', '៦', 'ᱬ', 'ᱶ', 'ᱸ', '□', '䁅', '呯', '唈', '唳', '喐', '嗄', '噹', '娌', '娛', '寢', '嶂', '恽', '慚', '懞', '懣', '抌', '攜', '曚', '枥', '柽', '樑', '樞', '樾', '牀', '狍', '稙', '繚', '舸', '芎', '衾', '訕', '豢', '躝', '轎', '酐', '鎏', '鏊', '钆', '钪', '钶', '雋', '饋', '鬠', '鸫', '龠', '갰', '겅', '곗', '곪', '굼', '낱', '냇', '넒', '닛', '댑', '덨', '듦', '땔', '떄', '뗀', '똔', '롷', '롹', '묽', '볐', '빢', '뼌', '뽂', '샛', '샥', '솟', '숄', '숑', '슛', '쐬', '쑨', '쓕', '앳', '얕', '옅', '웁', '윰', '쟨', '젼', '짹', '쫘', '쭌', '챗', '펩', '푯', '핌', '𢱕', '櫚', '煅', '甌', '莢', '驕', '髌', '랏', '쏜', '옐', '핼', 'ஔ', '僖', '恊', '滙', '澍', '癢', '粿', '翹', '蔀', '蛸', '躓', '鏃', '飩', '髀', '吶', '垃', '巉', '巔', '怩', '搗', '楦', '琚', '篁', '脲', '誡', '阊', '鬻', '鸱', '叺', '湟', '頗', '魟', '狢', '畐', '畷', '椹', '諍', '醮', '鐸', '釗', '镗', '锴', '゙', '戕', '稈', '纒', '亓', '庹', '氖', '祉', '鉗', '础', '嚯', '堉', '桫', '椤', '楋', '瀣', '珧', '礬', '舾', '邾', '鵺', '鼱', '滢', '臍', '堝', '弍', '晞', '椁', '濺', '睄', '礇', '笫', '蠟', '鎂', '閨', '怏', '慷', '瀏', '綸', '罎', '閩', 'ጐ', 'ឫ', '伧', '僂', '冼', '夔', '媠', '嵴', '幟', '畊', '磬', '窺', '簷', '胿', '臬', '蚵', '蹚', '鋏', '鏖', '霑', '騮', '鲔', '끅', '̋', 'Љ', 'ѕ', '២', '佶', '唻', '抾', '柞', '澱', '錙', '늄', '뒨', '믈', '콰', '±', '¶', 'ʾ', '̊', 'ଈ', 'ଔ', 'ஶ', 'ኀ', 'ጳ', 'ጼ', 'ጾ', 'ጿ', '፥', 'ឮ', '០', '៤', '៨', 'ᱝ', '㓤', '仝', '倧', '刄', '厍', '咇', '唥', '喏', '嗞', '囍', '圜', '埞', '塬', '塱', '墀', '墮', '壸', '婭', '岫', '崃', '崋', '弶', '愜', '憊', '挈', '揜', '摮', '擘', '擱', '昐', '枘', '枳', '椚', '槁', '樒', '櫸', '淸', '溘', '溼', '燙', '痈', '硎', '篩', '簒', '縝', '縻', '纔', '荪', '葯', '蚴', '蛏', '蛻', '蝰', '蠹', '裇', '裥', '誅', '豎', '貲', '踭', '踴', '蹌', '蹣', '鑿', '铼', '锺', '镲', '颙', '駈', '駱', '鮓', '鮟', '鯇', '鰈', '鰜', '鱇', '鲀', '鵲', '괭', '굘', '긌', '깟', '깻', '꼿', '넙', '뉸', '뗘', '뚠', '띃', '렜', '룔', '멓', '멱', '뭄', '뺌', '뿅', '뿍', '숯', '슘', '쎌', '얠', '옌', '잴', '쩝', '쳇', '췻', '츰', '캇', '켔', '퀭', '킁', '탤', '튄', '팰', '혓', '홧', '훤', '휑', '힉', 'ȇ', 'ˎ', '躼', '곯', '덫', '햅', 'Ě', '狹', '睚', '觜', '겡', '셴', '쌜', 'ಋ', '壘', '孛', '忟', '旻', '榑', '煥', '狎', '眇', '罘', '胪', '脛', '舨', '镒', '餼', '馐', '촤', '歃', '禛', '♭', '垌', '尭', '晝', '楹', '滄', '砜', '菟', '蒨', '藷', '鏢', '鐡', '頌', '馕', '鰲', '鳉', '豕', '蜘', 'ㄧ', '嵬', '忸', '暝', '盜', '螣', '謐', '嘬', '圾', '洟', '舁', '醗', '铟', '颏', '黌', '栂', '瘻', '瞋', '窣', '窸', '絋', '鶫', '銕', '√', '蚺', '蹕', '窶', '牻', '擯', '愼', '榾', '癩', '筜', '筼', '聶', '蟄', '鍔', '頽', '黠', '梛', '莨', '骈', '鸊', '倬', '唛', '嗶', '嘰', '嚐', '媪', '徛', '憺', '揠', '甦', '翃', '肭', '芗', '茔', '萁', '葎', '蓠', '蛉', '蜮', '贶', '趖', '轡', '釁', '鈉', '隹', '餉', '饪', '騅', '橹', '篳', '蟯', 'Ъ', 'ឦ', '∠', '〝', 'ヰ', '俠', '冪', '埤', '墘', '嬅', '峤', '巿', '扻', '搦', '攔', '昰', '枋', '槊', '渑', '燵', '猊', '簋', '肼', '臚', '艄', '茆', '茼', '菘', '菪', '諷', '譟', '躑', '輓', '郯', '郾', '鄄', '鋆', '铳', '锨', '閏', '颪', '馭', '髒', '鱔', 'ǰ', 'ॲ', '୫', 'ឪ', '愠', '歛', '皚', '硲', '稣', '蛚', '輾', '馩', '꽌', '롸', '밧', '뱄', '\x80', '\x99', 'Ï', 'ǒ', 'ȏ', '̌', '̔', '̟', 'Ӯ', 'ٗ', 'ۗ', 'ޡ', 'ऍ', 'ॆ', '॔', 'ૢ', '୪', '೦', '೨', '೩', 'ෳ', 'ቮ', 'ጹ', 'ḉ', 'ḫ', 'ṇ', 'ṉ', 'ẃ', 'Ạ', 'Ầ', 'Ậ', 'Ệ', 'Ự', '\u2060', '∙', '⊙', '◯', '⸻', '〟', '㧎', '䒏', '䒐', '佮', '俟', '倯', '倻', '偢', '僥', '儍', '凊', '匱', '叁', '嗐', '嘏', '噁', '囪', '埵', '堯', '奓', '姍', '娉', '尣', '弸', '怍', '悽', '挜', '挹', '揗', '摈', '斃', '昉', '曵', '梣', '棧', '楫', '橐', '欒', '殭', '殳', '洎', '浐', '涷', '玭', '瑋', '璁', '璈', '甙', '畈', '瘓', '眙', '硃', '碚', '磧', '竅', '筥', '篦', '粲', '糒', '繻', '罅', '胗', '舺', '艋', '艤', '艪', '艸', '茕', '荜', '莵', '菉', '菔', '萠', '蓺', '蔣', '蘂', '蟥', '覯', '訐', '訥', '詡', '誣', '誦', '誻', '謨', '譖', '豂', '赧', '趌', '趺', '躅', '軚', '輘', '輷', '迾', '鄣', '醌', '鎅', '鎔', '鎝', '鏨', '鑄', '鑲', '钋', '闕', '陉', '頰', '餋', '餒', '餛', '馯', '骘', '鬍', '鬨', '魎', '鲮', '鲿', '鳫', '鵞', '鵡', '鶉', '鹛', '鼆', '鼐', '걜', '겋', '곌', '굥', '귐', '꽐', '꽥', '꿩', '끍', '냔', '냘', '냡', '넝', '넴', '놉', '놋', '놘', '뇽', '뉩', '늉', '댜', '듈', '땋', '떰', '띤', '맽', '멩', '몀', '믕', '볕', '뵌', '빻', '뿡', '샨', '숀', '숴', '슾', '쌕', '쌨', '썅', '썜', '쎅', '쏼', '쒀', '씰', '옉', '옫', '웟', '읊', '읜', '좆', '짯', '쨋', '쨰', '쩄', '쮸', '촐', '캬', '켁', '켐', '켸', '콥', '쿱', '퉤', '튬', '팹', '퐉', '푤', '퓰', '픕', '휀', '𢳂', 'ʺ', '꾜', '꿰', '쇳', '잽', 'Ǹ', '೫', 'ኟ', 'ṅ', '†', '凈', '垪', '拵', '曷', '梘', '漚', '絚', '鯪', '넚', '쌉', '엡', '೮', '䢢', '佤', '凫', '煖', '獪', '瘆', '癆', '秬', '糋', '躹', '迳', '钌', '陜', '韪', '驛', '髙', '鹼', '갉', '뷴', '寃', '刳', '劏', '嚡', '杮', '槎', '槤', '樅', '沤', '炴', '煊', '熒', '珎', '璉', '痼', '簔', '苄', '苳', '菴', '蘚', '虬', '詆', '赍', '跶', '铪', '闔', '顱', '颢', '飜', '骹', '伜', '柝', '聟', '釵', '崆', '畋', '笸', '膾', '蕲', '靫', '頴', '髷', '鵙', '鸷', '錺', '蒟', '愴', '腘', '鯱', '샀', '끊', '굳', '拶', 'Ẓ', '橄', 'Ṛ', '惫', '咆', '옛', 'ఊ', '싫', '밌', '雰', '괜', '떻', '뭔', '伥', '飪', '鬪', '鼈', '걔', '椙', '蒎', '锿', '鲵', '亰', '啻', '囂', '峁', '弖', '憮', '桴', '瓘', '瘧', '秭', '簓', '薖', '蝴', '谯', '趿', '镨', '闳', '馑', '骺', '鱚', '鲐', 'ఋ', '咙', 'Ÿ', 'ഋ', 'ഢ', 'ဋ', '丨', '丱', '仱', '傈', '傩', '僳', '劊', '嗆', '嗹', '嘁', '岈', '嵖', '巖', '庠', '廸', '戔', '扂', '拏', '挾', '掗', '摰', '撣', '攑', '敍', '旃', '旒', '栻', '槓', '歕', '歨', '殂', '泠', '渀', '潲', '潷', '澀', '瓩', '甓', '疃', '癀', '癔', '竦', '筊', '篥', '籟', '籼', '糬', '緹', '縉', '縢', '膕', '臈', '臙', '艏', '苡', '莩', '蓊', '薀', '薜', '蘓', '裈', '褧', '覕', '諡', '謇', '诒', '诤', '贽', '軼', '迤', '逶', '邡', '醅', '釼', '錚', '鍚', '鐃', '鐐', '钺', '铇', '锕', '镎', '靑', '顫', '髖', '鰊', '鳎', '鳔', '鷽', '鼙', 'ኰ', '䖙', '俢', '儉', '啍', '埲', '屄', '戥', '掞', '枦', '爿', '笳', '綢', '繄', '翕', '芘', '蛣', '豔', '蹐', '鉀', '闞', '鵪', '鸝', '됭', '싰', '옭', '좔', '̧', '☉', '떫', '뱌', '벘', '씉', '엷', '읐', 'Ƴ', '\x81', '\x8d', '\x8e', '\x98', '¦', 'Ð', 'Ù', 'Ŋ', 'ƒ', 'Ǥ', 'ǫ', 'Ʉ', 'ˊ', 'ˋ', '̕', '̱', '̲', '̶', 'Ψ', 'Ђ', 'Ћ', 'Ќ', 'Ѹ', 'Ӌ', 'Ӳ', 'Ղ', 'Ր', 'ַ', 'ּ', 'ؓ', 'ٓ', 'ऩ', 'ॐ', 'ৗ', '઼', '૧', '૮', 'ୗ', '୨', '୯', 'ఝ', 'ఱ', '೪', 'ഝ', '෴', '་', 'ན', 'ሓ', 'ሿ', 'ቐ', 'ቓ', 'ቯ', 'ዒ', 'ዖ', 'ዡ', 'ጯ', 'ፗ', '៎', '៥', '៧', 'ḏ', 'ḡ', 'ḩ', 'Ḫ', 'ṁ', 'ẞ', 'Ắ', 'Ể', 'Ỉ', 'Ỗ', 'Ộ', 'Ớ', 'Ὑ', 'ῖ', '‰', '₹', '⃗', '↑', '↓', '∇', '∼', '≈', '▼', '☺', '✅', 'Ⱅ', 'Ⱎ', 'ゎ', 'ゔ', '㶶', '䁯', '䆀', '䱽', '䴕', '亍', '佉', '侷', '傃', '傉', '傱', '僉', '僊', '僮', '凩', '刋', '剎', '劖', '劼', '勰', '勼', '匏', '厴', '厶', '叅', '吿', '呓', '咹', '哓', '唂', '唎', '喟', '喲', '喼', '嗇', '嗿', '嚀', '嚒', '囑', '圷', '坜', '坵', '坼', '埆', '埭', '塢', '塭', '墁', '奬', '妗', '妠', '妡', '妣', '妤', '姹', '娗', '嫐', '嬶', '尓', '尙', '屢', '屣', '岀', '峄', '峇', '崞', '崮', '帙', '廍', '弌', '弢', '彥', '彳', '悒', '惝', '愔', '愷', '愾', '慤', '戞', '戽', '扴', '抆', '抔', '抦', '拃', '捹', '掁', '掕', '掼', '摙', '摳', '摵', '摷', '擏', '擷', '斝', '旳', '昃', '晡', '晧', '暸', '杙', '杣', '杻', '枧', '枰', '柸', '棔', '椏', '椟', '榙', '樁', '樗', '檪', '櫈', '殁', '殄', '毵', '氾', '汱', '洐', '洹', '淥', '淪', '湫', '溋', '溷', '滸', '潴', '澗', '澶', '濉', '瀍', '烝', '煆', '熈', '燜', '爨', '牾', '猗', '玜', '玠', '珒', '珣', '瑨', '瓠', '疔', '疠', '疴', '睞', '硚', '硨', '磲', '礑', '祆', '禳', '穐', '笮', '筌', '筿', '箆', '箓', '篋', '簟', '簫', '糉', '絅', '綖', '綯', '綷', '綽', '緁', '緲', '縒', '縹', '繆', '繏', '缑', '缙', '罨', '羂', '羣', '羶', '翙', '聼', '肟', '艀', '艹', '芰', '芻', '苎', '茏', '茖', '茭', '莚', '莸', '莾', '萜', '萡', '蒽', '蓀', '蓁', '蓥', '蕘', '蕞', '薟', '藳', '蛲', '蜑', '蜞', '蝥', '螋', '蟇', '蟳', '衒', '衮', '袛', '袰', '裄', '裎', '褦', '褫', '襤', '觔', '觚', '詬', '諚', '諤', '謔', '譫', '讒', '诮', '谘', '谳', '貉', '貮', '赀', '赓', '赟', '踅', '蹺', '輊', '輟', '輳', '轾', '辎', '辶', '迍', '郃', '郗', '郛', '郧', '鄯', '醯', '釆', '釿', '鈪', '鉅', '鉎', '銥', '銳', '鎭', '鐇', '鐶', '鑛', '鑢', '钕', '钤', '钫', '钬', '钿', '铙', '铧', '铽', '锝', '锟', '镝', '镡', '闼', '隗', '雺', '霈', '韃', '韜', '韫', '餚', '餾', '饑', '馔', '駝', '驺', '驽', '骝', '髧', '鮒', '鮖', '鯣', '鰌', '鰒', '鱉', '鱷', '鲗', '鲩', '鲾', '鳀', '鳊', '鳚', '鳜', '鳢', '鳰', '鴿', '鹀', '鹟', '麭', '黩', '鼢', '鼷', '齴', '龢', 'ꞌ', '갼', '겝', '겻', '곘', '괍', '괏', '궂', '귯', '꺅', '꺤', '껒', '꽨', '꽷', '꾿', '뀨', '끕', '낏', '넵', '녘', '놥', '눟', '늗', '늣', '닪', '닸', '덷', '뎄', '뎡', '돚', '됑', '듭', '듶', '딫', '땍', '땟', '떈', '떱', '뗏', '똫', '뙤', '뚸', '뛌', '뜹', '띌', '띔', '럤', '롄', '뤃', '뤼', '맀', '먀', '먙', '멨', '묀', '뭍', '뭥', '뭬', '뭰', '믁', '믐', '밈', '밎', '뱁', '뱡', '벋', '벛', '볻', '봥', '뵤', '붜', '뷘', '뺘', '뻬', '뼘', '뼜', '뿕', '뿟', '쁩', '쁸', '삣', '삧', '삯', '셤', '셥', '셸', '솝', '솨', '쇽', '쉪', '쉭', '쌘', '쎼', '쏸', '쐐', '쐴', '쑬', '쒯', '씃', '앎', '앏', '앝', '얉', '얋', '얐', '얬', '옙', '옜', '왝', '왯', '윅', '읒', '잿', '쟝', '젭', '젱', '졀', '좃', '좇', '좐', '죈', '죵', '줜', '줴', '쥔', '쥘', '짢', '쩟', 'ํ', 'ଋ', '닯', '뜀', '룟', '뭡', '쌂', 'Ѓ', 'ઁ', 'ః', '摅', '欉', '洶', '牘', '篪', '繃', '艻', '跩', '鷯', '뫼', '왐', 'ఙ', '仂', '俍', '埖', '堊', '尅', '悾', '掅', '摎', '柢', '樨', '橂', '歁', '殕', '狯', '珜', '珰', '瑆', '畭', '穰', '箨', '缳', '罌', '耨', '臌', '苁', '萄', '蠓', '蠖', '蠶', '褸', '襠', '觴', '謖', '酺', '铊', '駟', '鰍', '黾', '♡', '僢', '剉', '噘', '圞', '圹', '岨', '弉', '昺', '橢', '濶', '焮', '禩', '秡', '秫', '笊', '茌', '蕖', '藹', '螅', '袆', '郏', '鉋', '銹', '铌', '駸', '墻', '悋', '暱', '櫨', '浬', '筬', '糺', '紑', '誂', '賎', '跹', '蹁', '蹠', '鰤', 'ằ', '蒻', '鞨', 'ắ', '笵', '', '', ''], 'token_type': 'bpe', 'train_data_path_and_name_and_type': [['exp/s2t_stats_raw_bpe50000/splits12/wav.scp', 'speech', 'kaldi_ark'], ['exp/s2t_stats_raw_bpe50000/splits12/text.prev', 'text_prev', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text.ctc', 'text_ctc', 'text'], ['exp/s2t_stats_raw_bpe50000/splits12/text', 'text', 'text']], 'train_dtype': 'float32', 'train_shape_file': ['./exp/stats_finetune/train/text_ctc_shape', './exp/stats_finetune/train/speech_shape', './exp/stats_finetune/train/text_shape', './exp/stats_finetune/train/text_prev_shape'], 'unused_parameters': False, 'use_amp': False, 'use_matplotlib': True, 'use_preprocessor': True, 'use_tensorboard': True, 'use_wandb': True, 'val_scheduler_criterion': ['valid', 'loss'], 'valid_batch_bins': None, 'valid_batch_size': 8, 'valid_batch_type': None, 'valid_data_path_and_name_and_type': [['dump/raw/dev_v3/wav.scp', 'speech', 'kaldi_ark'], ['dump/raw/dev_v3/text.prev', 'text_prev', 'text'], ['dump/raw/dev_v3/text.ctc', 'text_ctc', 'text'], ['dump/raw/dev_v3/text', 'text', 'text']], 'valid_iterator_type': None, 'valid_max_cache_size': None, 'valid_shape_file': ['./exp/stats_finetune/valid/speech_shape', './exp/stats_finetune/valid/text_shape', './exp/stats_finetune/valid/text_prev_shape', './exp/stats_finetune/valid/text_ctc_shape'], 'version': '202503', 'wandb_entity': None, 'wandb_id': None, 'wandb_model_log_interval': -1, 'wandb_name': None, 'wandb_project': None, 'write_collected_feats': False, 'use_deepspeed': False, 'deepspeed_config': None, 'gradient_as_bucket_view': True, 'ddp_comm_hook': None, 'use_tf32': False, 'use_adapter': False, 'adapter': 'lora', 'save_strategy': 'all', 'adapter_conf': {}, 'category_sample_size': 10, 'chunk_default_fs': None, 'chunk_max_abs_length': None, 'chunk_discard_short_samples': True, 'multi_task_dataset': False, 'allow_multi_rates': False} +2025-04-22 13:36:00,289 INFO MainThread:3934128 [wandb_run.py:_finish():2110] finishing run gganeshl-carnegie-mellon-university/ESPnet_ESPnetEZDataTask/hc47k8jw +2025-04-22 13:36:00,290 INFO MainThread:3934128 [wandb_run.py:_atexit_cleanup():2350] got exitcode: 0 +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2332] restore +2025-04-22 13:36:00,291 INFO MainThread:3934128 [wandb_run.py:_restore():2338] restore done +2025-04-22 13:36:03,410 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3963] rendering history +2025-04-22 13:36:03,411 INFO MainThread:3934128 [wandb_run.py:_footer_history_summary_info():3995] rendering summary +2025-04-22 13:36:03,412 INFO MainThread:3934128 [wandb_run.py:_footer_sync_info():3924] logging synced files diff --git a/exp/finetune/wandb/run-20250422_122624-hc47k8jw/run-hc47k8jw.wandb b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/run-hc47k8jw.wandb new file mode 100644 index 0000000000000000000000000000000000000000..8ed5ab2538adb27dc14698b104f1fc18ad20201b --- /dev/null +++ b/exp/finetune/wandb/run-20250422_122624-hc47k8jw/run-hc47k8jw.wandb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58cd1587df06b15d93fc7ec1142d48956d866a7a17cb77d87dd2c108790412aa +size 3785184